ConfigEndpoint

The following resources are applicable:

/config/countries/get

Mount Point: /rest/config/countries/get

POST

Gets a list of countries.

Error Codes

1Method is not allowed by this api key
97The access to the api was denied
98You made too much requests in a short time
99The service is currently not available
600The 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

1Method is not allowed by this API Key
2A required parameter was not given
97The access to the api was denied
98You made too much requests in a short time
99The service is currently not available
100The auth token is invalid
600The 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)