POST api/sendEnquiry/EnquiryMail?Email={Email}&PhoneNo={PhoneNo}&Name={Name}&Message={Message}&Product={Product}&Service={Service}&Country={Country}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| string |
Required |
||
| PhoneNo | string |
Required |
|
| Name | string |
Required |
|
| Message | string |
Required |
|
| Product | string |
Required |
|
| Service | string |
Required |
|
| Country | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.