Production or testing (Sandbox) environment URLs are located in each chapter.
Our web services use Basic Access Authentication. Provide your Platform Account Username and Password separated by a colon (username:password) and then Base64 encoded.
Specify content type as follows:
IMPORTANT: Transaction-processing API calls use the POST method
In order to make an API call to process any type of transaction a correct Transaction Packet has to be supplied with the API request.
The Transaction Packet encapsulates all the required fields for processing of an API request.
Transaction packet content depends on the transaction type.