GET api/refund/refundlog?userId={userId}&refundId={refundId}&express={express}&ydh={ydh}¬e={note}
退款日志
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userId |
用户id |
string |
None. |
| refundId |
退款id |
string |
None. |
| express |
快递公司 |
string |
None. |
| ydh |
运单号 |
string |
None. |
| note |
备注 |
string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.