POST Api/Service/Order/ManualPurchaseChanged

手动采购单改签询价/确认

Request Information

URI Parameters

None.

Body Parameters

请求模型

SpeedPower.Utility.Models.Project.Orders.Service.Automatic.ManualPurchaseChangedRequestModel
NameDescriptionTypeAdditional information
PurchaseId

采购单ID

globally unique identifier

None.

Confirmed

是否为确认改签操作

boolean

None.

LinkedId

改签单关联ID

globally unique identifier

None.

SettingKey

数据源扩展Key

string

Required

String length: inclusive between 0 and 500

SettingValue

数据源扩展Value

string

Required

PassengerIds

乘机人选择项(为空列表则默认为所有当前采购单乘客)

Collection of globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "PurchaseId": "260c6f28-067f-4a51-88b5-298557075af4",
  "Confirmed": true,
  "LinkedId": "3ee928b3-0517-4d62-914c-86bbcd8cd5d1",
  "SettingKey": "sample string 3",
  "SettingValue": "sample string 4",
  "PassengerIds": [
    "a5b55fea-60e2-4371-9145-e1ab2b1b1859",
    "aba59a5b-085a-4425-9831-8047195e8c0d"
  ]
}

Response Information

Resource Description

手动采购单改签询价/确认

SpeedPower.Utility.Models.Project.Orders.Service.Automatic.AutoPurchaseChangedResponseModel
NameDescriptionTypeAdditional information
ErrorType

错误类型(可为NULL)

SpeedPower.Utility.Models.Project.Orders.Service.Automatic.AutoPurchaseChangedErrorType

None.

Request

请求模型返回

SpeedPower.Utility.Models.Project.Orders.Service.Automatic.AutoPurchaseChangedRequestModel

None.

PurchaseChangedPayment

财务信息

SpeedPower.Utility.Models.Project.Orders.Service.Automatic.AutoPurchaseChangedPaymentResponseModel

None.

Succeed

操作是否成功

boolean

None.

Message

操作消息

string

None.

Response Formats

application/json, text/json

Sample:
{
  "ErrorType": 0,
  "Request": {
    "Confirmed": true,
    "FollowupId": "aaf58b77-62ad-4fd4-898e-9ea46bbc5e99",
    "LinkedId": "84cd3091-3c96-4dbf-8046-d39d657a1171",
    "SettingKey": "sample string 3",
    "SettingValue": "sample string 4",
    "OPassengers": [
      {
        "TicketNumbers": [
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-05-09T19:33:45.4209183+08:00",
            "ID": "5d585592-bb3c-4f3c-b6d2-9b7d9db6e6d4",
            "PassengerId": "84e1e27a-9936-4445-a2cd-97f5fc6b8378",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          },
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-05-09T19:33:45.4209183+08:00",
            "ID": "5d585592-bb3c-4f3c-b6d2-9b7d9db6e6d4",
            "PassengerId": "84e1e27a-9936-4445-a2cd-97f5fc6b8378",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          }
        ],
        "OTotalPrices": [
          {
            "Time": "2026-05-09T19:33:45.4209183+08:00",
            "ID": "11b58c5b-3501-495d-bbf3-71137b57121a",
            "PassengerId": "9828711d-f67b-4c5f-a1af-0274526b701f",
            "Sequence": 1,
            "SalePrice": 4.1,
            "PrintPrice": 5,
            "FareTax": 6,
            "FuelTax": 7,
            "CabinLevel": 0,
            "CabinCode": "sample string 8",
            "ChannelCabinCode": "sample string 9",
            "FixedCabinCode": "sample string 10"
          },
          {
            "Time": "2026-05-09T19:33:45.4209183+08:00",
            "ID": "11b58c5b-3501-495d-bbf3-71137b57121a",
            "PassengerId": "9828711d-f67b-4c5f-a1af-0274526b701f",
            "Sequence": 1,
            "SalePrice": 4.1,
            "PrintPrice": 5,
            "FareTax": 6,
            "FuelTax": 7,
            "CabinLevel": 0,
            "CabinCode": "sample string 8",
            "ChannelCabinCode": "sample string 9",
            "FixedCabinCode": "sample string 10"
          }
        ],
        "Time": "2026-05-09T19:33:45.4209183+08:00",
        "ID": "3cf1598b-fa61-4f96-8797-ed97a7a06e1c",
        "OrderId": "2d313d0b-a2e7-4680-80fb-267848df5e95",
        "Name": "sample string 4",
        "Birthday": "2026-05-09T19:33:45.4209183+08:00",
        "CardType": 0,
        "CardNo": "sample string 5",
        "SexType": 0,
        "PassengerType": 0,
        "ContactPhone": "sample string 6"
      },
      {
        "TicketNumbers": [
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-05-09T19:33:45.4209183+08:00",
            "ID": "5d585592-bb3c-4f3c-b6d2-9b7d9db6e6d4",
            "PassengerId": "84e1e27a-9936-4445-a2cd-97f5fc6b8378",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          },
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-05-09T19:33:45.4209183+08:00",
            "ID": "5d585592-bb3c-4f3c-b6d2-9b7d9db6e6d4",
            "PassengerId": "84e1e27a-9936-4445-a2cd-97f5fc6b8378",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          }
        ],
        "OTotalPrices": [
          {
            "Time": "2026-05-09T19:33:45.4209183+08:00",
            "ID": "11b58c5b-3501-495d-bbf3-71137b57121a",
            "PassengerId": "9828711d-f67b-4c5f-a1af-0274526b701f",
            "Sequence": 1,
            "SalePrice": 4.1,
            "PrintPrice": 5,
            "FareTax": 6,
            "FuelTax": 7,
            "CabinLevel": 0,
            "CabinCode": "sample string 8",
            "ChannelCabinCode": "sample string 9",
            "FixedCabinCode": "sample string 10"
          },
          {
            "Time": "2026-05-09T19:33:45.4209183+08:00",
            "ID": "11b58c5b-3501-495d-bbf3-71137b57121a",
            "PassengerId": "9828711d-f67b-4c5f-a1af-0274526b701f",
            "Sequence": 1,
            "SalePrice": 4.1,
            "PrintPrice": 5,
            "FareTax": 6,
            "FuelTax": 7,
            "CabinLevel": 0,
            "CabinCode": "sample string 8",
            "ChannelCabinCode": "sample string 9",
            "FixedCabinCode": "sample string 10"
          }
        ],
        "Time": "2026-05-09T19:33:45.4209183+08:00",
        "ID": "3cf1598b-fa61-4f96-8797-ed97a7a06e1c",
        "OrderId": "2d313d0b-a2e7-4680-80fb-267848df5e95",
        "Name": "sample string 4",
        "Birthday": "2026-05-09T19:33:45.4209183+08:00",
        "CardType": 0,
        "CardNo": "sample string 5",
        "SexType": 0,
        "PassengerType": 0,
        "ContactPhone": "sample string 6"
      }
    ],
    "OSegments": [
      {
        "Time": "2026-05-09T19:33:45.4209183+08:00",
        "ID": "44cbb3a1-685e-4fc1-a4dc-340a64e15c47",
        "OrderId": "55959c50-e05c-461d-b909-368409b23a46",
        "Sequence": 4,
        "Carrier": "sample string 5",
        "DepartureAirport": "sample string 6",
        "ArrivalAirport": "sample string 7",
        "DepartureDate": "2026-05-09T19:33:45.4209183+08:00",
        "ArrivalDate": "2026-05-09T19:33:45.4209183+08:00",
        "FlightNo": "sample string 10",
        "CodeShare": true,
        "ShareToFlightNo": "sample string 12",
        "StopTimes": 13,
        "Meal": "sample string 14",
        "PlaneType": "sample string 15",
        "DepartureTerminal": "sample string 16",
        "ArrivalTerminal": "sample string 17"
      },
      {
        "Time": "2026-05-09T19:33:45.4209183+08:00",
        "ID": "44cbb3a1-685e-4fc1-a4dc-340a64e15c47",
        "OrderId": "55959c50-e05c-461d-b909-368409b23a46",
        "Sequence": 4,
        "Carrier": "sample string 5",
        "DepartureAirport": "sample string 6",
        "ArrivalAirport": "sample string 7",
        "DepartureDate": "2026-05-09T19:33:45.4209183+08:00",
        "ArrivalDate": "2026-05-09T19:33:45.4209183+08:00",
        "FlightNo": "sample string 10",
        "CodeShare": true,
        "ShareToFlightNo": "sample string 12",
        "StopTimes": 13,
        "Meal": "sample string 14",
        "PlaneType": "sample string 15",
        "DepartureTerminal": "sample string 16",
        "ArrivalTerminal": "sample string 17"
      }
    ],
    "PreviousChanged": {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-05-09T19:33:45.4209183+08:00",
          "ID": "bc33e3ba-cee5-496a-8f95-c4df2f62f9ea",
          "ChangedId": "e7e82e4b-464c-46e1-83a4-4b965753b2e2",
          "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": "2026-05-09T19:33:45.4209183+08:00",
          "ID": "bc33e3ba-cee5-496a-8f95-c4df2f62f9ea",
          "ChangedId": "e7e82e4b-464c-46e1-83a4-4b965753b2e2",
          "Confirmed": true,
          "Reconciled": true,
          "UpgradePrice": 7.1,
          "CostPrice": 8.1,
          "TransactionId": "sample string 9",
          "Remarks": "sample string 10"
        }
      ],
      "ChangedExpands": [
        {
          "ID": "87cff93f-2a7a-4ebc-a1cc-b97855fa1e69",
          "ChangedId": "ee90cd8c-1b99-4122-94f9-3951d95d0dc1",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        },
        {
          "ID": "87cff93f-2a7a-4ebc-a1cc-b97855fa1e69",
          "ChangedId": "ee90cd8c-1b99-4122-94f9-3951d95d0dc1",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        }
      ],
      "ChangedIncludes": [
        {
          "ID": "0ce5ad23-49e6-42f4-87d8-37d4f344288b",
          "ChangedId": "df4f27d7-2cc6-438a-8574-b9871f045293",
          "PassengerId": "371d4337-9853-4960-97d7-770e7c0d80a4",
          "TicketNumber": "sample string 4"
        },
        {
          "ID": "0ce5ad23-49e6-42f4-87d8-37d4f344288b",
          "ChangedId": "df4f27d7-2cc6-438a-8574-b9871f045293",
          "PassengerId": "371d4337-9853-4960-97d7-770e7c0d80a4",
          "TicketNumber": "sample string 4"
        }
      ],
      "CSegments": [
        {
          "Time": "2026-05-09T19:33:45.4209183+08:00",
          "ID": "767ec448-f02b-4ec6-a3c5-f74c06ec2380",
          "ChangedId": "e18e37e7-264a-45cd-ad07-c0cdb24fe1fa",
          "Carrier": "sample string 4",
          "DepartureAirport": "sample string 5",
          "ArrivalAirport": "sample string 6",
          "DepartureDate": "2026-05-09T19:33:45.4209183+08:00",
          "ArrivalDate": "2026-05-09T19:33:45.4209183+08:00",
          "FlightNo": "sample string 9",
          "CodeShare": true,
          "ShareToFlightNo": "sample string 11",
          "CabinCode": "sample string 12",
          "CabinLevel": 0
        },
        {
          "Time": "2026-05-09T19:33:45.4209183+08:00",
          "ID": "767ec448-f02b-4ec6-a3c5-f74c06ec2380",
          "ChangedId": "e18e37e7-264a-45cd-ad07-c0cdb24fe1fa",
          "Carrier": "sample string 4",
          "DepartureAirport": "sample string 5",
          "ArrivalAirport": "sample string 6",
          "DepartureDate": "2026-05-09T19:33:45.4209183+08:00",
          "ArrivalDate": "2026-05-09T19:33:45.4209183+08:00",
          "FlightNo": "sample string 9",
          "CodeShare": true,
          "ShareToFlightNo": "sample string 11",
          "CabinCode": "sample string 12",
          "CabinLevel": 0
        }
      ],
      "ChangedInternalNumber": "sample string 1",
      "ChangedSource": 0,
      "Creater": "sample string 2",
      "InternalTime": "2026-05-09T19:33:45.4209183+08:00",
      "ID": "393511a3-ca60-4de8-bc6a-f3dfe264f53c",
      "OrderId": "5ec5821e-4e97-4dff-a351-66d0a2f28b17",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2026-05-09T19:33:45.4209183+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-05-09T19:33:45.4209183+08:00"
    },
    "CurrentChanged": {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-05-09T19:33:45.4209183+08:00",
          "ID": "bc33e3ba-cee5-496a-8f95-c4df2f62f9ea",
          "ChangedId": "e7e82e4b-464c-46e1-83a4-4b965753b2e2",
          "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": "2026-05-09T19:33:45.4209183+08:00",
          "ID": "bc33e3ba-cee5-496a-8f95-c4df2f62f9ea",
          "ChangedId": "e7e82e4b-464c-46e1-83a4-4b965753b2e2",
          "Confirmed": true,
          "Reconciled": true,
          "UpgradePrice": 7.1,
          "CostPrice": 8.1,
          "TransactionId": "sample string 9",
          "Remarks": "sample string 10"
        }
      ],
      "ChangedExpands": [
        {
          "ID": "87cff93f-2a7a-4ebc-a1cc-b97855fa1e69",
          "ChangedId": "ee90cd8c-1b99-4122-94f9-3951d95d0dc1",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        },
        {
          "ID": "87cff93f-2a7a-4ebc-a1cc-b97855fa1e69",
          "ChangedId": "ee90cd8c-1b99-4122-94f9-3951d95d0dc1",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        }
      ],
      "ChangedIncludes": [
        {
          "ID": "0ce5ad23-49e6-42f4-87d8-37d4f344288b",
          "ChangedId": "df4f27d7-2cc6-438a-8574-b9871f045293",
          "PassengerId": "371d4337-9853-4960-97d7-770e7c0d80a4",
          "TicketNumber": "sample string 4"
        },
        {
          "ID": "0ce5ad23-49e6-42f4-87d8-37d4f344288b",
          "ChangedId": "df4f27d7-2cc6-438a-8574-b9871f045293",
          "PassengerId": "371d4337-9853-4960-97d7-770e7c0d80a4",
          "TicketNumber": "sample string 4"
        }
      ],
      "CSegments": [
        {
          "Time": "2026-05-09T19:33:45.4209183+08:00",
          "ID": "767ec448-f02b-4ec6-a3c5-f74c06ec2380",
          "ChangedId": "e18e37e7-264a-45cd-ad07-c0cdb24fe1fa",
          "Carrier": "sample string 4",
          "DepartureAirport": "sample string 5",
          "ArrivalAirport": "sample string 6",
          "DepartureDate": "2026-05-09T19:33:45.4209183+08:00",
          "ArrivalDate": "2026-05-09T19:33:45.4209183+08:00",
          "FlightNo": "sample string 9",
          "CodeShare": true,
          "ShareToFlightNo": "sample string 11",
          "CabinCode": "sample string 12",
          "CabinLevel": 0
        },
        {
          "Time": "2026-05-09T19:33:45.4209183+08:00",
          "ID": "767ec448-f02b-4ec6-a3c5-f74c06ec2380",
          "ChangedId": "e18e37e7-264a-45cd-ad07-c0cdb24fe1fa",
          "Carrier": "sample string 4",
          "DepartureAirport": "sample string 5",
          "ArrivalAirport": "sample string 6",
          "DepartureDate": "2026-05-09T19:33:45.4209183+08:00",
          "ArrivalDate": "2026-05-09T19:33:45.4209183+08:00",
          "FlightNo": "sample string 9",
          "CodeShare": true,
          "ShareToFlightNo": "sample string 11",
          "CabinCode": "sample string 12",
          "CabinLevel": 0
        }
      ],
      "ChangedInternalNumber": "sample string 1",
      "ChangedSource": 0,
      "Creater": "sample string 2",
      "InternalTime": "2026-05-09T19:33:45.4209183+08:00",
      "ID": "393511a3-ca60-4de8-bc6a-f3dfe264f53c",
      "OrderId": "5ec5821e-4e97-4dff-a351-66d0a2f28b17",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2026-05-09T19:33:45.4209183+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-05-09T19:33:45.4209183+08:00"
    },
    "PaymentAccountSetting": {
      "AutoPaymentAccountConfigs": [
        {
          "ID": "03772634-7807-4a6e-b42f-39fb86be3d6e",
          "AutoPaymentAccountSettingId": "ede8cbe5-d1e1-46b7-8d5f-810750147f01",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        },
        {
          "ID": "03772634-7807-4a6e-b42f-39fb86be3d6e",
          "AutoPaymentAccountSettingId": "ede8cbe5-d1e1-46b7-8d5f-810750147f01",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        }
      ],
      "CompanyId": "sample string 1",
      "LastUsedTime": "2026-05-09T19:33:45.4209183+08:00",
      "Time": "2026-05-09T19:33:45.4209183+08:00",
      "ID": "de0f682e-6bae-4a83-aa7d-e3305fc571b0",
      "Sequence": 4,
      "PaymentTag": "sample string 5",
      "PaymentCode": "sample string 6",
      "Status": true,
      "Remarks": "sample string 8"
    },
    "MemberSetting": {
      "PurchaseMemberConfigs": {
        "ValidBalance": 1.1,
        "UsedBalance": 2.1,
        "CurrentBalance": 3.1,
        "Time": "2026-05-09T19:33:45.4209183+08:00",
        "ID": "346a4f09-afdc-4a49-80cd-52293ff38205",
        "Password": "sample string 6",
        "MinBalance": 7.1,
        "MaxBalance": 8.1,
        "Remarks": "sample string 9"
      },
      "PurchaseMemberExpandSettings": [
        {
          "ID": "2ba34eb3-1467-43fe-97e7-f1729973eee9",
          "PurchaseMemberSettingId": "7010024b-f29d-439b-8839-27d637816356",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        },
        {
          "ID": "2ba34eb3-1467-43fe-97e7-f1729973eee9",
          "PurchaseMemberSettingId": "7010024b-f29d-439b-8839-27d637816356",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        }
      ],
      "CompanyId": "sample string 1",
      "LastUsedTime": "2026-05-09T19:33:45.4209183+08:00",
      "Time": "2026-05-09T19:33:45.4209183+08:00",
      "ID": "83cf7246-e46b-4b98-9f7a-834987f217c7",
      "UsedStatus": 0,
      "ProviderCode": "sample string 4",
      "UserName": "sample string 5",
      "Password": "sample string 6",
      "ContactUser": "sample string 7",
      "ContactPhone": "sample string 8",
      "ContactEmail": "sample string 9",
      "KeepTime": 10,
      "Remarks": "sample string 11"
    },
    "OperationTag": {
      "OrderId": "30ccb16d-f127-47ac-95f1-c4ca5565970a",
      "Creater": "sample string 2"
    },
    "PurchaseIncludes": [
      {
        "ID": "f40f5183-f60e-46b2-afca-5bb7cdcd80f4",
        "PurchaseOrderId": "b9678a9d-0ec8-4a0f-a03a-884cb4e1e04b",
        "PassengerId": "336b394f-17e3-4d55-ad50-519e6babbf22",
        "TicketNumber": "sample string 4"
      },
      {
        "ID": "f40f5183-f60e-46b2-afca-5bb7cdcd80f4",
        "PurchaseOrderId": "b9678a9d-0ec8-4a0f-a03a-884cb4e1e04b",
        "PassengerId": "336b394f-17e3-4d55-ad50-519e6babbf22",
        "TicketNumber": "sample string 4"
      }
    ],
    "PurchaseMembers": [
      {
        "Time": "2026-05-09T19:33:45.4209183+08:00",
        "ID": "14c75fa4-96ea-4035-a187-0a6c8fb30df3",
        "PurchaseOrderId": "31edffac-9a93-4da8-8ec2-889c532dafbc",
        "UserName": "sample string 4",
        "Password": "sample string 5",
        "ContactPhone": "sample string 6",
        "Remarks": "sample string 7",
        "MembersId": "sample string 8"
      },
      {
        "Time": "2026-05-09T19:33:45.4209183+08:00",
        "ID": "14c75fa4-96ea-4035-a187-0a6c8fb30df3",
        "PurchaseOrderId": "31edffac-9a93-4da8-8ec2-889c532dafbc",
        "UserName": "sample string 4",
        "Password": "sample string 5",
        "ContactPhone": "sample string 6",
        "Remarks": "sample string 7",
        "MembersId": "sample string 8"
      }
    ],
    "PurchasePayables": [
      {
        "RecordType": 0,
        "Creater": "sample string 1",
        "Time": "2026-05-09T19:33:45.4209183+08:00",
        "ID": "7264f300-b3b4-4f5f-9002-48be84433418",
        "PurchaseOrderId": "1627459b-34ea-4779-ae58-2f980573ede7",
        "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": "2026-05-09T19:33:45.4209183+08:00",
        "ID": "7264f300-b3b4-4f5f-9002-48be84433418",
        "PurchaseOrderId": "1627459b-34ea-4779-ae58-2f980573ede7",
        "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": "2026-05-09T19:33:45.4209183+08:00",
          "ID": "250fa6bc-f3e7-403b-adc1-64bb113fb948",
          "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": "2026-05-09T19:33:45.4209183+08:00",
        "ID": "d6b2da3d-698d-4b0d-adaa-ff413aabc6ba",
        "PurchaseOrderId": "354d5f1c-d962-4e42-9189-1d6412b48a88",
        "ApplyType": 0,
        "Remarks": "sample string 5",
        "CSegmentId": "fd6e83ad-2d1c-4485-9dbb-5833a6ba5e55",
        "LinkedId": "6a13f776-0757-40f7-9681-b8988680c3e4",
        "PassengerIds": "sample string 6"
      },
      {
        "PurchasePayments": {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-05-09T19:33:45.4209183+08:00",
          "ID": "250fa6bc-f3e7-403b-adc1-64bb113fb948",
          "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": "2026-05-09T19:33:45.4209183+08:00",
        "ID": "d6b2da3d-698d-4b0d-adaa-ff413aabc6ba",
        "PurchaseOrderId": "354d5f1c-d962-4e42-9189-1d6412b48a88",
        "ApplyType": 0,
        "Remarks": "sample string 5",
        "CSegmentId": "fd6e83ad-2d1c-4485-9dbb-5833a6ba5e55",
        "LinkedId": "6a13f776-0757-40f7-9681-b8988680c3e4",
        "PassengerIds": "sample string 6"
      }
    ],
    "RecordType": 0,
    "PaymentUri": "sample string 5",
    "Manual": true,
    "Creater": "sample string 6",
    "Time": "2026-05-09T19:33:45.4209183+08:00",
    "ID": "265d6492-1d6c-4685-8040-807a61dac60a",
    "OrderId": "b62a8fe6-c243-44a2-9a88-63739f007ec6",
    "PurchaseOrderNumber": "sample string 10",
    "PurchaseOrderType": 0,
    "TotalPrice": 11.1,
    "PlatName": "sample string 12",
    "PurchaseTag": "sample string 13",
    "ProviderCode": "sample string 14",
    "CabinLevel": 0,
    "CabinCode": "sample string 15",
    "ProductRules": "sample string 16",
    "Remarks": "sample string 17"
  },
  "PurchaseChangedPayment": {
    "ClaimlPrice": 1.1,
    "ServicePrice": 2.1,
    "TransactionId": "sample string 3",
    "PlatChangedOrderNumber": "sample string 4",
    "Remarks": "sample string 5"
  },
  "Succeed": true,
  "Message": "sample string 2"
}