POST ContactUs/SubmitCRMData
Request Information
URI Parameters
None.
Body Parameters
SetContactUsProxyName | Description | Type | Additional information |
---|---|---|---|
Reason | string |
String length: inclusive between 0 and 100 |
|
Subject | string |
None. |
|
AccountNumber | integer |
None. |
|
MessageBody | string |
String length: inclusive between 0 and 2147483647 |
|
Latitude | string |
String length: inclusive between 0 and 100 |
|
Longitude | string |
String length: inclusive between 0 and 100 |
|
TopicId | integer |
None. |
|
CustomerName | string |
String length: inclusive between 0 and 100 |
|
UserSignature | string |
String length: inclusive between 0 and 100 |
|
PromotionId | integer |
None. |
|
IsDrMode | integer |
None. |
|
AttachmentName | string |
String length: inclusive between 0 and 200 |
|
IsPreLogin | boolean |
Required |
|
UtilityAccountNumber | string |
String length: inclusive between 0 and 100 |
|
FromEMail | string |
String length: inclusive between 0 and 100 |
|
LanguageCode | string |
String length: inclusive between 0 and 10 |
|
Offset | integer |
None. |
|
ResponseXML | string |
String length: inclusive between 0 and 2147483647 |
|
TemplateTypeId | integer |
None. |
|
AttachmentXML | string |
String length: inclusive between 0 and 2147483647 |
|
UserID | integer |
None. |
|
IsBillingQuery | integer |
None. |
|
IsUpdate | boolean |
None. |
|
SaveId | string |
String length: inclusive between 0 and 100 |
|
isEmailFromControl | boolean |
None. |
|
GroupId | integer |
None. |
|
IsMobile | boolean |
None. |
|
trackingId | string |
String length: inclusive between 0 and 100 |
|
comments | string |
None. |
|
AccountType | string |
None. |
Request Formats
application/json
Sample not available.
text/json
Sample not available.
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
HttpResponseMessageName | 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. |