Close the structured address service by given ID
patch
/service/structuredaddressservice/{virtualAccountNo}/close
This endpoint is used to close the structured address service identified by given ID.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
virtualAccountNo(required): string
Virtual Account Number
Request body contain structuredaddressservice and Modification no of structuredaddressservice maintenance which need to be closed"
Response
Supported Media Types
- application/json
- application/xml
- text/csv
200 Response
Successful operation.
Nested Schema : StructuredAddressServiceDTO-allOf[0]
Type:
Show Source
object-
approverRemarks:
string
Remarks made by Approver
-
authStatus:
string
Authorization Status of Virtual Account
-
buildingName:
string
Maximum Length:
35building Name -
buildingNumber:
string
Maximum Length:
16Building Number -
checkerDateStamp:
string
Date and Time when some action on Virtual Account is authorized
-
checkerId:
string
Checker ID of Virtual Account
-
countrySubDivision:
string
Maximum Length:
35Country Sub Division -
department:
string
Maximum Length:
70Department -
districtName:
string
Maximum Length:
35District name -
doerRemarks:
string
Remarks made by Maker
-
floor:
string
Maximum Length:
70Floor -
makerDateStamp:
string
Date and Time when Virtual Account is created or modified or closed or reopened
-
makerId:
string
Maker ID of Virtual Account
-
modNo:
integer
Version number of Virtual Account
-
onceAuth:
string
Flag that indicated if Virtual Account is authorized once or not
-
postbox:
string
Maximum Length:
16postbox -
postcode:
string
Maximum Length:
16postcode -
recordStatus:
string
Record Status of Virtual Account
-
room:
string
Maximum Length:
70Room -
streetName:
string
Maximum Length:
70Street Name -
strrCountry:
string
Maximum Length:
2country -
subDepartment:
string
Maximum Length:
70Sub Department -
townLocationName:
string
Maximum Length:
35Town Location Name -
townName:
string
Maximum Length:
35Town Name -
virtualAccountNo:
string
Minimum Length:
1Maximum Length:35Account number of the External customer
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error