{ "opencollection": "1.0.0", "info": { "name": "Article Requirements AnnouncedReturns History of Price Update Attempts API", "version": "1.0.0" }, "items": [ { "info": { "name": "History of Price Update Attempts", "type": "folder" }, "items": [ { "info": { "name": "POST /merchants/{merchant-id}/price-attempts", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/merchants/:merchant-id/price-attempts", "params": [ { "name": "merchant-id", "value": "", "type": "path" }, { "name": "cursor", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } } } ] } ], "bundled": true }