{ "opencollection": "1.0.0", "info": { "name": "API Reference Accounting Codes Bill Run API", "version": "2023-12-15" }, "items": [ { "info": { "name": "Bill Run", "type": "folder" }, "items": [ { "info": { "name": "Create a bill run", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/v1/bill-runs", "headers": [ { "name": "Idempotency-Key", "value": "" }, { "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": "" } ] }, "docs": "Creates an ad-hoc bill run or a scheduled bill run.\n - Support to create ad-hoc or scheduled bill runs by batch\n - Support to create ad-hoc or scheduled bill runs for a single account (all subscriptions under this account)\n - Support to create a bill run by subscription (50 or less subscriptions under the same account)\n\nTo use this operation, you must have the