0a9c1f8784f2
Get your invoices
Query parameters
Business buying a product or service from the seller.
Pagination cursor from the previous response's next_page field. Omit to get the first page.
If false, the invoice is not linked to any loan and has not been submitted for a loan.
Filters invoices linked to a loan that was paid after the specified date (based on the loan's paid_at field). This filter is only effective when linked_to_loan is set to true.
Filters invoices linked to a loan that was paid before the specified date (based on the loan's paid_at field). This filter is only effective when linked_to_loan is set to true.
Maximum number of items to return per page.
Query to filter invoices
Business selling a product or service to the buyer.
<b>TO_SUBMIT, SUBMITTED, TO_EDIT or VERIFIED</b><ul><li>TO_SUBMIT: the invoice is a draft, you can correct it and submit it when correct</li><li>SUBMITTED: the invoice has been submitted and Defacto is verifying it</li><li>TO_EDIT: the invoice has not been validated by Defacto. It should be edited before you can submit it again</li><li>VERIFIED: the invoice has been verified by Defacto. A loan can now be requested for the invoice.</li></ul>
Response
OK