Catalogs - Catalog
Get product batch status
Get the tracking information of a previously submitted product batch.
- When isStarted is false, the batch hasn't been picked up yet by the importation engine and no correlationId is available.
- When isStarted is true, a correlationId is returned and the report can be fetched via GET /{storeId}/product-batches/{batchId}/reports/{correlationId}.
get/v2/user/catalogs/{storeId}/product-batches/{batchId}
Path parameters
storeIdstring guid required
Your store identifier
batchIdstring BatchId required
The product batch identifier
Response
The product batch tracking information