Update Virtual Card

This API allows locking/unlocking a virtual card associated with the specified mobile. The underlying wallet itself is not impacted and only the specific card is impacted. The status of the card can be as below -

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

📘

Note

  • In case of our Non-Banking PPI partners, virtual card and physical card are the same. Performing any one action on a virtual or physical card will have the same impact on the other card as well.
Path Params
string
required
Body Params
string
required

Reference ID for this transaction

string
required

Purpose message for this transaction

boolean
required
string
required

Action to be performed

Headers
string
required
string
required
string
required
string
required
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json