List billsCopy Pageget https://api.ramp.com/developer/v1/bills/Query Paramspayment_methodstringenumList bills of the provided payment method.ACHCARDCHECKINTERNATIONALONE_TIME_CARDPAID_MANUALLYSWIFTVENDOR_CREDITShow 8 enum valuespayment_statusstringenumList bills of the provided payment status.OPENPAIDAllowed:OPENPAIDsync_readybooleanOnly show bills that are ready to sync to ERP, if set to Truetruefalsefrom_due_datedate-timeShows only bills with a due_at on or after this date. This parameter should be provided as a datetime string that conforms to ISO 8601to_due_datedate-timeShows only bills with a due_at on or beofre this date. This parameter should be provided as a datetime string that conforms to ISO 8601from_issued_datedate-timeShows only bills with a issued_at on or after this date. This parameter should be provided as a datetime string that conforms to ISO 8601to_issued_datedate-timeShows only bills with a issued_at on or beofre this date. This parameter should be provided as a datetime string that conforms to ISO 8601startuuidThe 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 200Bill 400raises InvalidInputUpdated almost 3 years ago Did this page help you?YesNo