Response [200 Ok]

Uri /api/v2/catalog/sku/2538860!price?Currency=&Image=%2Fapi%2Fv2%2Fimage%2FQrFz4SS-0
UriDescription Catalog Sku Price
EndpointType CatalogSkuPrice
Locator CatalogSkuPrice
LocatorType Object

CatalogSkuPrice [1 of 1]
/api/v2/catalog/sku/2538860!price?Currency=&Image=%2Fapi%2Fv2%2Fimage%2FQrFz4SS-0

Uri /api/v2/catalog/sku/2538860!price?Currency=&Image=%2Fapi%2Fv2%2Fimage%2FQrFz4SS-0
UriDescription Catalog Sku Price
ResponseLevel Public
Currency GBP
Price 68.23

Uris

CatalogSku
/api/v2/catalog/sku/2538860

Uri /api/v2/catalog/sku/2538860
UriDescription Catalog Sku by ID
EndpointType CatalogSku
Locator CatalogSku
LocatorType Object

CatalogSkuBuy
/api/v2/catalog/sku/2538860!buy

Uri /api/v2/catalog/sku/2538860!buy
UriDescription Buy Catalog Sku
EndpointType CatalogSkuBuy

Timing

Total

cycles 1
objects 0
time 0.04987

Config

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

Options

Path

  • /api
  • /v2
  • /catalog
  • /sku
  • /
  • !price

Methods

OPTIONS

Permissions
  • Read

GET

Permissions
  • Read

Parameters

GET

Album Uri
Add in the cost of color correction when obtaining the base price
Currency
Image Uri
Which type of base price to obtain

Output Fields

Currency text Currency
Price floatingpoint

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/catalog/sku/2538860!price?Currency=&Image=%2Fapi%2Fv2%2Fimage%2FQrFz4SS-0"
    },
    "Options": {
        "MethodDetails": {
            "OPTIONS": {
                "Permissions": [
                    "Read"
                ]
            },
            "GET": {
                "Permissions": [
                    "Read"
                ]
            }
        },
        "Methods": [
            "OPTIONS",
            "GET"
        ],
        "ParameterDescription": {
            "Uri": "Absolute or relative URL, restricted to Locator(s) of the supplied URL if not null.   Up to a MAX_LENGTH in length.",
            "Select": "Select one option. Options should pass only the \"Value\".",
            "Boolean": "For true return type true or 1, for false type false or 0"
        },
        "Parameters": {
            "GET": [
                {
                    "Name": "Album",
                    "Required": false,
                    "ReadOnly": false,
                    "Default": null,
                    "Description": "Album Uri",
                    "Type": "Uri",
                    "MAX_LENGTH": "INFINITY",
                    "Locator": []
                },
                {
                    "Name": "Image",
                    "Required": false,
                    "ReadOnly": false,
                    "Default": null,
                    "Description": "Image Uri",
                    "Type": "Uri",
                    "MAX_LENGTH": "INFINITY",
                    "Locator": [],
                    "Value": "/api/v2/image/QrFz4SS-0"
                },
                {
                    "Name": "Currency",
                    "Required": false,
                    "ReadOnly": false,
                    "Default": null,
                    "Description": "Currency",
                    "Type": "Select",
                    "OPTIONS": [
                        "USD",
                        "CAD",
                        "GBP",
                        "EUR",
                        "AUD",
                        "MXN",
                        "JPY",
                        "CHF",
                        "NZD",
                        "NOK",
                        "SEK",
                        "HKD",
                        "INR",
                        "SGD"
                    ],
                    "MIN_COUNT": 1,
                    "MAX_COUNT": 1,
                    "Value": ""
                },
                {
                    "Name": "ApplyColorCorrection",
                    "Required": false,
                    "ReadOnly": false,
                    "Default": false,
                    "Description": "Add in the cost of color correction when obtaining the base price",
                    "Type": "Boolean"
                },
                {
                    "Name": "PriceType",
                    "Required": false,
                    "ReadOnly": false,
                    "Default": "Base",
                    "Description": "Which type of base price to obtain",
                    "Type": "Select",
                    "OPTIONS": [
                        "Base",
                        "Pro",
                        "Wholesale"
                    ],
                    "MIN_COUNT": 1,
                    "MAX_COUNT": 1
                }
            ]
        },
        "MediaTypes": [
            "application/json",
            "application/vnd.php.serialized",
            "application/x-msgpack",
            "text/html",
            "text/csv"
        ],
        "Output": [
            {
                "Name": "Currency",
                "Description": "Currency",
                "Type": "Varchar",
                "MIN_CHARS": 3,
                "MAX_CHARS": 3
            },
            {
                "Name": "Price",
                "Type": "FloatingPoint",
                "MIN_VALUE": 0,
                "MAX_VALUE": "POSITIVE_INFINITY"
            }
        ],
        "ResponseLevels": [
            "Full",
            "Password",
            "GrantAccess",
            "Public"
        ],
        "Path": [
            {
                "type": "path",
                "text": "api"
            },
            {
                "type": "path",
                "text": "v2"
            },
            {
                "type": "path",
                "text": "catalog"
            },
            {
                "type": "path",
                "text": "sku"
            },
            {
                "type": "singleparam",
                "param_name": "SkuID",
                "param_value": "2538860",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "price"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/catalog/sku/2538860!price?Currency=&Image=%2Fapi%2Fv2%2Fimage%2FQrFz4SS-0",
        "Locator": "CatalogSkuPrice",
        "LocatorType": "Object",
        "CatalogSkuPrice": {
            "Currency": "GBP",
            "Price": 68.23,
            "Uri": "/api/v2/catalog/sku/2538860!price?Currency=&Image=%2Fapi%2Fv2%2Fimage%2FQrFz4SS-0",
            "UriDescription": "Catalog Sku Price",
            "Uris": {
                "CatalogSku": {
                    "Uri": "/api/v2/catalog/sku/2538860",
                    "Locator": "CatalogSku",
                    "LocatorType": "Object",
                    "UriDescription": "Catalog Sku by ID",
                    "EndpointType": "CatalogSku"
                },
                "CatalogSkuBuy": {
                    "Uri": "/api/v2/catalog/sku/2538860!buy",
                    "UriDescription": "Buy Catalog Sku",
                    "EndpointType": "CatalogSkuBuy"
                }
            },
            "ResponseLevel": "Public"
        },
        "UriDescription": "Catalog Sku Price",
        "EndpointType": "CatalogSkuPrice",
        "Timing": {
            "Total": {
                "time": 0.04987,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}