GET api/refund/refundlog?userId={userId}&refundId={refundId}&express={express}&ydh={ydh}&note={note}

退款日志

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.