Library
OpenApi Overview
About these APIs
Architecture
Authentication
Error Responses
Locating a Server
Sessions
Design Guides
Guides and Hints
Examples
Pricing for Websites
Accepting Vouchers
PreAuth Payment
Replication
Common Apis
The most used APIs
Create New Sale
Payment Completion
Multiple Locations
Delivery Addresses
Create New Sale v2
Customers
Locations
Products
Staff
WebHooks
eCommerce Apis
These APIs are often used with eCommerce website integrations
Get Pricing
Card Inquiry
Report & Analysis
Grouped or analysed report data. Typically used to build reports and dashboards
Today
Login Access
Pinboard
ReportRequest
Advanced Information
More indepth information
Caller Handling
HTTP Protocol
Bulk Data Downloads
Document Uploading
RetailConfig
Under Development
Details of APIs that will be available shortly. Documentation provided is for early adopters
Get Receipt
Adding Sales using Excel Upload
Excel spreadsheets containing sales in a defined structured format can be directly loaded into the /Sales Api as a POST transaction.
General Structure
A | B | C | D | E | F | G | H |
1 | Sale | Location | Teller | Customer | date | ||
2 | Sale | Melbourne | Jo | Freddy Kruger | 23 Jan 2017 14:45 | ||
3 | |||||||
4 | Item | PLU | Description | TotalPrice | Serialno | ||
5 | item | choc1 | Chocolate bar | 1.99 | |||
6 | item | rbc23 | Red/Black Chainsaw 24" bar | 350.00 | NJ783756 | ||
7 | |||||||
8 |