Integration Requirements
When calling the API, it is necessary to provide:
For methods that require authentication, it is necessary to pass the Merchant Terminal identifier (X-Terminal-Id) in the request header.
-
In each single invocation of the POST method, you need to provide a unique and unused ID as a (requestId). Data in requests must be encoded in UTF-8.
-
You must use SSL encryption with a key length of at least 128-bit.
-
Values of the fields of type Date are represented according to the format yyyy-MM-dd.
-
Values of the Date and time type are represented according to the format yyyy-MM-ddTHH:mm:ss, time according to the time zone GMT+3 in 24 hour format.
-
Values of the Amount type are represented according to the format 0.00 (two decimal places and a dot is used as a separator between the integer and the fractional part).