PUT
/
product-attribute-mappings

Authorizations

Authorization
string
header
required

S2S 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
Request body to update mapping of attribute

Mapping of merchant-specified names to fabric-standard names

image
object
active
object
sku
object
title
object

Response

200
application/json
OK
image
object
active
object
sku
object
title
object

Was this page helpful?