Create a loan
POST
/loansApply for a loan (underwritten at once)
Headers
Idempotency-KeystringOptionalSend on every write that creates or changes money or state; a replay with the same key returns the original result with 200.
Body parameters
credit_scoreintegerRequiredcustomer_idstringRequiredExample cust_2tVh8nqLxq4GbDe0K1F6S9zRcWm
disbursement_account_idstringRequiredExample acct_2tVh8nqLxq4GbDe0K1F6S9zRcWm
escrow_monthly_amountintegerOptionalguaranteeobject or nullOptionalGuarantee is a government guarantee on a loan or facility.
3 child attributes
guaranteed_bpsintegerRequirednumberstringOptionalprogramstringRequiredSba_7a, sba_504, usda
monthly_debt_amountintegerRequiredmonthly_income_amountintegerRequiredprincipal_amountintegerRequiredproduct_codestringRequiredpurposestringOptionalsyndicateobject or nullOptionalSyndicate is the bank's share of a syndicated credit.
4 child attributes
agentstringRequiredour_share_bpsintegerRequiredreferencestringOptionaltotal_commitment_amountintegerRequiredterm_monthsintegerRequiredReturns
201 Created
The Loan object.
Errors
Every error is a problem document with a stable code. See Errors.
400401403404409412413422424429500503