x-token: ********************{
"charging": "string",
"cycle_number": 0,
"good_id": 0,
"gpu_number": 0,
"order_type": 0,
"sub_type": 0
}curl --location --request POST 'https://api.gogpu.cn/user/order/GetOrderCoupons' \
--header 'x-token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"charging": "string",
"cycle_number": 0,
"good_id": 0,
"gpu_number": 0,
"order_type": 0,
"sub_type": 0
}'{
"code": 0,
"data": [
{
"coupon": {
"assign_class": 0,
"assign_good": [
0
],
"assign_type": 0,
"coupon_sn": "string",
"coupon_template": {
"assign_class": 0,
"assign_good": [
0
],
"assign_type": 0,
"created_at": "string",
"describe": "string",
"id": 0,
"issue_limit": 0,
"issued": 0,
"max_reduce_amount": 0,
"name": "string",
"reach": 0,
"reduce": 0,
"status": 0,
"total_number": 0,
"type": 0,
"updated_at": "string",
"user_limit": 0
},
"created_at": "string",
"ct_id": 0,
"end_time": "string",
"id": 0,
"max_reduce_amount": 0,
"reach": 0,
"reduce": 0,
"source": 0,
"source_id": 0,
"start_time": "string",
"status": 0,
"type": 0,
"updated_at": "string",
"user": {
"account": "string",
"auth": 0,
"created_at": "string",
"email": "string",
"enable": 0,
"first_login": "string",
"header_img": "string",
"id": 0,
"identity_card": "string",
"last_login": "string",
"level": 0,
"level_info": {
"computility": 0,
"created_at": "string",
"description": "string",
"discount": 0,
"icon": "string",
"id": 0,
"level": 0,
"name": "string",
"updated_at": "string"
},
"nickname": "string",
"phone": "string",
"sex": 0,
"updated_at": "string",
"user_property": {
"balance": 0,
"computility": 0,
"created_at": "string",
"freeze": 0,
"id": 0,
"updated_at": "string",
"user_id": 0,
"voucher": 0
},
"username": "string",
"uuid": "string"
},
"user_id": 0
},
"coupon_id": 0,
"discount_amount": 0,
"reason": [
"string"
],
"status": 0
}
],
"msg": "string"
}