文档
测试

换货确认收货

POST
http://test.chinartn.com/mobile/index.php?m=api&c=user&a=EditExpress

请求参数

参数名
类型
描述
必填
token
string
* 用户标识
必填
ret_id
必填

说明 / 示例

```json { "code": 200, // > 0 成功 "title": "换货确认收货", "data": "", "message": "" } ```