PUT /util/:country/screenshot/:listingId
Requests a new screenshot for the listing
Note
This adds a new item to a SQS queue. Creating the screenshot will be an async process
Parameters
Key |
Description |
Optional |
priority |
When set, the task will be added to the priority queue. |
X |
Response
HTTP |
Content / Description |
204 |
Task was added to the screenshot queue |
404 |
Error: Listing couldn’t be found. |
404 |
Error: Listing does not have any Link: of type website couldn’t be found. |