Download an import template
Returns a CSV header row for the given import type, including the custom field columns available for the model.
Required scope: the write scope of the imported resource — write_products for product imports, write_customers for customer imports, etc. (for API-key authentication).
GET
Download an import template
Authorizations
Secret API key for admin access
JWT token for admin user authentication
Query Parameters
Registered import type, e.g. products.
Response
CSV template
Download an import template

