latestSwagger 2.02026-08-2181213270.0 KB

0a9c1f8784f2

Billing

This endpoint enables you to notify Defacto when you sent the bill for the fees of the loans to your user. A bill should be sent to the user only when its status is VALIDATED (see GET /bills endpoint).

It is very important to use this endpoint so that Defacto can proceed to a recollection process that will be fair for our users.

This endpoint is useful only for partners who send the bill themselves. By default the bills are sent the the payers of the fees by Defacto. If you need to send them by yourself please get in touch with us.

post/bill/{bill_id}/sent

Path parameters

bill_idstring required

Request body

sent_onstring date-time required
to_email_addressesstring[] required

Response

No Content