/preview/catalog/products/batch/report/{operation-token}
Get the report of an asynchronous batch operation previously requested
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The token returned by the batch endpoint.
Response
The report object
The report on a given operationToken is ready. The report is available for 4 days
The list of errors with details.
The date when the original batch request was sent.
The number of products deleted.
The number of products present in the batch.
The number of products upserted.
The number of products with errors.
The number of products with Warnings.
The status of the operation. The operation is completed when the status is one of (VALIDATED,VALIDATED_WITH_ERRORS,FAILED)
ACCEPTED, IN_PROGRESS, VALIDATED, VALIDATED_WITH_ERRORS, FAILED The list of Warnings with details.