List receiptsCopy Pageget https://api.ramp.com/developer/v1/receipts/Query Paramsfrom_datedate-timeFilter for receipts related to transactions which occurred after the specified date. Input need to be presented in ISO8601 format, e.g. 2020-12-02T00:00:00to_datedate-timeFilter for receipts related to transactions which occurred before the specified date. Input need to be presented in ISO8601 format, e.g. 2020-12-02T00:00:00created_afterdate-timeFilter for receipts that were created after the specified date. Input need to be presented in ISO8601 format, e.g. 2020-12-02T00:00:00created_beforedate-timeFilter for receipts that were created before the specified date. Input need to be presented in ISO8601 format, e.g. 2020-12-02T00:00:00startuuidThe ID of the last entity of the previous page, used for pagination to get the next page.page_sizeinteger2 to 10000Defaults to 1000The number of results to be returned in each page. The value must be between 2 and 10,000. If not specified, the default value 1,000 will be used.Responses 200Receipts 400raises ReceiptInvalidInputUpdated almost 3 years ago Did this page help you?YesNo