...
token | The token obtained on connection | Required |
from | The first record to show starting with index 0. Default is 0 | Optional |
count | The number of records to show, up to 100 at a time. Default is 100. | Optional |
filter | A json containing filter information (see below) | Required |
Warning
The “filter” parameter is mandatory. The minimum requirement is to specify whether to retrieve client or supplier invoices/quotes. For example:
http://api.wordbee-translator.com:32490/invoices/export?token=…&filter={"isClientInvoices":true }
JSON format of "filter" parameter
...
An XML file composed of records, where each record has the following properties: Export – Invoice