POST api/TablesManagement/ADPatternLink?pType={pType}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pType | string |
Required |
Body Parameters
PatternsLink| Name | Description | Type | Additional information |
|---|---|---|---|
| patternnum | integer |
None. |
|
| insur_code | integer |
None. |
|
| surg_code | integer |
None. |
|
| diary_num | integer |
None. |
|
| oper_code | integer |
None. |
|
| department_num | integer |
None. |
|
| Patterns | Pattern |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.
Response Information
Resource Description
PatternsLink| Name | Description | Type | Additional information |
|---|---|---|---|
| patternnum | integer |
None. |
|
| insur_code | integer |
None. |
|
| surg_code | integer |
None. |
|
| diary_num | integer |
None. |
|
| oper_code | integer |
None. |
|
| department_num | integer |
None. |
|
| Patterns | Pattern |
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.