Close the Account by Given ID
patch
/service/account/{accountNumber}/{branchCode}/{currency}/close
This endpoint is used to close the account identified by the given ID.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
accountNumber: string
accountNumber of the account Maintenance
-
branchCode: string
branchCode of the account Maintenance
-
currency: string
currency of the account Maintenance
Header Parameters
-
sourceCode: string
Source from which request is initiated
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful operation.
Nested Schema : ResponseResourceSupport
Type:
object
Nested Schema : items
Type:
object
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error