Response [200 Ok]

Uri /api/v2/catalog/product/332443463!options
UriDescription Catalog Product Options
EndpointType CatalogProductOptions
Locator CatalogSku
LocatorType Objects

CatalogSku [1 of 1]
/api/v2/catalog/sku/2538872

Uri /api/v2/catalog/sku/2538872
UriDescription Catalog Sku by ID
BorderHeight 1.35
BorderWidth 1.35
CanPrintmark true
CartItemLimit 0
Enabled true
MaxQuantity 0
MinResHeight 768
MinResWidth 1081
Priceable true
RotationMatters false
Sku FAW_18X12_C_35
SkuID 2538872
SkuType option
SkuTypeCode canvas/wrapped
canCrop true

Uris

CatalogProduct
/api/v2/catalog/product/332443463

Uri /api/v2/catalog/product/332443463
UriDescription Catalog Product by ID
EndpointType CatalogProduct
Locator CatalogProduct
LocatorType Object

CatalogSkuBatchAdd
/api/v2/catalog/sku/2538872!batchadd

Uri /api/v2/catalog/sku/2538872!batchadd
UriDescription Batch Add Catalog Sku
EndpointType CatalogSkuBatchAdd
Locator CatalogSkuBatchAdd
LocatorType Object

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

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

CatalogSkuPrice
/api/v2/catalog/sku/2538872!price

Uri /api/v2/catalog/sku/2538872!price
UriDescription Catalog Sku Price
EndpointType CatalogSkuPrice
Locator CatalogSkuPrice
LocatorType Object

CatalogSkuType
/api/v2/catalog/skutype/option/canvas/wrapped

Uri /api/v2/catalog/skutype/option/canvas/wrapped
UriDescription Catalog SkuType by TypeCode
EndpointType CatalogSkuType
Locator CatalogSkuType
LocatorType Object

Timing

Total

cycles 1
objects 0
time 0.02821

Config

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

Options

Path

  • /api
  • /v2
  • /catalog
  • /product
  • /
  • !options

Notes

  • _multiargs does not work at this endpoint

Methods

OPTIONS

Permissions
  • Read

GET

Permissions
  • Read

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/catalog/product/332443463!options"
    },
    "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"
        ],
        "Notes": [
            "_multiargs does not work at this endpoint"
        ],
        "Path": [
            {
                "type": "path",
                "text": "api"
            },
            {
                "type": "path",
                "text": "v2"
            },
            {
                "type": "path",
                "text": "catalog"
            },
            {
                "type": "path",
                "text": "product"
            },
            {
                "type": "singleparam",
                "param_name": "productId",
                "param_value": "332443463",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "options"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/catalog/product/332443463!options",
        "Locator": "CatalogSku",
        "LocatorType": "Objects",
        "CatalogSku": [
            {
                "BorderHeight": 1.35,
                "BorderWidth": 1.35,
                "CartItemLimit": 0,
                "Enabled": true,
                "MinResHeight": 768,
                "MinResWidth": 1081,
                "MaxQuantity": 0,
                "Priceable": true,
                "RotationMatters": false,
                "SkuID": 2538872,
                "Sku": "FAW_18X12_C_35",
                "canCrop": true,
                "SkuType": "option",
                "SkuTypeCode": "canvas/wrapped",
                "CanPrintmark": true,
                "Uri": "/api/v2/catalog/sku/2538872",
                "UriDescription": "Catalog Sku by ID",
                "Uris": {
                    "CatalogProduct": {
                        "Uri": "/api/v2/catalog/product/332443463",
                        "Locator": "CatalogProduct",
                        "LocatorType": "Object",
                        "UriDescription": "Catalog Product by ID",
                        "EndpointType": "CatalogProduct"
                    },
                    "CatalogSkuType": {
                        "Uri": "/api/v2/catalog/skutype/option/canvas/wrapped",
                        "Locator": "CatalogSkuType",
                        "LocatorType": "Object",
                        "UriDescription": "Catalog SkuType by TypeCode",
                        "EndpointType": "CatalogSkuType"
                    },
                    "CatalogSkuPrice": {
                        "Uri": "/api/v2/catalog/sku/2538872!price",
                        "Locator": "CatalogSkuPrice",
                        "LocatorType": "Object",
                        "UriDescription": "Catalog Sku Price",
                        "EndpointType": "CatalogSkuPrice"
                    },
                    "CatalogSkuBuy": {
                        "Uri": "/api/v2/catalog/sku/2538872!buy",
                        "UriDescription": "Buy Catalog Sku",
                        "EndpointType": "CatalogSkuBuy"
                    },
                    "CatalogSkuBatchAdd": {
                        "Uri": "/api/v2/catalog/sku/2538872!batchadd",
                        "Locator": "CatalogSkuBatchAdd",
                        "LocatorType": "Object",
                        "UriDescription": "Batch Add Catalog Sku",
                        "EndpointType": "CatalogSkuBatchAdd"
                    }
                }
            }
        ],
        "UriDescription": "Catalog Product Options",
        "EndpointType": "CatalogProductOptions",
        "Timing": {
            "Total": {
                "time": 0.02821,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}