API Reference

Get CUBIX instructions

gethttps://api-sandbox.circle.com/v1/businessAccount/banks/cubix/{id}/instructions

  • Reference
  • Playground

Get the CUBIX transfer instructions into the Circle bank account given your fiat account id.

Path parameters
id
uuid
Required

Universally unique identifier (UUID v4) of a resource.

Response
RequestChoose a language
ResponseChoose an example
1{
2  "data": {
3    "trackingRef": "CIR25XSXT8",
4    "accountId": "ff2212d7-8476-4d1e-9d95-eda6455f4f54"
5  }
6}
Did this page help you?
© 2023-2025 Circle Technology Services, LLC. All rights reserved.