Client Account Wallets Endpoints
account/client-accounts/wallets/create
This endpoint allows you to create a new wallet for your client account.
post/account/client-accounts/wallets/create
Response
Example response
{
"WalletID": "primary_000001"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.