Response [200 Ok]

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

CatalogProduct [1 of 1] - 18 x 18 Throw Pillow
/api/v2/catalog/product/332443956

Uri /api/v2/catalog/product/332443956
UriDescription Catalog Product by ID
Description Black back, poly fill, and zipper closure. Machine washable in cold water. Air drying is recommended.
Enabled true
Group 70
Height 18
LockOrientation empty string
Name 18 x 18 Throw Pillow
OptionType none
ProductType PrintItem
SortIndex 1
Width 18

Uris

CatalogCategory
/api/v2/catalog/vendor/Fujifilm/category/merch

Uri /api/v2/catalog/vendor/Fujifilm/category/merch
UriDescription Catalog Category by ID
EndpointType CatalogCategory
Locator CatalogCategory
LocatorType Object

CatalogProductAddons
/api/v2/catalog/product/332443956!addons

Uri /api/v2/catalog/product/332443956!addons
UriDescription Catalog Product Addons
EndpointType CatalogProductAddons
Locator CatalogSku
LocatorType Objects

CatalogProductOptions
/api/v2/catalog/product/332443956!options

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

CatalogSubCategory
/api/v2/catalog/vendor/Fujifilm/category/merch/keepsakes

Uri /api/v2/catalog/vendor/Fujifilm/category/merch/keepsakes
UriDescription Catalog SubCategory by ID
EndpointType CatalogSubCategory
Locator CatalogSubCategory
LocatorType Object

CatalogVendor
/api/v2/catalog/vendor/Fujifilm

Uri /api/v2/catalog/vendor/Fujifilm
UriDescription Catalog Vendor by ID
EndpointType CatalogVendor
Locator CatalogVendor
LocatorType Object

Timing

Total

cycles 1
objects 0
time 0.03109

Request

Uri /api/v2/catalog/product/332443956
Method GET
Version v2

Config

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

Options

Path

  • /api
  • /v2
  • /catalog
  • /product
  • /

Methods

OPTIONS

Permissions
  • Read

GET

Permissions
  • Read

Output Fields

ColorCorrectionPrice floatingpoint
Description text
Enabled boolean
Group integer
Height floatingpoint
LockOrientation select
  • landscape
  • portrait
  • square
Name text
OptionType text
ProductType text
SortIndex integer
Width floatingpoint

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/catalog/product/332443956"
    },
    "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": "ColorCorrectionPrice",
                "Type": "FloatingPoint",
                "MIN_VALUE": 0,
                "MAX_VALUE": "POSITIVE_INFINITY"
            },
            {
                "Name": "Description",
                "Type": "Varchar",
                "MIN_CHARS": 0,
                "MAX_CHARS": "INFINITY"
            },
            {
                "Name": "Enabled",
                "Type": "Boolean"
            },
            {
                "Name": "Group",
                "Type": "Integer",
                "MIN_VALUE": "NEGATIVE_INFINITY",
                "MAX_VALUE": "POSITIVE_INFINITY"
            },
            {
                "Name": "Height",
                "Type": "FloatingPoint",
                "MIN_VALUE": 0,
                "MAX_VALUE": "POSITIVE_INFINITY"
            },
            {
                "Name": "LockOrientation",
                "Type": "Select",
                "OPTIONS": [
                    "landscape",
                    "portrait",
                    "square"
                ],
                "MIN_COUNT": 1,
                "MAX_COUNT": 1
            },
            {
                "Name": "Name",
                "Type": "Varchar",
                "MIN_CHARS": 0,
                "MAX_CHARS": "INFINITY"
            },
            {
                "Name": "OptionType",
                "Type": "Varchar",
                "MIN_CHARS": 0,
                "MAX_CHARS": "INFINITY"
            },
            {
                "Name": "SortIndex",
                "Type": "Integer",
                "MIN_VALUE": "NEGATIVE_INFINITY",
                "MAX_VALUE": "POSITIVE_INFINITY"
            },
            {
                "Name": "ProductType",
                "Type": "Varchar",
                "MIN_CHARS": 0,
                "MAX_CHARS": "INFINITY"
            },
            {
                "Name": "Width",
                "Type": "FloatingPoint",
                "MIN_VALUE": 0,
                "MAX_VALUE": "POSITIVE_INFINITY"
            }
        ],
        "Path": [
            {
                "type": "path",
                "text": "api"
            },
            {
                "type": "path",
                "text": "v2"
            },
            {
                "type": "path",
                "text": "catalog"
            },
            {
                "type": "path",
                "text": "product"
            },
            {
                "type": "singleparam",
                "param_name": "productId",
                "param_value": "332443956",
                "param_validator": {}
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/catalog/product/332443956",
        "Locator": "CatalogProduct",
        "LocatorType": "Object",
        "CatalogProduct": {
            "Description": "Black back, poly fill, and zipper closure. Machine washable in cold water. Air drying is recommended.",
            "Enabled": true,
            "Group": 70,
            "Height": 18,
            "LockOrientation": "",
            "Name": "18 x 18 Throw Pillow",
            "OptionType": "none",
            "SortIndex": 1,
            "ProductType": "PrintItem",
            "Width": 18,
            "Uri": "/api/v2/catalog/product/332443956",
            "UriDescription": "Catalog Product by ID",
            "Uris": {
                "CatalogVendor": {
                    "Uri": "/api/v2/catalog/vendor/Fujifilm",
                    "Locator": "CatalogVendor",
                    "LocatorType": "Object",
                    "UriDescription": "Catalog Vendor by ID",
                    "EndpointType": "CatalogVendor"
                },
                "CatalogCategory": {
                    "Uri": "/api/v2/catalog/vendor/Fujifilm/category/merch",
                    "Locator": "CatalogCategory",
                    "LocatorType": "Object",
                    "UriDescription": "Catalog Category by ID",
                    "EndpointType": "CatalogCategory"
                },
                "CatalogSubCategory": {
                    "Uri": "/api/v2/catalog/vendor/Fujifilm/category/merch/keepsakes",
                    "Locator": "CatalogSubCategory",
                    "LocatorType": "Object",
                    "UriDescription": "Catalog SubCategory by ID",
                    "EndpointType": "CatalogSubCategory"
                },
                "CatalogProductAddons": {
                    "Uri": "/api/v2/catalog/product/332443956!addons",
                    "Locator": "CatalogSku",
                    "LocatorType": "Objects",
                    "UriDescription": "Catalog Product Addons",
                    "EndpointType": "CatalogProductAddons"
                },
                "CatalogProductOptions": {
                    "Uri": "/api/v2/catalog/product/332443956!options",
                    "Locator": "CatalogSku",
                    "LocatorType": "Objects",
                    "UriDescription": "Catalog Product Options",
                    "EndpointType": "CatalogProductOptions"
                }
            }
        },
        "UriDescription": "Catalog Product by ID",
        "EndpointType": "CatalogProduct",
        "Timing": {
            "Total": {
                "time": 0.03109,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}