Get catalogs items
GET {{baseUrl}}/catalogs/items?country=US&item_ids=CR123&language=EN
Get the items of the catalog created by the operating user_account
. See detailed documentation here.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
country | string | (Required) Country for the Catalogs Items | |
item_ids | string | (Required) Catalogs Item ids | |
language | string | (Required) Language for the Catalogs Items |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"items":[{"item_id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"attributes":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"item_id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"attributes":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}]}