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": "5b5be27b-b7c9-4859-be7a-377f4e24a557",
  "Confirmed": true,
  "LinkedId": "6ca3e41e-62c9-4d19-bde5-1fee845436f4",
  "SettingKey": "sample string 3",
  "SettingValue": "sample string 4",
  "PassengerIds": [
    "8f057995-927d-45e9-95b9-4ee09330417a",
    "e940b521-9dd7-4dd2-8e45-87faead1eddc"
  ]
}

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": "11e4c16f-ee68-4631-8078-e50cb468d8a9",
    "LinkedId": "71a46bd1-de39-4970-801f-672a9bc2c637",
    "SettingKey": "sample string 3",
    "SettingValue": "sample string 4",
    "OPassengers": [
      {
        "TicketNumbers": [
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-09-24T06:24:38.2301568+08:00",
            "ID": "45ea094a-d0db-46c1-bb67-5b6efd753c14",
            "PassengerId": "8982db1a-7a3c-44b2-ad86-0cc425da9332",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          },
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-09-24T06:24:38.2301568+08:00",
            "ID": "45ea094a-d0db-46c1-bb67-5b6efd753c14",
            "PassengerId": "8982db1a-7a3c-44b2-ad86-0cc425da9332",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          }
        ],
        "OTotalPrices": [
          {
            "Time": "2026-09-24T06:24:38.2301568+08:00",
            "ID": "a07df59c-365e-4400-9288-bcfb04db6d82",
            "PassengerId": "f788972b-5b9e-499a-a1db-1950fc371606",
            "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-09-24T06:24:38.2301568+08:00",
            "ID": "a07df59c-365e-4400-9288-bcfb04db6d82",
            "PassengerId": "f788972b-5b9e-499a-a1db-1950fc371606",
            "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-09-24T06:24:38.2301568+08:00",
        "ID": "1b6f307a-ea30-4427-b41e-f3c6e7686be4",
        "OrderId": "55e6744f-9130-4883-92f2-1a23ed7f3842",
        "Name": "sample string 4",
        "Birthday": "2026-09-24T06:24:38.2301568+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-09-24T06:24:38.2301568+08:00",
            "ID": "45ea094a-d0db-46c1-bb67-5b6efd753c14",
            "PassengerId": "8982db1a-7a3c-44b2-ad86-0cc425da9332",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          },
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-09-24T06:24:38.2301568+08:00",
            "ID": "45ea094a-d0db-46c1-bb67-5b6efd753c14",
            "PassengerId": "8982db1a-7a3c-44b2-ad86-0cc425da9332",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          }
        ],
        "OTotalPrices": [
          {
            "Time": "2026-09-24T06:24:38.2301568+08:00",
            "ID": "a07df59c-365e-4400-9288-bcfb04db6d82",
            "PassengerId": "f788972b-5b9e-499a-a1db-1950fc371606",
            "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-09-24T06:24:38.2301568+08:00",
            "ID": "a07df59c-365e-4400-9288-bcfb04db6d82",
            "PassengerId": "f788972b-5b9e-499a-a1db-1950fc371606",
            "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-09-24T06:24:38.2301568+08:00",
        "ID": "1b6f307a-ea30-4427-b41e-f3c6e7686be4",
        "OrderId": "55e6744f-9130-4883-92f2-1a23ed7f3842",
        "Name": "sample string 4",
        "Birthday": "2026-09-24T06:24:38.2301568+08:00",
        "CardType": 0,
        "CardNo": "sample string 5",
        "SexType": 0,
        "PassengerType": 0,
        "ContactPhone": "sample string 6"
      }
    ],
    "OSegments": [
      {
        "Time": "2026-09-24T06:24:38.2301568+08:00",
        "ID": "329c07e6-4fd8-4c00-b58e-562af98691ff",
        "OrderId": "41ac21f9-4ad0-4ac2-a889-12d863e8499b",
        "Sequence": 4,
        "Carrier": "sample string 5",
        "DepartureAirport": "sample string 6",
        "ArrivalAirport": "sample string 7",
        "DepartureDate": "2026-09-24T06:24:38.2301568+08:00",
        "ArrivalDate": "2026-09-24T06:24:38.2301568+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-09-24T06:24:38.2301568+08:00",
        "ID": "329c07e6-4fd8-4c00-b58e-562af98691ff",
        "OrderId": "41ac21f9-4ad0-4ac2-a889-12d863e8499b",
        "Sequence": 4,
        "Carrier": "sample string 5",
        "DepartureAirport": "sample string 6",
        "ArrivalAirport": "sample string 7",
        "DepartureDate": "2026-09-24T06:24:38.2301568+08:00",
        "ArrivalDate": "2026-09-24T06:24:38.2301568+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-09-24T06:24:38.2301568+08:00",
          "ID": "6b2e49a8-54cc-4628-82a9-b6f0e9fb50ee",
          "ChangedId": "0aea1e70-f9e7-4977-ad81-e57cf3d77ce3",
          "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-09-24T06:24:38.2301568+08:00",
          "ID": "6b2e49a8-54cc-4628-82a9-b6f0e9fb50ee",
          "ChangedId": "0aea1e70-f9e7-4977-ad81-e57cf3d77ce3",
          "Confirmed": true,
          "Reconciled": true,
          "UpgradePrice": 7.1,
          "CostPrice": 8.1,
          "TransactionId": "sample string 9",
          "Remarks": "sample string 10"
        }
      ],
      "ChangedExpands": [
        {
          "ID": "f05c62ec-6533-42d6-813f-7a4b87948747",
          "ChangedId": "4f4307f8-3e7c-42c3-987c-c6a92edf589c",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        },
        {
          "ID": "f05c62ec-6533-42d6-813f-7a4b87948747",
          "ChangedId": "4f4307f8-3e7c-42c3-987c-c6a92edf589c",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        }
      ],
      "ChangedIncludes": [
        {
          "ID": "5438aefd-483e-42d7-9a2c-47a5edaad868",
          "ChangedId": "e14cdd3c-4c88-4faa-b601-62c421ceb5d9",
          "PassengerId": "0c673697-4c06-4918-b3f2-491c6d80c13e",
          "TicketNumber": "sample string 4"
        },
        {
          "ID": "5438aefd-483e-42d7-9a2c-47a5edaad868",
          "ChangedId": "e14cdd3c-4c88-4faa-b601-62c421ceb5d9",
          "PassengerId": "0c673697-4c06-4918-b3f2-491c6d80c13e",
          "TicketNumber": "sample string 4"
        }
      ],
      "CSegments": [
        {
          "Time": "2026-09-24T06:24:38.2301568+08:00",
          "ID": "1f0d1854-bf4b-45b0-9221-e3f8270de255",
          "ChangedId": "a1f09a96-7a90-4bd5-bcbb-0670cc42bbd4",
          "Carrier": "sample string 4",
          "DepartureAirport": "sample string 5",
          "ArrivalAirport": "sample string 6",
          "DepartureDate": "2026-09-24T06:24:38.2301568+08:00",
          "ArrivalDate": "2026-09-24T06:24:38.2301568+08:00",
          "FlightNo": "sample string 9",
          "CodeShare": true,
          "ShareToFlightNo": "sample string 11",
          "CabinCode": "sample string 12",
          "CabinLevel": 0
        },
        {
          "Time": "2026-09-24T06:24:38.2301568+08:00",
          "ID": "1f0d1854-bf4b-45b0-9221-e3f8270de255",
          "ChangedId": "a1f09a96-7a90-4bd5-bcbb-0670cc42bbd4",
          "Carrier": "sample string 4",
          "DepartureAirport": "sample string 5",
          "ArrivalAirport": "sample string 6",
          "DepartureDate": "2026-09-24T06:24:38.2301568+08:00",
          "ArrivalDate": "2026-09-24T06:24:38.2301568+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-09-24T06:24:38.2301568+08:00",
      "ID": "004ac1e2-f61a-453f-80d7-fdabea2fc8c7",
      "OrderId": "8ad5c016-fe76-43a8-9ddb-9a53fb84a5ed",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2026-09-24T06:24:38.2301568+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-09-24T06:24:38.2301568+08:00"
    },
    "CurrentChanged": {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-09-24T06:24:38.2301568+08:00",
          "ID": "6b2e49a8-54cc-4628-82a9-b6f0e9fb50ee",
          "ChangedId": "0aea1e70-f9e7-4977-ad81-e57cf3d77ce3",
          "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-09-24T06:24:38.2301568+08:00",
          "ID": "6b2e49a8-54cc-4628-82a9-b6f0e9fb50ee",
          "ChangedId": "0aea1e70-f9e7-4977-ad81-e57cf3d77ce3",
          "Confirmed": true,
          "Reconciled": true,
          "UpgradePrice": 7.1,
          "CostPrice": 8.1,
          "TransactionId": "sample string 9",
          "Remarks": "sample string 10"
        }
      ],
      "ChangedExpands": [
        {
          "ID": "f05c62ec-6533-42d6-813f-7a4b87948747",
          "ChangedId": "4f4307f8-3e7c-42c3-987c-c6a92edf589c",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        },
        {
          "ID": "f05c62ec-6533-42d6-813f-7a4b87948747",
          "ChangedId": "4f4307f8-3e7c-42c3-987c-c6a92edf589c",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        }
      ],
      "ChangedIncludes": [
        {
          "ID": "5438aefd-483e-42d7-9a2c-47a5edaad868",
          "ChangedId": "e14cdd3c-4c88-4faa-b601-62c421ceb5d9",
          "PassengerId": "0c673697-4c06-4918-b3f2-491c6d80c13e",
          "TicketNumber": "sample string 4"
        },
        {
          "ID": "5438aefd-483e-42d7-9a2c-47a5edaad868",
          "ChangedId": "e14cdd3c-4c88-4faa-b601-62c421ceb5d9",
          "PassengerId": "0c673697-4c06-4918-b3f2-491c6d80c13e",
          "TicketNumber": "sample string 4"
        }
      ],
      "CSegments": [
        {
          "Time": "2026-09-24T06:24:38.2301568+08:00",
          "ID": "1f0d1854-bf4b-45b0-9221-e3f8270de255",
          "ChangedId": "a1f09a96-7a90-4bd5-bcbb-0670cc42bbd4",
          "Carrier": "sample string 4",
          "DepartureAirport": "sample string 5",
          "ArrivalAirport": "sample string 6",
          "DepartureDate": "2026-09-24T06:24:38.2301568+08:00",
          "ArrivalDate": "2026-09-24T06:24:38.2301568+08:00",
          "FlightNo": "sample string 9",
          "CodeShare": true,
          "ShareToFlightNo": "sample string 11",
          "CabinCode": "sample string 12",
          "CabinLevel": 0
        },
        {
          "Time": "2026-09-24T06:24:38.2301568+08:00",
          "ID": "1f0d1854-bf4b-45b0-9221-e3f8270de255",
          "ChangedId": "a1f09a96-7a90-4bd5-bcbb-0670cc42bbd4",
          "Carrier": "sample string 4",
          "DepartureAirport": "sample string 5",
          "ArrivalAirport": "sample string 6",
          "DepartureDate": "2026-09-24T06:24:38.2301568+08:00",
          "ArrivalDate": "2026-09-24T06:24:38.2301568+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-09-24T06:24:38.2301568+08:00",
      "ID": "004ac1e2-f61a-453f-80d7-fdabea2fc8c7",
      "OrderId": "8ad5c016-fe76-43a8-9ddb-9a53fb84a5ed",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2026-09-24T06:24:38.2301568+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-09-24T06:24:38.2301568+08:00"
    },
    "PaymentAccountSetting": {
      "AutoPaymentAccountConfigs": [
        {
          "ID": "bf13febf-8d3d-4370-91f7-48c974dded66",
          "AutoPaymentAccountSettingId": "57b09272-bea5-4fef-895e-63d2e4b9a1cb",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        },
        {
          "ID": "bf13febf-8d3d-4370-91f7-48c974dded66",
          "AutoPaymentAccountSettingId": "57b09272-bea5-4fef-895e-63d2e4b9a1cb",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        }
      ],
      "CompanyId": "sample string 1",
      "LastUsedTime": "2026-09-24T06:24:38.2301568+08:00",
      "Time": "2026-09-24T06:24:38.2301568+08:00",
      "ID": "560b4fb6-ea17-4dae-8432-95119c2dc95f",
      "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-09-24T06:24:38.2301568+08:00",
        "ID": "f0a5760e-09c6-490d-a496-55833ff643e9",
        "Password": "sample string 6",
        "MinBalance": 7.1,
        "MaxBalance": 8.1,
        "Remarks": "sample string 9"
      },
      "PurchaseMemberExpandSettings": [
        {
          "ID": "580acfd9-d400-4bf8-8791-f0b6c015f4ab",
          "PurchaseMemberSettingId": "fd591523-3c80-4acf-8395-4c48e447c6cb",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        },
        {
          "ID": "580acfd9-d400-4bf8-8791-f0b6c015f4ab",
          "PurchaseMemberSettingId": "fd591523-3c80-4acf-8395-4c48e447c6cb",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        }
      ],
      "CompanyId": "sample string 1",
      "LastUsedTime": "2026-09-24T06:24:38.2301568+08:00",
      "Time": "2026-09-24T06:24:38.2301568+08:00",
      "ID": "73ac5da5-197c-4b67-989c-92593d3e905e",
      "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": "3020e1af-ff5a-4787-a66f-10e544bedaa9",
      "Creater": "sample string 2"
    },
    "PurchaseIncludes": [
      {
        "ID": "49433b07-c494-4c16-bf48-ab231bdbc34f",
        "PurchaseOrderId": "7627adb2-82a4-4fe7-bd42-8401bc29bbaa",
        "PassengerId": "5fc97189-de76-45ec-8e33-c9b2759503fb",
        "TicketNumber": "sample string 4"
      },
      {
        "ID": "49433b07-c494-4c16-bf48-ab231bdbc34f",
        "PurchaseOrderId": "7627adb2-82a4-4fe7-bd42-8401bc29bbaa",
        "PassengerId": "5fc97189-de76-45ec-8e33-c9b2759503fb",
        "TicketNumber": "sample string 4"
      }
    ],
    "PurchaseMembers": [
      {
        "Time": "2026-09-24T06:24:38.2301568+08:00",
        "ID": "6bd203b4-5ce0-4f0c-81f2-c00c4be1c5ef",
        "PurchaseOrderId": "b27234c4-9336-4c28-9a4a-3aeedc6b037c",
        "UserName": "sample string 4",
        "Password": "sample string 5",
        "ContactPhone": "sample string 6",
        "Remarks": "sample string 7",
        "MembersId": "sample string 8"
      },
      {
        "Time": "2026-09-24T06:24:38.2301568+08:00",
        "ID": "6bd203b4-5ce0-4f0c-81f2-c00c4be1c5ef",
        "PurchaseOrderId": "b27234c4-9336-4c28-9a4a-3aeedc6b037c",
        "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-09-24T06:24:38.2301568+08:00",
        "ID": "189525b5-1667-49d1-8b32-3e087f8083dd",
        "PurchaseOrderId": "bfaf2671-a8fb-406b-97b8-b80d135555b0",
        "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-09-24T06:24:38.2301568+08:00",
        "ID": "189525b5-1667-49d1-8b32-3e087f8083dd",
        "PurchaseOrderId": "bfaf2671-a8fb-406b-97b8-b80d135555b0",
        "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-09-24T06:24:38.2301568+08:00",
          "ID": "60585ca1-0f0d-414a-8558-99a66401cf66",
          "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-09-24T06:24:38.2301568+08:00",
        "ID": "c15f05fe-7158-407b-b02b-fd4b56f5ee2e",
        "PurchaseOrderId": "7a898d72-7f20-4954-9f00-61008809490f",
        "ApplyType": 0,
        "Remarks": "sample string 5",
        "CSegmentId": "dedcb7b8-2e58-445d-afc4-b3cda9bda938",
        "LinkedId": "94afe1ef-0050-4a65-b6c7-e001ee40e153",
        "PassengerIds": "sample string 6"
      },
      {
        "PurchasePayments": {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-09-24T06:24:38.2301568+08:00",
          "ID": "60585ca1-0f0d-414a-8558-99a66401cf66",
          "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-09-24T06:24:38.2301568+08:00",
        "ID": "c15f05fe-7158-407b-b02b-fd4b56f5ee2e",
        "PurchaseOrderId": "7a898d72-7f20-4954-9f00-61008809490f",
        "ApplyType": 0,
        "Remarks": "sample string 5",
        "CSegmentId": "dedcb7b8-2e58-445d-afc4-b3cda9bda938",
        "LinkedId": "94afe1ef-0050-4a65-b6c7-e001ee40e153",
        "PassengerIds": "sample string 6"
      }
    ],
    "RecordType": 0,
    "PaymentUri": "sample string 5",
    "Manual": true,
    "Creater": "sample string 6",
    "Time": "2026-09-24T06:24:38.2301568+08:00",
    "ID": "642ac17a-5005-4c78-8bd0-fbd3979b486e",
    "OrderId": "85d27c51-ff9b-4915-ac48-e18492af086b",
    "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"
}