Response [200 Ok]
| Uri | /api/v2/catalog/vendor/LoxleyConsumer/category/prints!subcategories |
|---|---|
| UriDescription | List Catalog Sub Categories |
| EndpointType | CatalogSubCategories |
| Locator | CatalogSubCategory |
| LocatorType | Objects |
CatalogSubCategory [1 of 4]
- Square Sizes
/api/v2/catalog/vendor/LoxleyConsumer/category/prints/square
| Uri | /api/v2/catalog/vendor/LoxleyConsumer/category/prints/square |
|---|---|
| UriDescription | Catalog SubCategory by ID |
| Description | Square prints. |
| Name | Square Sizes |
| SortIndex | 5 |
Uris
CatalogCategory
/api/v2/catalog/vendor/LoxleyConsumer/category/prints
| Uri | /api/v2/catalog/vendor/LoxleyConsumer/category/prints |
|---|---|
| UriDescription | Catalog Category by ID |
| EndpointType | CatalogCategory |
| Locator | CatalogCategory |
| LocatorType | Object |
CatalogVendor
/api/v2/catalog/vendor/LoxleyConsumer
| Uri | /api/v2/catalog/vendor/LoxleyConsumer |
|---|---|
| UriDescription | Catalog Vendor by ID |
| EndpointType | CatalogVendor |
| Locator | CatalogVendor |
| LocatorType | Object |
CatalogSubCategory [2 of 4]
- Panoramic Sizes
/api/v2/catalog/vendor/LoxleyConsumer/category/prints/pano
| Uri | /api/v2/catalog/vendor/LoxleyConsumer/category/prints/pano |
|---|---|
| UriDescription | Catalog SubCategory by ID |
| Description | Prints that are much wider than they are tall. |
| Name | Panoramic Sizes |
| SortIndex | 4 |
Uris
CatalogCategory
/api/v2/catalog/vendor/LoxleyConsumer/category/prints
| Uri | /api/v2/catalog/vendor/LoxleyConsumer/category/prints |
|---|---|
| UriDescription | Catalog Category by ID |
| EndpointType | CatalogCategory |
| Locator | CatalogCategory |
| LocatorType | Object |
CatalogVendor
/api/v2/catalog/vendor/LoxleyConsumer
| Uri | /api/v2/catalog/vendor/LoxleyConsumer |
|---|---|
| UriDescription | Catalog Vendor by ID |
| EndpointType | CatalogVendor |
| Locator | CatalogVendor |
| LocatorType | Object |
CatalogSubCategory [3 of 4]
- Other Sizes
/api/v2/catalog/vendor/LoxleyConsumer/category/prints/other
| Uri | /api/v2/catalog/vendor/LoxleyConsumer/category/prints/other |
|---|---|
| UriDescription | Catalog SubCategory by ID |
| Description | Specialty and hard-to-find prints. |
| Name | Other Sizes |
| SortIndex | 3 |
Uris
CatalogCategory
/api/v2/catalog/vendor/LoxleyConsumer/category/prints
| Uri | /api/v2/catalog/vendor/LoxleyConsumer/category/prints |
|---|---|
| UriDescription | Catalog Category by ID |
| EndpointType | CatalogCategory |
| Locator | CatalogCategory |
| LocatorType | Object |
CatalogVendor
/api/v2/catalog/vendor/LoxleyConsumer
| Uri | /api/v2/catalog/vendor/LoxleyConsumer |
|---|---|
| UriDescription | Catalog Vendor by ID |
| EndpointType | CatalogVendor |
| Locator | CatalogVendor |
| LocatorType | Object |
CatalogSubCategory [4 of 4]
- Standard Sizes
/api/v2/catalog/vendor/LoxleyConsumer/category/prints/standard
| Uri | /api/v2/catalog/vendor/LoxleyConsumer/category/prints/standard |
|---|---|
| UriDescription | Catalog SubCategory by ID |
| Description | Prints that fit common frame sizes. |
| Name | Standard Sizes |
| SortIndex | 1 |
Uris
CatalogCategory
/api/v2/catalog/vendor/LoxleyConsumer/category/prints
| Uri | /api/v2/catalog/vendor/LoxleyConsumer/category/prints |
|---|---|
| UriDescription | Catalog Category by ID |
| EndpointType | CatalogCategory |
| Locator | CatalogCategory |
| LocatorType | Object |
CatalogVendor
/api/v2/catalog/vendor/LoxleyConsumer
| Uri | /api/v2/catalog/vendor/LoxleyConsumer |
|---|---|
| UriDescription | Catalog Vendor by ID |
| EndpointType | CatalogVendor |
| Locator | CatalogVendor |
| LocatorType | Object |
Request
| Uri | /api/v2/catalog/vendor/LoxleyConsumer/category/prints!subcategories |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
Options
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/catalog/vendor/LoxleyConsumer/category/prints!subcategories"
},
"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": "vendor"
},
{
"type": "singleparam",
"param_name": "vendorId",
"param_value": "LoxleyConsumer",
"param_validator": {}
},
{
"type": "path",
"text": "category"
},
{
"type": "singleparam",
"param_name": "categoryId",
"param_value": "prints",
"param_validator": {}
},
{
"type": "action",
"text": "subcategories"
}
]
},
"Response": {
"Uri": "/api/v2/catalog/vendor/LoxleyConsumer/category/prints!subcategories",
"Locator": "CatalogSubCategory",
"LocatorType": "Objects",
"CatalogSubCategory": [
{
"Description": "Square prints.",
"Name": "Square Sizes",
"SortIndex": 5,
"Uri": "/api/v2/catalog/vendor/LoxleyConsumer/category/prints/square",
"UriDescription": "Catalog SubCategory by ID",
"Uris": {
"CatalogVendor": {
"Uri": "/api/v2/catalog/vendor/LoxleyConsumer",
"Locator": "CatalogVendor",
"LocatorType": "Object",
"UriDescription": "Catalog Vendor by ID",
"EndpointType": "CatalogVendor"
},
"CatalogCategory": {
"Uri": "/api/v2/catalog/vendor/LoxleyConsumer/category/prints",
"Locator": "CatalogCategory",
"LocatorType": "Object",
"UriDescription": "Catalog Category by ID",
"EndpointType": "CatalogCategory"
}
}
},
{
"Description": "Prints that are much wider than they are tall.",
"Name": "Panoramic Sizes",
"SortIndex": 4,
"Uri": "/api/v2/catalog/vendor/LoxleyConsumer/category/prints/pano",
"UriDescription": "Catalog SubCategory by ID",
"Uris": {
"CatalogVendor": {
"Uri": "/api/v2/catalog/vendor/LoxleyConsumer",
"Locator": "CatalogVendor",
"LocatorType": "Object",
"UriDescription": "Catalog Vendor by ID",
"EndpointType": "CatalogVendor"
},
"CatalogCategory": {
"Uri": "/api/v2/catalog/vendor/LoxleyConsumer/category/prints",
"Locator": "CatalogCategory",
"LocatorType": "Object",
"UriDescription": "Catalog Category by ID",
"EndpointType": "CatalogCategory"
}
}
},
{
"Description": "Specialty and hard-to-find prints.",
"Name": "Other Sizes",
"SortIndex": 3,
"Uri": "/api/v2/catalog/vendor/LoxleyConsumer/category/prints/other",
"UriDescription": "Catalog SubCategory by ID",
"Uris": {
"CatalogVendor": {
"Uri": "/api/v2/catalog/vendor/LoxleyConsumer",
"Locator": "CatalogVendor",
"LocatorType": "Object",
"UriDescription": "Catalog Vendor by ID",
"EndpointType": "CatalogVendor"
},
"CatalogCategory": {
"Uri": "/api/v2/catalog/vendor/LoxleyConsumer/category/prints",
"Locator": "CatalogCategory",
"LocatorType": "Object",
"UriDescription": "Catalog Category by ID",
"EndpointType": "CatalogCategory"
}
}
},
{
"Description": "Prints that fit common frame sizes.",
"Name": "Standard Sizes",
"SortIndex": 1,
"Uri": "/api/v2/catalog/vendor/LoxleyConsumer/category/prints/standard",
"UriDescription": "Catalog SubCategory by ID",
"Uris": {
"CatalogVendor": {
"Uri": "/api/v2/catalog/vendor/LoxleyConsumer",
"Locator": "CatalogVendor",
"LocatorType": "Object",
"UriDescription": "Catalog Vendor by ID",
"EndpointType": "CatalogVendor"
},
"CatalogCategory": {
"Uri": "/api/v2/catalog/vendor/LoxleyConsumer/category/prints",
"Locator": "CatalogCategory",
"LocatorType": "Object",
"UriDescription": "Catalog Category by ID",
"EndpointType": "CatalogCategory"
}
}
}
],
"UriDescription": "List Catalog Sub Categories",
"EndpointType": "CatalogSubCategories",
"Timing": {
"Total": {
"time": 0.03352,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}