GET api/common/shipper?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.