Returns the list of Incomes Register reports
[ { "id":3, "user_id":3, "ir_report_id":"ID", "ir_report_timestamp":"22/10/2019", "status":"Status" } ]
Param name | Description |
---|---|
page
optional |
Page number Validations:
|
per_page
optional |
Number of records per page. Can be set to 1000 for getting more records in one page. Default: 50 Validations:
|
skip_pagination
optional |
Pass true to skip pagination and receive all the records in one request, no pagination. Validations:
|