Requirements
The transaction request takes the form of a HTTP POST or GET request containing JSON message with a transaction details. The request must:
- use
HTTP Basic authenticationwith your Partner Secret Key, - have the headers
Content-Type: application/jsonandAccept: application/jsonif it is a POST request.