POST api/account/AddConsentForms
Request Information
URI Parameters
None.
Body Parameters
DTOPatientServiceAppointmentConsentFormDetailsName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
AttachmentPath | string |
None. |
|
PaymentNumber | string |
None. |
|
VisitNo | string |
None. |
|
ConsentFormStatus | integer |
None. |
|
Remarks | string |
None. |
|
PatientId | globally unique identifier |
None. |
|
UserId | globally unique identifier |
None. |
|
PatientConsentToSaveData | Collection of DTOPatientServiceAppointmentConsentFormDetails |
None. |
|
SignatureAttachmentPath | string |
None. |
|
ConsentFormId | globally unique identifier |
None. |
|
ConsentFormType | integer |
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.