Submit a consumer application. When using apikey, endpoint will not try to look for authorization header.

Submit a consumer application.

  • When using apikey, endpoint will not try to look for authorization header. If userkey is not provided or empty, a new borrower should be created.
  • When using authorization header, bearer token should be of type password for using current borrower_id or client_credentials for registering a new borrower.

Description

Consumer applications are different to business applications in that they contain the users’ registration details.

Definition: Perform an action for the specified user.

Parameters

ParameterDefinition
apikeyAPI access key supplied by Rebuilding Society
app_amountAmount being borrowed
app_termTerm of the loan in months
user_idExisting user ID. If provided, then all parameters listed below are not needed
usernameUnique username for user, no spaces or capitals
user_emailEmail address
passwordValidated password
titleSalutation
user_firstnameFirstname
user_lastnameLastname
Language
Click Try It! to start a request and see the response here!