正式环境:https://openapi.mafengwo.cn/deals/rest
action:sales.order.confirm.status
参数名称 | 参数类型 | 必填 | 示例 | 描述 |
---|---|---|---|---|
order_id | string | 是 | 616181520198412493507 | 马蜂窝订单ID |
参数名称 | 参数类型 | 示例 | 描述 |
---|---|---|---|
status | int | 12 | 0待确认、12已确认、13已出单 |
{
"status":"12"
}
异常码 | 异常信息 |
---|