API Docs Version 1.1.78
What's Changed
GET
/payment/invoice-items
Return Type:
Changed response : 200 OK
Successful Response
- Changed content type :
application/json
POST
/payment/invoice-items/{invoice_item_id}
Return Type:
Changed response : 200 OK
Successful Response
- Changed content type :
application/json
POST
/tradein/get-tradein-modelyears
Request:
Changed content type : application/json
- Changed property
filter
(object)Specify at least one filter for model years.
POST
/fraud-identification/email-auth-score
Return Type:
Changed response : 200 OK
Successful Response
-
Changed content type :
application/json
-
Added property
alertList
(object)-
Property
reasonCodes
(array)Items (string):
-
Property
matches
(array)Items (string):
-
-
Added property
synthetic
(object)-
Property
reasonCodes
(array) -
Property
scores
(array)Items (object):
-
Property
name
(string) -
Property
version
(string) -
Property
score
(number)
-
-
-
Changed property
decision
(object)-
Changed property
details
(object)New optional properties:
-
kyc
-
Added property
synthetic
(object)- Property
decision
(string)
- Property
-
Added property
watchliststandard
(object)- Property
decision
(string)
- Property
-
-
-
GET
/configuration
Return Type:
Changed response : 200 OK
Successful Response
-
Changed content type :
application/json
-
Changed property
insurance_management
(object)Configuration for insurance
-
Changed property
way
(object)Way Configuration
-
Changed property
api_url
(string -> string)Base API URL
-
Changed property
webhook_url
(string -> string)Webhook URL
-
-
-
POST
/configuration
Request:
Changed content type : application/json
-
Changed property
insurance_management
(object)-
Changed property
way
(object)Way Configuration
-
Changed property
api_url
(string -> string)Base API URL
-
Changed property
webhook_url
(string -> string)Webhook URL
-
-
Return Type:
Changed response : 200 OK
Successful Response
-
Changed content type :
application/json
-
Changed property
insurance_management
(object)Configuration for insurance
-
Changed property
way
(object)Way Configuration
-
Changed property
api_url
(string -> string)Base API URL
-
Changed property
webhook_url
(string -> string)Webhook URL
-
-
-
PATCH
/configuration
Request:
Changed content type : application/json
-
Changed property
insurance_management
(object)-
Changed property
way
(object)Way Configuration
-
Changed property
api_url
(string -> string)Base API URL
-
Changed property
webhook_url
(string -> string)Webhook URL
-
-
Return Type:
Changed response : 200 OK
Successful Response
-
Changed content type :
application/json
-
Changed property
insurance_management
(object)Configuration for insurance
-
Changed property
way
(object)Way Configuration
-
Changed property
api_url
(string -> string)Base API URL
-
Changed property
webhook_url
(string -> string)Webhook URL
-
-
-