- 请求格式说明
- 响应格式说明
- 影片管理
- 平台影院管理
- 商城
- 短信管理
- 公共接口
- 电视端API
- 晨星3
- 晨星4
- 1905系统
- 地面1905系统
- 影院信息管理
- 联营影院
- 小程序代码上传
- api接口
- 卡券管理
- 财务订单
- 自营接口
- 影厅设置
- 营销中心
- 凤凰佳影
- 凤凰云智
- 节假日数据
- 自营接口2.0
- 用户管理
- 影院用户管理
- 用户数据
- 平台配置信息管理
- 影院端
电影订单列表
开发中
POST
http://store.xcyxfl.com/cinema/finance/list-movie-order
责任人:唐得才
请求参数
Header 参数
Version
integer
可选
默认值:
1
Body 参数multipart/form-data
platform
integer
可选
order_no
string
订单号
address
string
用户登记地
movie_title
string
影片名称
card_no
string
会员卡号
login_start_time
string
最后登录开始时间
示例值:
2024-07-02 10:05:13
login_end_time
string
最后登录截止时间
示例值:
{% mock 'now' %}
create_start_time
string
下单开始时间
示例值:
2024-07-02 10:05:13
create_end_time
string
下单截止时间
示例值:
{% mock 'now' %}
page
integer
页码
示例值:
1
limit
integer
分页条数
示例值:
10
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://store.xcyxfl.com/cinema/finance/list-movie-order' \
--header 'Version: 1' \
--form 'platform=""' \
--form 'order_no=""' \
--form 'address=""' \
--form 'movie_title=""' \
--form 'card_no=""' \
--form 'login_start_time="2024-07-02 10:05:13"' \
--form 'login_end_time="{% mock '\''now'\'' %}"' \
--form 'create_start_time="2024-07-02 10:05:13"' \
--form 'create_end_time="{% mock '\''now'\'' %}"' \
--form 'page="1"' \
--form 'limit="10"'
返回响应
🟢200成功
application/json
Body
code
integer
状态码
message
string
返回信息
data
object
返回数据
total
integer
列表总条数
list
array [object {32}]
必需
示例
{
"code": 200,
"message": "success",
"data": {
"total": 578,
"list": [
{
"id": 2476,
"user_id": 93,
"store_id": 52,
"order_id": 3815,
"order_no": "709781134034419713",
"method": 3,
"pay_time": 1730185016,
"plat_type": 1,
"card_id": 305451,
"movie_id": 511,
"see_start_time": 1730447700,
"see_end_time": 1730454900,
"price": "10.00",
"coupon_type": 2,
"coupon_id": 129,
"coupon_price": "1.00",
"actual_price": "1.00",
"number": 2,
"snapshot": {
"id": 2476,
"plan_name": "情侣厅",
"seat_data": [
"1排17号",
"1排15号"
],
"tiktok_coupon": [],
"movie": {
"id": 511,
"lang": "英语",
"type": "2D",
"cover": "https://p0.pipi.cn/mmdb/fb73868711e51b02ff16bd1963e925226694b.jpg?imageMogr2/thumbnail/2500x2500%3E",
"title": "夺宝奇兵:命运转盘",
"category": "动作、冒险",
"country": "美国",
"duration": 154
}
},
"seat_x_y": "17_1&15_1",
"status": 1,
"is_deal": 0,
"handler": 0,
"is_force": 2,
"updated_at": "2024-10-29 14:56:56",
"created_at": "2024-10-29 14:56:51",
"qrcode": "06306268",
"user_info": {
"id": 93,
"username": "唐得才",
"gender": 1,
"mobile": "15508485838",
"avatar": "https://cinema-media.oss-cn-chengdu.aliyuncs.com/image/6J7JSNakiBr7hmWQwHX6aQYDKX4BjFHE.png",
"tik_name": "",
"tik_verify_name": "",
"mobile_info": "{\"province\":\"四川\",\"city\":\"成都\",\"areacode\":\"028\",\"zip\":\"610000\",\"company\":\"联通\",\"card\":\"\",\"address\":\"四川成都\"}",
"last_login_time": 1730425115,
"mobile_address": "四川成都"
},
"coupon_info": [
{
"name": "电影兑换券-联营",
"type": 2,
"coupon_id": 129,
"user_coupon_id": 7
}
],
"card_info": {
"id": 305451,
"type_id": 364,
"number": "98745635",
"birthday": "2023-02-19"
},
"is_change": 2,
"tiktok_coupon": []
},
{
"id": 2475,
"user_id": 93,
"store_id": 52,
"order_id": 3814,
"order_no": "709780357953957889",
"method": 1,
"pay_time": 0,
"plat_type": 1,
"card_id": 0,
"movie_id": 511,
"see_start_time": 1730428200,
"see_end_time": 1730435400,
"price": "4.00",
"coupon_type": 2,
"coupon_id": 129,
"coupon_price": "2.00",
"actual_price": "2.00",
"number": 2,
"snapshot": {
"id": 2475,
"plan_name": "最多五个字",
"seat_data": [
"1排5号",
"1排6号"
],
"tiktok_coupon": [],
"movie": {
"id": 511,
"lang": "英语",
"type": "2D",
"cover": "https://p0.pipi.cn/mmdb/fb73868711e51b02ff16bd1963e925226694b.jpg?imageMogr2/thumbnail/2500x2500%3E",
"title": "夺宝奇兵:命运转盘",
"category": "动作、冒险",
"country": "美国",
"duration": 154
}
},
"seat_x_y": "5_1&6_1",
"status": 8,
"is_deal": 0,
"handler": 0,
"is_force": 2,
"updated_at": "2024-10-29 14:56:48",
"created_at": "2024-10-29 14:53:48",
"qrcode": "",
"user_info": {
"id": 93,
"username": "唐得才",
"gender": 1,
"mobile": "15508485838",
"avatar": "https://cinema-media.oss-cn-chengdu.aliyuncs.com/image/6J7JSNakiBr7hmWQwHX6aQYDKX4BjFHE.png",
"tik_name": "",
"tik_verify_name": "",
"mobile_info": "{\"province\":\"四川\",\"city\":\"成都\",\"areacode\":\"028\",\"zip\":\"610000\",\"company\":\"联通\",\"card\":\"\",\"address\":\"四川成都\"}",
"last_login_time": 1730425115,
"mobile_address": "四川成都"
},
"coupon_info": [
{
"name": "电影兑换券-联营",
"type": 2,
"coupon_id": 129,
"user_coupon_id": 7
}
],
"card_info": {},
"is_change": 2,
"tiktok_coupon": []
},
{
"id": 2474,
"user_id": 79,
"store_id": 52,
"order_id": 3813,
"order_no": "709424330809081857",
"method": 6,
"pay_time": 0,
"plat_type": 5,
"card_id": 0,
"movie_id": 638,
"see_start_time": 1730447100,
"see_end_time": 1730453100,
"price": "80.00",
"coupon_type": 4,
"coupon_id": 0,
"coupon_price": "80.00",
"actual_price": "0.00",
"number": 2,
"snapshot": {
"id": 2474,
"plan_name": "1厅",
"seat_data": [
"1排1号",
"1排2号"
],
"tiktok_coupon": [
{
"certificate_id": "7307536765765271562",
"sku_id": "666",
"order_id": "123456",
"title": "【在线选座】单人观影通兑券(无需补差)",
"expire_time": 1732550399
}
],
"movie": {
"id": 638,
"lang": "国语",
"type": "3D",
"cover": "https://p0.pipi.cn/mmdb/fb7386512ffdddc7ed7a351b3b6f7578b45f1.jpg?imageMogr2/thumbnail/2500x2500%3E",
"title": "红猪",
"category": "喜剧、动画、冒险",
"country": "日本",
"duration": 145
}
},
"seat_x_y": "1_1&2_1&",
"status": 1,
"is_deal": 0,
"handler": 0,
"is_force": 2,
"updated_at": "2024-10-28 15:19:02",
"created_at": "2024-10-28 15:19:00",
"qrcode": "63704552",
"user_info": {
"id": 79,
"username": "多喝热水",
"gender": 1,
"mobile": "17778673545",
"avatar": "https://cinema-media.oss-cn-chengdu.aliyuncs.com/image/6J7JSNakiBr7hmWQwHX6aQYDKX4BjFHE.png",
"tik_name": "",
"tik_verify_name": "liaojx",
"mobile_info": "",
"last_login_time": 0,
"mobile_address": ""
},
"coupon_info": [],
"card_info": {},
"is_change": 2,
"tiktok_coupon": [
{
"certificate_id": "7307536765765271562",
"sku_id": "666",
"order_id": "123456",
"title": "【在线选座】单人观影通兑券(无需补差)",
"expire_time": 1732550399
}
]
},
{
"id": 2473,
"user_id": 93,
"store_id": 52,
"order_id": 3812,
"order_no": "708267121706319873",
"method": 3,
"pay_time": 1729824057,
"plat_type": 1,
"card_id": 305451,
"movie_id": 511,
"see_start_time": 1730428200,
"see_end_time": 1730435400,
"price": "4.00",
"coupon_type": 0,
"coupon_id": 0,
"coupon_price": "0.00",
"actual_price": "4.00",
"number": 2,
"snapshot": {
"id": 2473,
"plan_name": "最多五个字",
"seat_data": [
"1排3号",
"1排4号"
],
"tiktok_coupon": [],
"movie": {
"id": 511,
"lang": "英语",
"type": "2D",
"cover": "https://p0.pipi.cn/mmdb/fb73868711e51b02ff16bd1963e925226694b.jpg?imageMogr2/thumbnail/2500x2500%3E",
"title": "夺宝奇兵:命运转盘",
"category": "动作、冒险",
"country": "美国",
"duration": 154
}
},
"seat_x_y": "3_1&4_1",
"status": 1,
"is_deal": 0,
"handler": 0,
"is_force": 2,
"updated_at": "2024-10-25 10:40:57",
"created_at": "2024-10-25 10:40:52",
"qrcode": "17515187",
"user_info": {
"id": 93,
"username": "唐得才",
"gender": 1,
"mobile": "15508485838",
"avatar": "https://cinema-media.oss-cn-chengdu.aliyuncs.com/image/6J7JSNakiBr7hmWQwHX6aQYDKX4BjFHE.png",
"tik_name": "",
"tik_verify_name": "",
"mobile_info": "{\"province\":\"四川\",\"city\":\"成都\",\"areacode\":\"028\",\"zip\":\"610000\",\"company\":\"联通\",\"card\":\"\",\"address\":\"四川成都\"}",
"last_login_time": 1730425115,
"mobile_address": "四川成都"
},
"coupon_info": [],
"card_info": {
"id": 305451,
"type_id": 364,
"number": "98745635",
"birthday": "2023-02-19"
},
"is_change": 2,
"tiktok_coupon": []
},
{
"id": 2472,
"user_id": 93,
"store_id": 52,
"order_id": 3811,
"order_no": "708257515307307008",
"method": 3,
"pay_time": 1729821797,
"plat_type": 1,
"card_id": 305451,
"movie_id": 511,
"see_start_time": 1730428200,
"see_end_time": 1730435400,
"price": "4.00",
"coupon_type": 0,
"coupon_id": 0,
"coupon_price": "0.00",
"actual_price": "4.00",
"number": 2,
"snapshot": {
"id": 2472,
"plan_name": "最多五个字",
"seat_data": [
"1排1号",
"1排2号"
],
"tiktok_coupon": [],
"movie": {
"id": 511,
"lang": "英语",
"type": "2D",
"cover": "https://p0.pipi.cn/mmdb/fb73868711e51b02ff16bd1963e925226694b.jpg?imageMogr2/thumbnail/2500x2500%3E",
"title": "夺宝奇兵:命运转盘",
"category": "动作、冒险",
"country": "美国",
"duration": 154
}
},
"seat_x_y": "1_1&2_1",
"status": 1,
"is_deal": 0,
"handler": 0,
"is_force": 2,
"updated_at": "2024-10-25 10:03:17",
"created_at": "2024-10-25 10:03:12",
"qrcode": "32856645",
"user_info": {
"id": 93,
"username": "唐得才",
"gender": 1,
"mobile": "15508485838",
"avatar": "https://cinema-media.oss-cn-chengdu.aliyuncs.com/image/6J7JSNakiBr7hmWQwHX6aQYDKX4BjFHE.png",
"tik_name": "",
"tik_verify_name": "",
"mobile_info": "{\"province\":\"四川\",\"city\":\"成都\",\"areacode\":\"028\",\"zip\":\"610000\",\"company\":\"联通\",\"card\":\"\",\"address\":\"四川成都\"}",
"last_login_time": 1730425115,
"mobile_address": "四川成都"
},
"coupon_info": [],
"card_info": {
"id": 305451,
"type_id": 364,
"number": "98745635",
"birthday": "2023-02-19"
},
"is_change": 2,
"tiktok_coupon": []
},
{
"id": 2471,
"user_id": 79,
"store_id": 52,
"order_id": 3810,
"order_no": "707993434629378048",
"method": 3,
"pay_time": 1729758796,
"plat_type": 1,
"card_id": 325700,
"movie_id": 638,
"see_start_time": 1730434200,
"see_end_time": 1730440200,
"price": "5.00",
"coupon_type": 0,
"coupon_id": 0,
"coupon_price": "0.00",
"actual_price": "1.00",
"number": 1,
"snapshot": {
"id": 2471,
"plan_name": "VIP",
"seat_data": [
"1排4号"
],
"tiktok_coupon": [],
"movie": {
"id": 638,
"lang": "国语",
"type": "3D",
"cover": "https://p0.pipi.cn/mmdb/fb7386512ffdddc7ed7a351b3b6f7578b45f1.jpg?imageMogr2/thumbnail/2500x2500%3E",
"title": "红猪",
"category": "喜剧、动画、冒险",
"country": "日本",
"duration": 145
}
},
"seat_x_y": "4_1",
"status": 1,
"is_deal": 0,
"handler": 0,
"is_force": 2,
"updated_at": "2024-10-24 16:33:16",
"created_at": "2024-10-24 16:33:12",
"qrcode": "12147831",
"user_info": {
"id": 79,
"username": "多喝热水",
"gender": 1,
"mobile": "17778673545",
"avatar": "https://cinema-media.oss-cn-chengdu.aliyuncs.com/image/6J7JSNakiBr7hmWQwHX6aQYDKX4BjFHE.png",
"tik_name": "",
"tik_verify_name": "liaojx",
"mobile_info": "",
"last_login_time": 0,
"mobile_address": ""
},
"coupon_info": [],
"card_info": {
"id": 325700,
"type_id": 364,
"number": "17778673545",
"birthday": "2024-04-16"
},
"is_change": 2,
"tiktok_coupon": []
},
{
"id": 2470,
"user_id": 79,
"store_id": 52,
"order_id": 3809,
"order_no": "707956684083204096",
"method": 3,
"pay_time": 0,
"plat_type": 1,
"card_id": 325700,
"movie_id": 511,
"see_start_time": 1730428200,
"see_end_time": 1730435400,
"price": "4.00",
"coupon_type": 0,
"coupon_id": 0,
"coupon_price": "0.00",
"actual_price": "4.00",
"number": 2,
"snapshot": {
"id": 2470,
"plan_name": "最多五个字",
"seat_data": [
"1排1号",
"1排2号"
],
"tiktok_coupon": [],
"movie": {
"id": 511,
"lang": "英语",
"type": "2D",
"cover": "https://p0.pipi.cn/mmdb/fb73868711e51b02ff16bd1963e925226694b.jpg?imageMogr2/thumbnail/2500x2500%3E",
"title": "夺宝奇兵:命运转盘",
"category": "动作、冒险",
"country": "美国",
"duration": 154
}
},
"seat_x_y": "1_1&2_1",
"status": 6,
"is_deal": 0,
"handler": 0,
"is_force": 2,
"updated_at": "2024-10-24 14:22:00",
"created_at": "2024-10-24 14:07:30",
"qrcode": "",
"user_info": {
"id": 79,
"username": "多喝热水",
"gender": 1,
"mobile": "17778673545",
"avatar": "https://cinema-media.oss-cn-chengdu.aliyuncs.com/image/6J7JSNakiBr7hmWQwHX6aQYDKX4BjFHE.png",
"tik_name": "",
"tik_verify_name": "liaojx",
"mobile_info": "",
"last_login_time": 0,
"mobile_address": ""
},
"coupon_info": [],
"card_info": {
"id": 325700,
"type_id": 364,
"number": "17778673545",
"birthday": "2024-04-16"
},
"is_change": 2,
"tiktok_coupon": []
},
{
"id": 2469,
"user_id": 79,
"store_id": 52,
"order_id": 3807,
"order_no": "707906892246323201",
"method": 6,
"pay_time": 1729738155,
"plat_type": 5,
"card_id": 0,
"movie_id": 638,
"see_start_time": 1730434200,
"see_end_time": 1730440200,
"price": "2.00",
"coupon_type": 4,
"coupon_id": 0,
"coupon_price": "2.00",
"actual_price": "0.00",
"number": 2,
"snapshot": {
"id": 2469,
"plan_name": "VIP",
"seat_data": [
"1排2号",
"1排3号"
],
"tiktok_coupon": [
{
"certificate_id": "7307536765765271562",
"sku_id": "666",
"order_id": "123456",
"title": "【在线选座】单人观影通兑券(无需补差)",
"expire_time": 1732550399
}
],
"movie": {
"id": 638,
"lang": "国语",
"type": "3D",
"cover": "https://p0.pipi.cn/mmdb/fb7386512ffdddc7ed7a351b3b6f7578b45f1.jpg?imageMogr2/thumbnail/2500x2500%3E",
"title": "红猪",
"category": "喜剧、动画、冒险",
"country": "日本",
"duration": 145
}
},
"seat_x_y": "2_1&3_1&",
"status": 1,
"is_deal": 0,
"handler": 0,
"is_force": 2,
"updated_at": "2024-10-24 10:49:17",
"created_at": "2024-10-24 10:49:15",
"qrcode": "24816813",
"user_info": {
"id": 79,
"username": "多喝热水",
"gender": 1,
"mobile": "17778673545",
"avatar": "https://cinema-media.oss-cn-chengdu.aliyuncs.com/image/6J7JSNakiBr7hmWQwHX6aQYDKX4BjFHE.png",
"tik_name": "",
"tik_verify_name": "liaojx",
"mobile_info": "",
"last_login_time": 0,
"mobile_address": ""
},
"coupon_info": [],
"card_info": {},
"is_change": 1,
"tiktok_coupon": [
{
"certificate_id": "7307536765765271562",
"sku_id": "666",
"order_id": "123456",
"title": "【在线选座】单人观影通兑券(无需补差)",
"expire_time": 1732550399
}
]
},
{
"id": 2468,
"user_id": 79,
"store_id": 52,
"order_id": 3806,
"order_no": "707882846695751680",
"method": 6,
"pay_time": 0,
"plat_type": 5,
"card_id": 0,
"movie_id": 511,
"see_start_time": 1730426400,
"see_end_time": 1730433600,
"price": "2.00",
"coupon_type": 4,
"coupon_id": 0,
"coupon_price": "2.00",
"actual_price": "0.00",
"number": 2,
"snapshot": {
"id": 2468,
"plan_name": "VIP",
"seat_data": [
"1排2号",
"1排3号"
],
"tiktok_coupon": [
{
"certificate_id": "7307536765765271562",
"sku_id": "666",
"order_id": "123456",
"title": "【在线选座】单人观影通兑券(无需补差)",
"expire_time": 1732550399
}
],
"movie": {
"id": 511,
"lang": "英语",
"type": "2D",
"cover": "https://p0.pipi.cn/mmdb/fb73868711e51b02ff16bd1963e925226694b.jpg?imageMogr2/thumbnail/2500x2500%3E",
"title": "夺宝奇兵:命运转盘",
"category": "动作、冒险",
"country": "美国",
"duration": 154
}
},
"seat_x_y": "2_1&3_1&",
"status": 4,
"is_deal": 0,
"handler": 0,
"is_force": 2,
"updated_at": "2024-10-24 10:49:15",
"created_at": "2024-10-24 09:13:42",
"qrcode": "87879411",
"user_info": {
"id": 79,
"username": "多喝热水",
"gender": 1,
"mobile": "17778673545",
"avatar": "https://cinema-media.oss-cn-chengdu.aliyuncs.com/image/6J7JSNakiBr7hmWQwHX6aQYDKX4BjFHE.png",
"tik_name": "",
"tik_verify_name": "liaojx",
"mobile_info": "",
"last_login_time": 0,
"mobile_address": ""
},
"coupon_info": [],
"card_info": {},
"is_change": 3,
"tiktok_coupon": [
{
"certificate_id": "7307536765765271562",
"sku_id": "666",
"order_id": "123456",
"title": "【在线选座】单人观影通兑券(无需补差)",
"expire_time": 1732550399
}
]
},
{
"id": 2467,
"user_id": 97,
"store_id": 52,
"order_id": 3805,
"order_no": "707595568370974721",
"method": 3,
"pay_time": 1729663934,
"plat_type": 1,
"card_id": 325490,
"movie_id": 638,
"see_start_time": 1730434200,
"see_end_time": 1730440200,
"price": "5.00",
"coupon_type": 2,
"coupon_id": 118,
"coupon_price": "1.00",
"actual_price": "0.00",
"number": 1,
"snapshot": {
"id": 2467,
"plan_name": "VIP",
"seat_data": [
"3排1号"
],
"tiktok_coupon": [],
"movie": {
"id": 638,
"lang": "国语",
"type": "3D",
"cover": "https://p0.pipi.cn/mmdb/fb7386512ffdddc7ed7a351b3b6f7578b45f1.jpg?imageMogr2/thumbnail/2500x2500%3E",
"title": "红猪",
"category": "喜剧、动画、冒险",
"country": "日本",
"duration": 145
}
},
"seat_x_y": "1_3",
"status": 1,
"is_deal": 0,
"handler": 0,
"is_force": 2,
"updated_at": "2024-10-23 14:12:14",
"created_at": "2024-10-23 14:12:13",
"qrcode": "74830672",
"user_info": {
"id": 97,
"username": "微信用户473483",
"gender": 1,
"mobile": "19180531610",
"avatar": "https://cinema-media.oss-cn-chengdu.aliyuncs.com/image/6J7JSNakiBr7hmWQwHX6aQYDKX4BjFHE.png",
"tik_name": "",
"tik_verify_name": "",
"mobile_info": "",
"last_login_time": 0,
"mobile_address": ""
},
"coupon_info": [
{
"name": "电影兑换券",
"type": 2,
"coupon_id": 118,
"user_coupon_id": 1
}
],
"card_info": {
"id": 325490,
"type_id": 364,
"number": "127303",
"birthday": "1995-11-01"
},
"is_change": 2,
"tiktok_coupon": []
}
]
}
}