{ "opencollection": "1.0.0", "info": { "name": "Xfers Bank Account Payment Queries (Hide first) API", "version": "3" }, "items": [ { "info": { "name": "Payment Queries (Hide first)", "type": "folder" }, "items": [ { "info": { "name": "List Payment Method Payment History", "type": "http" }, "http": { "method": "GET", "url": "https://id.xfers.com/api/v3/payment_gateway/payments", "params": [ { "name": "payment_method_type", "value": "", "type": "query", "description": "Payment collector type" }, { "name": "payment_method_id", "value": "", "type": "query", "description": "Payment collector id" } ] }, "docs": "@irfan" } ] } ], "bundled": true }