GET Api/Invoke/ExportQueryOverallOrderByOrderExternalNumber/{ExternalNumber}
查询完整订单财务信息(基于外部订单号)
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
ExternalNumber |
订单外部订单号 |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
查询完整订单财务信息(基于外部订单号)
SpeedPower.Utility.Models.Project.Orders.Service.ExportQueryOrderModelName | Description | Type | Additional information |
---|---|---|---|
OrderPayments |
订单收付款项列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetOrderPaymentModel |
None. |
Refunds |
退票单列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.ExportQueryRefundModel |
None. |
Changeds |
改签单列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.ExportQueryChangedModel |
None. |
PurchaseOrders |
采购单列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.ExportQueryPurchaseOrderModel |
None. |
OrderInternalNumber |
内部订单号 |
string |
Required String length: inclusive between 0 and 128 |
OrderSource |
订单来源 |
SpeedPower.Utility.Models.Project.Orders.Enums.OrderSourceType |
None. |
InternalTime |
订单创建时间 |
date |
None. |
Creater |
创建人 |
string |
Required String length: inclusive between 0 and 128 |
ID |
订单ID |
globally unique identifier |
None. |
SiteId |
站点ID |
string |
Required String length: inclusive between 0 and 128 |
OrderExternalNumber |
外部订单号 |
string |
Required String length: inclusive between 0 and 128 |
LatestTime |
最后处理时间 |
date |
None. |
ExternalTime |
外部订单创建时间 |
date |
None. |
Response Formats
application/json, text/json
Sample:
{ "OrderPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.9272841+08:00", "ID": "a43f8d33-9236-4379-8269-67f381756501", "OrderId": "6a8bf7c1-b23d-4945-8ccd-2b97443710d7", "PaymentType": 0, "TotalPrice": 5.1, "TransactionId": "sample string 6", "Reconciled": true, "Remarks": "sample string 8" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.9272841+08:00", "ID": "a43f8d33-9236-4379-8269-67f381756501", "OrderId": "6a8bf7c1-b23d-4945-8ccd-2b97443710d7", "PaymentType": 0, "TotalPrice": 5.1, "TransactionId": "sample string 6", "Reconciled": true, "Remarks": "sample string 8" } ], "Refunds": [ { "RefundPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.9272841+08:00", "ID": "4eff7c95-9189-4664-92bf-42f0d2b386bb", "RefundId": "ccb59e2c-984a-437a-9a2a-a2695b3f9cc9", "Confirmed": true, "Reconciled": true, "RefundPrice": 7.1, "CostPrice": 8.1, "TransactionId": "sample string 9", "Remarks": "sample string 10" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.9272841+08:00", "ID": "4eff7c95-9189-4664-92bf-42f0d2b386bb", "RefundId": "ccb59e2c-984a-437a-9a2a-a2695b3f9cc9", "Confirmed": true, "Reconciled": true, "RefundPrice": 7.1, "CostPrice": 8.1, "TransactionId": "sample string 9", "Remarks": "sample string 10" } ], "RefundInternalNumber": "sample string 1", "RefundSource": 0, "Creater": "sample string 2", "InternalTime": "2025-09-14T16:40:18.9272841+08:00", "ID": "0a85143b-ec81-4106-9e01-5eb80c99e421", "OrderId": "a1c94b28-7f60-4a07-a5f2-f037ef1924e5", "RefundExternalNumber": "sample string 6", "RefundType": 0, "RefundStyle": 0, "LatestTime": "2025-09-14T16:40:18.9272841+08:00", "Remarks": "sample string 7", "ExternalTime": "2025-09-14T16:40:18.9272841+08:00" }, { "RefundPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.9272841+08:00", "ID": "4eff7c95-9189-4664-92bf-42f0d2b386bb", "RefundId": "ccb59e2c-984a-437a-9a2a-a2695b3f9cc9", "Confirmed": true, "Reconciled": true, "RefundPrice": 7.1, "CostPrice": 8.1, "TransactionId": "sample string 9", "Remarks": "sample string 10" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.9272841+08:00", "ID": "4eff7c95-9189-4664-92bf-42f0d2b386bb", "RefundId": "ccb59e2c-984a-437a-9a2a-a2695b3f9cc9", "Confirmed": true, "Reconciled": true, "RefundPrice": 7.1, "CostPrice": 8.1, "TransactionId": "sample string 9", "Remarks": "sample string 10" } ], "RefundInternalNumber": "sample string 1", "RefundSource": 0, "Creater": "sample string 2", "InternalTime": "2025-09-14T16:40:18.9272841+08:00", "ID": "0a85143b-ec81-4106-9e01-5eb80c99e421", "OrderId": "a1c94b28-7f60-4a07-a5f2-f037ef1924e5", "RefundExternalNumber": "sample string 6", "RefundType": 0, "RefundStyle": 0, "LatestTime": "2025-09-14T16:40:18.9272841+08:00", "Remarks": "sample string 7", "ExternalTime": "2025-09-14T16:40:18.9272841+08:00" } ], "Changeds": [ { "ChangedPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.9272841+08:00", "ID": "931fdf3f-9b32-48a0-a762-4afb04c560e6", "ChangedId": "40ee5e75-263c-44c4-aa3c-afd238f67f2f", "Confirmed": true, "Reconciled": true, "UpgradePrice": 7.1, "CostPrice": 8.1, "TransactionId": "sample string 9", "Remarks": "sample string 10" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.9272841+08:00", "ID": "931fdf3f-9b32-48a0-a762-4afb04c560e6", "ChangedId": "40ee5e75-263c-44c4-aa3c-afd238f67f2f", "Confirmed": true, "Reconciled": true, "UpgradePrice": 7.1, "CostPrice": 8.1, "TransactionId": "sample string 9", "Remarks": "sample string 10" } ], "ChangedInternalNumber": "sample string 1", "ChangedSource": 0, "Creater": "sample string 2", "InternalTime": "2025-09-14T16:40:18.9272841+08:00", "ID": "86eb06b6-ed42-4801-8e0d-1c09da9c6742", "OrderId": "aec96a22-ea19-4d37-a808-94906bbd2f5d", "ChangedExternalNumber": "sample string 6", "ChangedType": 0, "ChangedStyle": 0, "LatestTime": "2025-09-14T16:40:18.9272841+08:00", "Remarks": "sample string 7", "ExternalTime": "2025-09-14T16:40:18.9272841+08:00" }, { "ChangedPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.9272841+08:00", "ID": "931fdf3f-9b32-48a0-a762-4afb04c560e6", "ChangedId": "40ee5e75-263c-44c4-aa3c-afd238f67f2f", "Confirmed": true, "Reconciled": true, "UpgradePrice": 7.1, "CostPrice": 8.1, "TransactionId": "sample string 9", "Remarks": "sample string 10" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.9272841+08:00", "ID": "931fdf3f-9b32-48a0-a762-4afb04c560e6", "ChangedId": "40ee5e75-263c-44c4-aa3c-afd238f67f2f", "Confirmed": true, "Reconciled": true, "UpgradePrice": 7.1, "CostPrice": 8.1, "TransactionId": "sample string 9", "Remarks": "sample string 10" } ], "ChangedInternalNumber": "sample string 1", "ChangedSource": 0, "Creater": "sample string 2", "InternalTime": "2025-09-14T16:40:18.9272841+08:00", "ID": "86eb06b6-ed42-4801-8e0d-1c09da9c6742", "OrderId": "aec96a22-ea19-4d37-a808-94906bbd2f5d", "ChangedExternalNumber": "sample string 6", "ChangedType": 0, "ChangedStyle": 0, "LatestTime": "2025-09-14T16:40:18.9272841+08:00", "Remarks": "sample string 7", "ExternalTime": "2025-09-14T16:40:18.9272841+08:00" } ], "PurchaseOrders": [ { "PurchasePayables": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.9272841+08:00", "ID": "fc74f50a-4bc3-4d77-a8e4-7d701b2312e6", "PurchaseOrderId": "54af6b40-14e1-46f9-a33f-613f1e5ad1fd", "PayPrice": 5.1, "PaymentTag": "sample string 6", "PaymentCode": "sample string 7", "PaymentAccount": "sample string 8", "TransactionId": "sample string 9", "Reconciled": true, "Remarks": "sample string 11" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.9272841+08:00", "ID": "fc74f50a-4bc3-4d77-a8e4-7d701b2312e6", "PurchaseOrderId": "54af6b40-14e1-46f9-a33f-613f1e5ad1fd", "PayPrice": 5.1, "PaymentTag": "sample string 6", "PaymentCode": "sample string 7", "PaymentAccount": "sample string 8", "TransactionId": "sample string 9", "Reconciled": true, "Remarks": "sample string 11" } ], "PurchaseFollowups": [ { "PurchasePayments": { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.9272841+08:00", "ID": "1b642495-9124-4c27-9800-6a798ea8aa82", "ClaimlPrice": 4.1, "ServicePrice": 5.1, "Confirmed": true, "Reconciled": true, "TransactionId": "sample string 8", "Remarks": "sample string 9" }, "RecordType": 0, "ApplyStatus": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.9272841+08:00", "ID": "579bb088-1280-4cdc-a388-9c6b74b73caa", "PurchaseOrderId": "33d92a6c-6088-4912-9627-482aee67a6a2", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "616d2601-e3bd-4700-ba27-f257d3585361", "LinkedId": "cd7f707e-4626-4e18-bf69-1e1f23bc859c", "PassengerIds": "sample string 6" }, { "PurchasePayments": { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.9272841+08:00", "ID": "1b642495-9124-4c27-9800-6a798ea8aa82", "ClaimlPrice": 4.1, "ServicePrice": 5.1, "Confirmed": true, "Reconciled": true, "TransactionId": "sample string 8", "Remarks": "sample string 9" }, "RecordType": 0, "ApplyStatus": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.9272841+08:00", "ID": "579bb088-1280-4cdc-a388-9c6b74b73caa", "PurchaseOrderId": "33d92a6c-6088-4912-9627-482aee67a6a2", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "616d2601-e3bd-4700-ba27-f257d3585361", "LinkedId": "cd7f707e-4626-4e18-bf69-1e1f23bc859c", "PassengerIds": "sample string 6" } ], "RecordType": 0, "PaymentUri": "sample string 1", "Manual": true, "Creater": "sample string 2", "Time": "2025-09-14T16:40:18.9272841+08:00", "ID": "179953c4-cd5c-48ca-9d59-0e2fe8d1f683", "OrderId": "e9bc48f6-80dc-40f7-8720-ccfb74ba417c", "PurchaseOrderNumber": "sample string 6", "PurchaseOrderType": 0, "TotalPrice": 7.1, "PlatName": "sample string 8", "PurchaseTag": "sample string 9", "ProviderCode": "sample string 10", "CabinLevel": 0, "CabinCode": "sample string 11", "ProductRules": "sample string 12", "Remarks": "sample string 13" }, { "PurchasePayables": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.9272841+08:00", "ID": "fc74f50a-4bc3-4d77-a8e4-7d701b2312e6", "PurchaseOrderId": "54af6b40-14e1-46f9-a33f-613f1e5ad1fd", "PayPrice": 5.1, "PaymentTag": "sample string 6", "PaymentCode": "sample string 7", "PaymentAccount": "sample string 8", "TransactionId": "sample string 9", "Reconciled": true, "Remarks": "sample string 11" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.9272841+08:00", "ID": "fc74f50a-4bc3-4d77-a8e4-7d701b2312e6", "PurchaseOrderId": "54af6b40-14e1-46f9-a33f-613f1e5ad1fd", "PayPrice": 5.1, "PaymentTag": "sample string 6", "PaymentCode": "sample string 7", "PaymentAccount": "sample string 8", "TransactionId": "sample string 9", "Reconciled": true, "Remarks": "sample string 11" } ], "PurchaseFollowups": [ { "PurchasePayments": { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.9272841+08:00", "ID": "1b642495-9124-4c27-9800-6a798ea8aa82", "ClaimlPrice": 4.1, "ServicePrice": 5.1, "Confirmed": true, "Reconciled": true, "TransactionId": "sample string 8", "Remarks": "sample string 9" }, "RecordType": 0, "ApplyStatus": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.9272841+08:00", "ID": "579bb088-1280-4cdc-a388-9c6b74b73caa", "PurchaseOrderId": "33d92a6c-6088-4912-9627-482aee67a6a2", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "616d2601-e3bd-4700-ba27-f257d3585361", "LinkedId": "cd7f707e-4626-4e18-bf69-1e1f23bc859c", "PassengerIds": "sample string 6" }, { "PurchasePayments": { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.9272841+08:00", "ID": "1b642495-9124-4c27-9800-6a798ea8aa82", "ClaimlPrice": 4.1, "ServicePrice": 5.1, "Confirmed": true, "Reconciled": true, "TransactionId": "sample string 8", "Remarks": "sample string 9" }, "RecordType": 0, "ApplyStatus": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.9272841+08:00", "ID": "579bb088-1280-4cdc-a388-9c6b74b73caa", "PurchaseOrderId": "33d92a6c-6088-4912-9627-482aee67a6a2", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "616d2601-e3bd-4700-ba27-f257d3585361", "LinkedId": "cd7f707e-4626-4e18-bf69-1e1f23bc859c", "PassengerIds": "sample string 6" } ], "RecordType": 0, "PaymentUri": "sample string 1", "Manual": true, "Creater": "sample string 2", "Time": "2025-09-14T16:40:18.9272841+08:00", "ID": "179953c4-cd5c-48ca-9d59-0e2fe8d1f683", "OrderId": "e9bc48f6-80dc-40f7-8720-ccfb74ba417c", "PurchaseOrderNumber": "sample string 6", "PurchaseOrderType": 0, "TotalPrice": 7.1, "PlatName": "sample string 8", "PurchaseTag": "sample string 9", "ProviderCode": "sample string 10", "CabinLevel": 0, "CabinCode": "sample string 11", "ProductRules": "sample string 12", "Remarks": "sample string 13" } ], "OrderInternalNumber": "sample string 1", "OrderSource": 0, "InternalTime": "2025-09-14T16:40:18.9272841+08:00", "Creater": "sample string 3", "ID": "09a94d24-eb19-4b6d-a9b7-e03a8886587e", "SiteId": "sample string 5", "OrderExternalNumber": "sample string 6", "LatestTime": "2025-09-14T16:40:18.9272841+08:00", "ExternalTime": "2025-09-14T16:40:18.9272841+08:00" }