We refreshed our doc site!

Bookmarked links may have changed

Read release notes

createBusinessWireAccount

Circle Mint

Create a Wire bank account

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

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