Admin Contact

Last updated

post
POST /backend/api/customer/admin-contact HTTP/1.1
Host: 139.59.67.17
Content-Type: application/x-www-form-urlencoded
Accept: */*
Content-Length: 98

"firstName='text'&lastName='text'&emailId='text'&files=['text']&userRequirements='text'"
<?xml version="1.0"?>
<object>
	<status>1</status>
	<message>Your email has been successfully sent to the admin</message>
</object>