POST
/
api-product
/
v1
/
product
/
attribute
/
mapping
/
search

Authorizations

Authorization
string
header
required

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.

Body

application/json
page
number
required

Page number to be retrieved. <br /> Note: <br /> 1) Applicable only in a paginated response. <br /> 2) Always paired with size

size
number
required

Number of records per page <br /> Note: <br /> 1) Applicable only in a paginated response. <br /> 2) Always paired with page

include
object
match
object

Specification for matching attribute mapping.

sort
object[]

Sorting preference

Response

200 - application/json
mappings
object[]
pages
number

Total number of pages in the response

pageSize
number

Number of records in a page

totalSize
number

Total number of records