We refreshed our doc site!

Bookmarked links may have changed

Read release notes

getBusinessPixAccount

Circle Mint

Get a PIX bank account

GEThttps://api.circle.com/v1/businessAccount/banks/pix/{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    "id": "b8627ae8-732b-4d25-b947-1df8f4007a29",
4    "status": "pending",
5    "description": "BTG Pactual ****0010",
6    "trackingRef": "CIR13FB13A",
7    "transferTypesInfo": {},
8    "riskEvaluation": {
9      "decision": "approved",
10      "reason": "3000"
11    },
12    "fingerprint": "eb170539-9e1c-4e92-bf4f-1d09534fdca2",
13    "createDate": "2020-04-10T02:13:30.000Z",
14    "updateDate": "2020-04-10T02:13:30.000Z"
15  }
16}
Did this page help you?
© 2023-2024 Circle Technology Services, LLC. All rights reserved.