Authorization: Bearer ********************curl --location --request GET '/pay/v1/order/list?page_size=2&status&page_token&tenant_key' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"msg": "success",
"data": {
"total": 100,
"has_more": true,
"page_token": "10",
"order_list": [
{
"order_id": "6708978506916697671",
"price_plan_id": "price_9daf66c96968c003",
"price_plan_type": "per_seat_per_year",
"seats": 2,
"buy_count": 1,
"create_time": "1565003215",
"pay_time": "1565003216",
"status": "normal",
"buy_type": "buy",
"src_order_id": "6718900620264210445",
"dst_order_id": "6717597079260102659",
"order_pay_price": 100,
"tenant_key": "2e5c3a3ae38f175f"
}
]
}
}
【飞书】API开发者 微信交流群
用微信扫右侧二维码,加入【飞书】API开发者 交流群,互助沟通

扫码加入交流群