User wallets
Update a Wallet
PUT
/
v2.01
/
{ClientId}
/
wallets
/
{WalletId}
Path parameters
WalletId
string
requiredThe unique identifier of the wallet.
Body parameters
Description
string
requiredMax. length: 255 characters
The description of the wallet. It can be a name, the type, or anything else that can help you clearly identify the wallet on the platform (and for your end users).
Tag
string
Max. length: 255 characters
Custom data that you can add to this object.
For wallets, you can use this parameter to identify the corresponding end user in your platform.
Responses
Was this page helpful?