Create Customer Wallet

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the customer as returned by the Create Customer API endpoint response.

Body Params
string
enum
required
Defaults to self_hosted

Type of customer's wallet. Available options are:

  • vasp: wallet hosted on a centralised exchange or crypto service provider like Coinbase.
  • self_hosted: wallet in full control of the end-user.
Allowed:
string

Required when type is vasp. Get list of available VASPs from Get VASP list API endpoint.

string
required

Wallet currency. Check the cryptocurrencies available for a Payment Intent here. The specified wallet currency must match the currency that customer is paying with.

string

Wallet address of the end-user from which the payment transaction is sent. Required when wallet type is self_hosted.

string

Tag or memo for applicable currencies. Optional.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json