API Doc Version 1.2.10
What's New
GET /dms/customer/status-flag
Get all customer status flag
POST /dms/customer/status-flag
Create customer status flag
DELETE /dms/customer/status-flag
Remove customer status flag
POST /dms/customer/comment
Create customer comment dairy
PATCH /dms/customer/comment
Update customer comment dairy
GET /dms/customer/comments
Get customer comment dairy
What's Changed
GET /dms/customer/license-info-history
Return Type:
Changed response : 200 OK
Successful Response
-
Changed content type :
application/jsonChanged items (object):
-
Added property
call_type(string)An enumeration.
Enum values:
manualautoGET/dms/customer/third-party-response-history
-
Return Type:
Changed response : 200 OK
Successful Response
-
Changed content type :
application/jsonChanged items (object):
-
Added property
status(string) -
Added property
license_detail(object)-
Property
first_name(string)First name
-
Property
last_name(string)Last name
-
Property
date_of_birth(string)format: YYYY-MM-DD
-
Property
license_number(string)license number
-
Property
issue_date(string)format: YYYY-MM-DD
-
Property
expiry_date(string)format: YYYY-MM-DD
-
Property
front_image(string)license front image
-
Property
back_image(string)license back image
-
Property
status(string) -
Property
call_type(string)An enumeration.
-
Property
selfie_image(string) -
Property
cropped_front_image(string) -
Property
cropped_back_image(string) -
Property
cropped_selfie_image(string) -
Property
is_selfie_verified(boolean) -
Property
created_by(string)
-
-
POST /dms/customer/insurance-information
Return Type:
Changed response : 201 Created
Successful Response
-
Changed content type :
application/json-
Added property
status(string)An enumeration.
Enum values:
VerifiedUnverifiedExpiredPATCH/dms/customer/insurance-information
-
Request:
Changed content type : application/json
-
Added property
status(string)An enumeration.
-
Added property
insurer_address(object)-
Property
address_line_1(string)Address line one
-
Property
address_line_2(string)Address line two
-
Property
state_name(string)Address state name
-
Property
zip_code(string)Zip code
-
Property
county(string)Address county
-
Property
city(string)Address city
-
Property
contact_number(string)Contact number
-
Property
verified(boolean)Is Address verified
-
Return Type:
Changed response : 200 OK
Successful Response
-
Changed content type :
application/json-
Added property
insurer_address(object) -
Added property
status(string)An enumeration.
-
GET /dms/customer/insurance-information-history
Return Type:
Changed response : 200 OK
Successful Response
-
Changed content type :
application/jsonChanged items (object):
- Added property
status(string)An enumeration.
- Added property
GET /dms/customer/insurance-information-by-customer
Return Type:
Changed response : 200 OK
Successful Response
-
Changed content type :
application/json- Added property
status(string)An enumeration.
- Added property
GET /dms/customer/insurance-information-by-order
Return Type:
Changed response : 200 OK
Successful Response
-
Changed content type :
application/json- Added property
status(string)An enumeration.
- Added property
GET /dms/customer/license-info
Get license info record by reference id
PATCH /dms/customer/license-info
Request:
Changed content type : application/json
- Added property
call_type(string)An enumeration.
Return Type:
Changed response : 200 OK
Successful Response
-
Changed content type :
application/json- Added property
call_type(string)An enumeration.
- Added property
POST /dms/customer/license-info
Request:
Changed content type : application/json
- Added property
call_type(string)An enumeration.
Return Type:
Changed response : 201 Created
Successful Response
-
Changed content type :
application/json- Added property
call_type(string)An enumeration.
- Added property