Update Wallet Status

This API is used to update the status of the wallet. The status of the wallet can be as below -

  • Lock: This temporarily locks the wallet and the corresponding virtual and physical cards. Please pass 'LOCK' under action in the request.
  • Unlock: This unlocks the locked wallet and the corresponding virtual and physical cards. Please pass 'UNLOCK' under action in the request.
  • Block: This blocks the wallet permanently and the corresponding virtual and physical cards. Please pass 'BLOCK' under action in the request.

Locking is a reversible action and it doesn't permanently block the wallet or the cards. Blocking is an irreversible action and permanently blocks the wallet and associated cards.

Language
Click Try It! to start a request and see the response here!