Beneficiary
Update Wallet
API reference for updating wallet payout methods
PUT
Updates an existing wallet payout method (either merchant-owned or customer-specific).
Key Features:
- Supports partial updates - only include fields that need to be modified
- Include
customer_id
only 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
Response
200
application/json
Wallet updated successfully
The response is of type object
.