Abort virtual account closure request
patch
/service/vaclosurestatus/{sourceReferenceNo}/{virtualAccountNo}/abort
This endpoint is used to abort the Virtual account closure request.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
sourceReferenceNo(required): string
Source reference number of virtual account closure request
-
virtualAccountNo(required): string
Virtual account number for which closure request is retried
Response
Supported Media Types
- application/json
- application/xml
- text/csv
200 Response
Successful operation.
Nested Schema : VAClosureStatusServiceDTO
Type:
Show Source
object
-
branchName:
string
Minimum Value:
0
Maximum Value:105
Name of the Branch for Virtual Account -
closureStatus:
string
Closure status of virtual account number
-
customerID:
string
Customer ID of the virtual account number
-
ibanAccNo:
string
International Bank Account Number
-
initDate:
string
If any process fails during virtual account closure, then reason for failure will be captured
-
referenceNo:
string
Reference number of Virtual Account Closure Request submission
-
sourceReferenceNo:
string
Source reference number of Virtual Account Closure Request submission
-
virtualAccountName:
string
Name of the virtual account number
-
virtualAccountNo:
string
Virtual Account number for which closure is requested
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error