Get Raw Catalog Data from Amazon
GET//:domain/api/amazon/:integrationInstance/products/:product/raw
Forces a live catalog lookup against Amazon for a single product (via AmazonProductManager::getCatalogItem) and then returns the raw sync output: ASIN, catalog_data, catalog_data_last_sync, was_catalog_data_sync_attempted, removed_from_amazon, and the underlying json_object for the row.
Used by the Debug Raw drawer on the products page.
Errors:
403— the product does not belong to the given integration instance.422— the product has noasin1to look up.500— Amazon API call failed (error message returned inmessage).
Named route: amazon.products.raw.
Request
Responses
- 200
- 422
OK
Response Headers
Content-Type
Unprocessable Entity
Response Headers
Content-Type