sku取消政策获取

请求URL

正式环境:https://openapi.mafengwo.cn/deals/rest

请求Action

action:sales.ticket.sku.cancel.policy.get

请求参数
参数名称 参数类型 必填 示例 描述
sku_id int 123 马蜂窝sku_id
响应参数
参数名称 参数类型 示例 描述
cancel_type int 2 取消政策类型
rules array {} 规则
{} object 0
└ offset_day_type int 2
└ offset_days int 4
└ offset_time string 18:00
└ offset_type int 1
└ deduct_value int 20
└ deduct_unit int 1
响应示例
{
    "cancel_type":"2",
    "rules":[
        {
            "offset_day_type":"2",
            "offset_days":"4",
            "offset_time":"18:00",
            "offset_type":"1",
            "deduct_value":"20",
            "deduct_unit":"1"
        }
    ]
}
异常错误码
异常码 异常信息
马蜂窝旅游小管家
为您免费提供目的地旅游咨询服务
出行基本信息
联系人信息
换一换
返回顶部
意见反馈
页面底部