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\"}"
Body
Response
OK
A 24-character system-generated attribute ID
"62e2ae29c3004a000950ad5f"
Represents the mapped attributes. Only populated when include.attribute
is true. <br /> Note: Not applicable for an attribute mapping modify request
Attribute mapping
"SKU"
Returns attribute mapping for the specified target
"ITEM"
Name of attribute mapping
"Item SKU"
Description for attribute mapping
"Item SKU"
true: Mapping is mandatory; <br /> false: mapping is optional
Time of attribute creation (UTC format)
"2021-09-23T17:47:04.231Z"
User ID that created item attribute
"broma0"
Time of when the attribute was last modified
User ID that last modified item attribute
"broma0"