List fabric templates
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique retailer ID. In the Dropship UI this is called the Merchant ID. To find your Merchant ID, click your merchant name in the top nav.
1001
This ID maps to your Platform Account ID. To find this ID login to Dropship and click Merchant Settings > Integrations. In the options field, select configuration. The fabric Settings page is displayed with your Platform Account ID.
Response
The name of the template.
64
"production template"
An alternative internal name for the template.
32
"production template"
A description for the template.
1 - 256
"Template for product and variant attributes in fabric PIM for the connected account of production staff"
The unique identifier for the template.
16
Indicates if the template is for imports or exports.
import
, export
"export"
Describes what kind of data is contained within the template.
products
, inventory
"products"
An array displaying all the template mappings for the specified template.
[{ "template list": "response" }]
The time of creation in UTC format
"2025-03-10T15:24:56Z"