Get the list of all receipts accessible to user. Can be paginated and/or filtered by receipt state
Param name | Description |
---|---|
archived_after
optional |
Return only receipts accounted on and after the supplied date. Date format: YYYYMMDD (example: 20180702) Validations:
|
page
optional |
Return only one page of receipts. Default per-page is 10 Validations:
|
per_page
optional |
Number of receipts returned per page. Works only in combination with “page” param. Default value is 10 Validations:
|
state
optional |
Validations:
|