GET v3/balance
| Code | Message | HTTP Status |
|---|---|---|
| 40000 | Field is required and must be valid xid type with prefix ‘acc_‘ | 400 |
| 40007 | Field is required and must be one of mp_dashboard, ops_dashboard or api. | 400 |
| 40015 | Primary currency cannot be a non-fiat currency | 400 |
Internal Service Errors
| Code | Message | HTTP Status |
|---|---|---|
| 4000 | Invalid from currency provided | 400 |
| 4001 | Invalid to currency provided | 400 |
| 4004 | Invalid FX config provided | 400 |
| 4005 | Invalid FX type provided | 400 |
| 4006 | Invalid account_id provided | 400 |
| 4009 | Invalid collection currency provided | 400 |
| 4010 | Invalid customer country provided | 400 |
| 4303 | Base rate not found | 404 |
| 4308 | Live base rate not found | 404 |
