FoodMaster API Documentation

 

Article Files

Getting files attached to the articles in FoodMaster. The possible types of files are listed below.


Action

Read all

GET /articleFiles

 

Read incremental

GET /articleFiles/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

This endpoint returns all the defined documents for each article, selected in the query. It shows where the document is stored, the language of the document, and some other info. The call does not return the document itself, only the path where it is stored.

See following example:

Possible types