
Name | Value | Requirement | Info |
action | addApplication | Mandatory | |
organizationId | Number | Mandatory | Icareus Suite Organization Identifier. |
token | String | Mandatory | Secret key of the Organization. |
userId | Number | Mandatory | Icareus Suite User Identifier. (Must be a Affiliate Administrator or Ismaccount Administrator) |
type | String | Mandatory | Application Type. Currently only accepted value is "HbbTV Coupon" |
applicationData | String | Optional | Encoded JSON Object containing the Application meta-data. |

Key | Value | Requirement | Info | Default |
name | String | Mandatory | Name of the application | |
mode | Number | Optional | Either: 0 (Horizontal) or 1 (Vertical). | 0 |
backgroundColor | String | Optional | Background Color, HEX i.e. "#AAAAAA" | "" |
width | Number | Optional | Application width. | 350 |
height | Number | Optional | Application height. | 650 |
hideButtons | Boolean | Optional | Whether or not to display buttons in the Application. | false |
infoText1 | String | Optional | Text for Info Text 1. | "" |
infoText2 | String | Optional | Text for Info Text 2. | "" |
infoText3 | String | Optional | Text for Info Text 3. | "" |
actionText | String | Optional | Action Text | "" |
removeText | String | Optional | "" | |
eraseText | String | Optional | "" | |
moreInfoText | String | Optional | "" | |
successInfo | String | Optional | "" | |
failureInfo | String | Optional | "" | |
closeText | String | Optional | "" | |
addPhoneText | String | Optional | "" | |
urlMessage | String | Optional | "" | |
urlGooglePlay | String | Optional | "" | |
urlAppStore | String | Optional | "" | |
disablePhoneNumberInput | Boolean | Optional | false | |
sendSMS | Boolean | Optional | false | |
storeSMS | Boolean | Optional | false | |
notificationURL | String | Optional | "" | |
senderName | String | Optional | "" | |
senderAddress | String | Optional | "" | |
successAddress | String | Optional | "" | |
successSubject | String | Optional | "" | |
successBody | String | Optional | "" | |
failureAddress | String | Optional | "" | |
failureSubject | String | Optional | "" | |
failureBody | String | Optional | "" |
Name | Value | Requirement | Info |
action | updateApplication | Mandatory | |
organizationId | Number | Mandatory | Icareus Suite Organization Identifier |
token | String | Mandatory | Secret key of the Organization |
userId | Number | Mandatory | Icareus Suite User Identifier. (Must be a Affiliate Administrator or Ismaccount Administrator) |
type | String | Mandatory | Application Type. Currently only accepted value is "HbbTV Coupon" |
applicationId | Number | Mandatory | Icareus Suite Application Identifier |
applicationData | String | Optional | Encoded JSON Object containing the Application meta-data. |

Name | Value | Requirement | Info |
action | addApplicationImages | Mandatory | |
organizationId | Number | Mandatory | Icareus Suite Organization Identifier |
token | String | Mandatory | Secret key of the Organization |
userId | Number | Mandatory | Icareus Suite User Identifier. (Must be a Affiliate Administrator or Ismaccount Administrator) |
type | String | Mandatory | Application Type. Currently only accepted value is "HbbTV Coupon" |
applicationId | Number | Mandatory | Icareus Suite Application Identifier |
Name | Value | Requirement | Info |
backgroundImage | File | Optional | Background Image. |
infoBackgroundImage | File | Optional | Info Background Image. |
Name | Value | Requirement | Info |
action | removeApplication | Mandatory | |
organizationId | Number | Mandatory | Icareus Suite Organization Identifier |
token | String | Mandatory | Secret key of the Organization |
userId | Number | Mandatory | Icareus Suite User Identifier. (Must be a Affiliate Administrator or Ismaccount Administrator) |
type | String | Mandatory | Application Type. Currently only accepted value is "HbbTV Coupon" |
applicationId | Number | Mandatory | Icareus Suite Application Identifier |