POST api/Inquiry/AddService?Name={Name}&ContactNo={ContactNo}&EmailId={EmailId}&CourseIntrested={CourseIntrested}&ServiceId={ServiceId}&Url={Url}&EnquirySourceId={EnquirySourceId}
Documentation for 'AddService'.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
Name | Documentation for 'Name'. |
Define this parameter in the request URI. |
ContactNo | Documentation for 'ContactNo'. |
Define this parameter in the request URI. |
EmailId | Documentation for 'EmailId'. |
Define this parameter in the request URI. |
CourseIntrested | Documentation for 'CourseIntrested'. |
Define this parameter in the request URI. |
ServiceId | Documentation for 'ServiceId'. |
Define this parameter in the request URI. |
Url | Documentation for 'Url'. |
Define this parameter in the request URI. |
EnquirySourceId | Documentation for 'EnquirySourceId'. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>