API Reference

The body sent is what you will received as payload.

Log in to see full request history
Body Params
string

Id mastered by the partner

string

The name displayed on the iPad in order to distinguish each one

identifier
object
openingInformations
object

All informations about the opening of the order

integer
Defaults to 1

The number of guests of the order

string

name of the partner which created the order originally

string

The comment attached to the order

preparations
array

A preparation is a group of ItemLines, CustomLines and/or PackageItemLines. It define the preparation order of the lines

preparations
itemLines
array

There is 2 types of itemLines, ItemLine which is a line with a product attached to it, coming from the store inventory and CustomLine which is a line without any defined product attached. The main difference between both lines is that CustomLine won't be aggregate together in reports.

itemLines
packageLines
array of objects

List of all packages

packageLines
payments
array of objects

list of all payments registered

payments
discounts
array

list of all discounts applied at the order level. These discount are cumulative. In cents

discounts
Response
200

Success

Language
Click Try It! to start a request and see the response here!