ConfigEndpoint
The following resources are applicable:
/config/countries/get
Mount Point: /rest/config/countries/get
POST
Gets a list of countries.
Error Codes
1 | Method is not allowed by this api key |
97 | The access to the api was denied |
98 | You made too much requests in a short time |
99 | The service is currently not available |
600 | The api key is invalid |
Request Body
element: | configGetCountriesRequest |
media types: | */* application/xml application/json |
(no documentation provided)
Response Body
element: | configGetCountriesResponse |
media types: | */* application/xml application/json |
(no documentation provided)
/config/products/get
Mount Point: /rest/config/products/get
POST
Gets a list of products.
Error Codes
1 | Method is not allowed by this API Key |
2 | A required parameter was not given |
97 | The access to the api was denied |
98 | You made too much requests in a short time |
99 | The service is currently not available |
100 | The auth token is invalid |
600 | The api key is invalid |
Request Body
element: | configGetProductsRequest |
media types: | */* application/xml application/json |
(no documentation provided)
Response Body
element: | configGetProductsResponse |
media types: | */* application/xml application/json |
(no documentation provided)