Skip to main content
POST
Record a lending decision

Authorizations

Authorization
string
header
required

Your API key from the dashboard, sent as Authorization: Bearer swippee_sk_live_....

Body

application/json
client_reference_id
string
required
Example:

"loan-1001"

decision
enum<string>
required
Available options:
approved,
review,
declined
report_id
string
decision_rationale
string
Example:

"FOIR 32%, stable salary"

amount
number
Example:

250000

Response

Decision recorded