Create Customer Wallets
Crypto Orchestration
Create Customer Wallets
Provisions one or more crypto wallets for a customer across supported chains and tokens.
POST
Create Customer Wallets
Fin.com issued crypto wallets require pre-configuration. Contact support to learn more.
PENDING. They move to ACTIVE (or INACTIVE) asynchronously once the wallet address has been issued, so creation is not synchronous. Poll Get Customer Wallets to check on status.
Supported rails and currencies:
If any requested wallet (same
rail + currency pair) already exists for the customer, the request fails with a 409 and lists the colliding pairs; none of the requested wallets are created.Authorizations
Bearer token authentication. Obtain token from Issue a Token endpoint
Path Parameters
Body
application/json
Wallets to provision, one entry per rail.
Minimum array length:
1Response
Wallet creation request accepted for processing. Note the nested data: the outer envelope wraps a message plus the inner data array of wallets being provisioned.
