{ "opencollection": "1.0.0", "info": { "name": "Hipay Payment Gateway balance API", "version": "1.6.1" }, "items": [ { "info": { "name": "balance", "type": "folder" }, "items": [ { "info": { "name": "Get the balance of a HiPay account", "type": "http" }, "http": { "method": "GET", "url": "https://stage-api-gateway.hipay.com/user-account/balance.:_format", "headers": [ { "name": "php-auth-subaccount-id", "value": "" }, { "name": "php-auth-subaccount-login", "value": "" } ], "params": [ { "name": "_format", "value": "", "type": "path" }, { "name": "date", "value": "", "type": "query", "description": "Date for the balance." } ] }, "docs": "\n### Information\nGet the balance of a specific HiPay account." } ] } ], "bundled": true }