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: getPath:
/service/v1/location/corrbanks/{locationCode}
- Fetch the list of locations maintained
- Method: getPath:
/service/v1/location
- Fetch the list of outside network bank setup for location code
- Method: getPath:
/service/v1/location/osnwbanks/{locationCode}
- Fetch the location details by location code
- Method: getPath:
/service/v1/locationmaster/{locationCode}
- Fetch the location setup by location code
- Method: getPath:
/service/v1/location/{locationCode}