/eligibility/borrower

Ask for the pre-eligibility of a borrower.

It should be interpreted the following way:

  • when is_eligible is false and reasons is null or [] it means the borrower **might** be eligible. This will depend on his financials and will be evaluated after you share data with the /business/data/XXX endpoints.
  • when is_eligible is true, the borrower is eligible. However, we recommend you to share the data you have with the /business/data/XXX endpoints in order to have a more accurate (likely higher) eligible amount.
  • when is_eligible is false and all items of reasons are in: [OUTDATED_DATA, KYB_STATUS] this means the borrower might be eligible depending on his financing, and we are expecting him to perform a few actions prior to requesting loan. Once you register the borrower, this will be represented by the borrower's status.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Legal identifier of the business, such as its SIRET or SIREN in France. Must not contain spaces.

string
enum
required

Type of legal business identifier of the business, such as the SIRET in France.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*