申请退单
order_refund_applyRequest a refund for a static residential proxy sub-account. Submit the sub-account ID and reason for manual review; refunds are not immediate and are subject to eligibility checks.
Instructions
为静态住宅的一个子账号申请退单,提交后由人工审核,不会立即退款。后端限制:只能在下单后 1 天内申请;已续费、有进行中的带宽升级订单、消费记录已开票的子账号不能退;同一子账号重复申请会被拒。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | 子账号 id | |
| remark | Yes | 退单原因 | |
| product | Yes | 产品:static-standard=静态住宅(非原生),static-native=静态住宅(原生),static-isp-native=静态住宅(运营商原生) | |
| confirm_token | No | 确认码。客户端不支持弹窗确认时,第一次调用只返回操作预览和确认码;把预览告诉用户并得到同意后,用相同参数带上确认码再调一次。支持弹窗确认的客户端不需要这个参数 |