curl --location --request POST 'https://test.pro.wuht.net/adminapi/order/computed/2076dfaecae7404169f8eea9b3bcdf28' \
--header 'authori-zation: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJ0ZXN0LnByby53dWh0Lm5ldCIsImF1ZCI6InRlc3QucHJvLnd1aHQubmV0IiwiaWF0IjoxNjQ5NzQ2MjAyLCJuYmYiOjE2NDk3NDYyMDIsImV4cCI6MTY1MDM1MTAwMiwianRpIjp7ImlkIjoxLCJ0eXBlIjoiYWRtaW4ifX0.-xDXOdYfBNsu3IqF3nMO_E_fop2lxkwNw25fdQpzGVQ' \
--form 'addressId="1"' \
--form 'couponId="1"' \
--form 'payType="weixin"' \
--form 'useIntegral="1"'
{
"status": 0,
"msg": "string",
"data": {
"status": "string",
"result": {
"total_price": "string",
"pay_price": 0,
"pay_postage": "string",
"coupon_price": 0,
"promotions_price": "string",
"deduction_price": 0,
"usedIntegral": 0,
"SurplusIntegral": 0,
"storePostageDiscount": "string",
"isStoreFreePostage": true,
"storeFreePostage": 0,
"cartInfo": [
{
"id": 0,
"uid": 0,
"tourist_uid": "string",
"type": 0,
"product_id": 0,
"product_type": 0,
"activity_id": 0,
"store_id": 0,
"staff_id": 0,
"product_attr_unique": "string",
"cart_num": 0,
"add_time": 0,
"is_pay": 0,
"is_del": 0,
"is_new": 0,
"status": 0,
"is_cashier": 0,
"productInfo": {
"id": 0,
"product_type": 0,
"mer_id": 0,
"image": "string",
"recommend_image": "string",
"slider_image": [
"string"
],
"store_name": "string",
"store_info": "string",
"keyword": "string",
"bar_code": "string",
"cate_id": "string",
"price": "string",
"vip_price": "string",
"ot_price": "string",
"postage": "string",
"delivery_type": [
"string"
],
"freight": 0,
"unit_name": "string",
"sort": 0,
"sales": 0,
"stock": 0,
"is_show": 0,
"is_hot": 0,
"is_benefit": 0,
"is_best": 0,
"is_new": 0,
"add_time": 0,
"is_postage": 0,
"is_del": 0,
"mer_use": 0,
"give_integral": "string",
"cost": "string",
"is_seckill": 0,
"is_bargain": 0,
"is_good": 0,
"is_sub": 0,
"is_vip": 0,
"ficti": 0,
"browse": 0,
"code_path": "string",
"soure_link": "string",
"video_link": "string",
"temp_id": 0,
"spec_type": 0,
"activity": "string",
"spu": "string",
"label_id": [
0
],
"command_word": "string",
"recommend_list": "string",
"brand_id": 0,
"brand_com": "string",
"code": "string",
"is_vip_product": 0,
"is_presale_product": 0,
"presale_start_time": 0,
"presale_end_time": 0,
"presale_day": 0,
"auto_on_time": 0,
"auto_off_time": 0,
"custom_form": [
"string"
],
"is_support_refund": 0,
"store_label_id": [
"string"
],
"ensure_id": [
0
],
"specs": [
{
"id": "string",
"temp_id": "string",
"name": "string",
"value": "string",
"sort": "string"
}
],
"specs_id": 0,
"express_delivery": true,
"store_mention": true,
"store_delivery": true,
"attrInfo": {
"id": 0,
"product_id": 0,
"product_type": 0,
"suk": "string",
"stock": 0,
"sum_stock": 0,
"sales": 0,
"price": "string",
"image": "string",
"unique": "string",
"cost": "string",
"bar_code": "string",
"ot_price": "string",
"vip_price": "string",
"weight": "string",
"volume": "string",
"brokerage": "string",
"brokerage_two": "string",
"type": 0,
"quota": 0,
"quota_show": 0,
"code": "string",
"disk_info": "string"
}
},
"attrInfo": {
"id": 0,
"product_id": 0,
"product_type": 0,
"suk": "string",
"stock": 0,
"sum_stock": 0,
"sales": 0,
"price": "string",
"image": "string",
"unique": "string",
"cost": "string",
"bar_code": "string",
"ot_price": "string",
"vip_price": "string",
"weight": "string",
"volume": "string",
"brokerage": "string",
"brokerage_two": "string",
"type": 0,
"quota": 0,
"quota_show": 0,
"code": "string",
"disk_info": "string"
},
"is_gift": 0,
"attrStatus": true,
"vip_truePrice": "string",
"costPrice": "string",
"trueStock": 0,
"truePrice": "string",
"sum_price": "string",
"price_type": "string",
"is_valid": 0,
"promotions_id": 0,
"promotions_true_price": "string",
"give_integral": 0,
"give_coupon": [
"string"
],
"give_product": [
"string"
],
"postage_price": "string",
"invalid": true,
"discount_product_id": 0
}
]
}
}
}