API Reference

List all CUBIX bank accounts.

gethttps://api-sandbox.circle.com/v1/businessAccount/banks/cubix

  • Reference
  • Playground
Response
RequestChoose a language
ResponseChoose an example
1{
2  "data": [
3    {
4      "id": "b8627ae8-732b-4d25-b947-1df8f4007a29",
5      "status": "pending",
6      "trackingRef": "CIR25XSXT8",
7      "accountId": "ff2212d7-8476-4d1e-9d95-eda6455f4f54",
8      "transferTypesInfo": {
9        "cubix": {
10          "currencies": [
11            "USD"
12          ]
13        }
14      },
15      "createDate": "2020-04-10T02:13:30.000Z",
16      "updateDate": "2020-04-10T02:13:30.000Z"
17    }
18  ]
19}
Did this page help you?
© 2023-2025 Circle Technology Services, LLC. All rights reserved.