{ "opencollection": "1.0.0", "info": { "name": "API Reference Accounting Codes Payment Method Transaction Logs API", "version": "2023-12-15" }, "items": [ { "info": { "name": "Payment Method Transaction Logs", "type": "folder" }, "items": [ { "info": { "name": "CRUD: Retrieve a payment method transaction log", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/object/payment-method-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": "fields", "value": "", "type": "query", "description": "Object fields to return" }, { "name": "id", "value": "", "type": "path", "description": "Object id" } ] }, "docs": "CRUD: Retrieve a payment method transaction log" } ] } ], "bundled": true }