GET api/OrderBackup/SearchOrderById?orderId={orderId}
获取订单信息
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| orderId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
获取订单信息
ResponseResultOfOrderPageListDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Status | boolean |
None. |
|
| ErrorCode | string |
None. |
|
| ErrorMessage | string |
None. |
|
| Data | OrderPageListDto |
None. |
Response Formats
application/json, text/json
Sample:
{
"Status": true,
"ErrorCode": "sample string 2",
"ErrorMessage": "sample string 3",
"Data": {
"BuyerInfo": {
"Id": 1,
"PlatformType": 0,
"BuyerLoginId": "sample string 2",
"BuyerFirstName": "sample string 3",
"BuyerLastName": "sample string 4",
"BuyerEmail": "sample string 5",
"BuyerCountry": "sample string 6",
"IsBlackList": true
},
"OrderDetailDtos": [
{
"Id": "550423be-5991-4d69-a07a-219a8ad75a79",
"ShopId": 2,
"OnlineOrderNo": "sample string 3",
"SiOrderId": "f90d7d53-89d9-4445-a511-3bdb706e5715",
"OnlineOrderDtlNo": "sample string 5",
"OnlineRemark": "sample string 6",
"OnlineProductId": "sample string 7",
"SkuCode": "sample string 8",
"ProductName": "sample string 9",
"Properties": {},
"Quantity": 11,
"Weight": 1.1,
"Unit": "sample string 12",
"Price": 1.0,
"Currency": "sample string 13",
"ProductImgUrl": "sample string 14",
"LogisticsType": "sample string 15",
"CustomsCode": "sample string 16",
"CustomsWeight": 1.1,
"CustomsPrice": 1.0,
"CustomsNameCn": "sample string 17",
"CustomsNameEn": "sample string 18",
"ProductCharacter": 1,
"ActualDeclarationPrice": 1.0,
"ChannelPro": {
"IncludeBattery": true,
"IsLiquid": false,
"IsCosmetic": false,
"IsPureBattery": false,
"IsFragile": false,
"IsPowder": false,
"IncludeMetal": false,
"IsFlammable": false,
"IsLquid": null
},
"HasCustoms": true,
"EnterpriseId": 19,
"LotNum": 20,
"LogisticsTypeName": "sample string 21",
"GlobalProductId": "sample string 22",
"LocalProductId": "64bf8997-5974-4a17-8c77-cd88e2e06ebc",
"CostPrice": 1.0,
"IsPair": true,
"SurplusExpiryMinutes": 24,
"ProductSku": "sample string 25",
"Identifier": "sample string 26",
"ProductId": "ce58f9c4-b800-4fc3-9236-f0bebabeef87",
"IsAdequate": true,
"ProductSalesMethod": "Goods",
"ProductRemark": "sample string 28",
"ProductWareNameCn": "sample string 29",
"ProductCanUseStock": 30,
"ProductUrl": "sample string 31",
"ProductCombinat": "sample string 32",
"ProductCostPrice": 33.0,
"VariationSku": "sample string 34",
"EscrowFeeRate": 35.0,
"OnlineLogisticsWarehouseType": "sample string 36",
"ProductNameEn": "sample string 37",
"ProductSourceUrl": "sample string 38"
},
{
"Id": "550423be-5991-4d69-a07a-219a8ad75a79",
"ShopId": 2,
"OnlineOrderNo": "sample string 3",
"SiOrderId": "f90d7d53-89d9-4445-a511-3bdb706e5715",
"OnlineOrderDtlNo": "sample string 5",
"OnlineRemark": "sample string 6",
"OnlineProductId": "sample string 7",
"SkuCode": "sample string 8",
"ProductName": "sample string 9",
"Properties": {},
"Quantity": 11,
"Weight": 1.1,
"Unit": "sample string 12",
"Price": 1.0,
"Currency": "sample string 13",
"ProductImgUrl": "sample string 14",
"LogisticsType": "sample string 15",
"CustomsCode": "sample string 16",
"CustomsWeight": 1.1,
"CustomsPrice": 1.0,
"CustomsNameCn": "sample string 17",
"CustomsNameEn": "sample string 18",
"ProductCharacter": 1,
"ActualDeclarationPrice": 1.0,
"ChannelPro": {
"IncludeBattery": true,
"IsLiquid": false,
"IsCosmetic": false,
"IsPureBattery": false,
"IsFragile": false,
"IsPowder": false,
"IncludeMetal": false,
"IsFlammable": false,
"IsLquid": null
},
"HasCustoms": true,
"EnterpriseId": 19,
"LotNum": 20,
"LogisticsTypeName": "sample string 21",
"GlobalProductId": "sample string 22",
"LocalProductId": "64bf8997-5974-4a17-8c77-cd88e2e06ebc",
"CostPrice": 1.0,
"IsPair": true,
"SurplusExpiryMinutes": 24,
"ProductSku": "sample string 25",
"Identifier": "sample string 26",
"ProductId": "ce58f9c4-b800-4fc3-9236-f0bebabeef87",
"IsAdequate": true,
"ProductSalesMethod": "Goods",
"ProductRemark": "sample string 28",
"ProductWareNameCn": "sample string 29",
"ProductCanUseStock": 30,
"ProductUrl": "sample string 31",
"ProductCombinat": "sample string 32",
"ProductCostPrice": 33.0,
"VariationSku": "sample string 34",
"EscrowFeeRate": 35.0,
"OnlineLogisticsWarehouseType": "sample string 36",
"ProductNameEn": "sample string 37",
"ProductSourceUrl": "sample string 38"
}
],
"MergeRecords": [
{
"SiOrderId": "117a4813-c885-4d43-878a-d36b3a7d53bf",
"OnlineOrderNo": "sample string 2",
"ShopId": 3
},
{
"SiOrderId": "117a4813-c885-4d43-878a-d36b3a7d53bf",
"OnlineOrderNo": "sample string 2",
"ShopId": 3
}
],
"ChannelconfigDto": {
"IsOnline": false,
"Id": 1,
"LogisticsForecastId": 1,
"LogisticsNumberPoolId": 1,
"RegisteredFeeNoDiscount": true,
"DiscountPercentage": 3,
"FreightTemplateId": 1,
"Version": 1,
"IsPickingList": 4,
"IsCustomTemplate": false,
"PackageId": 1,
"CustomsName": "sample string 5",
"CustomsPercentage": 1,
"IsCustom": false,
"CustomsMinPrice": 1.0,
"TemplateConfigId": 1,
"IsActive": true,
"PrintTemplate": "sample string 7",
"PickingTemplate": "sample string 8",
"DeclarationTemplate": "sample string 9",
"LogisticsName": "sample string 10",
"LogisticsIdentity": "sample string 11",
"ChannelName": "sample string 12",
"ChannelCode": "sample string 13",
"CustomsMaxPrice": 1.0,
"LogisticsNumberPoolName": "sample string 14"
},
"LogisticChannelName": "sample string 12-sample string 5",
"BuyerName": "sample string 3 sample string 4",
"Id": "98c02b36-0d48-4d0a-b373-c9eb90d6951a",
"ShopName": "sample string 2",
"OnlineOrderNo": "sample string 3",
"CurrencyType": "sample string 4",
"PlatformType": "AliExpress",
"CreatedFrom": "PlatForm",
"OrderStatus": "None",
"LogisticsStatus": "UnSubmitted",
"ProductStatus": "Single",
"DeliveryType": "None",
"LogisticsNo": "sample string 5",
"LogisticChannelId": 1,
"LogisticsError": "sample string 6",
"LogisticsTime": "2026-08-11 23:23:13",
"IsAuditing": true,
"AuditingTime": "2026-08-11 23:23:13",
"LpsNo": "sample string 7",
"PredicatLogisticsCost": 1.0,
"ActualLogsiticsCost": 1.0,
"MergeSplitStatus": "None",
"PrintStatus": "UnPrint",
"PrintTime": "2026-08-11 23:23:13",
"IsShelve": true,
"ActualWeight": 1.1,
"PredicatWeight": 1.1,
"Remark": "sample string 8",
"OnlineOrderStatus": "sample string 9",
"OnlineCreateTime": "2026-08-11 23:23:13",
"OnlineModifiedTime": "2026-08-11 23:23:13",
"OnlinePaidTime": "2026-08-11 23:23:13",
"OnlineExpiriedTime": "2026-08-11 23:23:13",
"OnlineRemak": "sample string 10",
"OnlinePayAmount": 1.0,
"OnlineLogisticsAmount": 1.0,
"ContactName": "sample string 11",
"Email": "sample string 12",
"PhoneNumber": "sample string 13",
"Mobile": "sample string 14",
"Fax": "sample string 15",
"Street1": "sample string 16",
"Street2": "sample string 17",
"City": "sample string 18",
"Province": "sample string 19",
"Country": "sample string 20",
"CountryName": "sample string 21",
"CountryNameEn": "sample string 22",
"Postcode": "sample string 23",
"CreationTime": "2026-08-11 23:23:13",
"ShopId": 1,
"DeliveryError": "sample string 24",
"IssuesStatus": "NoIssue",
"FrozenStatus": "NoFrozen",
"FundStatus": "NotPay",
"PaymentType": "sample string 25",
"OnlineLogisticsStatus": "WaitSellerSendGoods",
"IsBlackList": true,
"OnlineOrderAmount": 1.0,
"DetailAddress": "sample string 26",
"OnlinePayAmoutCurrency": "sample string 27",
"Address": "sample string 20sample string 19sample string 18sample string 16sample string 17sample string 26",
"DisplayOrderStatus": "sample string 28",
"ChannelLogisticsValue": "sample string 29",
"ChannelLogisticsName": "sample string 30",
"ChannelLogisticsNo": "sample string 31",
"ChannelLogisticsPro": 1,
"OnlineLogisticsServiceCode": "sample string 32",
"OnlineLogisticsServiceName": "sample string 33",
"DeliveryTime": "2026-08-11 23:23:13",
"BuyerLoginId": "sample string 34",
"IsScanning": true,
"OrderNo": "sample string 35",
"ShelveMessage": "sample string 36",
"Preprint": "sample string 37",
"ChannelPro": {
"IncludeBattery": true,
"IsLiquid": false,
"IsCosmetic": false,
"IsPureBattery": false,
"IsFragile": false,
"IsPowder": false,
"IncludeMetal": false,
"IsFlammable": false,
"IsLquid": null
},
"SurplusExpiryMinutes": 899,
"RelatedSiOrderId": "6c801a63-bc3e-4170-a4f3-8b884aac7636",
"HasReissue": 38,
"IsUpLogisticsNo": true,
"AddressMd5": "sample string 39",
"IsFollow": true,
"IsManualLogistics": true,
"ShopeeOnlineOrderType": "None",
"CustomsInfo": [
{
"CustomsCode": "sample string 1",
"CustomsWeight": 1.1,
"CustomsPrice": 1.0,
"CustomsNameCn": "sample string 2",
"CustomsNameEn": "sample string 3",
"Quantity": 1,
"ProductCharacter": {
"IncludeBattery": true,
"IsLiquid": true,
"IsCosmetic": true,
"IsPureBattery": true,
"IsFragile": true,
"IsPowder": true,
"IncludeMetal": true,
"IsFlammable": true,
"IsLquid": null
},
"CustomsSku": "sample string 4",
"ProductId": "sample string 5",
"DtlNo": "sample string 6"
},
{
"CustomsCode": "sample string 1",
"CustomsWeight": 1.1,
"CustomsPrice": 1.0,
"CustomsNameCn": "sample string 2",
"CustomsNameEn": "sample string 3",
"Quantity": 1,
"ProductCharacter": {
"IncludeBattery": true,
"IsLiquid": true,
"IsCosmetic": true,
"IsPureBattery": true,
"IsFragile": true,
"IsPowder": true,
"IncludeMetal": true,
"IsFlammable": true,
"IsLquid": null
},
"CustomsSku": "sample string 4",
"ProductId": "sample string 5",
"DtlNo": "sample string 6"
}
],
"IsAdequate": true,
"LogisticsForecastStatus": "None",
"LogisticsForecastErrorMessage": "sample string 40",
"LogisticsForecastTime": "2026-08-11 23:23:13",
"LogisticsForecastId": 1,
"LocationId": "sample string 41",
"MasterOnlineOrderNo": "sample string 42",
"RefundAmount": 1.0,
"OrderAttributesDto": {
"IsRussianIncompleteName": true,
"IsIncompleteAddress": true,
"HasMessage": true,
"HasRemark": true,
"HasLogisticsOnline": true,
"IsCoD": true,
"IsCainiaoInternationalWarehouse": true,
"IsPointedGoods": true
}
}
}