Mapping
Update attributes mapping
This endpoint updates mapping of merchant-defined attributes to fabric-defined standard attributes. This will help ensure consistency.
PUT
/
product-attribute-mappings
Authorizations
Authorization
string
headerrequiredS2S access token (JWT) from fabric Identity service (during Login)
Headers
x-fabric-tenant-id
string
A header used by fabric to identify the tenant making the request. You must include tenant id in the authentication header for an API request to access any of fabric’s endpoints. You can retrieve the tenant id , which is also called account id, from Copilot. This header is required.
x-fabric-request-id
string
Unique request ID
Body
application/json
Mapping of merchant-specified names to fabric-standard names
image
object
active
object
sku
object
title
object
Response
200 - application/json
image
object
active
object
sku
object
title
object
Was this page helpful?