GET api/invoice/tourGroup/getOrderInfo/{orderNO}/{lang}

旅行團訂單信息

Request Information

URI Parameters

NameDescriptionTypeAdditional information
orderNO

訂單號

string

Required

lang

語言

string

Required

Body Parameters

None.

Response Information

Resource Description

旅行團訂單信息

ReturnResultOfTourGroupOrderInfoContact
NameDescriptionTypeAdditional information
data

TourGroupOrderInfoContact

None.

code

状态码:100成功,其他自定义

integer

None.

message

提示消息

string

None.

Response Formats

application/json, text/json

Sample:
{
  "data": {
    "DocNO": "sample string 1",
    "TotalAmount": 2.0,
    "MemberId": 3,
    "MemberGuid": "sample string 4",
    "PaidAmount": 5.0,
    "PaymentAmount": -12.0,
    "DiscountAmount": 6.0,
    "IntegralNum": 7.0,
    "IntegralDiscount": 8.0,
    "TourCode": "sample string 9",
    "TourName": "sample string 10",
    "OrderNo": "sample string 11",
    "CurrencyCode": "sample string 12",
    "TourItemCode": "sample string 13",
    "TourItemName": "sample string 14",
    "ReferenceNo": "sample string 15",
    "DepartureDate": "2024-12-23T19:31:08.8074619+08:00",
    "DueDate": "2024-12-23T19:31:08.8074619+08:00",
    "OrderTime": "2024-12-23T19:31:08.8074619+08:00",
    "Status": "sample string 18",
    "ContactInfo": {
      "Prefix": "sample string 1",
      "FirstName": "sample string 2",
      "LastName": "sample string 3",
      "Phone": "sample string 4",
      "Email": "sample string 5"
    },
    "PaymentInfo": {
      "PayType": "sample string 1",
      "PayTranId": "sample string 2",
      "CreditCardNum": "sample string 3",
      "PayAmt": 4.0,
      "PayCurrency": "sample string 5",
      "IsPaid": true
    },
    "FlightInfo": {
      "Departure": {
        "FromCity": "sample string 1",
        "ToCity": "sample string 2",
        "FlightNumber": "sample string 3",
        "DepTime": "2024-12-23T19:31:08.8074619+08:00",
        "ArrTime": "2024-12-23T19:31:08.8074619+08:00"
      },
      "Return": {
        "FromCity": "sample string 1",
        "ToCity": "sample string 2",
        "FlightNumber": "sample string 3",
        "DepTime": "2024-12-23T19:31:08.8074619+08:00",
        "ArrTime": "2024-12-23T19:31:08.8074619+08:00"
      }
    },
    "ReceiptBranchInfo": {
      "BranchName": "sample string 1",
      "Address": "sample string 2",
      "Phone": "sample string 3"
    },
    "PriceInfo": {
      "TotalAmt": 1.0,
      "Deposit": 2.0,
      "AdultTourPriceInfo": {
        "Quantity": 1,
        "Price": 2.0,
        "TotalAmt": 2.0
      },
      "ChildWithBedTourPriceInfo": {
        "Quantity": 1,
        "Price": 2.0,
        "TotalAmt": 2.0
      },
      "ChildWithoutBedTourPriceInfo": {
        "Quantity": 1,
        "Price": 2.0,
        "TotalAmt": 2.0
      },
      "InfantTourPriceInfo": {
        "Quantity": 1,
        "Price": 2.0,
        "TotalAmt": 2.0
      },
      "AdultTaxInfo": {
        "Quantity": 1,
        "Price": 2.0,
        "TotalAmt": 2.0
      },
      "ChildTaxInfo": {
        "Quantity": 1,
        "Price": 2.0,
        "TotalAmt": 2.0
      },
      "HandlingfeeInfo": {
        "Quantity": 1,
        "Price": 2.0,
        "TotalAmt": 2.0
      },
      "ProductPriceInfo": [
        {
          "Type": 0,
          "ProductCode": "sample string 1",
          "ProductName": "sample string 2",
          "Quantity": 3,
          "Price": 4.0,
          "Discount": 5.0,
          "TotalAmt": 7.0,
          "Remark": "sample string 6"
        },
        {
          "Type": 0,
          "ProductCode": "sample string 1",
          "ProductName": "sample string 2",
          "Quantity": 3,
          "Price": 4.0,
          "Discount": 5.0,
          "TotalAmt": 7.0,
          "Remark": "sample string 6"
        }
      ],
      "UpgradeServiceInfo": [
        {
          "Type": 0,
          "ProductCode": "sample string 1",
          "ProductName": "sample string 2",
          "Quantity": 3,
          "Price": 4.0,
          "Discount": 5.0,
          "TotalAmt": 7.0,
          "Remark": "sample string 6"
        },
        {
          "Type": 0,
          "ProductCode": "sample string 1",
          "ProductName": "sample string 2",
          "Quantity": 3,
          "Price": 4.0,
          "Discount": 5.0,
          "TotalAmt": 7.0,
          "Remark": "sample string 6"
        }
      ]
    },
    "Parms": [
      {
        "parmname": "sample string 1",
        "pramvalue": "sample string 2"
      },
      {
        "parmname": "sample string 1",
        "pramvalue": "sample string 2"
      }
    ],
    "DataStatus": 19,
    "DataLastTime": "2024-12-23T19:31:08.8074619+08:00",
    "CouponInfos": [
      {
        "coupontype": 0,
        "couponcode": "sample string 1",
        "couponsource": 2,
        "couponeventname": "sample string 3",
        "discountamount": 4.0,
        "discount": 5.0,
        "discountcalctype": 6,
        "discountcalcrule": 7
      },
      {
        "coupontype": 0,
        "couponcode": "sample string 1",
        "couponsource": 2,
        "couponeventname": "sample string 3",
        "discountamount": 4.0,
        "discount": 5.0,
        "discountcalctype": 6,
        "discountcalcrule": 7
      }
    ],
    "ElevyNo": "sample string 20",
    "ElevyAmt": 21.0,
    "ElevyPic": "sample string 22"
  },
  "code": 1,
  "message": "sample string 2"
}