Country Parameters Service API REST Endpoints
Maintenance Services/Country Parameters Service API
The operations from the Maintenance Services/Country Parameters Service API category.
- Adds a new country.
- Method: postPath:
/service/country
- Get all valid country.
- Method: getPath:
/service/lmm/country
- Retrieves the country audit information by ID
- Method: getPath:
/service/lmm/country/{id}/history
- Retrieves the country by ID.
- Method: getPath:
/service/lmm/country/{id}
- Retrieves the unauthorized country by given ID.
- Method: getPath:
/service/lmm/country/{id}/unauthorized
- Update an existing country.
- Method: putPath:
/service/country/{countryCode}