Authorizations
S2S access token (JWT) from fabric Identity service (during Login)
Headers
The x-site-context header is a JSON object that contains information about the source you wish to pull from. The mandatory account is the 24 character identifier found in Copilot. The channel (Sales channel ID), stage (environment name), and date attributes can be used to further narrow the scope of your data source.
"{\"date\": \"2023-01-01T00:00:00.000Z\", \"channel\": 12, \"account\": \"1234abcd5678efgh9ijklmno\",\"stage\":\"production\"}"
Query Parameters
Keywords related to SKU or title
"MOBO-1024"
Searches for items based on SKU. <br /> Note: If omitted, all items are retrieved. <br /> Applicable only when keyword is omitted.
Item IDs. <br /> Note: If omitted, all items are retrieved <br /> Applicable only when keyword and skus are omitted.
Page number to be retrieved.
Number of records per page. <br />Note: 1) Always paired with page. <br />2) Applicable only in a paginated response.
Item type
ITEM, BUNDLE, ALL "ITEM"
true: Gets all attributes. false: Gets only the mapped attributes. <br /> Note: Always clubbed with page and size. When they are not specified, you will get up to 10 records.
true
true: Excludes children items <br /> false: Includes children items
false
true: Excludes parent items <br /> false: Includes parent items
true
