Starting Feb 1st, 2023, new prices for SMS will be introduced
Details can be found on the Alerts page
No action is required, this change will be automatic
None.
Name | Description | Type | Additional information |
---|---|---|---|
EmailAddress | string |
None. |
|
Name | string |
None. |
|
TextMessage | string |
None. |
|
OrgId | integer |
None. |
{ "emailAddress": "sample string 1", "name": "sample string 2", "textMessage": "sample string 3", "orgId": 4 }
<EmailSupportFormModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BlueChilli.Swift.Models"> <EmailAddress>sample string 1</EmailAddress> <Name>sample string 2</Name> <OrgId>4</OrgId> <TextMessage>sample string 3</TextMessage> </EmailSupportFormModel>
Sample not available.
None.
Sample not available.