Initiate job to export items and variants
Use this endpoint to trigger a job to export items and variants, by ids.
Authorizations
S2S access token (JWT) from fabric Identity service (during login)
Headers
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.
Unique request ID
Body
Export based on ID
Type of entity to be exported, such as attributes, categories, or collections
ATTRIBUTE
, CATEGORY
, COLLECTION
If isLocalizable
is true, the search is based on the localized name in specified locales. If isLocalizable
is false, the search is only based on the non-localized names.
Response
Job ID for the exported job
24-character system-generated job ID
Was this page helpful?