Get Import Job
Get Import Job
GET
https://{{accountSlug}}.myeshopbox.com/api/platform/v1/import-job/:id
This endpoint allows you to get import job.
Path Parameters
Name
Type
Description
id
number
Id to define the import job uniquely.
Headers
Name
Type
Description
Authorization
string
The Bearer token to grant access to the API.
Last updated