{ "opencollection": "1.0.0", "info": { "name": "API Reference Accounting Codes Payment Transaction Logs API", "version": "2023-12-15" }, "items": [ { "info": { "name": "Payment Transaction Logs", "type": "folder" }, "items": [ { "info": { "name": "CRUD: Retrieve a payment transaction log", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/object/payment-transaction-log/:id", "headers": [ { "name": "Accept-Encoding", "value": "" }, { "name": "Content-Encoding", "value": "" }, { "name": "Authorization", "value": "" }, { "name": "Zuora-Entity-Ids", "value": "" }, { "name": "Zuora-Org-Ids", "value": "" }, { "name": "Zuora-Track-Id", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path", "description": "The ID of a payment transaction log.\n" } ] }, "docs": "Retrieves information about a specific payment transaction log.\n" } ] } ], "bundled": true }