API Reference

Get PIX instructions

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

  • Reference
  • Playground

Get the PIX transfer instructions into the Circle bank account given your bank 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    "ispb": "68033222",
5    "branchCode": "123",
6    "accountNumber": "322286803",
7    "accountType": "checking",
8    "taxId": "57112345675712",
9    "name": "CIRCLE INTERNET FINANCIAL INC"
10  }
11}
Did this page help you?
© 2023-2025 Circle Technology Services, LLC. All rights reserved.