Response [200 Ok]
| Uri | /api/v2/catalog/product/332443975 |
|---|---|
| UriDescription | Catalog Product by ID |
| EndpointType | CatalogProduct |
| Locator | CatalogProduct |
| LocatorType | Object |
CatalogProduct [1 of 1]
- 20 x 30 Float Mounted Metal Print
/api/v2/catalog/product/332443975
| Uri | /api/v2/catalog/product/332443975 |
|---|---|
| UriDescription | Catalog Product by ID |
| Description | Dyes are infused directly into a specially-coated 3/64" aluminum sheet to create a print with incredible luminescence, detail, and durability. Comes ready to hang 1/2" off the wall. |
| Enabled | true |
| Group | 20 |
| Height | 30 |
| LockOrientation | empty string |
| Name | 20 x 30 Float Mounted Metal Print |
| OptionType | finish |
| ProductType | PrintItem |
| SortIndex | 1 |
| Width | 20 |
Uris
CatalogCategory
/api/v2/catalog/vendor/Fujifilm/category/wall
| Uri | /api/v2/catalog/vendor/Fujifilm/category/wall |
|---|---|
| UriDescription | Catalog Category by ID |
| EndpointType | CatalogCategory |
| Locator | CatalogCategory |
| LocatorType | Object |
CatalogProductAddons
/api/v2/catalog/product/332443975!addons
| Uri | /api/v2/catalog/product/332443975!addons |
|---|---|
| UriDescription | Catalog Product Addons |
| EndpointType | CatalogProductAddons |
| Locator | CatalogSku |
| LocatorType | Objects |
CatalogProductOptions
/api/v2/catalog/product/332443975!options
| Uri | /api/v2/catalog/product/332443975!options |
|---|---|
| UriDescription | Catalog Product Options |
| EndpointType | CatalogProductOptions |
| Locator | CatalogSku |
| LocatorType | Objects |
CatalogSubCategory
/api/v2/catalog/vendor/Fujifilm/category/wall/metal
| Uri | /api/v2/catalog/vendor/Fujifilm/category/wall/metal |
|---|---|
| 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 |
Request
| Uri | /api/v2/catalog/product/332443975 |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
Options
Methods
OPTIONS
| Permissions |
|
|---|
GET
| Permissions |
|
|---|
Output Fields
| ColorCorrectionPrice | floatingpoint | |
|---|---|---|
| Description | text | |
| Enabled | boolean | |
| Group | integer | |
| Height | floatingpoint | |
| LockOrientation |
select
|
|
| Name | text | |
| OptionType | text | |
| ProductType | text | |
| SortIndex | integer | |
| Width | floatingpoint |
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/catalog/product/332443975"
},
"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": "332443975",
"param_validator": {}
}
]
},
"Response": {
"Uri": "/api/v2/catalog/product/332443975",
"Locator": "CatalogProduct",
"LocatorType": "Object",
"CatalogProduct": {
"Description": "Dyes are infused directly into a specially-coated 3/64\" aluminum sheet to create a print with incredible luminescence, detail, and durability. Comes ready to hang 1/2\" off the wall.",
"Enabled": true,
"Group": 20,
"Height": 30,
"LockOrientation": "",
"Name": "20 x 30 Float Mounted Metal Print",
"OptionType": "finish",
"SortIndex": 1,
"ProductType": "PrintItem",
"Width": 20,
"Uri": "/api/v2/catalog/product/332443975",
"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/wall",
"Locator": "CatalogCategory",
"LocatorType": "Object",
"UriDescription": "Catalog Category by ID",
"EndpointType": "CatalogCategory"
},
"CatalogSubCategory": {
"Uri": "/api/v2/catalog/vendor/Fujifilm/category/wall/metal",
"Locator": "CatalogSubCategory",
"LocatorType": "Object",
"UriDescription": "Catalog SubCategory by ID",
"EndpointType": "CatalogSubCategory"
},
"CatalogProductAddons": {
"Uri": "/api/v2/catalog/product/332443975!addons",
"Locator": "CatalogSku",
"LocatorType": "Objects",
"UriDescription": "Catalog Product Addons",
"EndpointType": "CatalogProductAddons"
},
"CatalogProductOptions": {
"Uri": "/api/v2/catalog/product/332443975!options",
"Locator": "CatalogSku",
"LocatorType": "Objects",
"UriDescription": "Catalog Product Options",
"EndpointType": "CatalogProductOptions"
}
}
},
"UriDescription": "Catalog Product by ID",
"EndpointType": "CatalogProduct",
"Timing": {
"Total": {
"time": 0.0214,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}