API under development!
The gateway will process the requests
- Request the current list of categories
- Ads
- Update ad
- Removal of ads
- Get a list of ads
Data is transmitted via HTTP, the standard scheme: the client sends to the gateway XML-request in the body of the POST request, the gateway processes the data and returns the response in XML format. Used UTF-8 encoding.