Key Features:
- Supports partial updates - only include fields that need to be modified
- Include
customer_idonly when updating customer-specific wallets - Returns the complete updated wallet object
Request Parameters:
payout_method_id(path, required): The ID of the wallet to update
Request Body:
Headers
Path Parameters
ID of the wallet to update
Body
application/json
Must be 'WALLET' for this endpoint
Available options:
WALLET Example:
"0x9iu41923E23DcE32d1A346e96558dA89f89DD1aB"
Example:
"erc20"
Required string length:
3 - 5Example:
"USDT"
Required only when updating customer-specific wallet
Example:
"85b148ab-3f6b-4d55-917f-3c8de668a48e"
Maximum length:
100Example:
"updated usdc wallet"