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: post
Path: /service/country
Get all valid country.
Method: get
Path: /service/lmm/country
Retrieves the country audit information by ID
Method: get
Path: /service/lmm/country/{id}/history
Retrieves the country by ID.
Method: get
Path: /service/lmm/country/{id}
Retrieves the unauthorized country by given ID.
Method: get
Path: /service/lmm/country/{id}/unauthorized
Update an existing country.
Method: put
Path: /service/country/{countryCode}