GET api/LookUpCust/GetDepartment?pCode={pCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pCode | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Department| Name | Description | Type | Additional information |
|---|---|---|---|
| dep_code | integer |
None. |
|
| dep_name | string |
Required String length: inclusive between 0 and 15 |
|
| interface_code | string |
String length: inclusive between 0 and 10 |
|
| old_code | integer |
None. |
|
| Visits | Collection of Visit |
None. |
|
| Diarys | Collection of Diary |
None. |
|
| StaffDepartments | Collection of StaffDepartment |
None. |
|
| Groups | Collection of Group |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.