External accounts
Create external account
Create an external account for the user.
POST
You can optionally include custom entity metadata in the
metadata field to store your own business data (e.g., cardholder name, tracking information, custom labels). If not provided during creation, you can add it later using Set metadata.Authorizations
OAuth 2.0 authentication.
Body
application/json
- Card
- Bank (ACH)
The type of the external account.
Available options:
card The label of the external account.
Maximum string length:
140Pattern:
^\S.*\S$|^\S$The number of the card.
Pattern:
^[0-9]{12,19}$The security code of the card.
Pattern:
^[0-9]{3,3}$Additional data for the external account.