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.
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
Response
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.
On-chain identity for an asset: the chain it lives on, the wire-level protocol (EVM, SVM, Sui), and the token identifier within that chain.
wallet active, suspended, closed Whether a wallet is internal (OMS-managed) or external (held outside OMS).
internal, external