Virtual Account Closure Status Service REST Endpoints
Account Services/Virtual Account Closure Status Service
This service is used to track the status of Virtual Account Closure Request.
- Abort virtual account closure request
- Method: patchPath:
/service/vaclosurestatus/{sourceReferenceNo}/{virtualAccountNo}/abort
- Get all the Virtual account closure request status records
- Method: getPath:
/service/vaclosurestatus
- Get the sequence of processes happened as part of virtual account closure
- Method: getPath:
/service/vaclosurestatus/process
- Retry virtual account closure request
- Method: patchPath:
/service/vaclosurestatus/{sourceReferenceNo}/{virtualAccountNo}/retry