CountryRs
The following resources are applicable:
/country
Mount Point: /api/rest/country
The following operations are supported on this resource:
POST
Request Body
| element: | Country |
| media types: | application/xml application/json |
(no documentation provided)
Response Body
| element: | ActionStatus |
| media types: | application/xml application/json |
(no documentation provided)
GET
Parameters
| name | description | type | default |
|---|---|---|---|
| countryCode | (no documentation provided) | query |
Response Body
| element: | GetCountryResponse |
| media types: | application/xml application/json |
(no documentation provided)
PUT
Request Body
| element: | Country |
| media types: | application/xml application/json |
(no documentation provided)
Response Body
| element: | ActionStatus |
| media types: | application/xml application/json |
(no documentation provided)
/country/{countryCode}/{currencyCode}
Mount Point: /api/rest/country/{countryCode}/{currencyCode}
DELETE
Parameters
| name | description | type | default |
|---|---|---|---|
| countryCode | (no documentation provided) | path | |
| currencyCode | (no documentation provided) | path |
Response Body
| element: | ActionStatus |
| media types: | application/xml application/json |
(no documentation provided)
/country/version
Mount Point: /api/rest/country/version
GET
Response Body
| element: | ActionStatus |
| media types: | application/xml application/json |
(no documentation provided)