We refreshed our doc site!

Bookmarked links may have changed

Read release notes

listBusinessWireAccounts

Circle Mint

List all Wire bank accounts

GEThttps://api.circle.com/v1/businessAccount/banks/wires

Response
RequestChoose a language
ResponseChoose an example
1{
2  "data": [
3    {
4      "id": "b8627ae8-732b-4d25-b947-1df8f4007a29",
5      "status": "pending",
6      "description": "WELLS FARGO BANK, NA ****0010",
7      "trackingRef": "CIR13FB13A",
8      "transferTypesInfo": {},
9      "fingerprint": "eb170539-9e1c-4e92-bf4f-1d09534fdca2",
10      "billingDetails": {
11        "name": "Satoshi Nakamoto",
12        "city": "Boston",
13        "country": "US",
14        "line1": "100 Money Street",
15        "line2": "Suite 1",
16        "district": "MA",
17        "postalCode": "01234"
18      },
19      "bankAddress": {
20        "bankName": "SAN FRANCISCO",
21        "city": "SAN FRANCISCO",
22        "country": "US",
23        "line1": "100 Money Street",
24        "line2": "Suite 1",
25        "district": "CA"
26      },
27      "createDate": "2020-04-10T02:13:30.000Z",
28      "updateDate": "2020-04-10T02:13:30.000Z"
29    }
30  ]
31}
Did this page help you?
© 2023-2024 Circle Technology Services, LLC. All rights reserved.