We refreshed our doc site!

Bookmarked links may have changed

Read release notes

getBusinessPixAccountInstructions

Circle Mint

Get PIX instructions

GEThttps://api.circle.com/v1/businessAccount/banks/pix/{id}/instructions

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-2024 Circle Technology Services, LLC. All rights reserved.