Response [200 Ok]

Uri /api/v2/image/JMmJb3z-0!pricelistexclusions
UriDescription Pricelist information for an image
EndpointType ImagePricelistExclusions
Locator ImagePricelistExclusions
LocatorType Object

ImagePricelistExclusions [1 of 1]
/api/v2/image/JMmJb3z-0!pricelistexclusions

Uri /api/v2/image/JMmJb3z-0!pricelistexclusions
UriDescription Pricelist information for an image
ResponseLevel Public
ColorCorrected false
DiscountLevel Base
ExcludeList

Timing

Total

cycles 1
objects 0
time 0.07118

Config

{
    "expand_method": "ref",
    "shorturis": false
}

Options

Path

  • /api
  • /v2
  • /image
  • /
  • !pricelistexclusions

Methods

OPTIONS

Permissions
  • Read

GET

Permissions
  • Read

Output Fields

ColorCorrected boolean Should color correction be applied
DiscountLevel select
  • Base
  • Pro
  • Wholesale
Level of discount applied to the expansions on this endpoint.
ExcludeList array CatalogSkus that are not available for this image

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/image/JMmJb3z-0!pricelistexclusions"
    },
    "Options": {
        "MethodDetails": {
            "OPTIONS": {
                "Permissions": [
                    "Read"
                ]
            },
            "GET": {
                "Permissions": [
                    "Read"
                ]
            }
        },
        "Methods": [
            "OPTIONS",
            "GET"
        ],
        "MediaTypes": [
            "application/json",
            "application/vnd.php.serialized",
            "application/x-msgpack",
            "text/html",
            "text/csv"
        ],
        "Output": [
            {
                "Name": "ExcludeList",
                "Description": "CatalogSkus that are not available for this image",
                "Type": "Array",
                "ITEM_TYPE": "Uri",
                "MIN_COUNT": 0,
                "MAX_COUNT": "INFINITY"
            },
            {
                "Name": "ColorCorrected",
                "Description": "Should color correction be applied",
                "Type": "Boolean"
            },
            {
                "Name": "DiscountLevel",
                "Description": "Level of discount applied to the expansions on this endpoint.",
                "Type": "Select",
                "OPTIONS": [
                    "Base",
                    "Pro",
                    "Wholesale"
                ],
                "MIN_COUNT": 1,
                "MAX_COUNT": 1
            }
        ],
        "ResponseLevels": [
            "Full",
            "Public"
        ],
        "Path": [
            {
                "type": "path",
                "text": "api"
            },
            {
                "type": "path",
                "text": "v2"
            },
            {
                "type": "path",
                "text": "image"
            },
            {
                "type": "singleparam",
                "param_name": "imagekey",
                "param_value": "JMmJb3z-0",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "pricelistexclusions"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/image/JMmJb3z-0!pricelistexclusions",
        "Locator": "ImagePricelistExclusions",
        "LocatorType": "Object",
        "ImagePricelistExclusions": {
            "ExcludeList": [],
            "ColorCorrected": false,
            "DiscountLevel": "Base",
            "Uri": "/api/v2/image/JMmJb3z-0!pricelistexclusions",
            "UriDescription": "Pricelist information for an image",
            "Uris": {
                "CatalogPrintVendor": {
                    "Uri": "/api/v2/catalog/printvendor/Fujifilm?ApplyColorCorrection=false&PriceType=Base",
                    "Locator": "CatalogPrintVendor",
                    "LocatorType": "Object",
                    "UriDescription": "Catalog Print Vendor by ID",
                    "EndpointType": "CatalogPrintVendor"
                }
            },
            "ResponseLevel": "Public"
        },
        "UriDescription": "Pricelist information for an image",
        "EndpointType": "ImagePricelistExclusions",
        "Timing": {
            "Total": {
                "time": 0.07118,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}