FoodMaster API Documentation

 

General Prices

Getting the general prices for articles. Prices can differ for user, order/delivery date, amount,order unit, ... But this call returns the starting point for each price code. Which customer uses which Price code is defined on the customers endpoint.

The pagination and count is based on the articles. So to count the possible returns, use the count endpoint of the articles.

See also Articles and Price codes endpoints.


Action

Read all

GET /generalPrices

 

Read incremental

GET /generalPrices/incremental


Input

Read all

dossiernr = company within FoodMaster pag = page number lim = page size

 

Read incremental

dossiernr = company within FoodMaster since = changes since 1900-01-01T00:00:00 for ‘since last call’


Output

Return all available price codes and their value for articles.

See following example: