Response [200 Ok]

Uri /api/v2/catalog/vendor/EZprints/category/cards!subcategories
UriDescription List Catalog Sub Categories
EndpointType CatalogSubCategories
Locator CatalogSubCategory
LocatorType Objects

CatalogSubCategory [1 of 2] - 4x8 Flat
/api/v2/catalog/vendor/EZprints/category/cards/4x8flat

Uri /api/v2/catalog/vendor/EZprints/category/cards/4x8flat
UriDescription Catalog SubCategory by ID
Description On high quality card stock
Name 4x8 Flat
SortIndex 1

Uris

CatalogCategory
/api/v2/catalog/vendor/EZprints/category/cards

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

CatalogVendor
/api/v2/catalog/vendor/EZprints

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

CatalogSubCategory [2 of 2] - 5x7 Folded
/api/v2/catalog/vendor/EZprints/category/cards/5x7folded

Uri /api/v2/catalog/vendor/EZprints/category/cards/5x7folded
UriDescription Catalog SubCategory by ID
Description On cardstock with a glossy spray finish
Name 5x7 Folded
SortIndex 2

Uris

CatalogCategory
/api/v2/catalog/vendor/EZprints/category/cards

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

CatalogVendor
/api/v2/catalog/vendor/EZprints

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

Timing

Total

cycles 1
objects 0
time 0.0136

Config

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

Options

Path

  • /api
  • /v2
  • /catalog
  • /vendor
  • /
  • /category
  • /
  • !subcategories

Notes

  • _multiargs does not work at this endpoint

Methods

OPTIONS

Permissions
  • Read

GET

Permissions
  • Read

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/catalog/vendor/EZprints/category/cards!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": "EZprints",
                "param_validator": {}
            },
            {
                "type": "path",
                "text": "category"
            },
            {
                "type": "singleparam",
                "param_name": "categoryId",
                "param_value": "cards",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "subcategories"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/catalog/vendor/EZprints/category/cards!subcategories",
        "Locator": "CatalogSubCategory",
        "LocatorType": "Objects",
        "CatalogSubCategory": [
            {
                "Description": "On high quality card stock",
                "Name": "4x8 Flat",
                "SortIndex": 1,
                "Uri": "/api/v2/catalog/vendor/EZprints/category/cards/4x8flat",
                "UriDescription": "Catalog SubCategory by ID",
                "Uris": {
                    "CatalogVendor": {
                        "Uri": "/api/v2/catalog/vendor/EZprints",
                        "Locator": "CatalogVendor",
                        "LocatorType": "Object",
                        "UriDescription": "Catalog Vendor by ID",
                        "EndpointType": "CatalogVendor"
                    },
                    "CatalogCategory": {
                        "Uri": "/api/v2/catalog/vendor/EZprints/category/cards",
                        "Locator": "CatalogCategory",
                        "LocatorType": "Object",
                        "UriDescription": "Catalog Category by ID",
                        "EndpointType": "CatalogCategory"
                    }
                }
            },
            {
                "Description": "On cardstock with a glossy spray finish",
                "Name": "5x7 Folded",
                "SortIndex": 2,
                "Uri": "/api/v2/catalog/vendor/EZprints/category/cards/5x7folded",
                "UriDescription": "Catalog SubCategory by ID",
                "Uris": {
                    "CatalogVendor": {
                        "Uri": "/api/v2/catalog/vendor/EZprints",
                        "Locator": "CatalogVendor",
                        "LocatorType": "Object",
                        "UriDescription": "Catalog Vendor by ID",
                        "EndpointType": "CatalogVendor"
                    },
                    "CatalogCategory": {
                        "Uri": "/api/v2/catalog/vendor/EZprints/category/cards",
                        "Locator": "CatalogCategory",
                        "LocatorType": "Object",
                        "UriDescription": "Catalog Category by ID",
                        "EndpointType": "CatalogCategory"
                    }
                }
            }
        ],
        "UriDescription": "List Catalog Sub Categories",
        "EndpointType": "CatalogSubCategories",
        "Timing": {
            "Total": {
                "time": 0.0136,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}