Wallet
Close Wallet
The endpoint allows you to close a specified wallet using the account number and associated details.
POST
Request Body
The account number to be closed or deleted. Example: “3023563113”
The ID representing the reason for account closure. Example: 0
The ID of the teller processing the closure. Example: 0
Specifies whether to close or delete the account.
true
: Delete the accountfalse
: Close the account
Specifies whether the operation is for a customer or an account.
true
: Customerfalse
: Account