GET api/user/getunsignbill?phone={phone}&name={name}&hdbh={hdbh}
获取未签收单
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| phone |
收货人电话 |
string |
Required |
| name |
收货人姓名 |
string |
Required |
| hdbh |
运单号 |
string |
Required |
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.