Changing Business Payments
We provide digital accounts and debit cards to businesses,
helping them change the way they pay and get paid.
helping them change the way they pay and get paid.
$ curl https://api.fire.com/business/v1/accounts \ -X GET \ -H "Authorization: Bearer $ACCESS_TOKEN" { "accounts": [{ "ican": 1951, "name": "Main Account", "currency": { "description": "Euro", "code": "EUR" }, "balance": 434050, "ciban": "IE54CPAY99119911111111", "cbic": "CPAYIE2D", "cnsc": "991199", "ccan": "11111111", "defaultAccount": true, "status": { "type": "LIVE", "description": "Live" }, }] }