{ "opencollection": "1.0.0", "info": { "name": "Western Union Mass Payments Balances Customers API", "version": "v1" }, "items": [ { "info": { "name": "Customers", "type": "folder" }, "items": [ { "info": { "name": "Get Customer", "type": "http" }, "http": { "method": "GET", "url": "https://api.westernunion.com/customers/:clientId", "params": [ { "name": "clientId", "value": "", "type": "path", "description": "The partner's Western Union client ID." } ] }, "docs": "Returns the account details and configuration for the authenticated Western Union partner/customer." } ] } ], "bundled": true }