POST Notification/CreateAlert
Request Information
URI Parameters
None.
Body Parameters
CreateAlertProxy| Name | Description | Type | Additional information |
|---|---|---|---|
| PlaceHolderID | integer |
None. |
|
| Subject | string |
None. |
|
| MailFrom | integer |
None. |
|
| MessageBody | string |
None. |
|
| AccountNumber | integer |
None. |
|
| CityId | integer |
None. |
|
| ZipCode | string |
None. |
|
| CustomerType | integer |
None. |
|
| AttachmentPath | string |
None. |
|
| AttachmentName | string |
None. |
|
| AttachmentType | string |
None. |
|
| Latitude | string |
None. |
|
| Longitude | string |
None. |
|
| MessageType | integer |
None. |
|
| TimeOffset | integer |
None. |
|
| ISpush | boolean |
None. |
|
| IsEMail | boolean |
None. |
|
| TextMessage | boolean |
None. |
|
| Mode | integer |
None. |
|
| EmailId | string |
None. |
|
| Channeltype | integer |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |