FoodMaster API Documentation

 

Orders

This endpoint will give you the information regarding the orders of a given customer. You can choose between open orders or the order history.


Action

Open

GET /Bestellingen/open

 

History

GET /Bestellingen/hist


Input

Open

dossiernr = company within FoodMaster klant-nr= Customer ID

 

History

dossiernr = company within FoodMaster klant-nr= Customer ID b-date= begin date span e-date= end date span


Output

Returns the order information. The header as well as the detail / article lines.

See following example: