GET api/form/getFormFullData?pFormNum={pFormNum}&pVisitCode={pVisitCode}&pDebitCode={pDebitCode}&pFormCode={pFormCode}&custnum={custnum}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pFormNum | integer |
Required |
|
| pVisitCode | integer |
Required |
|
| pDebitCode | integer |
Required |
|
| pFormCode | integer |
Required |
|
| custnum | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
FullForm| Name | Description | Type | Additional information |
|---|---|---|---|
| MainFormData | MainForm |
None. |
|
| staffs | Collection of Object |
None. |
|
| Debits | Collection of Object |
None. |
|
| Employees | Collection of Object |
None. |
|
| Items | Collection of Object |
None. |
|
| MainFormIcd9 | Collection of Object |
None. |
|
| images | Collection of FormImageObject |
None. |
|
| answer | Answer |
None. |
|
| FiledsDynamicForm | FormDynamicFileds |
None. |
|
| custStudy | CustomerStudyTranslated |
None. |
|
| custContact | Collection of CustContactDetails |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.