API Doc Version 1.0.16
What's Deleted
GET
/config/asset-group/
Get All asset group
POST
/config/asset-group/
Creates Asset Group
GET
/config/asset-group/{asset_group_id}
Get a single asset-group
DELETE
/config/asset-group/{asset_group_id}
Delete a single asset group
PATCH
/config/asset-group/{asset_group_id}
Update a single asset-group
What's Changed
POST
/config/lender/create-lender
Request:
Changed content type : application/json
-
Changed property
lender_profile
(object)New optional properties:
email
Return Type:
Changed response : 200 OK
Successful Response
-
Changed content type :
application/json
New optional properties:
email
GET
/config/lender
Return Type:
Changed response : 200 OK
Successful Response
-
Changed content type :
application/json
Changed items (object):
New optional properties:
email
GET
/config/lender/{lender_id}
Return Type:
Changed response : 200 OK
Successful Response
-
Changed content type :
application/json
New optional properties:
email
DELETE
/config/lender/{lender_id}
Return Type:
Changed response : 200 OK
Successful Response
-
Changed content type :
application/json
New optional properties:
email
PATCH
/config/lender/{lender_id}
Request:
Changed content type : application/json
-
Changed property
lender_profile
(object)New optional properties:
email
Return Type:
Changed response : 200 OK
Successful Response
-
Changed content type :
application/json
New optional properties:
email
GET
/config/lender/by-tenant-id/{tenant_id}
Return Type:
Changed response : 200 OK
Successful Response
-
Changed content type :
application/json
New optional properties:
email
PATCH
/config/lender/update-lender/{lenders_id}
Return Type:
Changed response : 200 OK
Successful Response
-
Changed content type :
application/json
New optional properties:
email
DELETE
/config/address/{address_id}
Parameters:
Changed: address_id
in path
GET
/config/odometer/{lender_id}
Return Type:
Changed response : 200 OK
Successful Response
-
Changed content type :
application/json
New optional properties:
email