The gateway protocol
ZOLOZ service is provided in the form of a set of APIs. The APIs are exposed by a ZOLOZ gateway service that is implemented based on a gateway protocol.
The ZOLOZ gateway protocol is a set of rules that facilitate message transmission between merchants and ZOLOZ service with robustness, reliability, and security. It includes the following parts:
- Message structure: describes the structure of the request and response messages.
- Message transmission security: describes the measures to ensure message transmission security.
- API compatibility: describes the versioning policy of the ZOLOZ APIs.