Developer Docs
Index
Version 1.0.14

API Doc Version 1.0.14

What's Changed

GET /config/check-s3-credentials/{tenant_id}

Check Tenant has added S3 credential

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

POST /config/lender/create-lender

Request:

Changed content type : application/json

  • Changed property lender_profile (object)

    • Deleted property key_id (integer)

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Deleted property key_id (integer)

POST /config/lender

Creates a lender with tenant id

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

DELETE /config/lender/{lender_id}

PATCH /config/lender/{lender_id}

Request:

Changed content type : application/json

  • Changed property lender_profile (object)

    • Deleted property key_id (integer)

GET /config/odometer/{lender_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Deleted property key_id (integer)