{ "opencollection": "1.0.0", "info": { "name": "Affiliate Partner BuybackBidService BuybackSupplyboxService API", "version": "1.0" }, "items": [ { "info": { "name": "BuybackSupplyboxService", "type": "folder" }, "items": [ { "info": { "name": "Lists all supplyboxes.", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/refb.merchant.v1.BuybackSupplyboxService/ListBuybackSupplyboxes" }, "docs": "Returns the current bid versions only.\n\nKnown errors:\n- UNAUTHENTICATED\n - when no authorization header is sent\n - when authorization header is malformed or invalid\n- PERMISSION_DENIED\n - when the authorized user does not have permissions for this operation\n- INVALID_ARGUMENT\n - when pagination limit is too large (>100)\n - when both \"ending_before\" and \"starting_after\" are specified in pagination" } ] } ], "bundled": true }