POST api/CIFProfile/Post
Request Information
URI Parameters
None.
Body Parameters
CIFProfileName | Description | Type | Additional information |
---|---|---|---|
CIFBasicId | globally unique identifier |
None. |
|
IsHospitalChainAvailable | boolean |
None. |
|
TotalHospitals | integer |
None. |
|
BedSize | integer |
None. |
|
IsHavePacs | boolean |
None. |
|
PacsName | string |
None. |
|
IsPacs | boolean |
None. |
|
PacsSpecility | string |
None. |
|
IsSpecilaity | boolean |
None. |
|
Specility | string |
None. |
|
IsAccredatation | boolean |
None. |
|
Accredatation | string |
None. |
|
IsRequiredPatientPortal | boolean |
None. |
|
IsRequiredMobileApp | boolean |
None. |
|
IsRequireAccredatationInFuture | boolean |
None. |
|
TransactionDate | date |
None. |
|
Id | globally unique identifier |
None. |
|
IsActive | boolean |
None. |
|
TransactedBy | string |
None. |
|
TransactedDate | date |
None. |
|
Remark | string |
None. |
|
Version | integer |
None. |
|
LastChanged | Collection of byte |
None. |
|
LogInfo | LogInfo |
None. |
|
DocumentNumber | string |
None. |
|
IsSelected | boolean |
None. |
|
IsDirty | boolean |
None. |
|
Messege | string |
None. |
|
Errors | Collection of Object |
None. |
|
HasErrors | boolean |
None. |
|
HasSystemErrors | boolean |
None. |
|
HasValidationErrors | boolean |
None. |
|
IsDeleted | boolean |
None. |
|
PrimaryKeyName | string |
None. |
|
PrimaryKeyValue | globally unique identifier |
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
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.