POST Api/PackagedServices/AddUpdatePackagedServicesExtension

Request Information

URI Parameters

None.

Body Parameters

PSServiceLevelAdOnsDetails
NameDescriptionTypeAdditional information
PackagedServicesId

integer

None.

PackagedServicesTitle

string

None.

PackagedServicesLevel

NAPackagedServicesLevelModel

None.

PackagedServicesEmailMigrationAddOns

NAPackagedServicesEmailMigrationAddOnsModel

None.

NAPackagedServicesExtension

NAPackagedServicesExtensionModel

None.

ApplicationChoices

Collection of ApplicationChoicesModel

None.

Request Formats

application/json, text/json

Sample:
{
  "PackagedServicesId": 1,
  "PackagedServicesTitle": "sample string 2",
  "PackagedServicesLevel": {
    "Id": 1,
    "PackagedServiceId": 2,
    "PackagedServiceTitle": "sample string 3",
    "ServiceLevel": 4,
    "ServiceLevelValue": "sample string 5",
    "BaseLineFee": 6.0,
    "MaxRevenue": 7.0,
    "TotalServicesGP": 8.0,
    "TotalServicesCost": 9.0,
    "EstDuration": 10,
    "EstDurationType": 11,
    "EstDurationTypeValue": "sample string 12",
    "UnitType": 13,
    "UnitTypeValue": "sample string 14",
    "UnitPrice": 15.0,
    "MSFunding": true,
    "FeeType": 17,
    "FeeTypeValue": "sample string 18",
    "BillExpenses": 19,
    "BillExpensesValue": "sample string 20",
    "WorkLocation": 21,
    "WorkLocationValue": "sample string 22",
    "TermType": 23,
    "TermTypeValue": "sample string 24",
    "SubscriptionFees": 25.0,
    "ServiceTerm": 26,
    "ShowServiceTerm": true,
    "ShowEmailMigrationAddOns": true,
    "IsActive": true,
    "Order": 1
  },
  "PackagedServicesEmailMigrationAddOns": {
    "Id": 1,
    "PackagedServiceId": 2,
    "PackagedServiceTitle": "sample string 3",
    "Title": "sample string 4",
    "AddOnPrice": 5.0,
    "ErrorId": 6,
    "IsActive": true
  },
  "NAPackagedServicesExtension": {
    "Id": 1,
    "PackagedServiceId": 2,
    "PackagedServiceTitle": "sample string 3",
    "ExtensionDesc": "sample string 4",
    "ExtensionDescText": "sample string 5",
    "ExtensionFee": 6.0,
    "FeeType": 7,
    "FeeTypeValue": "sample string 8",
    "BillExpenses": 9,
    "BillExpensesValue": "sample string 10",
    "WorkLocation": 11,
    "WorkLocationValue": "sample string 12",
    "EstDuration": 13,
    "EstDurationType": 14,
    "EstDurationTypeValue": "sample string 15",
    "TotalServicesGP": 16.0,
    "TotalServicesCost": 17.0,
    "MSFunding": true,
    "ExtensionID": "sample string 19",
    "IsActive": true
  },
  "ApplicationChoices": [
    {
      "Id": 1,
      "ChoiceFieldName": "sample string 2",
      "ChoiceFieldDisplayText": "sample string 3",
      "ChoiceFieldValue": "sample string 4",
      "IsDefault": true,
      "IsActive": true,
      "IsSystemChoiceField": true,
      "CustomerId": 8,
      "Order": 1,
      "ErrorId": 9,
      "Notes": "sample string 10",
      "ModifiedDate": "2025-01-08T18:44:32.1459194+00:00",
      "ConfigDateTimeFormat": "sample string 12",
      "ModifiedBy": "sample string 13",
      "ModifiedId": 1,
      "BusinessUnit": "sample string 14"
    },
    {
      "Id": 1,
      "ChoiceFieldName": "sample string 2",
      "ChoiceFieldDisplayText": "sample string 3",
      "ChoiceFieldValue": "sample string 4",
      "IsDefault": true,
      "IsActive": true,
      "IsSystemChoiceField": true,
      "CustomerId": 8,
      "Order": 1,
      "ErrorId": 9,
      "Notes": "sample string 10",
      "ModifiedDate": "2025-01-08T18:44:32.1459194+00:00",
      "ConfigDateTimeFormat": "sample string 12",
      "ModifiedBy": "sample string 13",
      "ModifiedId": 1,
      "BusinessUnit": "sample string 14"
    }
  ]
}

application/xml, text/xml

Sample:
<PSServiceLevelAdOnsDetails xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Qorus.TasQ.ClassModels.NAServices.Request">
  <ApplicationChoices xmlns:d2p1="http://schemas.datacontract.org/2004/07/Qorus.TasQ.ClassModels">
    <d2p1:ApplicationChoicesModel>
      <BusinessUnit xmlns="http://schemas.datacontract.org/2004/07/Qorus.TasQ.ClassModels.CommonModels">sample string 14</BusinessUnit>
      <d2p1:ChoiceFieldDisplayText>sample string 3</d2p1:ChoiceFieldDisplayText>
      <d2p1:ChoiceFieldName>sample string 2</d2p1:ChoiceFieldName>
      <d2p1:ChoiceFieldValue>sample string 4</d2p1:ChoiceFieldValue>
      <d2p1:ConfigDateTimeFormat>sample string 12</d2p1:ConfigDateTimeFormat>
      <d2p1:CustomerId>8</d2p1:CustomerId>
      <d2p1:ErrorId>9</d2p1:ErrorId>
      <d2p1:Id>1</d2p1:Id>
      <d2p1:IsActive>true</d2p1:IsActive>
      <d2p1:IsDefault>true</d2p1:IsDefault>
      <d2p1:IsSystemChoiceField>true</d2p1:IsSystemChoiceField>
      <d2p1:ModifiedBy>sample string 13</d2p1:ModifiedBy>
      <d2p1:ModifiedDate>2025-01-08T18:44:32.1459194+00:00</d2p1:ModifiedDate>
      <d2p1:ModifiedId>1</d2p1:ModifiedId>
      <d2p1:Notes>sample string 10</d2p1:Notes>
      <d2p1:Order>1</d2p1:Order>
    </d2p1:ApplicationChoicesModel>
    <d2p1:ApplicationChoicesModel>
      <BusinessUnit xmlns="http://schemas.datacontract.org/2004/07/Qorus.TasQ.ClassModels.CommonModels">sample string 14</BusinessUnit>
      <d2p1:ChoiceFieldDisplayText>sample string 3</d2p1:ChoiceFieldDisplayText>
      <d2p1:ChoiceFieldName>sample string 2</d2p1:ChoiceFieldName>
      <d2p1:ChoiceFieldValue>sample string 4</d2p1:ChoiceFieldValue>
      <d2p1:ConfigDateTimeFormat>sample string 12</d2p1:ConfigDateTimeFormat>
      <d2p1:CustomerId>8</d2p1:CustomerId>
      <d2p1:ErrorId>9</d2p1:ErrorId>
      <d2p1:Id>1</d2p1:Id>
      <d2p1:IsActive>true</d2p1:IsActive>
      <d2p1:IsDefault>true</d2p1:IsDefault>
      <d2p1:IsSystemChoiceField>true</d2p1:IsSystemChoiceField>
      <d2p1:ModifiedBy>sample string 13</d2p1:ModifiedBy>
      <d2p1:ModifiedDate>2025-01-08T18:44:32.1459194+00:00</d2p1:ModifiedDate>
      <d2p1:ModifiedId>1</d2p1:ModifiedId>
      <d2p1:Notes>sample string 10</d2p1:Notes>
      <d2p1:Order>1</d2p1:Order>
    </d2p1:ApplicationChoicesModel>
  </ApplicationChoices>
  <NAPackagedServicesExtension xmlns:d2p1="http://schemas.datacontract.org/2004/07/Qorus.TasQ.ClassModels.NAServices">
    <d2p1:BillExpenses>9</d2p1:BillExpenses>
    <d2p1:BillExpensesValue>sample string 10</d2p1:BillExpensesValue>
    <d2p1:EstDuration>13</d2p1:EstDuration>
    <d2p1:EstDurationType>14</d2p1:EstDurationType>
    <d2p1:EstDurationTypeValue>sample string 15</d2p1:EstDurationTypeValue>
    <d2p1:ExtensionDesc>sample string 4</d2p1:ExtensionDesc>
    <d2p1:ExtensionDescText>sample string 5</d2p1:ExtensionDescText>
    <d2p1:ExtensionFee>6</d2p1:ExtensionFee>
    <d2p1:ExtensionID>sample string 19</d2p1:ExtensionID>
    <d2p1:FeeType>7</d2p1:FeeType>
    <d2p1:FeeTypeValue>sample string 8</d2p1:FeeTypeValue>
    <d2p1:Id>1</d2p1:Id>
    <d2p1:IsActive>true</d2p1:IsActive>
    <d2p1:MSFunding>true</d2p1:MSFunding>
    <d2p1:PackagedServiceId>2</d2p1:PackagedServiceId>
    <d2p1:PackagedServiceTitle>sample string 3</d2p1:PackagedServiceTitle>
    <d2p1:TotalServicesCost>17</d2p1:TotalServicesCost>
    <d2p1:TotalServicesGP>16</d2p1:TotalServicesGP>
    <d2p1:WorkLocation>11</d2p1:WorkLocation>
    <d2p1:WorkLocationValue>sample string 12</d2p1:WorkLocationValue>
  </NAPackagedServicesExtension>
  <PackagedServicesEmailMigrationAddOns xmlns:d2p1="http://schemas.datacontract.org/2004/07/Qorus.TasQ.ClassModels.NAServices">
    <d2p1:AddOnPrice>5</d2p1:AddOnPrice>
    <d2p1:ErrorId>6</d2p1:ErrorId>
    <d2p1:Id>1</d2p1:Id>
    <d2p1:IsActive>true</d2p1:IsActive>
    <d2p1:PackagedServiceId>2</d2p1:PackagedServiceId>
    <d2p1:PackagedServiceTitle>sample string 3</d2p1:PackagedServiceTitle>
    <d2p1:Title>sample string 4</d2p1:Title>
  </PackagedServicesEmailMigrationAddOns>
  <PackagedServicesId>1</PackagedServicesId>
  <PackagedServicesLevel xmlns:d2p1="http://schemas.datacontract.org/2004/07/Qorus.TasQ.ClassModels.NAServices">
    <d2p1:BaseLineFee>6</d2p1:BaseLineFee>
    <d2p1:BillExpenses>19</d2p1:BillExpenses>
    <d2p1:BillExpensesValue>sample string 20</d2p1:BillExpensesValue>
    <d2p1:EstDuration>10</d2p1:EstDuration>
    <d2p1:EstDurationType>11</d2p1:EstDurationType>
    <d2p1:EstDurationTypeValue>sample string 12</d2p1:EstDurationTypeValue>
    <d2p1:FeeType>17</d2p1:FeeType>
    <d2p1:FeeTypeValue>sample string 18</d2p1:FeeTypeValue>
    <d2p1:Id>1</d2p1:Id>
    <d2p1:IsActive>true</d2p1:IsActive>
    <d2p1:MSFunding>true</d2p1:MSFunding>
    <d2p1:MaxRevenue>7</d2p1:MaxRevenue>
    <d2p1:Order>1</d2p1:Order>
    <d2p1:PackagedServiceId>2</d2p1:PackagedServiceId>
    <d2p1:PackagedServiceTitle>sample string 3</d2p1:PackagedServiceTitle>
    <d2p1:ServiceLevel>4</d2p1:ServiceLevel>
    <d2p1:ServiceLevelValue>sample string 5</d2p1:ServiceLevelValue>
    <d2p1:ServiceTerm>26</d2p1:ServiceTerm>
    <d2p1:ShowEmailMigrationAddOns>true</d2p1:ShowEmailMigrationAddOns>
    <d2p1:ShowServiceTerm>true</d2p1:ShowServiceTerm>
    <d2p1:SubscriptionFees>25</d2p1:SubscriptionFees>
    <d2p1:TermType>23</d2p1:TermType>
    <d2p1:TermTypeValue>sample string 24</d2p1:TermTypeValue>
    <d2p1:TotalServicesCost>9</d2p1:TotalServicesCost>
    <d2p1:TotalServicesGP>8</d2p1:TotalServicesGP>
    <d2p1:UnitPrice>15</d2p1:UnitPrice>
    <d2p1:UnitType>13</d2p1:UnitType>
    <d2p1:UnitTypeValue>sample string 14</d2p1:UnitTypeValue>
    <d2p1:WorkLocation>21</d2p1:WorkLocation>
    <d2p1:WorkLocationValue>sample string 22</d2p1:WorkLocationValue>
  </PackagedServicesLevel>
  <PackagedServicesTitle>sample string 2</PackagedServicesTitle>
</PSServiceLevelAdOnsDetails>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.