External Virtual Account Structured Address Service REST Endpoints

Common Core Services/External Virtual Account Structured Address Service
This service is used to maintain structured address for Real Account .
Adds a new structured address service
Method: post
Path: /service/structuredaddressservice
Close the structured address service by given ID
Method: patch
Path: /service/structuredaddressservice/{virtualAccountNo}/close
Get all valid structured address service
Method: get
Path: /service/structuredaddressservice
Reopen the structured address service by given ID
Method: patch
Path: /service/structuredaddressservice/{virtualAccountNo}/reopen
Retrieves the structured address service by ID
Method: get
Path: /service/structuredaddressservice/{virtualAccountNo}
Update an existing structured address service
Method: put
Path: /service/structuredaddressservice/{virtualAccountNo}