POST api/v1/Entities
Request Information
URI Parameters
None.
Body Parameters
Entity| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| NameEn | string |
None. |
|
| NameAr | string |
None. |
|
| Address | string |
None. |
|
| Telephone | string |
None. |
|
| AreaId | integer |
None. |
|
| Area | Area |
None. |
|
| DoctorVsEntities | Collection of DoctorVsEntity |
None. |
|
| Visits | Collection of Visit |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Entity| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| NameEn | string |
None. |
|
| NameAr | string |
None. |
|
| Address | string |
None. |
|
| Telephone | string |
None. |
|
| AreaId | integer |
None. |
|
| Area | Area |
None. |
|
| DoctorVsEntities | Collection of DoctorVsEntity |
None. |
|
| Visits | Collection of Visit |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: