{ "opencollection": "1.0.0", "info": { "name": "API Reference Accounting Codes Order Actions API", "version": "2023-12-15" }, "items": [ { "info": { "name": "Order Actions", "type": "folder" }, "items": [ { "info": { "name": "Update an order action", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/v1/orderActions/:id", "headers": [ { "name": "Accept-Encoding", "value": "" }, { "name": "Content-Encoding", "value": "" }, { "name": "Authorization", "value": "" }, { "name": "Zuora-Track-Id", "value": "" }, { "name": "Zuora-Entity-Ids", "value": "" }, { "name": "Zuora-Org-Ids", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path", "description": "The id of the Order Action to update." } ] }, "docs": "Updates the change reason and custom fields for an order action." } ] } ], "bundled": true }