v1Changelog
Synthetic data only

The sandbox never disburses real funds or stores real applicant PII. All example values in this documentation are synthetic and safe to copy.

Test Credentials

HeaderSandbox value
X-Client-Idyour-sandbox-client-id
X-Client-Secret$CLIENT_SECRET (from your onboarding pack)
X-PartnerQWIKLIVE

Scenario Coverage

ScenarioEndpoints exercised
Happy-path originationapplications → risk-signals → decisions → offers → offers/accept → loans → disbursements
Decline / referdecisions returns a non-approve outcome
Repayment variantsloans/{id}/payments, /payments/manual, /payments/partial, /payments/prepayment
Servicing readsbalances, next-due, schedule, aging
Collections & hardshiploans/{id}/collections, PUT loans/{id}/hardship
Disbursement reversaldisbursements → disbursements/{id}/reversal
Restructure / closeloans/{id}:restructure, loans/{id}:close

Testing Tips