POST api/ContactUs?customer_id={customer_id}&date={date}&message={message}&email_id={email_id}&phone={phone}

Documentation for 'ContactUsCheck'.

Request Information

Parameters

NameDescriptionAdditional information
customer_id
Documentation for 'customer_id'.

Define this parameter in the request URI.

date
Documentation for 'date'.

Define this parameter in the request URI.

message
Documentation for 'message'.

Define this parameter in the request URI.

email_id
Documentation for 'email_id'.

Define this parameter in the request URI.

phone
Documentation for 'phone'.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>