GET api/common/consignee?phone={phone}&endDepartId={endDepartId}
获取收货人信息
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| phone |
收货人电话 |
string |
Required |
| endDepartId | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/vnd.contoso
Sample:
Sample not available.
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.