Contain the details of all the queries which are asked by users of a particular site through the contact us form.
| Name | Description |
|---|---|
| name Type: string | Name of the client. Example: Satyam |
| email Type: string Required | Email-id of the client. Example: |
| subject Type: string | In this field, a valid subject of the query is provided. Example: Invite |
| message Type: string | In this field, the description of the query is provided. Example: Hi Hello Welcome |
| phone Type: string | In this field, contact number of the client is mentioned. Example: 8922163349 |
| created_on Type: datetime Read Only | Date and time at which the query was created. Example: 2014-08-26T12:09:05.008Z |
| replies Type: array | Reply of the query from the admin. |
| Name | Routes |
|---|---|
| add | post /api/1/entity/ms.enquiries TRY IT ! |
| list | get /api/1/entity/ms.enquiries TRY IT ! |
| get | get /api/1/entity/ms.enquiries/{_id} TRY IT ! |
| delete | delete /api/1/entity/ms.enquiries/{_id} TRY IT ! |
Contain the details of all the queries which are asked by users of a particular site through the contact us form.
| Name | Description |
|---|---|
| name Type: string | Name of the client. Example: Satyam |
| email Type: string Required | Email-id of the client. Example: |
| subject Type: string | In this field, a valid subject of the query is provided. Example: Invite |
| message Type: string | In this field, the description of the query is provided. Example: Hi Hello Welcome |
| phone Type: string | In this field, contact number of the client is mentioned. Example: 8922163349 |
| created_on Type: datetime Read Only | Date and time at which the query was created. Example: 2014-08-26T12:09:05.008Z |
| replies Type: array | Reply of the query from the admin. |
| Name | Routes |
|---|---|
| add | post /api/1/entity/ms.enquiries TRY IT ! |
| list | get /api/1/entity/ms.enquiries TRY IT ! |
| get | get /api/1/entity/ms.enquiries/{_id} TRY IT ! |
| delete | delete /api/1/entity/ms.enquiries/{_id} TRY IT ! |
Contain the details of all the queries which are asked by users of a particular site through the contact us form.
| Name | Description |
|---|---|
| name Type: string | Name of the client. Example: Satyam |
| email Type: string Required | Email-id of the client. Example: |
| subject Type: string | In this field, a valid subject of the query is provided. Example: Invite |
| message Type: string | In this field, the description of the query is provided. Example: Hi Hello Welcome |
| phone Type: string | In this field, contact number of the client is mentioned. Example: 8922163349 |
| created_on Type: datetime Read Only | Date and time at which the query was created. Example: 2014-08-26T12:09:05.008Z |
| replies Type: array | Reply of the query from the admin. |
| Name | Routes |
|---|---|
| add | post /api/1/entity/ms.enquiries TRY IT ! |
| list | get /api/1/entity/ms.enquiries TRY IT ! |
| get | get /api/1/entity/ms.enquiries/{_id} TRY IT ! |
| delete | delete /api/1/entity/ms.enquiries/{_id} TRY IT ! |