List InvoicesAsk AIget https://app.moderntreasury.com/api/invoicesGet a list of all invoicesQuery Paramsafter_cursorstringper_pageint32Defaults to 25counterparty_idstringoriginating_account_idstringpayment_order_idstringexpected_payment_idstringstatusstringenumdraftpaidpartially_paidpayment_pendingunpaidvoidedAllowed:draftpaidpartially_paidpayment_pendingunpaidvoidednumberstringA unique record number assigned to each invoice that is issued.due_date_startdateAn inclusive lower bound for searching due_datedue_date_endstringAn inclusive upper bound for searching due_datemetadatastringFor example, if you want to query for records with metadata key Type and value Loan, the query would be metadata%5BType%5D=Loan. This encodes the query parameters.Updated 9 months ago