Create wallet
Wallets
Create Wallet
Creates a new wallet for a customer or the authenticated account.
POST
Create wallet
Authorizations
Use your account's Secret Key as the Bearer token.
Body
application/json
ISO 4217 currency code.
Example:
"EUR"
Customer ID to assign the wallet to. Required unless customer_type is source.
Example:
42
Pass source to create a wallet for the authenticated account. Pass user for a customer wallet (use with customer_id).
Available options:
source, user Optional wallet provider type.
Available options:
CURRENCYCLOUD, CLEARJUNCTION Maximum string length:
100Response
Wallet created
Wallet provider type (e.g. CLEARJUNCTION, CURRENCYCLOUD). Null for standard wallets.
Example:
250
Example:
"EUR"
Hypermedia links to related resources.
