POST Api/Service/Order/ManualPurchaseRefund

手动采购单退票询价/确认

Request Information

URI Parameters

None.

Body Parameters

请求模型

SpeedPower.Utility.Models.Project.Orders.Service.Automatic.ManualPurchaseRefundRequestModel
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": "4f45d7e4-8974-4b81-8ce7-fa9dbd79da1a",
  "Confirmed": true,
  "LinkedId": "92dcbf21-7080-4a25-9466-ecc480726693",
  "SettingKey": "sample string 3",
  "SettingValue": "sample string 4",
  "PassengerIds": [
    "a3bd41c3-52d1-4764-881d-11583c97c96d",
    "dc744d4d-b1f7-45e0-883e-24bfbc30a48e"
  ]
}

Response Information

Resource Description

手动采购单退票询价/确认

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

错误类型(可为NULL)

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

None.

Request

请求模型返回

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

None.

PurchaseRefundPayment

财务信息

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

None.

Succeed

操作是否成功

boolean

None.

Message

操作消息

string

None.

Response Formats

application/json, text/json

Sample:
{
  "ErrorType": 0,
  "Request": {
    "Confirmed": true,
    "FollowupId": "ce9809a8-1425-4ebe-bacd-55f435f539dd",
    "LinkedId": "9cf6a799-9101-4b23-9a86-02fb73df72bd",
    "SettingKey": "sample string 3",
    "SettingValue": "sample string 4",
    "OPassengers": [
      {
        "TicketNumbers": [
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-04-03T19:33:32.3347228+08:00",
            "ID": "f7528b87-455a-414d-b73e-83ccd968abdf",
            "PassengerId": "4894d9fe-4455-4422-88cd-add2dcb9840e",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          },
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-04-03T19:33:32.3347228+08:00",
            "ID": "f7528b87-455a-414d-b73e-83ccd968abdf",
            "PassengerId": "4894d9fe-4455-4422-88cd-add2dcb9840e",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          }
        ],
        "OTotalPrices": [
          {
            "Time": "2025-04-03T19:33:32.3347228+08:00",
            "ID": "bef61c26-3316-4779-bbd9-02e6120099d9",
            "PassengerId": "180d6c44-b477-48e2-b6a2-61b9f9a5be49",
            "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-04-03T19:33:32.3347228+08:00",
            "ID": "bef61c26-3316-4779-bbd9-02e6120099d9",
            "PassengerId": "180d6c44-b477-48e2-b6a2-61b9f9a5be49",
            "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-04-03T19:33:32.3347228+08:00",
        "ID": "346a3a29-d35d-454d-8912-67f63b02ca2a",
        "OrderId": "f008f020-f54e-4b0b-b7de-a12049670c10",
        "Name": "sample string 4",
        "Birthday": "2025-04-03T19:33:32.3347228+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-04-03T19:33:32.3347228+08:00",
            "ID": "f7528b87-455a-414d-b73e-83ccd968abdf",
            "PassengerId": "4894d9fe-4455-4422-88cd-add2dcb9840e",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          },
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-04-03T19:33:32.3347228+08:00",
            "ID": "f7528b87-455a-414d-b73e-83ccd968abdf",
            "PassengerId": "4894d9fe-4455-4422-88cd-add2dcb9840e",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          }
        ],
        "OTotalPrices": [
          {
            "Time": "2025-04-03T19:33:32.3347228+08:00",
            "ID": "bef61c26-3316-4779-bbd9-02e6120099d9",
            "PassengerId": "180d6c44-b477-48e2-b6a2-61b9f9a5be49",
            "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-04-03T19:33:32.3347228+08:00",
            "ID": "bef61c26-3316-4779-bbd9-02e6120099d9",
            "PassengerId": "180d6c44-b477-48e2-b6a2-61b9f9a5be49",
            "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-04-03T19:33:32.3347228+08:00",
        "ID": "346a3a29-d35d-454d-8912-67f63b02ca2a",
        "OrderId": "f008f020-f54e-4b0b-b7de-a12049670c10",
        "Name": "sample string 4",
        "Birthday": "2025-04-03T19:33:32.3347228+08:00",
        "CardType": 0,
        "CardNo": "sample string 5",
        "SexType": 0,
        "PassengerType": 0,
        "ContactPhone": "sample string 6"
      }
    ],
    "PaymentAccountSetting": {
      "AutoPaymentAccountConfigs": [
        {
          "ID": "a4bb1e9f-2bf2-4522-91db-b01771f8c919",
          "AutoPaymentAccountSettingId": "fcdf9136-5478-4572-ba6b-dd4dae96f8b8",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        },
        {
          "ID": "a4bb1e9f-2bf2-4522-91db-b01771f8c919",
          "AutoPaymentAccountSettingId": "fcdf9136-5478-4572-ba6b-dd4dae96f8b8",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        }
      ],
      "CompanyId": "sample string 1",
      "LastUsedTime": "2025-04-03T19:33:32.3347228+08:00",
      "Time": "2025-04-03T19:33:32.3347228+08:00",
      "ID": "d6194c65-0556-4159-9dda-56fd6b353e61",
      "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-04-03T19:33:32.3347228+08:00",
        "ID": "b8b929dd-6304-4811-9915-1253464e87f1",
        "Password": "sample string 6",
        "MinBalance": 7.1,
        "MaxBalance": 8.1,
        "Remarks": "sample string 9"
      },
      "PurchaseMemberExpandSettings": [
        {
          "ID": "98937ff1-6e1e-442b-8b6b-45fccfa88ad2",
          "PurchaseMemberSettingId": "ae83c780-5488-41a3-9155-4c9f439b29c0",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        },
        {
          "ID": "98937ff1-6e1e-442b-8b6b-45fccfa88ad2",
          "PurchaseMemberSettingId": "ae83c780-5488-41a3-9155-4c9f439b29c0",
          "SettingKey": "sample string 3",
          "SettingValue": "sample string 4"
        }
      ],
      "CompanyId": "sample string 1",
      "LastUsedTime": "2025-04-03T19:33:32.3347228+08:00",
      "Time": "2025-04-03T19:33:32.3347228+08:00",
      "ID": "de9b9ccd-9eed-49bd-944b-fc6a1540ff26",
      "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": "648da797-2f15-4a1f-8557-1d50b68b73e1",
      "Creater": "sample string 2"
    },
    "PurchaseIncludes": [
      {
        "ID": "675211a2-156f-456e-851a-53c013af74a7",
        "PurchaseOrderId": "6a0a50f5-3eaf-415a-b014-498b2308887a",
        "PassengerId": "5e4eab41-6d65-48d8-a6f4-3a3c3fae833b",
        "TicketNumber": "sample string 4"
      },
      {
        "ID": "675211a2-156f-456e-851a-53c013af74a7",
        "PurchaseOrderId": "6a0a50f5-3eaf-415a-b014-498b2308887a",
        "PassengerId": "5e4eab41-6d65-48d8-a6f4-3a3c3fae833b",
        "TicketNumber": "sample string 4"
      }
    ],
    "PurchaseMembers": [
      {
        "Time": "2025-04-03T19:33:32.3347228+08:00",
        "ID": "6608305c-371c-4c18-b046-09854f7c42d8",
        "PurchaseOrderId": "0b1c30f1-1b64-4e87-aabb-af0223fa5022",
        "UserName": "sample string 4",
        "Password": "sample string 5",
        "ContactPhone": "sample string 6",
        "Remarks": "sample string 7",
        "MembersId": "sample string 8"
      },
      {
        "Time": "2025-04-03T19:33:32.3347228+08:00",
        "ID": "6608305c-371c-4c18-b046-09854f7c42d8",
        "PurchaseOrderId": "0b1c30f1-1b64-4e87-aabb-af0223fa5022",
        "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-04-03T19:33:32.3347228+08:00",
        "ID": "533b3c93-c99a-4bf4-90aa-6261b85799b6",
        "PurchaseOrderId": "2ceee256-1278-4edc-ad38-ae7f985c295f",
        "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-04-03T19:33:32.3347228+08:00",
        "ID": "533b3c93-c99a-4bf4-90aa-6261b85799b6",
        "PurchaseOrderId": "2ceee256-1278-4edc-ad38-ae7f985c295f",
        "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-04-03T19:33:32.3347228+08:00",
          "ID": "6860d475-ca9c-49af-8960-0f5b2aeea4a7",
          "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-04-03T19:33:32.3347228+08:00",
        "ID": "b4b8b727-f7c6-4725-8a40-45e9ee006195",
        "PurchaseOrderId": "e6f5bec5-b771-4da7-a042-8e1583b3d397",
        "ApplyType": 0,
        "Remarks": "sample string 5",
        "CSegmentId": "911b4f51-f90a-4117-a91e-8695edbd4808",
        "LinkedId": "377a6583-3e70-436a-8406-2a9b894795eb",
        "PassengerIds": "sample string 6"
      },
      {
        "PurchasePayments": {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-04-03T19:33:32.3347228+08:00",
          "ID": "6860d475-ca9c-49af-8960-0f5b2aeea4a7",
          "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-04-03T19:33:32.3347228+08:00",
        "ID": "b4b8b727-f7c6-4725-8a40-45e9ee006195",
        "PurchaseOrderId": "e6f5bec5-b771-4da7-a042-8e1583b3d397",
        "ApplyType": 0,
        "Remarks": "sample string 5",
        "CSegmentId": "911b4f51-f90a-4117-a91e-8695edbd4808",
        "LinkedId": "377a6583-3e70-436a-8406-2a9b894795eb",
        "PassengerIds": "sample string 6"
      }
    ],
    "RecordType": 0,
    "PaymentUri": "sample string 5",
    "Manual": true,
    "Creater": "sample string 6",
    "Time": "2025-04-03T19:33:32.3347228+08:00",
    "ID": "4618d6fb-c546-451f-8236-4130d7317181",
    "OrderId": "acd24199-0fcb-4ff3-85a1-460c14322ab3",
    "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"
  },
  "PurchaseRefundPayment": {
    "ClaimlPrice": 1.1,
    "ServicePrice": 2.1,
    "TransactionId": "sample string 3",
    "Remarks": "sample string 4"
  },
  "Succeed": true,
  "Message": "sample string 2"
}