latestSwagger 2.02026-08-2181213270.0 KB

0a9c1f8784f2

Onboarding

Register the date a new borrower accepted our T&Cs

post/borrower/{borrower_id}/sign

Path parameters

borrower_idstring required

Request body

signed_atstring date-time required

datetime of the borrower's signature. Usually time the borrower clicked on our T&Cs checkbox

wait_for_readyboolean nullable

Wait for the borrower to be ready to request a first loan.Many actions have to run in the background (KYC, scoring, contract generation and so on).We recommend you to subscribe to the CreditLine.CREATED webhook in order to be notified in real time when the credit line is available.

Response

OK