API Reference

List all PIX bank accounts.

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

  • Reference
  • Playground
Response
RequestChoose a language
ResponseChoose an example
1{
2  "data": [
3    {
4      "id": "b8627ae8-732b-4d25-b947-1df8f4007a29",
5      "status": "pending",
6      "description": "BTG Pactual ****0010",
7      "trackingRef": "CIR13FB13A",
8      "transferTypesInfo": {
9        "pix": {
10          "currencies": [
11            "BRL"
12          ]
13        }
14      },
15      "riskEvaluation": {
16        "decision": "approved",
17        "reason": "3000"
18      },
19      "fingerprint": "eb170539-9e1c-4e92-bf4f-1d09534fdca2",
20      "createDate": "2020-04-10T02:13:30.000Z",
21      "updateDate": "2020-04-10T02:13:30.000Z"
22    }
23  ]
24}
Did this page help you?
© 2023-2025 Circle Technology Services, LLC. All rights reserved.