GET Api/Service/Setting/GetOrderCarrierSettings/{SiteId}

基于站点ID获取航司配置项列表

Request Information

URI Parameters

NameDescriptionTypeAdditional information
SiteId

站点ID

string

Required

Body Parameters

None.

Response Information

Resource Description

基于站点ID获取航司配置项列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.Setting.ParentOrderCarrierSettingModel
NameDescriptionTypeAdditional information
OrderProviderSettings

设置列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.Setting.ParentOrderProviderSettingModel

None.

Time

添加时间

date

None.

ID

设置ID

globally unique identifier

None.

SiteSettingId

父级ID

string

Required

String length: inclusive between 0 and 128

Carrier

航空公司

string

Required

String length: inclusive between 0 and 2

Normal

当前设置是否为默认项

boolean

None.

PurchaseTag

采购路由

string

Required

String length: inclusive between 0 and 20

Status

启用状态

boolean

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "OrderProviderSettings": [
      {
        "OrderProviderAutoPaySettings": {
          "Time": "2026-06-24T05:33:18.3875081+08:00",
          "ID": "2b3ae0c5-fb29-433e-a96e-65b0fc7e14a1",
          "PaymentTag": "sample string 3",
          "SortType": 0,
          "UsedBalance": true
        },
        "OrderProviderExpandSettings": [
          {
            "ID": "59eaed27-d259-4f53-bc03-d03b60e38d25",
            "OrderProviderSettingId": "4f59c713-acd4-49a9-a36a-d39282b86267",
            "SettingKey": "sample string 3",
            "SettingValue": "sample string 4"
          },
          {
            "ID": "59eaed27-d259-4f53-bc03-d03b60e38d25",
            "OrderProviderSettingId": "4f59c713-acd4-49a9-a36a-d39282b86267",
            "SettingKey": "sample string 3",
            "SettingValue": "sample string 4"
          }
        ],
        "Time": "2026-06-24T05:33:18.3875081+08:00",
        "ID": "3989f0e1-6269-4a33-930e-327954dc5bef",
        "OrderCarrierSettingId": "c6e2d0e3-1534-4f12-bf0e-8063bfaa027e",
        "Sequence": 4,
        "ProviderCode": "sample string 5",
        "MatchCabin": true,
        "PriceChangeInterval": 7,
        "Status": true
      },
      {
        "OrderProviderAutoPaySettings": {
          "Time": "2026-06-24T05:33:18.3875081+08:00",
          "ID": "2b3ae0c5-fb29-433e-a96e-65b0fc7e14a1",
          "PaymentTag": "sample string 3",
          "SortType": 0,
          "UsedBalance": true
        },
        "OrderProviderExpandSettings": [
          {
            "ID": "59eaed27-d259-4f53-bc03-d03b60e38d25",
            "OrderProviderSettingId": "4f59c713-acd4-49a9-a36a-d39282b86267",
            "SettingKey": "sample string 3",
            "SettingValue": "sample string 4"
          },
          {
            "ID": "59eaed27-d259-4f53-bc03-d03b60e38d25",
            "OrderProviderSettingId": "4f59c713-acd4-49a9-a36a-d39282b86267",
            "SettingKey": "sample string 3",
            "SettingValue": "sample string 4"
          }
        ],
        "Time": "2026-06-24T05:33:18.3875081+08:00",
        "ID": "3989f0e1-6269-4a33-930e-327954dc5bef",
        "OrderCarrierSettingId": "c6e2d0e3-1534-4f12-bf0e-8063bfaa027e",
        "Sequence": 4,
        "ProviderCode": "sample string 5",
        "MatchCabin": true,
        "PriceChangeInterval": 7,
        "Status": true
      }
    ],
    "Time": "2026-06-24T05:33:18.3875081+08:00",
    "ID": "422a95a6-cc8b-409e-b045-fdbc8066f86f",
    "SiteSettingId": "sample string 3",
    "Carrier": "sample string 4",
    "Normal": true,
    "PurchaseTag": "sample string 6",
    "Status": true
  },
  {
    "OrderProviderSettings": [
      {
        "OrderProviderAutoPaySettings": {
          "Time": "2026-06-24T05:33:18.3875081+08:00",
          "ID": "2b3ae0c5-fb29-433e-a96e-65b0fc7e14a1",
          "PaymentTag": "sample string 3",
          "SortType": 0,
          "UsedBalance": true
        },
        "OrderProviderExpandSettings": [
          {
            "ID": "59eaed27-d259-4f53-bc03-d03b60e38d25",
            "OrderProviderSettingId": "4f59c713-acd4-49a9-a36a-d39282b86267",
            "SettingKey": "sample string 3",
            "SettingValue": "sample string 4"
          },
          {
            "ID": "59eaed27-d259-4f53-bc03-d03b60e38d25",
            "OrderProviderSettingId": "4f59c713-acd4-49a9-a36a-d39282b86267",
            "SettingKey": "sample string 3",
            "SettingValue": "sample string 4"
          }
        ],
        "Time": "2026-06-24T05:33:18.3875081+08:00",
        "ID": "3989f0e1-6269-4a33-930e-327954dc5bef",
        "OrderCarrierSettingId": "c6e2d0e3-1534-4f12-bf0e-8063bfaa027e",
        "Sequence": 4,
        "ProviderCode": "sample string 5",
        "MatchCabin": true,
        "PriceChangeInterval": 7,
        "Status": true
      },
      {
        "OrderProviderAutoPaySettings": {
          "Time": "2026-06-24T05:33:18.3875081+08:00",
          "ID": "2b3ae0c5-fb29-433e-a96e-65b0fc7e14a1",
          "PaymentTag": "sample string 3",
          "SortType": 0,
          "UsedBalance": true
        },
        "OrderProviderExpandSettings": [
          {
            "ID": "59eaed27-d259-4f53-bc03-d03b60e38d25",
            "OrderProviderSettingId": "4f59c713-acd4-49a9-a36a-d39282b86267",
            "SettingKey": "sample string 3",
            "SettingValue": "sample string 4"
          },
          {
            "ID": "59eaed27-d259-4f53-bc03-d03b60e38d25",
            "OrderProviderSettingId": "4f59c713-acd4-49a9-a36a-d39282b86267",
            "SettingKey": "sample string 3",
            "SettingValue": "sample string 4"
          }
        ],
        "Time": "2026-06-24T05:33:18.3875081+08:00",
        "ID": "3989f0e1-6269-4a33-930e-327954dc5bef",
        "OrderCarrierSettingId": "c6e2d0e3-1534-4f12-bf0e-8063bfaa027e",
        "Sequence": 4,
        "ProviderCode": "sample string 5",
        "MatchCabin": true,
        "PriceChangeInterval": 7,
        "Status": true
      }
    ],
    "Time": "2026-06-24T05:33:18.3875081+08:00",
    "ID": "422a95a6-cc8b-409e-b045-fdbc8066f86f",
    "SiteSettingId": "sample string 3",
    "Carrier": "sample string 4",
    "Normal": true,
    "PurchaseTag": "sample string 6",
    "Status": true
  }
]