{
"access_code":"QY-000001",
"device_id":"89852202101130001670",
"global_order":"0",
"is_open":"0",
"order_period":"1",
"package_code":"DP20201218003915",
"package_name":"T_T_T_0_P_S_\u4e2d\u56fd100G/365\u5929\u5957\u9910",
"package_type":"1",
"pay_amount":"0",
"pay_rst":"1",
"pay_type":"2",
"test_flow":"0",
"test_flow_flag":"0",
"mcc":"",
"days":364,
"timing_type":"1",
"timestamp":"1662628450",
"version":"2.0",
"sign":"xoiCacRJ6XYAsv2lCpAw7NEhmQM="
}curl --location --request POST 'https://api-uat.io.linksfield.net/cube/v4/package/createOtaOrder' \
--header 'Accept-Language: zh-CN' \
--header 'Content-Type: application/json' \
--data-raw '{
"access_code":"QY-000001",
"device_id":"89852202101130001670",
"global_order":"0",
"is_open":"0",
"order_period":"1",
"package_code":"DP20201218003915",
"package_name":"T_T_T_0_P_S_\u4e2d\u56fd100G/365\u5929\u5957\u9910",
"package_type":"1",
"pay_amount":"0",
"pay_rst":"1",
"pay_type":"2",
"test_flow":"0",
"test_flow_flag":"0",
"mcc":"",
"days":364,
"timing_type":"1",
"timestamp":"1662628450",
"version":"2.0",
"sign":"xoiCacRJ6XYAsv2lCpAw7NEhmQM="
}'{
"code": "0000",
"data": {
"order_id": "20220908000000983",
"order_start_date": null,
"order_expire_date": null
},
"message": "成功",
"success": true
}