cURL
curl --request GET \ --url https://commerce.driv.ly/api/creditreports/{id}
{ "data": { "id": "<string>", "time": "2023-11-07T05:31:56Z", "creditBand": "<string>", "preApproval": "<string>", "creditScore": 123, "hasUnknownScore": true, "hasNS": true }, "success": true }
Credit Report is uniquely identified by id
The number of levels of related objects to include in the response
Credit Report Found
Show child attributes
Credit Report was pulled at Time
Credit Report falls in Credit Band
Pre-Approval has Credit Report
Credit Report has Credit Score
Credit Report has unknown score
Credit Report has NS