GET api/webcategory?contactId={contactId}&programId={programId}

Gets a collection of categories, preset bundles and products. Omitting the contact will return "retail" products. Passing the contact will return "byob" products and "preset bundles". Omitting the program will return relevant products for all programs. *Note* This endpoint no longer returns "exam fee" products.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
contactId

Contact guid identifier

globally unique identifier

None.

programId

Program guid identifier

globally unique identifier

None.

Body Parameters

None.

Response Information

Resource Description

Collection of

Collection of WebCategory
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

PriceLevelId

globally unique identifier

None.

ShortDescription

string

None.

LongDescription

string

None.

Program

IdNamePair

None.

PresetBundleWebProductId

globally unique identifier

None.

IsPresetBundle

boolean

None.

RetailPrice

decimal number

None.

DiscountedPrice

decimal number

None.

WebProducts

Collection of WebProduct

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "Id": "d62ace74-33f4-4677-baef-8e6fd88ff8c0",
    "Name": "sample string 2",
    "PriceLevelId": "78e502c9-4d31-429f-9c14-693ac4734246",
    "ShortDescription": "sample string 4",
    "LongDescription": "sample string 5",
    "Program": {
      "Id": "ff97b227-fdf6-466d-9cd4-47a3827d1025",
      "Name": "sample string 2"
    },
    "PresetBundleWebProductId": "5946d778-1dfd-4bff-88d7-b5c55d0404e0",
    "IsPresetBundle": true,
    "RetailPrice": 8.0,
    "DiscountedPrice": 9.0,
    "WebProducts": [
      {
        "Id": "d7c75f3f-29a7-43f4-8d3c-7ffb0f3b7081",
        "Price": 2.0,
        "RetailPrice": 3.0,
        "VendorName": "sample string 4",
        "VendorImageURL": "sample string 5",
        "IsBook": true,
        "IsCD": true,
        "IsOnline": true,
        "IsLive": true,
        "IsLiveCourse": true,
        "Name": "sample string 11",
        "Description": "sample string 12",
        "ProgramId": "sample string 13",
        "EventId": "sample string 14",
        "SessionId": "sample string 15",
        "DonationFundId": "sample string 16",
        "ProductId": "sample string 17",
        "ImageUrl": "sample string 18",
        "ThumbnailImageUrl": "sample string 19",
        "Quantity": 20,
        "ProgramName": "sample string 21",
        "NotSoldSeparately": true,
        "ParentWebProductId": "sample string 23",
        "RefundPolicy": "sample string 24",
        "AbbreviatedDescription": "sample string 25",
        "IsNew": true,
        "IsPromoted": true,
        "IsPublic": true,
        "LiveCourseAvailability": [
          {
            "Schedule": "sample string 1",
            "Id": "0d5bb48a-10e5-441e-9173-f64272bb62f1",
            "StartDate": "2024-07-27T02:24:11.3567275-04:00",
            "EndDate": "2024-07-27T02:24:11.3567275-04:00",
            "CutOffDate": "2024-07-27T02:24:11.3567275-04:00"
          },
          {
            "Schedule": "sample string 1",
            "Id": "0d5bb48a-10e5-441e-9173-f64272bb62f1",
            "StartDate": "2024-07-27T02:24:11.3567275-04:00",
            "EndDate": "2024-07-27T02:24:11.3567275-04:00",
            "CutOffDate": "2024-07-27T02:24:11.3567275-04:00"
          }
        ],
        "Savings": 29.0,
        "SavingsFormat": {
          "Label": "sample string 1",
          "Value": 2
        },
        "ProductTypeIcon": {
          "Label": "sample string 1",
          "Value": 2
        },
        "CreatedOn": "2024-07-27T02:24:11.3567275-04:00",
        "IsSelected": true,
        "CountryRestriction": true,
        "EligibleCountries": [
          {
            "Id": "sample string 1"
          },
          {
            "Id": "sample string 1"
          }
        ]
      },
      {
        "Id": "d7c75f3f-29a7-43f4-8d3c-7ffb0f3b7081",
        "Price": 2.0,
        "RetailPrice": 3.0,
        "VendorName": "sample string 4",
        "VendorImageURL": "sample string 5",
        "IsBook": true,
        "IsCD": true,
        "IsOnline": true,
        "IsLive": true,
        "IsLiveCourse": true,
        "Name": "sample string 11",
        "Description": "sample string 12",
        "ProgramId": "sample string 13",
        "EventId": "sample string 14",
        "SessionId": "sample string 15",
        "DonationFundId": "sample string 16",
        "ProductId": "sample string 17",
        "ImageUrl": "sample string 18",
        "ThumbnailImageUrl": "sample string 19",
        "Quantity": 20,
        "ProgramName": "sample string 21",
        "NotSoldSeparately": true,
        "ParentWebProductId": "sample string 23",
        "RefundPolicy": "sample string 24",
        "AbbreviatedDescription": "sample string 25",
        "IsNew": true,
        "IsPromoted": true,
        "IsPublic": true,
        "LiveCourseAvailability": [
          {
            "Schedule": "sample string 1",
            "Id": "0d5bb48a-10e5-441e-9173-f64272bb62f1",
            "StartDate": "2024-07-27T02:24:11.3567275-04:00",
            "EndDate": "2024-07-27T02:24:11.3567275-04:00",
            "CutOffDate": "2024-07-27T02:24:11.3567275-04:00"
          },
          {
            "Schedule": "sample string 1",
            "Id": "0d5bb48a-10e5-441e-9173-f64272bb62f1",
            "StartDate": "2024-07-27T02:24:11.3567275-04:00",
            "EndDate": "2024-07-27T02:24:11.3567275-04:00",
            "CutOffDate": "2024-07-27T02:24:11.3567275-04:00"
          }
        ],
        "Savings": 29.0,
        "SavingsFormat": {
          "Label": "sample string 1",
          "Value": 2
        },
        "ProductTypeIcon": {
          "Label": "sample string 1",
          "Value": 2
        },
        "CreatedOn": "2024-07-27T02:24:11.3567275-04:00",
        "IsSelected": true,
        "CountryRestriction": true,
        "EligibleCountries": [
          {
            "Id": "sample string 1"
          },
          {
            "Id": "sample string 1"
          }
        ]
      }
    ]
  },
  {
    "Id": "d62ace74-33f4-4677-baef-8e6fd88ff8c0",
    "Name": "sample string 2",
    "PriceLevelId": "78e502c9-4d31-429f-9c14-693ac4734246",
    "ShortDescription": "sample string 4",
    "LongDescription": "sample string 5",
    "Program": {
      "Id": "ff97b227-fdf6-466d-9cd4-47a3827d1025",
      "Name": "sample string 2"
    },
    "PresetBundleWebProductId": "5946d778-1dfd-4bff-88d7-b5c55d0404e0",
    "IsPresetBundle": true,
    "RetailPrice": 8.0,
    "DiscountedPrice": 9.0,
    "WebProducts": [
      {
        "Id": "d7c75f3f-29a7-43f4-8d3c-7ffb0f3b7081",
        "Price": 2.0,
        "RetailPrice": 3.0,
        "VendorName": "sample string 4",
        "VendorImageURL": "sample string 5",
        "IsBook": true,
        "IsCD": true,
        "IsOnline": true,
        "IsLive": true,
        "IsLiveCourse": true,
        "Name": "sample string 11",
        "Description": "sample string 12",
        "ProgramId": "sample string 13",
        "EventId": "sample string 14",
        "SessionId": "sample string 15",
        "DonationFundId": "sample string 16",
        "ProductId": "sample string 17",
        "ImageUrl": "sample string 18",
        "ThumbnailImageUrl": "sample string 19",
        "Quantity": 20,
        "ProgramName": "sample string 21",
        "NotSoldSeparately": true,
        "ParentWebProductId": "sample string 23",
        "RefundPolicy": "sample string 24",
        "AbbreviatedDescription": "sample string 25",
        "IsNew": true,
        "IsPromoted": true,
        "IsPublic": true,
        "LiveCourseAvailability": [
          {
            "Schedule": "sample string 1",
            "Id": "0d5bb48a-10e5-441e-9173-f64272bb62f1",
            "StartDate": "2024-07-27T02:24:11.3567275-04:00",
            "EndDate": "2024-07-27T02:24:11.3567275-04:00",
            "CutOffDate": "2024-07-27T02:24:11.3567275-04:00"
          },
          {
            "Schedule": "sample string 1",
            "Id": "0d5bb48a-10e5-441e-9173-f64272bb62f1",
            "StartDate": "2024-07-27T02:24:11.3567275-04:00",
            "EndDate": "2024-07-27T02:24:11.3567275-04:00",
            "CutOffDate": "2024-07-27T02:24:11.3567275-04:00"
          }
        ],
        "Savings": 29.0,
        "SavingsFormat": {
          "Label": "sample string 1",
          "Value": 2
        },
        "ProductTypeIcon": {
          "Label": "sample string 1",
          "Value": 2
        },
        "CreatedOn": "2024-07-27T02:24:11.3567275-04:00",
        "IsSelected": true,
        "CountryRestriction": true,
        "EligibleCountries": [
          {
            "Id": "sample string 1"
          },
          {
            "Id": "sample string 1"
          }
        ]
      },
      {
        "Id": "d7c75f3f-29a7-43f4-8d3c-7ffb0f3b7081",
        "Price": 2.0,
        "RetailPrice": 3.0,
        "VendorName": "sample string 4",
        "VendorImageURL": "sample string 5",
        "IsBook": true,
        "IsCD": true,
        "IsOnline": true,
        "IsLive": true,
        "IsLiveCourse": true,
        "Name": "sample string 11",
        "Description": "sample string 12",
        "ProgramId": "sample string 13",
        "EventId": "sample string 14",
        "SessionId": "sample string 15",
        "DonationFundId": "sample string 16",
        "ProductId": "sample string 17",
        "ImageUrl": "sample string 18",
        "ThumbnailImageUrl": "sample string 19",
        "Quantity": 20,
        "ProgramName": "sample string 21",
        "NotSoldSeparately": true,
        "ParentWebProductId": "sample string 23",
        "RefundPolicy": "sample string 24",
        "AbbreviatedDescription": "sample string 25",
        "IsNew": true,
        "IsPromoted": true,
        "IsPublic": true,
        "LiveCourseAvailability": [
          {
            "Schedule": "sample string 1",
            "Id": "0d5bb48a-10e5-441e-9173-f64272bb62f1",
            "StartDate": "2024-07-27T02:24:11.3567275-04:00",
            "EndDate": "2024-07-27T02:24:11.3567275-04:00",
            "CutOffDate": "2024-07-27T02:24:11.3567275-04:00"
          },
          {
            "Schedule": "sample string 1",
            "Id": "0d5bb48a-10e5-441e-9173-f64272bb62f1",
            "StartDate": "2024-07-27T02:24:11.3567275-04:00",
            "EndDate": "2024-07-27T02:24:11.3567275-04:00",
            "CutOffDate": "2024-07-27T02:24:11.3567275-04:00"
          }
        ],
        "Savings": 29.0,
        "SavingsFormat": {
          "Label": "sample string 1",
          "Value": 2
        },
        "ProductTypeIcon": {
          "Label": "sample string 1",
          "Value": 2
        },
        "CreatedOn": "2024-07-27T02:24:11.3567275-04:00",
        "IsSelected": true,
        "CountryRestriction": true,
        "EligibleCountries": [
          {
            "Id": "sample string 1"
          },
          {
            "Id": "sample string 1"
          }
        ]
      }
    ]
  }
]

application/xml, text/xml

Sample:
<ArrayOfWebCategory xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HRCI.Services.BL.Models">
  <WebCategory>
    <DiscountedPrice>9</DiscountedPrice>
    <Id>d62ace74-33f4-4677-baef-8e6fd88ff8c0</Id>
    <IsPresetBundle>true</IsPresetBundle>
    <LongDescription>sample string 5</LongDescription>
    <Name>sample string 2</Name>
    <PresetBundleWebProductId>5946d778-1dfd-4bff-88d7-b5c55d0404e0</PresetBundleWebProductId>
    <PriceLevelId>78e502c9-4d31-429f-9c14-693ac4734246</PriceLevelId>
    <Program xmlns:d3p1="http://schemas.datacontract.org/2004/07/HRCI.Services.BL.Models.Helpers">
      <d3p1:Id>ff97b227-fdf6-466d-9cd4-47a3827d1025</d3p1:Id>
      <d3p1:Name>sample string 2</d3p1:Name>
    </Program>
    <RetailPrice>8</RetailPrice>
    <ShortDescription>sample string 4</ShortDescription>
    <WebProducts>
      <WebProduct>
        <AbbreviatedDescription>sample string 25</AbbreviatedDescription>
        <CountryRestriction>true</CountryRestriction>
        <CreatedOn>2024-07-27T02:24:11.3567275-04:00</CreatedOn>
        <Description>sample string 12</Description>
        <DonationFundId>sample string 16</DonationFundId>
        <EligibleCountries>
          <EligibleCountry>
            <Id>sample string 1</Id>
          </EligibleCountry>
          <EligibleCountry>
            <Id>sample string 1</Id>
          </EligibleCountry>
        </EligibleCountries>
        <EventId>sample string 14</EventId>
        <Id>d7c75f3f-29a7-43f4-8d3c-7ffb0f3b7081</Id>
        <ImageUrl>sample string 18</ImageUrl>
        <IsBook>true</IsBook>
        <IsCD>true</IsCD>
        <IsLive>true</IsLive>
        <IsLiveCourse>true</IsLiveCourse>
        <IsNew>true</IsNew>
        <IsOnline>true</IsOnline>
        <IsPromoted>true</IsPromoted>
        <IsPublic>true</IsPublic>
        <IsSelected>true</IsSelected>
        <LiveCourseAvailability>
          <LiveCourseAvailability>
            <CutOffDate>2024-07-27T02:24:11.3567275-04:00</CutOffDate>
            <EndDate>2024-07-27T02:24:11.3567275-04:00</EndDate>
            <Id>0d5bb48a-10e5-441e-9173-f64272bb62f1</Id>
            <Schedule>sample string 1</Schedule>
            <StartDate>2024-07-27T02:24:11.3567275-04:00</StartDate>
          </LiveCourseAvailability>
          <LiveCourseAvailability>
            <CutOffDate>2024-07-27T02:24:11.3567275-04:00</CutOffDate>
            <EndDate>2024-07-27T02:24:11.3567275-04:00</EndDate>
            <Id>0d5bb48a-10e5-441e-9173-f64272bb62f1</Id>
            <Schedule>sample string 1</Schedule>
            <StartDate>2024-07-27T02:24:11.3567275-04:00</StartDate>
          </LiveCourseAvailability>
        </LiveCourseAvailability>
        <Name>sample string 11</Name>
        <NotSoldSeparately>true</NotSoldSeparately>
        <ParentWebProductId>sample string 23</ParentWebProductId>
        <Price>2</Price>
        <ProductId>sample string 17</ProductId>
        <ProductTypeIcon xmlns:d5p1="http://schemas.datacontract.org/2004/07/HRCI.Services.BL.Models.Helpers">
          <d5p1:Label>sample string 1</d5p1:Label>
          <d5p1:Value>2</d5p1:Value>
        </ProductTypeIcon>
        <ProgramId>sample string 13</ProgramId>
        <ProgramName>sample string 21</ProgramName>
        <Quantity>20</Quantity>
        <RefundPolicy>sample string 24</RefundPolicy>
        <RetailPrice>3</RetailPrice>
        <Savings>29</Savings>
        <SavingsFormat xmlns:d5p1="http://schemas.datacontract.org/2004/07/HRCI.Services.BL.Models.Helpers">
          <d5p1:Label>sample string 1</d5p1:Label>
          <d5p1:Value>2</d5p1:Value>
        </SavingsFormat>
        <SessionId>sample string 15</SessionId>
        <ThumbnailImageUrl>sample string 19</ThumbnailImageUrl>
        <VendorImageURL>sample string 5</VendorImageURL>
        <VendorName>sample string 4</VendorName>
      </WebProduct>
      <WebProduct>
        <AbbreviatedDescription>sample string 25</AbbreviatedDescription>
        <CountryRestriction>true</CountryRestriction>
        <CreatedOn>2024-07-27T02:24:11.3567275-04:00</CreatedOn>
        <Description>sample string 12</Description>
        <DonationFundId>sample string 16</DonationFundId>
        <EligibleCountries>
          <EligibleCountry>
            <Id>sample string 1</Id>
          </EligibleCountry>
          <EligibleCountry>
            <Id>sample string 1</Id>
          </EligibleCountry>
        </EligibleCountries>
        <EventId>sample string 14</EventId>
        <Id>d7c75f3f-29a7-43f4-8d3c-7ffb0f3b7081</Id>
        <ImageUrl>sample string 18</ImageUrl>
        <IsBook>true</IsBook>
        <IsCD>true</IsCD>
        <IsLive>true</IsLive>
        <IsLiveCourse>true</IsLiveCourse>
        <IsNew>true</IsNew>
        <IsOnline>true</IsOnline>
        <IsPromoted>true</IsPromoted>
        <IsPublic>true</IsPublic>
        <IsSelected>true</IsSelected>
        <LiveCourseAvailability>
          <LiveCourseAvailability>
            <CutOffDate>2024-07-27T02:24:11.3567275-04:00</CutOffDate>
            <EndDate>2024-07-27T02:24:11.3567275-04:00</EndDate>
            <Id>0d5bb48a-10e5-441e-9173-f64272bb62f1</Id>
            <Schedule>sample string 1</Schedule>
            <StartDate>2024-07-27T02:24:11.3567275-04:00</StartDate>
          </LiveCourseAvailability>
          <LiveCourseAvailability>
            <CutOffDate>2024-07-27T02:24:11.3567275-04:00</CutOffDate>
            <EndDate>2024-07-27T02:24:11.3567275-04:00</EndDate>
            <Id>0d5bb48a-10e5-441e-9173-f64272bb62f1</Id>
            <Schedule>sample string 1</Schedule>
            <StartDate>2024-07-27T02:24:11.3567275-04:00</StartDate>
          </LiveCourseAvailability>
        </LiveCourseAvailability>
        <Name>sample string 11</Name>
        <NotSoldSeparately>true</NotSoldSeparately>
        <ParentWebProductId>sample string 23</ParentWebProductId>
        <Price>2</Price>
        <ProductId>sample string 17</ProductId>
        <ProductTypeIcon xmlns:d5p1="http://schemas.datacontract.org/2004/07/HRCI.Services.BL.Models.Helpers">
          <d5p1:Label>sample string 1</d5p1:Label>
          <d5p1:Value>2</d5p1:Value>
        </ProductTypeIcon>
        <ProgramId>sample string 13</ProgramId>
        <ProgramName>sample string 21</ProgramName>
        <Quantity>20</Quantity>
        <RefundPolicy>sample string 24</RefundPolicy>
        <RetailPrice>3</RetailPrice>
        <Savings>29</Savings>
        <SavingsFormat xmlns:d5p1="http://schemas.datacontract.org/2004/07/HRCI.Services.BL.Models.Helpers">
          <d5p1:Label>sample string 1</d5p1:Label>
          <d5p1:Value>2</d5p1:Value>
        </SavingsFormat>
        <SessionId>sample string 15</SessionId>
        <ThumbnailImageUrl>sample string 19</ThumbnailImageUrl>
        <VendorImageURL>sample string 5</VendorImageURL>
        <VendorName>sample string 4</VendorName>
      </WebProduct>
    </WebProducts>
  </WebCategory>
  <WebCategory>
    <DiscountedPrice>9</DiscountedPrice>
    <Id>d62ace74-33f4-4677-baef-8e6fd88ff8c0</Id>
    <IsPresetBundle>true</IsPresetBundle>
    <LongDescription>sample string 5</LongDescription>
    <Name>sample string 2</Name>
    <PresetBundleWebProductId>5946d778-1dfd-4bff-88d7-b5c55d0404e0</PresetBundleWebProductId>
    <PriceLevelId>78e502c9-4d31-429f-9c14-693ac4734246</PriceLevelId>
    <Program xmlns:d3p1="http://schemas.datacontract.org/2004/07/HRCI.Services.BL.Models.Helpers">
      <d3p1:Id>ff97b227-fdf6-466d-9cd4-47a3827d1025</d3p1:Id>
      <d3p1:Name>sample string 2</d3p1:Name>
    </Program>
    <RetailPrice>8</RetailPrice>
    <ShortDescription>sample string 4</ShortDescription>
    <WebProducts>
      <WebProduct>
        <AbbreviatedDescription>sample string 25</AbbreviatedDescription>
        <CountryRestriction>true</CountryRestriction>
        <CreatedOn>2024-07-27T02:24:11.3567275-04:00</CreatedOn>
        <Description>sample string 12</Description>
        <DonationFundId>sample string 16</DonationFundId>
        <EligibleCountries>
          <EligibleCountry>
            <Id>sample string 1</Id>
          </EligibleCountry>
          <EligibleCountry>
            <Id>sample string 1</Id>
          </EligibleCountry>
        </EligibleCountries>
        <EventId>sample string 14</EventId>
        <Id>d7c75f3f-29a7-43f4-8d3c-7ffb0f3b7081</Id>
        <ImageUrl>sample string 18</ImageUrl>
        <IsBook>true</IsBook>
        <IsCD>true</IsCD>
        <IsLive>true</IsLive>
        <IsLiveCourse>true</IsLiveCourse>
        <IsNew>true</IsNew>
        <IsOnline>true</IsOnline>
        <IsPromoted>true</IsPromoted>
        <IsPublic>true</IsPublic>
        <IsSelected>true</IsSelected>
        <LiveCourseAvailability>
          <LiveCourseAvailability>
            <CutOffDate>2024-07-27T02:24:11.3567275-04:00</CutOffDate>
            <EndDate>2024-07-27T02:24:11.3567275-04:00</EndDate>
            <Id>0d5bb48a-10e5-441e-9173-f64272bb62f1</Id>
            <Schedule>sample string 1</Schedule>
            <StartDate>2024-07-27T02:24:11.3567275-04:00</StartDate>
          </LiveCourseAvailability>
          <LiveCourseAvailability>
            <CutOffDate>2024-07-27T02:24:11.3567275-04:00</CutOffDate>
            <EndDate>2024-07-27T02:24:11.3567275-04:00</EndDate>
            <Id>0d5bb48a-10e5-441e-9173-f64272bb62f1</Id>
            <Schedule>sample string 1</Schedule>
            <StartDate>2024-07-27T02:24:11.3567275-04:00</StartDate>
          </LiveCourseAvailability>
        </LiveCourseAvailability>
        <Name>sample string 11</Name>
        <NotSoldSeparately>true</NotSoldSeparately>
        <ParentWebProductId>sample string 23</ParentWebProductId>
        <Price>2</Price>
        <ProductId>sample string 17</ProductId>
        <ProductTypeIcon xmlns:d5p1="http://schemas.datacontract.org/2004/07/HRCI.Services.BL.Models.Helpers">
          <d5p1:Label>sample string 1</d5p1:Label>
          <d5p1:Value>2</d5p1:Value>
        </ProductTypeIcon>
        <ProgramId>sample string 13</ProgramId>
        <ProgramName>sample string 21</ProgramName>
        <Quantity>20</Quantity>
        <RefundPolicy>sample string 24</RefundPolicy>
        <RetailPrice>3</RetailPrice>
        <Savings>29</Savings>
        <SavingsFormat xmlns:d5p1="http://schemas.datacontract.org/2004/07/HRCI.Services.BL.Models.Helpers">
          <d5p1:Label>sample string 1</d5p1:Label>
          <d5p1:Value>2</d5p1:Value>
        </SavingsFormat>
        <SessionId>sample string 15</SessionId>
        <ThumbnailImageUrl>sample string 19</ThumbnailImageUrl>
        <VendorImageURL>sample string 5</VendorImageURL>
        <VendorName>sample string 4</VendorName>
      </WebProduct>
      <WebProduct>
        <AbbreviatedDescription>sample string 25</AbbreviatedDescription>
        <CountryRestriction>true</CountryRestriction>
        <CreatedOn>2024-07-27T02:24:11.3567275-04:00</CreatedOn>
        <Description>sample string 12</Description>
        <DonationFundId>sample string 16</DonationFundId>
        <EligibleCountries>
          <EligibleCountry>
            <Id>sample string 1</Id>
          </EligibleCountry>
          <EligibleCountry>
            <Id>sample string 1</Id>
          </EligibleCountry>
        </EligibleCountries>
        <EventId>sample string 14</EventId>
        <Id>d7c75f3f-29a7-43f4-8d3c-7ffb0f3b7081</Id>
        <ImageUrl>sample string 18</ImageUrl>
        <IsBook>true</IsBook>
        <IsCD>true</IsCD>
        <IsLive>true</IsLive>
        <IsLiveCourse>true</IsLiveCourse>
        <IsNew>true</IsNew>
        <IsOnline>true</IsOnline>
        <IsPromoted>true</IsPromoted>
        <IsPublic>true</IsPublic>
        <IsSelected>true</IsSelected>
        <LiveCourseAvailability>
          <LiveCourseAvailability>
            <CutOffDate>2024-07-27T02:24:11.3567275-04:00</CutOffDate>
            <EndDate>2024-07-27T02:24:11.3567275-04:00</EndDate>
            <Id>0d5bb48a-10e5-441e-9173-f64272bb62f1</Id>
            <Schedule>sample string 1</Schedule>
            <StartDate>2024-07-27T02:24:11.3567275-04:00</StartDate>
          </LiveCourseAvailability>
          <LiveCourseAvailability>
            <CutOffDate>2024-07-27T02:24:11.3567275-04:00</CutOffDate>
            <EndDate>2024-07-27T02:24:11.3567275-04:00</EndDate>
            <Id>0d5bb48a-10e5-441e-9173-f64272bb62f1</Id>
            <Schedule>sample string 1</Schedule>
            <StartDate>2024-07-27T02:24:11.3567275-04:00</StartDate>
          </LiveCourseAvailability>
        </LiveCourseAvailability>
        <Name>sample string 11</Name>
        <NotSoldSeparately>true</NotSoldSeparately>
        <ParentWebProductId>sample string 23</ParentWebProductId>
        <Price>2</Price>
        <ProductId>sample string 17</ProductId>
        <ProductTypeIcon xmlns:d5p1="http://schemas.datacontract.org/2004/07/HRCI.Services.BL.Models.Helpers">
          <d5p1:Label>sample string 1</d5p1:Label>
          <d5p1:Value>2</d5p1:Value>
        </ProductTypeIcon>
        <ProgramId>sample string 13</ProgramId>
        <ProgramName>sample string 21</ProgramName>
        <Quantity>20</Quantity>
        <RefundPolicy>sample string 24</RefundPolicy>
        <RetailPrice>3</RetailPrice>
        <Savings>29</Savings>
        <SavingsFormat xmlns:d5p1="http://schemas.datacontract.org/2004/07/HRCI.Services.BL.Models.Helpers">
          <d5p1:Label>sample string 1</d5p1:Label>
          <d5p1:Value>2</d5p1:Value>
        </SavingsFormat>
        <SessionId>sample string 15</SessionId>
        <ThumbnailImageUrl>sample string 19</ThumbnailImageUrl>
        <VendorImageURL>sample string 5</VendorImageURL>
        <VendorName>sample string 4</VendorName>
      </WebProduct>
    </WebProducts>
  </WebCategory>
</ArrayOfWebCategory>