Create a new wallet asset for a customer
Custodial Wallets
Create a new wallet asset for a customer
Provisions a crypto wallet for a customer for the requested asset and chain, returning the created wallet. Pass an Idempotency-Key header to safely retry without provisioning duplicates.
POST
Create a new wallet asset for a customer
Authorizations
Token from POST /auth/token
Headers
Required on POST and PUT requests. Use a unique value per logical mutation attempt, for example a UUID.
Path Parameters
Body
application/json
Response
201 - application/json
The request has succeeded and a new resource has been created as a result.
A wallet holding a single asset on one chain for a customer. internal wallets are OMS-managed; external wallets are held outside OMS.
Available options:
wallet Available options:
active, suspended, closed Whether a wallet is internal (OMS-managed) or external (held outside OMS).
Available options:
internal, external