Table of contents

Update Sub VA

Use this API to update an existing sub-virtual account.

API URL: https://api.bulkpe.in/client/updateSubVA

Method: POST

Auth: Please refer to the Authorization page.

{ "vaId": "SVA0022906", "settle_to": "PARENT", "name": "Sathya", "udf1": "va", "udf2": "Hey", "udf3": "", "reference_id": "Ref-2424242", "isWhitelistAccount": true, "WhitelistAccount": [ { "name": "Sathya", "accountNumber": "62849dsdf06845", "ifsc": "IDIB000M100" } ] }
{ "status": true, "statusCode": 200, "data": {}, "message": "Update Sucessfully!" }