https://notify.91haoka.cn/api/plan-market/order/edit/v2
参数名 | 必选 | 类型 | 说明 |
---|---|---|---|
order_id | 1 | int | 订单ID(敢探号系统订单ID) |
share_id | 1 | int | 发展人id |
id_card_name | 0 | string | 身份证姓名 aes加密 (文档末) |
id_card_num | 0 | string | 身份证号 aes加密 |
address_mobile | 1 | string | 收货手机号 aes加密 |
address_name | 1 | string | 收货人姓名 aes加密 |
address_province_code | 0 | int | 收货地址-省编码 |
address_province | 1 | string | 收货地址-省 |
address_city_code | 0 | int | 收货地址-市编码 ) |
address_city | 1 | string | 收货地址-市 |
address_district_code | 0 | int | 收货地址-区/县编码 |
address_district | 1 | string | 收货地址-区/县 |
town | 0 | string | 收货地址-街道 |
address | 1 | string | 详细地址 aes加密 |
sign | 1 | string | 签名(详见签名算法) |