{ "opencollection": "1.0.0", "info": { "name": "API Reference Accounting Codes Payment Gateways API", "version": "2023-12-15" }, "items": [ { "info": { "name": "Payment Gateways", "type": "folder" }, "items": [ { "info": { "name": "List all payment gateways", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/paymentgateways", "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": "" } ] }, "docs": "Retrieves the basic information about all the payment gateways.\n" } ] } ], "bundled": true }