Get invoicesAsk AIget https://api.helcim.com/v2/invoices/Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query Paramspageinteger≥ 1Page number for paginated results. Defaults to the first page if omitted.dateStartdate-timeFilter invoices created on or after this date or date-time. Format: YYYY-MM-DD or YYYY-MM-DD HH:MM:SS. If time is omitted, 00:00:00 is assumed. If dateEnd is provided, it must not be earlier than dateStart.dateEnddate-timeFilter invoices created on or before this date or date-time. Format: YYYY-MM-DD or YYYY-MM-DD HH:MM:SS. If time is omitted, 23:59:59 is assumed. If dateStart is provided, dateEnd must not be earlier than dateStart.invoiceNumberstringFilter invoices by the exact invoice number. Matches exactly (case-insensitive). If no match exists, no invoices are returned.customerIdstringFilter invoices by customer ID.statusstringenumFilter invoices by status.PAIDCANCELLEDDUEPAIDSHIPPEDCOMPLETEDREFUNDEDAPPIN_PROGRESSOVERDUEFOR_APPROVALAPPROVEDShow 11 enum valuestypestringenumFilter invoices by type.INVOICEESTIMATEQUOTEORDERPURCHASE_ORDERINVOICESTATEMENTREGISTRATIONCREDITShow 8 enum valuescurrencystringenumFilter invoices by currency code.USDCADUSDAllowed:CADUSDwithConvenienceFeeintegerenumInclude the convenience fee for each invoice. If 1, the convenience fee is included in the response. If 0 or omitted, the convenience fee is set to 0.101Allowed:01withOrderFieldsintegerenumInclude custom field values for each invoice. If 1, the orderFields array for each invoice is populated. If 0 or omitted, orderFields is always an empty array.101Allowed:01convenienceFeeEnabledintegerenumFilter invoices by whether the convenience fee is enabled. If 1, return all invoices with the convenience fee enabled. If 0, return all invoices with the convenience fee disabled. If omitted, no filter is applied.101Allowed:01Responses 200Successful defaultFailedUpdated about 1 year ago