撤销换货申请
GET
/mobile/api/order/info/repealchange
接口描述
张俭
请求头
参数名
类型
描述
必填
token
string
必填
请求参数
参数名
类型
描述
必填
changeApplyId
int
换货申请id(必填)
必填
响应参数
参数名
类型
描述
必填
code
int
示例:400
必填
message
string
示例:该订单已经发货,无法取消
必填
data
object
示例:null
必填