GET api/LookUpCust/GetCity?pCode={pCode}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
pCode | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
CityName | Description | Type | Additional information |
---|---|---|---|
city_code | integer |
None. |
|
city_name | string |
String length: inclusive between 0 and 21 |
|
city_type | byte |
None. |
|
city_zipnum | integer |
None. |
|
last_action | date |
None. |
|
creation_date | date |
None. |
|
creator | string |
String length: inclusive between 0 and 25 |
|
updateor | string |
String length: inclusive between 0 and 25 |
|
active | string |
String length: inclusive between 0 and 1 |
|
interface_code | string |
String length: inclusive between 0 and 10 |
|
post_code | integer |
None. |
|
old_city_name | string |
String length: inclusive between 0 and 20 |
|
symbol_code | integer |
None. |
|
distribution_code | integer |
None. |
|
distribution_rate | integer |
None. |
|
update_date | integer |
None. |
|
old_cityzipnum | integer |
None. |
|
old_code | integer |
None. |
|
BusinessBranches | Collection of BusinessBranch |
None. |
|
Customers | Collection of Customer |
None. |
|
Employees | Collection of Employee |
None. |
|
InsurerBranches | Collection of InsurerBranch |
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.