Location Service API REST Endpoints

Collections Maintenance Services/Location Service API
This service provides the inquiry APIs for location code and maintenances.
Fetch the list of correspondant bank setup for location code
Method: get
Path: /service/v1/location/corrbanks/{locationCode}
Fetch the list of locations maintained
Method: get
Path: /service/v1/location
Fetch the list of outside network bank setup for location code
Method: get
Path: /service/v1/location/osnwbanks/{locationCode}
Fetch the location details by location code
Method: get
Path: /service/v1/locationmaster/{locationCode}
Fetch the location setup by location code
Method: get
Path: /service/v1/location/{locationCode}