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": "514eae22-3553-458d-a6ef-8a6818504572",
  "Confirmed": true,
  "LinkedId": "25d29a4a-4132-4b14-88f2-28ecba539d21",
  "SettingKey": "sample string 3",
  "SettingValue": "sample string 4",
  "PassengerIds": [
    "e82d516d-0b20-48a3-9da9-80e2a3bfd485",
    "2d068cd7-99a7-415b-be2c-100c8a41df8e"
  ]
}

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": "7960c146-5f4f-45fc-83e7-6f2420785ec7",
    "LinkedId": "a7972d68-7860-47b6-906d-e8975f927a19",
    "SettingKey": "sample string 3",
    "SettingValue": "sample string 4",
    "OPassengers": [
      {
        "TicketNumbers": [
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-11-01T21:46:49.5158618+08:00",
            "ID": "fa2b60d9-fa3b-4da0-9f13-4f6d6cec9f66",
            "PassengerId": "31b20804-a81e-4c37-91ce-049499191b1c",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          },
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-11-01T21:46:49.5158618+08:00",
            "ID": "fa2b60d9-fa3b-4da0-9f13-4f6d6cec9f66",
            "PassengerId": "31b20804-a81e-4c37-91ce-049499191b1c",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          }
        ],
        "OTotalPrices": [
          {
            "Time": "2025-11-01T21:46:49.5158618+08:00",
            "ID": "afdd09f4-8780-4ec9-a532-a407a1aac2b7",
            "PassengerId": "3e6f8a9d-dfc2-4711-8aff-5a95a459f8ac",
            "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": "2025-11-01T21:46:49.5158618+08:00",
            "ID": "afdd09f4-8780-4ec9-a532-a407a1aac2b7",
            "PassengerId": "3e6f8a9d-dfc2-4711-8aff-5a95a459f8ac",
            "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": "2025-11-01T21:46:49.5158618+08:00",
        "ID": "79062055-40cf-4339-b41e-7b56f79af621",
        "OrderId": "6ea7b1eb-3166-4605-885c-27417194f487",
        "Name": "sample string 4",
        "Birthday": "2025-11-01T21:46:49.5158618+08:00",
        "CardType": 0,
        "CardNo": "sample string 5",
        "SexType": 0,
        "PassengerType": 0,
        "ContactPhone": "sample string 6"
      },
      {
        "TicketNumbers": [
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-11-01T21:46:49.5158618+08:00",
            "ID": "fa2b60d9-fa3b-4da0-9f13-4f6d6cec9f66",
            "PassengerId": "31b20804-a81e-4c37-91ce-049499191b1c",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          },
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-11-01T21:46:49.5158618+08:00",
            "ID": "fa2b60d9-fa3b-4da0-9f13-4f6d6cec9f66",
            "PassengerId": "31b20804-a81e-4c37-91ce-049499191b1c",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          }
        ],
        "OTotalPrices": [
          {
            "Time": "2025-11-01T21:46:49.5158618+08:00",
            "ID": "afdd09f4-8780-4ec9-a532-a407a1aac2b7",
            "PassengerId": "3e6f8a9d-dfc2-4711-8aff-5a95a459f8ac",
            "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": "2025-11-01T21:46:49.5158618+08:00",
            "ID": "afdd09f4-8780-4ec9-a532-a407a1aac2b7",
            "PassengerId": "3e6f8a9d-dfc2-4711-8aff-5a95a459f8ac",
            "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": "2025-11-01T21:46:49.5158618+08:00",
        "ID": "79062055-40cf-4339-b41e-7b56f79af621",
        "OrderId": "6ea7b1eb-3166-4605-885c-27417194f487",
        "Name": "sample string 4",
        "Birthday": "2025-11-01T21:46:49.5158618+08:00",
        "CardType": 0,
        "CardNo": "sample string 5",
        "SexType": 0,
        "PassengerType": 0,
        "ContactPhone": "sample string 6"
      }
    ],
    "OSegments": [
      {
        "Time": "2025-11-01T21:46:49.5158618+08:00",
        "ID": "274610f6-a68a-43c0-852a-28114bba9edd",
        "OrderId": "18b296b1-510f-475d-bfbc-9466ed158749",
        "Sequence": 4,
        "Carrier": "sample string 5",
        "DepartureAirport": "sample string 6",
        "ArrivalAirport": "sample string 7",
        "DepartureDate": "2025-11-01T21:46:49.5158618+08:00",
        "ArrivalDate": "2025-11-01T21:46:49.5158618+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": "2025-11-01T21:46:49.5158618+08:00",
        "ID": "274610f6-a68a-43c0-852a-28114bba9edd",
        "OrderId": "18b296b1-510f-475d-bfbc-9466ed158749",
        "Sequence": 4,
        "Carrier": "sample string 5",
        "DepartureAirport": "sample string 6",
        "ArrivalAirport": "sample string 7",
        "DepartureDate": "2025-11-01T21:46:49.5158618+08:00",
        "ArrivalDate": "2025-11-01T21:46:49.5158618+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": "2025-11-01T21:46:49.5158618+08:00",
          "ID": "09dc493a-c615-465b-90c2-212ccf7405c2",
          "ChangedId": "bef29f7f-b35f-4d88-be7d-f97a8a22333d",
          "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-11-01T21:46:49.5158618+08:00",
          "ID": "09dc493a-c615-465b-90c2-212ccf7405c2",
          "ChangedId": "bef29f7f-b35f-4d88-be7d-f97a8a22333d",
          "Confirmed": true,
          "Reconciled": true,
          "UpgradePrice": 7.1,
          "CostPrice": 8.1,
          "TransactionId": "sample string 9",
          "Remarks": "sample string 10"
        }
      ],
      "ChangedExpands": [
        {
          "ID": "2dadf118-a94a-4a8f-be52-5ea2a4a42404",
          "ChangedId": "039ca632-0a2f-4983-b85a-6b7f056370e3",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        },
        {
          "ID": "2dadf118-a94a-4a8f-be52-5ea2a4a42404",
          "ChangedId": "039ca632-0a2f-4983-b85a-6b7f056370e3",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        }
      ],
      "ChangedIncludes": [
        {
          "ID": "3f91a97b-4081-4b04-b64d-ffca0831d438",
          "ChangedId": "b29c1dc2-4e38-4287-9539-715d56802105",
          "PassengerId": "b3baf4ad-91dc-4172-b23d-c2951d94b0bf",
          "TicketNumber": "sample string 4"
        },
        {
          "ID": "3f91a97b-4081-4b04-b64d-ffca0831d438",
          "ChangedId": "b29c1dc2-4e38-4287-9539-715d56802105",
          "PassengerId": "b3baf4ad-91dc-4172-b23d-c2951d94b0bf",
          "TicketNumber": "sample string 4"
        }
      ],
      "CSegments": [
        {
          "Time": "2025-11-01T21:46:49.5158618+08:00",
          "ID": "a04f4278-776f-406d-b5e3-adbfaade76eb",
          "ChangedId": "9cb2f019-d637-43be-8a7f-5d332e547515",
          "Carrier": "sample string 4",
          "DepartureAirport": "sample string 5",
          "ArrivalAirport": "sample string 6",
          "DepartureDate": "2025-11-01T21:46:49.5158618+08:00",
          "ArrivalDate": "2025-11-01T21:46:49.5158618+08:00",
          "FlightNo": "sample string 9",
          "CodeShare": true,
          "ShareToFlightNo": "sample string 11",
          "CabinCode": "sample string 12",
          "CabinLevel": 0
        },
        {
          "Time": "2025-11-01T21:46:49.5158618+08:00",
          "ID": "a04f4278-776f-406d-b5e3-adbfaade76eb",
          "ChangedId": "9cb2f019-d637-43be-8a7f-5d332e547515",
          "Carrier": "sample string 4",
          "DepartureAirport": "sample string 5",
          "ArrivalAirport": "sample string 6",
          "DepartureDate": "2025-11-01T21:46:49.5158618+08:00",
          "ArrivalDate": "2025-11-01T21:46:49.5158618+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": "2025-11-01T21:46:49.5158618+08:00",
      "ID": "3f32dfef-7229-4b04-98a5-fa40c9420181",
      "OrderId": "be5c9adb-5b25-4e31-b525-df28bcef9ae0",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2025-11-01T21:46:49.5158618+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2025-11-01T21:46:49.5158618+08:00"
    },
    "CurrentChanged": {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-11-01T21:46:49.5158618+08:00",
          "ID": "09dc493a-c615-465b-90c2-212ccf7405c2",
          "ChangedId": "bef29f7f-b35f-4d88-be7d-f97a8a22333d",
          "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-11-01T21:46:49.5158618+08:00",
          "ID": "09dc493a-c615-465b-90c2-212ccf7405c2",
          "ChangedId": "bef29f7f-b35f-4d88-be7d-f97a8a22333d",
          "Confirmed": true,
          "Reconciled": true,
          "UpgradePrice": 7.1,
          "CostPrice": 8.1,
          "TransactionId": "sample string 9",
          "Remarks": "sample string 10"
        }
      ],
      "ChangedExpands": [
        {
          "ID": "2dadf118-a94a-4a8f-be52-5ea2a4a42404",
          "ChangedId": "039ca632-0a2f-4983-b85a-6b7f056370e3",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        },
        {
          "ID": "2dadf118-a94a-4a8f-be52-5ea2a4a42404",
          "ChangedId": "039ca632-0a2f-4983-b85a-6b7f056370e3",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        }
      ],
      "ChangedIncludes": [
        {
          "ID": "3f91a97b-4081-4b04-b64d-ffca0831d438",
          "ChangedId": "b29c1dc2-4e38-4287-9539-715d56802105",
          "PassengerId": "b3baf4ad-91dc-4172-b23d-c2951d94b0bf",
          "TicketNumber": "sample string 4"
        },
        {
          "ID": "3f91a97b-4081-4b04-b64d-ffca0831d438",
          "ChangedId": "b29c1dc2-4e38-4287-9539-715d56802105",
          "PassengerId": "b3baf4ad-91dc-4172-b23d-c2951d94b0bf",
          "TicketNumber": "sample string 4"
        }
      ],
      "CSegments": [
        {
          "Time": "2025-11-01T21:46:49.5158618+08:00",
          "ID": "a04f4278-776f-406d-b5e3-adbfaade76eb",
          "ChangedId": "9cb2f019-d637-43be-8a7f-5d332e547515",
          "Carrier": "sample string 4",
          "DepartureAirport": "sample string 5",
          "ArrivalAirport": "sample string 6",
          "DepartureDate": "2025-11-01T21:46:49.5158618+08:00",
          "ArrivalDate": "2025-11-01T21:46:49.5158618+08:00",
          "FlightNo": "sample string 9",
          "CodeShare": true,
          "ShareToFlightNo": "sample string 11",
          "CabinCode": "sample string 12",
          "CabinLevel": 0
        },
        {
          "Time": "2025-11-01T21:46:49.5158618+08:00",
          "ID": "a04f4278-776f-406d-b5e3-adbfaade76eb",
          "ChangedId": "9cb2f019-d637-43be-8a7f-5d332e547515",
          "Carrier": "sample string 4",
          "DepartureAirport": "sample string 5",
          "ArrivalAirport": "sample string 6",
          "DepartureDate": "2025-11-01T21:46:49.5158618+08:00",
          "ArrivalDate": "2025-11-01T21:46:49.5158618+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": "2025-11-01T21:46:49.5158618+08:00",
      "ID": "3f32dfef-7229-4b04-98a5-fa40c9420181",
      "OrderId": "be5c9adb-5b25-4e31-b525-df28bcef9ae0",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2025-11-01T21:46:49.5158618+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2025-11-01T21:46:49.5158618+08:00"
    },
    "PaymentAccountSetting": {
      "AutoPaymentAccountConfigs": [
        {
          "ID": "010e876d-7aff-4565-b21b-10aadd7370a2",
          "AutoPaymentAccountSettingId": "6f541c2d-7339-4e9c-b1c9-85fc5ac313db",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        },
        {
          "ID": "010e876d-7aff-4565-b21b-10aadd7370a2",
          "AutoPaymentAccountSettingId": "6f541c2d-7339-4e9c-b1c9-85fc5ac313db",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        }
      ],
      "CompanyId": "sample string 1",
      "LastUsedTime": "2025-11-01T21:46:49.5158618+08:00",
      "Time": "2025-11-01T21:46:49.5158618+08:00",
      "ID": "eb273130-886b-4395-ba35-8ccc0cdd5a1d",
      "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": "2025-11-01T21:46:49.5158618+08:00",
        "ID": "4860056d-7472-41c9-9b1b-51bb81636e9a",
        "Password": "sample string 6",
        "MinBalance": 7.1,
        "MaxBalance": 8.1,
        "Remarks": "sample string 9"
      },
      "PurchaseMemberExpandSettings": [
        {
          "ID": "dad57374-572d-48d8-83ac-5cd9824dcadd",
          "PurchaseMemberSettingId": "c3790ce4-c11f-489d-be05-d3d0828067ce",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        },
        {
          "ID": "dad57374-572d-48d8-83ac-5cd9824dcadd",
          "PurchaseMemberSettingId": "c3790ce4-c11f-489d-be05-d3d0828067ce",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        }
      ],
      "CompanyId": "sample string 1",
      "LastUsedTime": "2025-11-01T21:46:49.5158618+08:00",
      "Time": "2025-11-01T21:46:49.5158618+08:00",
      "ID": "62d9439c-aaf4-4811-aef9-87fbe61beda1",
      "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": "9ecbda0f-31d8-40af-951b-75a83da4f750",
      "Creater": "sample string 2"
    },
    "PurchaseIncludes": [
      {
        "ID": "5057e398-0c78-4904-b8bc-9a82b8ac26b0",
        "PurchaseOrderId": "6247fa2d-0d0b-4a34-9392-23dc03435c74",
        "PassengerId": "f6f403a4-6cf0-4ea3-b42c-df1dd6ed97f2",
        "TicketNumber": "sample string 4"
      },
      {
        "ID": "5057e398-0c78-4904-b8bc-9a82b8ac26b0",
        "PurchaseOrderId": "6247fa2d-0d0b-4a34-9392-23dc03435c74",
        "PassengerId": "f6f403a4-6cf0-4ea3-b42c-df1dd6ed97f2",
        "TicketNumber": "sample string 4"
      }
    ],
    "PurchaseMembers": [
      {
        "Time": "2025-11-01T21:46:49.5158618+08:00",
        "ID": "3ff85828-f5f8-4849-9dba-79c463b3497c",
        "PurchaseOrderId": "7192b5d3-b9bd-4879-a86e-d99b2403c7e7",
        "UserName": "sample string 4",
        "Password": "sample string 5",
        "ContactPhone": "sample string 6",
        "Remarks": "sample string 7",
        "MembersId": "sample string 8"
      },
      {
        "Time": "2025-11-01T21:46:49.5158618+08:00",
        "ID": "3ff85828-f5f8-4849-9dba-79c463b3497c",
        "PurchaseOrderId": "7192b5d3-b9bd-4879-a86e-d99b2403c7e7",
        "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": "2025-11-01T21:46:49.5158618+08:00",
        "ID": "8ea80042-380a-4640-9550-ef84a64e6e8f",
        "PurchaseOrderId": "2bf770be-cb9f-475b-8a7c-445425f41ca3",
        "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-11-01T21:46:49.5158618+08:00",
        "ID": "8ea80042-380a-4640-9550-ef84a64e6e8f",
        "PurchaseOrderId": "2bf770be-cb9f-475b-8a7c-445425f41ca3",
        "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-11-01T21:46:49.5158618+08:00",
          "ID": "1f741a95-ed74-4cfd-b33d-0f2f126c5e47",
          "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-11-01T21:46:49.5158618+08:00",
        "ID": "c973837a-0e37-4d08-b625-77a0400b579d",
        "PurchaseOrderId": "a603d86e-172f-47d3-8974-967ddc77a5cf",
        "ApplyType": 0,
        "Remarks": "sample string 5",
        "CSegmentId": "557ec39d-a02b-4af2-bdb4-18c3f15fd0dd",
        "LinkedId": "52087a3c-7052-498d-b624-0785a207255d",
        "PassengerIds": "sample string 6"
      },
      {
        "PurchasePayments": {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-11-01T21:46:49.5158618+08:00",
          "ID": "1f741a95-ed74-4cfd-b33d-0f2f126c5e47",
          "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-11-01T21:46:49.5158618+08:00",
        "ID": "c973837a-0e37-4d08-b625-77a0400b579d",
        "PurchaseOrderId": "a603d86e-172f-47d3-8974-967ddc77a5cf",
        "ApplyType": 0,
        "Remarks": "sample string 5",
        "CSegmentId": "557ec39d-a02b-4af2-bdb4-18c3f15fd0dd",
        "LinkedId": "52087a3c-7052-498d-b624-0785a207255d",
        "PassengerIds": "sample string 6"
      }
    ],
    "RecordType": 0,
    "PaymentUri": "sample string 5",
    "Manual": true,
    "Creater": "sample string 6",
    "Time": "2025-11-01T21:46:49.5158618+08:00",
    "ID": "25779eef-a911-4f2e-8338-2b90ebed2aed",
    "OrderId": "2407efb6-19ed-473e-8989-f7504cbb2d67",
    "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"
}