GET api/TablesManagement/GetContactInsur?insur_code={insur_code}&insur_department_code={insur_department_code}&with_not_active={with_not_active}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
insur_code | integer |
Required |
|
insur_department_code | integer |
Default value is -1 |
|
with_not_active | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.