Response [200 Ok]

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

CatalogProduct [1 of 1] - 12 x 12 Print
/api/v2/catalog/product/332444005

Uri /api/v2/catalog/product/332444005
UriDescription Catalog Product by ID
Description Sized in inches.
Enabled true
Group 12
Height 12
LockOrientation empty string
Name 12 x 12 Print
OptionType finish
ProductType PrintItem
SortIndex 1
Width 12

Uris

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

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

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

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

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

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

CatalogSubCategory
/api/v2/catalog/vendor/Fujifilm/category/prints/square

Uri /api/v2/catalog/vendor/Fujifilm/category/prints/square
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.02299

Request

Uri /api/v2/catalog/product/332444005
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/332444005"
    },
    "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": "332444005",
                "param_validator": {}
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/catalog/product/332444005",
        "Locator": "CatalogProduct",
        "LocatorType": "Object",
        "CatalogProduct": {
            "Description": "Sized in inches.",
            "Enabled": true,
            "Group": 12,
            "Height": 12,
            "LockOrientation": "",
            "Name": "12 x 12 Print",
            "OptionType": "finish",
            "SortIndex": 1,
            "ProductType": "PrintItem",
            "Width": 12,
            "Uri": "/api/v2/catalog/product/332444005",
            "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/prints",
                    "Locator": "CatalogCategory",
                    "LocatorType": "Object",
                    "UriDescription": "Catalog Category by ID",
                    "EndpointType": "CatalogCategory"
                },
                "CatalogSubCategory": {
                    "Uri": "/api/v2/catalog/vendor/Fujifilm/category/prints/square",
                    "Locator": "CatalogSubCategory",
                    "LocatorType": "Object",
                    "UriDescription": "Catalog SubCategory by ID",
                    "EndpointType": "CatalogSubCategory"
                },
                "CatalogProductAddons": {
                    "Uri": "/api/v2/catalog/product/332444005!addons",
                    "Locator": "CatalogSku",
                    "LocatorType": "Objects",
                    "UriDescription": "Catalog Product Addons",
                    "EndpointType": "CatalogProductAddons"
                },
                "CatalogProductOptions": {
                    "Uri": "/api/v2/catalog/product/332444005!options",
                    "Locator": "CatalogSku",
                    "LocatorType": "Objects",
                    "UriDescription": "Catalog Product Options",
                    "EndpointType": "CatalogProductOptions"
                }
            }
        },
        "UriDescription": "Catalog Product by ID",
        "EndpointType": "CatalogProduct",
        "Timing": {
            "Total": {
                "time": 0.02299,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}