Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The import's details.
A File to upload.
Create a new product import process. The products aren’t imported until the import is confirmed with the /admin/products/:transaction-id/import
API route.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The import's details.
A File to upload.