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:
35
building Name -
buildingNumber:
string
Maximum Length:
16
Building 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:
35
Country Sub Division -
department:
string
Maximum Length:
70
Department -
districtName:
string
Maximum Length:
35
District name -
doerRemarks:
string
Remarks made by Maker
-
floor:
string
Maximum Length:
70
Floor -
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:
16
postbox -
postcode:
string
Maximum Length:
16
postcode -
recordStatus:
string
Record Status of Virtual Account
-
room:
string
Maximum Length:
70
Room -
streetName:
string
Maximum Length:
70
Street Name -
strrCountry:
string
Maximum Length:
2
country -
subDepartment:
string
Maximum Length:
70
Sub Department -
townLocationName:
string
Maximum Length:
35
Town Location Name -
townName:
string
Maximum Length:
35
Town Name -
virtualAccountNo:
string
Minimum Length:
1
Maximum Length:35
Account 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