x-token: ********************{
"end_time": "string",
"invoice_status": 0,
"order_sn": "string",
"order_type": 0,
"start_time": "string",
"status": 0,
"sub_type": 0,
"user_id": 0
}curl --location --request POST 'https://api.gogpu.cn/user/order/ExportOrderList' \
--header 'x-token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"end_time": "string",
"invoice_status": 0,
"order_sn": "string",
"order_type": 0,
"start_time": "string",
"status": 0,
"sub_type": 0,
"user_id": 0
}'"string"