Use this endpoint to trigger a job to export items and variants, by ids.
S2S access token (JWT) from fabric Identity service (during login)
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.
"517fa9dfd42d8b00g1o3k312"
Unique request ID
"263e731c-45c8-11ed-b878-0242ac120002"
Export based on ID Export job based on ID
Type of entity to be exported, such as attributes, categories, or collections
ATTRIBUTE, CATEGORY, COLLECTION "ATTRIBUTE"
1IDs of categories, collections or attributes that needs to be exported
[
"5f328bf0b5f328bf0b5f328b",
"22328bf0b5f328bf0b5f3287"
]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.
"en-US"
OK
Job ID for the exported job
24-character system-generated job ID
"877f1f77bcf86cd799439087"