Definition

MyPOS Transactions REST API allows you to fetch a list of completed transactions for a specific date range, account or POS device. Each transaction has a unique payment reference associated with it, which can be used to fetch details for a particular transaction. Based on the type of the transaction, its details may vary.

 

REST API is a set of REST (Representational State Transfer) rules that allow two software systems (where one is the service provider or resource, and the other is the service consumer or client) to communicate with each other over simple HTTP requests. 

 

 

Versions

The latest version of the API is 1.1

Version 1.1

Version 1.0