Get InvoicesCopy Pageget https://testapi.payarc.net/v1/invoices/Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query Paramslimitint32Defaults to 25A number that represents the number of records to be listed.pageint32Defaults to 1A number that represents the current page number.created_at[intl]int32In the specified number of days.created_at[eq]stringInvoice creation date. Format: YYYY/MM/DDcreated_at[gte]stringInvoices created after or equal to date. Format: YYYY/MM/DDcreated_at[lte]stringInvoices created before or equal to date. Format: YYYY/MM/DDcreated_at[gt]stringInvoices created after date. Format: YYYY/MM/DDcreated_at[lt]stringInvoice created before date. Format: YYYY/MM/DDtotal[eq]int32Total is equal tototal[gte]int32Total is greater than or equal tototal[lte]int32Total is less than or equal tototal[gt]int32Total is greater thantotal[lt]int32Total is less thaninvoice_number[like]stringInvoice number containsdraft[eq]booleanInvoice is a drafttruefalseclosed[eq]booleanInvoice is closedtruefalseattempted[eq]booleanAn attempt was made to pay the invoice.truefalseforgiven[eq]booleanInvoice has been forgiventruefalseopenbooleanInvoice is open for paymenttruefalsepast_duebooleanInvoice is past duetruefalsepaidbooleanInvoice has been paidtruefalsesearchstringSearch for invoices by name, email, description, invoice type, status amount, created dateexcelstringResponses 200200 401401Updated 9 months ago