/SubmitApplicationConsumer

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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
Form Data
string
string
int32

[multiple of 1000]

int32

[6 12 24 36 48 60]

int32

[Integer]

string
string
string
string

[Mr, Mrs, Miss, Dr, Rev]

string

[a-zA-Z]

string

[a-zA-Z]

Headers
string

bearer <access_token>

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
rebuildingsociety.com © copyright 2019