| Name | Description | Type | Additional information |
|---|---|---|---|
| name |
Application Name |
string |
Required |
| version |
Application Version |
string |
Required String length: inclusive between 0 and 50 |
| platform |
Supported Platform |
string |
Required String length: inclusive between 0 and 50 |
| status |
current: Latest version of client application legacy: Not current release(can be used against server with reduced functionality). Upgrade must be suggested to the user. obsolete: Deprecated application(cannot be used against server). Will not be able to transact. If unknown appkey, response code will be 404. |
AppstatusEnum |
Required |
| AboutURL |
About URL Image... |
string |
String length: inclusive between 0 and 100 |
| faqURL |
FAQ URL |
string |
String length: inclusive between 0 and 100 |
| PrimaryName |
Primary Name |
string |
None. |
| SecondaryName |
Secondary Name |
string |
None. |
| PrimaryBackgroundColor |
Primary Background Color |
string |
None. |
| PrimaryFontColor |
Primary Font Color |
string |
None. |
| PrimaryFontType |
Primary Font Type |
string |
None. |
| SecondaryBackgroundColor |
Secondary Background Color |
string |
None. |
| SecondaryFontColor |
Secondary Font Color |
string |
None. |
| SecondaryFontType |
Secondary Font Type |
string |
None. |
| QRKey |
Key used when read QR codes |
string |
None. |
| ListButton |
Buttons Attributes of the Main Menu |
Collection of Button |
None. |