GuidesAPI Reference
Log In
API Reference

/participants/{participant_id}/loan-requests/

Create a loan request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params

A loan request for a participant.

string
required
length ≥ 1

The participant's name

address
object
required

A participant's Address

string
required
length ≥ 1

The participant's phone number

date
required

The participant's date of birth

boolean
required

The participant's marital status

boolean
required
string
length between 5 and 200

Not required if is_primary_residence is true

string
required
^-?\d{0,18}(?:\.\d{0,2})?$
integer
required
≥ 1
string
enum
required
Allowed:
string
length ≥ 1

Only used if payment_method is not "Check"

string
length ≥ 1

Only used if payment_method is not "Check"

string
length ≥ 1

Only used if payment_method is not "Check"

string
length ≥ 1

Only used if payment_method is not "Check"

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

400

Bad Request: Invalid loan request data

401

Unauthorized: Missing or invalid authentication

403

Forbidden: Insufficient permissions or scopes

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