Point of Sale API

October 5, 2022


On this page

This REST API implements operations for points of sale: day opening, day closing, cash in, cash out.

This API also has endpoints for creating, updating and redeeming gift cards. 

Usage

To find the endpoint specific for your account, please use the "getServiceEndpoints" call. A few sample endpoints are given below, but this is not a complete list.

Each endpoint also has a Swagger documentation page. 

DatacenterAPI EndpointDocumentation Page
Sandboxhttps://api-point-of-sale-eu10.erply.com/https://api-point-of-sale-eu10.erply.com/documentation/index.html
Americahttps://api-pos-us.erply.com/https://api-pos-us.erply.com/documentation/index.html
Europehttps://api-pos-eu.erply.com/https://api-pos-eu.erply.com/documentation/index.html
Australia and Southeast Asiahttps://api-pos-au.erply.com/https://api-pos-au.erply.com/documentation/index.html

Use an Erply client code and API session key to make requests. (Send these as headers "clientCode" and "sessionKey".)