Update VAN

This API will update the status of the virtual account. Disabling the status will revoke all incoming transactions against the account.

API Endpoints
Sandbox Link
PUT
https://sandbox.juspay.in/customers/:customer_id/virtual-accounts/:virtual_account_reference
Production Link
PUT
https://api.juspay.in/customers/:customer_id/virtual-accounts/:virtual_account_reference
Authorization Header
Headers
Path Params
Body
200 : Success
400 : Invalid Input data
Last updated 1 month ago