post
https://api.1money.com/v1/customers//external-accounts
Create and register a new external bank account for a specific customer.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
⚠️ Important: Customer's Own Account Only
- This endpoint is exclusively for adding the customer's own bank account
- Do NOT use this endpoint to add third-party or recipient bank accounts
- For adding recipient/beneficiary bank accounts, use the Recipients API instead
- Incorrect account holder information may result in failed or delayed transfers
Functionality:
- Registers a new external bank account that can be used for fiat withdrawals
- Accepts
US_FEDWIRE,US_ACH,US_RTP,SWIFT,SPEI,LOCAL_BANK_TRANSFER,CHATS, andFPS; availability depends on the account country, currency, customer configuration, and active payment routes - Follow the External Accounts routing-field rules for the selected network
- Automatically assigns a unique external_account_id upon successful creation
Idempotency & Duplicate Detection:
- Required: Include an
Idempotency-Keyheader with a unique UUID for each new account creation
