v1

latestOpenAPI 3.0.32026-08-0622432281.7 KB
Product Catalog

Lookup Product Catalog Ingestion

get/product-catalog/uploads/{uploadId}

Path parameters

uploadIdstring required

The upload ID returned from a previous call

Response

Returns the provided upload status update

uploadIdstring

The identifier for this product catalog upload

statusstring

The workflow state the product catalog upload is in. Workflow is initialized -> validating -> validated -> completed. The ideal end state is to reach completed without any validation errors. This indicates Attentive ingested everything in your upload.

productsReceivedinteger

The number of products we've so far seen for validation in your upload

productsProcessedinteger

The number of products we've successfully validated in your upload

lastUpdatedstring

When Attentive has last updated the status and stats

expiresstring

When this catalog upload will no longer be available

uploadUrlstring

The pre-signed URL to upload your product catalog to

validateOnlyboolean

Flag for avoiding saving the data. If set to true, the data will not be saved by Attentive. Useful for testing the validation