Public API
Patient Functions
Surgeon Functions
General Functions
POST Contact Us
Used to transmit a message to SurgiPrice™ from a contact form.
Resource URL
https://testapi.surgiprice.com/contact/
Input Parameters
Parameter Name | Description | Parameter Type | Required | Example |
---|---|---|---|---|
Name | Name of the Person | 50 Characters | YES | Aaron Jay Lev |
Email of the Person | 50 Characters | YES | [email protected] | |
Message | Message the person wants to send to SurgiPrice™ | Text | YES | I am interested in your service. Please contact me at your earliest convenience. |
Result Description
Parameter Name | Description | Parameter Type | Example |
---|---|---|---|
Success | If the information was added to the database correctly or not | 0 (fail) or 1 (success) | 0 |
Message | If Success=0, this parameter contains the reason the contact form failed. This is for feedback to the user. | String | Someone will contact you shortly |