API Doc Version 1.3.33
What's Deprecated
GET /dms/customer/status-flag-hitsory
Get status flag history
What's Changed
GET /dms/customer/license-info
Parameters:
Deleted: include_images in query
GET /dms/customer/status-flag-hitsory
GET /dms/customer/all-customers
Parameters:
Changed: sort_by in query
POST /dms/customer/all-customers-dynamic-search
Parameters:
Added: from_date in query
Format: YYYY-MM-DD
Added: to_date in query
Format: YYYY-MM-DD
Changed: sort_by in query
GET /dms/contract
Get active contract
Parameters:
Deleted: statuses in query
Accepts only string values
Return Type:
Changed response : 200 OK
Successful Response
- Changed content type :
application/json
POST /dms/contract
Return Type:
Changed response : 201 Created
Successful Response
-
Changed content type :
application/json- Added property
invocation_type(string)
- Added property
PATCH /dms/contract
Request:
Changed content type : application/json
-
Changed property
subscription_status(string)An enumeration.
Added enum values:
-
RETURN_SUBMITTED -
PAUSED -
RESUMERemoved enum value: -
PAST_DUEReturn Type:
-
Changed response : 200 OK
Successful Response
-
Changed content type :
application/json- Added property
invocation_type(string)
- Added property
GET /dms/contract/all
Parameters:
Changed: statuses in query
Accepts only string values
Return Type:
Changed response : 200 OK
Successful Response
-
Changed content type :
application/json-
Changed property
result(array)Changed items (object):
- Added property
invocation_type(string)
- Added property
-