API Docs Version 1.1.39
What's New
POST
/email/send-admin-bank-transfer
Send Admin Bank Transfer Admin Email
POST
/email/send-request-bank-transfer
Send Admin Bank Transfer Request Email
What's Changed
POST
/email/send-subscription-consumption-email
Request:
Changed content type : application/json
New optional properties:
product_id
subscription_pricing_id
-
Deleted property
subscription_pricing_id
(string) -
Deleted property
product_id
(string)
POST
/email/send-subscription-trial-email
Request:
Changed content type : application/json
-
Changed property
trial_email_detail
(array)Changed items (object):
New optional properties:
-
product_id
- Deleted property
product_id
(integer)
-
POST
/get-preview-form
Request:
Changed content type : application/json
-
Changed property
deal
(object)Deal information
-
Added property
deal_identifier
(string)Deal identifier. A constant unique value.
-
Added property
deal_number
(string)Deal Number from the DMS
-
Deleted property
order_id
(string)Order id of this product.
-
POST
/get-filled-form
Request:
Changed content type : application/json
-
Changed property
deal
(object)Deal information
-
Added property
deal_identifier
(string)Deal identifier. A constant unique value.
-
Added property
deal_number
(string)Deal Number from the DMS
-
Deleted property
order_id
(string)Order id of this product.
-
POST
/configuration
Request:
Changed content type : application/json
-
Added property
dealer_management_system
(object)Configuration for dms
-
Property
cdk
(object)CDK configuration
-
Property
subscription_id
(string)Subscription identifier between a user entity and the app
-
Property
api_key
(string)API key
-
Property
api_secret
(string)API secret
-
Property
department_id
(string)Accounting Department Id of Store
-
Property
api_url
(string)API base URL
-
Property
token_url
(string)Token API full URL
-
-
Property
tekion
(object)Tekion configuration
-
Property
api_url
(string)API base URL
-
Property
access_key
(string)API Access key
-
Property
secret_key
(string)API Secret Key
-
Property
client_id
(string)Client id
-
Property
dealer_id
(string)Dealer id
-
-
PATCH
/configuration
Request:
Changed content type : application/json
- Added property
dealer_management_system
(object)Configuration for dms