Response [200 Ok]

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

CatalogProduct [1 of 1] - 20 x 24 Epic Print
/api/v2/catalog/product/332443861

Uri /api/v2/catalog/product/332443861
UriDescription Catalog Product by ID
Description With a satin finish and max resolution for unrivaled clarity, the image quality is off the charts and is mounted to aluminum for incredible durability and presentation.
Enabled true
Group 20
Height 24
LockOrientation empty string
Name 20 x 24 Epic Print
OptionType mounting
ProductType PrintItem
SortIndex 24
Width 20

Uris

CatalogCategory
/api/v2/catalog/vendor/BayPhoto/category/wall

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

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

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

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

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

CatalogSubCategory
/api/v2/catalog/vendor/BayPhoto/category/wall/epic-prints

Uri /api/v2/catalog/vendor/BayPhoto/category/wall/epic-prints
UriDescription Catalog SubCategory by ID
EndpointType CatalogSubCategory
Locator CatalogSubCategory
LocatorType Object

CatalogVendor
/api/v2/catalog/vendor/BayPhoto

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

Timing

Total

cycles 1
objects 0
time 0.02565

Request

Uri /api/v2/catalog/product/332443861
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/332443861"
    },
    "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": "332443861",
                "param_validator": {}
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/catalog/product/332443861",
        "Locator": "CatalogProduct",
        "LocatorType": "Object",
        "CatalogProduct": {
            "Description": "With a satin finish and max resolution for unrivaled clarity, the image quality is off the charts and is mounted to aluminum for incredible durability and presentation.",
            "Enabled": true,
            "Group": 20,
            "Height": 24,
            "LockOrientation": "",
            "Name": "20 x 24 Epic Print",
            "OptionType": "mounting",
            "SortIndex": 24,
            "ProductType": "PrintItem",
            "Width": 20,
            "Uri": "/api/v2/catalog/product/332443861",
            "UriDescription": "Catalog Product by ID",
            "Uris": {
                "CatalogVendor": {
                    "Uri": "/api/v2/catalog/vendor/BayPhoto",
                    "Locator": "CatalogVendor",
                    "LocatorType": "Object",
                    "UriDescription": "Catalog Vendor by ID",
                    "EndpointType": "CatalogVendor"
                },
                "CatalogCategory": {
                    "Uri": "/api/v2/catalog/vendor/BayPhoto/category/wall",
                    "Locator": "CatalogCategory",
                    "LocatorType": "Object",
                    "UriDescription": "Catalog Category by ID",
                    "EndpointType": "CatalogCategory"
                },
                "CatalogSubCategory": {
                    "Uri": "/api/v2/catalog/vendor/BayPhoto/category/wall/epic-prints",
                    "Locator": "CatalogSubCategory",
                    "LocatorType": "Object",
                    "UriDescription": "Catalog SubCategory by ID",
                    "EndpointType": "CatalogSubCategory"
                },
                "CatalogProductAddons": {
                    "Uri": "/api/v2/catalog/product/332443861!addons",
                    "Locator": "CatalogSku",
                    "LocatorType": "Objects",
                    "UriDescription": "Catalog Product Addons",
                    "EndpointType": "CatalogProductAddons"
                },
                "CatalogProductOptions": {
                    "Uri": "/api/v2/catalog/product/332443861!options",
                    "Locator": "CatalogSku",
                    "LocatorType": "Objects",
                    "UriDescription": "Catalog Product Options",
                    "EndpointType": "CatalogProductOptions"
                }
            }
        },
        "UriDescription": "Catalog Product by ID",
        "EndpointType": "CatalogProduct",
        "Timing": {
            "Total": {
                "time": 0.02565,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}