{
"product": 0,
"patternPayment": "string",
"years": "string",
"model": "string",
"device": "string",
"orderId": "string",
"userId": "string",
"description": "string",
"freeOneMonthAnnualBook": true,
"eventSource": 0
}curl --location --request POST 'https://jnotetest-hm.jideos.com/order/unify_create' \
--header 'token: z_IGnO3oFfsPLElUaqj2TvqDLdA0jIg5ugLE4vhm8MMlRyVK3GUfkegD9lPGcfWW-Qv0dV_lpie2d8vUB3e9ZIg7mdyv7MiO1-U2FCveDTO61whqHI0JuS-Hl_e3p0AP' \
--header 'appVersionCode: 491' \
--header 'language: zh' \
--header 'Authorization: Bearer z_IGnO3oFfsPLElUaqj2TvqDLdA0jIg5ugLE4vhm8MMlRyVK3GUfkegD9lPGcfWW-Qv0dV_lpie2d8vUB3e9ZIg7mdyv7MiO1-U2FCveDTO61whqHI0JuS-Hl_e3p0AP' \
--header 'Accept-Language: zh' \
--header 'channel: google' \
--header 'deviceId: 123456' \
--header 'Content-Type: application/json' \
--data-raw '{
"product": 0,
"patternPayment": "string",
"years": "string",
"model": "string",
"device": "string",
"orderId": "string",
"userId": "string",
"description": "string",
"freeOneMonthAnnualBook": true,
"eventSource": 0
}'{
"status": 0,
"msg": "",
"data": {
"orderId": "",
"weChatPayBean": {
"partnerId": "",
"prepayId": "",
"nonceStr": "",
"timestamp": "",
"sign": "",
"packageStr": ""
},
"orderCreateTime": 0,
"code_url": "",
"hwProductId": 0,
"priceType": 0,
"orderType": 0,
"discountsAmount": 0.0,
"payAmount": 0.0
}
}