{ "opencollection": "1.0.0", "info": { "name": "Etsy Open API v3 BuyerTaxonomy Shop Return Policy API", "version": "3.0.0" }, "request": { "auth": { "type": "apikey", "key": "x-api-key", "value": "{{x-api-key}}", "placement": "header" } }, "items": [ { "info": { "name": "Shop Return Policy", "type": "folder" }, "items": [ { "info": { "name": "Etsy Consolidate Shop Return Policies", "type": "http" }, "http": { "method": "POST", "url": "https://openapi.etsy.com/v3/application/shops/:shop_id/policies/return/consolidate", "params": [ { "name": "shop_id", "value": "123456", "type": "path", "description": "The unique positive non-zero numeric ID for an Etsy Shop." } ], "body": { "type": "form-urlencoded", "data": [ { "name": "source_return_policy_id", "value": "" }, { "name": "destination_return_policy_id", "value": "" } ] }, "auth": { "type": "apikey", "key": "x-api-key", "value": "{{x-api-key}}", "placement": "header" } }, "docs": "
This endpoint is ready for production use.
This endpoint is ready for production use.
This endpoint is ready for production use.
This endpoint is ready for production use.
This endpoint is ready for production use.
This endpoint is ready for production use.