latestSwagger 2.02026-08-2181213270.0 KB

0a9c1f8784f2

Billing

List your fees invoices (i.e: your Defacto bill) for the loans you performed on the platform.<br/>By default, this endpoint only returns your own bills, but you may request bills for your own specific borrowers (with a business identifier or ID) depending on your contract type.

get/bills

Query parameters

bill_idstring[]

Returns bills with these ids.

business_idstring[]

Return bills for these business ids.

business_identifierstring[]

Return bills for theses business identifiers, such as its SIREN in France.

cursorstring

Pagination cursor from the previous response's next_page field. Omit to get the first page.

end_datestring date-time

Returns bills where end_date field is lower to this date.

light_billsboolean

Return light bills.

page_sizeinteger

Maximum number of items to return per page.

start_datestring date-time

Returns bills where start_date field is greater or equal to this date.

statusstring[]

Response

OK