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

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.

Body

application/json
mappings
object[]

Response

200 - application/json
attributeId
string

A 24-character system-generated attribute ID

attribute
object

Represents the mapped attributes. Only populated when include.attribute is true. <br /> Note: Not applicable for an attribute mapping modify request

mapping
string

Attribute mapping

target
string

Returns attribute mapping for the specified target

name
string

Name of attribute mapping

description
string

Description for attribute mapping

required
boolean

true: Mapping is mandatory; <br /> false: mapping is optional

validation
object
createdOn
string

Time of attribute creation (UTC format)

createdBy
string

User ID that created item attribute

modifiedOn
string

Time of when the attribute was last modified

modifiedBy
string

User ID that last modified item attribute