generate_x_report
POST /generate_x_report
Generates the X report by user defined criteria.
| field |
type |
description |
| api_credentials
|
| token |
string |
Credentials provided by Powersoft that allow access to the API |
| filter_define
|
| item_barcode |
string |
Based on. It is the date type selection for the report. Allowed values 'TransactionDate' and 'SessionDateTime'. Required. |
| from_date |
string |
UTC date/time for starting date in format 'yyyy-mm-dd hh:MM:ss'. Required. |
| to_date |
string |
UTC date/time for starting date in format 'yyyy-mm-dd hh:MM:ss'. Required. |
| user_code_365_selection |
string |
A comma separated list of 365 users codes (eg 'HE1234.test,HEXXX.admin,...'). If the value is empty then no search criteria by 365 user code is applied. |
| store_code_365_selection |
string |
A comma separated list of 365 stores codes (eg '100,001,...'). If the value is empty then no search criteria by 365 store code is applied. |
Returns