cURL
curl --request GET \ --url https://commerce.driv.ly/api/creditbands/{id}
{ "data": { "id": "crb_39fjkd93nmd0", "name": "Good", "isNS": false, "isPrime": true, "isUnknown": false, "minimumCreditScore": 600, "maximumCreditScore": 700 }, "success": true }
Credit Band is uniquely identified by id
The number of levels of related objects to include in the response
Credit Band Found
The response is of type object.
object