v5
latestOpenAPI 3.1.02026-07-262421791.5 MBbalance
Remove a Balance Account
Closes a balance account for the user's profile.
Balance accounts must have a zero balance to be closed. Bank account details for the balance will also be deactivated and may not be restored.
delete/v4/profiles/{profileId}/balances/{balanceId}
Path parameters
profileIdinteger required
The profile ID.
balanceIdinteger required
The balance ID.
Headers
X-External-Correlation-Idstring uuid
Optional UUID for correlating requests across systems. If provided, Wise echoes it back in the response. Maximum 36 characters. Learn more.
Response
No Content - Balance successfully removed.