GET
/
api-product
/
v1
/
product
/
attribute

Authorizations

Authorization
string
headerrequired

S2S access token (JWT) from fabric Identity service (during Login)

Headers

x-site-context
string
required

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.

Query Parameters

sku
string

Stock Keeping Unit (SKU) of item. <br /> Note: If omitted itemId becomes mandatory.

itemId
number

Item ID. <br /> Note: If omitted sku becomes mandatory.

Response

200 - application/json

Attribute page object

totalSize
number

Total number of records (item attributes)

pageSize
number

Number of records (item attributes) in a page

pages
number

Number of pages for the given pageSize

attributes
object[]

Attributes details