Query string parameters
Case #1 (by Period):
| Parameter | Description | Type | Is it Mandatory to complete the field? |
|---|---|---|---|
| date_from | Start of period, format "yyyy-mm-dd" | string | |
| date_for | End of period, format "yyyy-mm-dd" | string | |
| calc_totals | Flag responsible for the output of calculated fields: "generated_cnt", "activated_cnt", "reserved_cnt" (default value – false) | boolean |
Case #2 (by Order number):
| Parameter | Description | Type | Is it Mandatory to complete the field? |
|---|---|---|---|
| num | Excise codes order number | string | Mandatory |
| calc_totals | Flag responsible for the output of calculated fields: "generated_cnt", "activated_cnt", "reserved_cnt" (default value – false) | boolean |