Download Product Metadata
Product
Download Product Metadata
/product/download/metadata
POST
Download Product Metadata
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
/product/download/metadata Description: The/product/download/metadata endpoint allows downloading metadata for products in various formats.
Method:
POST
Request Body:
| Parameter | Type | Description |
|---|---|---|
| productIds | string[] | Array of product IDs to include in the metadata. |
| Parameter | Type | Description |
|---|---|---|
| format | string | Format of the download (csv, json, xml). Default: csv |
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Query Parameters
Format of the download
Available options:
csv, json, xml Body
application/json
Array of product IDs to include in the metadata
Response
Success
The response is of type file.