GET api/recertapp/fee?applicationId={applicationId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| applicationId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
RecertApplicationFeeDetails| Name | Description | Type | Additional information |
|---|---|---|---|
| ApplicationStatus | OptionSetValueModel |
None. |
|
| ApplicationId | globally unique identifier |
None. |
|
| RecertStartDate | date |
None. |
|
| RecertEndDate | date |
None. |
|
| RecertPrograms | Collection of IdNamePair |
None. |
|
| WebProducts | Collection of WebProduct |
None. |
|
| IsSelectionRequired | boolean |
None. |
|
| WaiveRecertLateFee | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"ApplicationStatus": {
"Label": "sample string 1",
"Value": 2
},
"ApplicationId": "619080b3-5f2b-4070-8462-f91f7c91cf4a",
"RecertStartDate": "2025-10-16T21:13:22.1552256-04:00",
"RecertEndDate": "2025-10-16T21:13:22.1552256-04:00",
"RecertPrograms": [
{
"Id": "9fe64ca5-3f41-4d35-bc82-827fcb8e7e29",
"Name": "sample string 2"
},
{
"Id": "9fe64ca5-3f41-4d35-bc82-827fcb8e7e29",
"Name": "sample string 2"
}
],
"WebProducts": [
{
"Id": "4a0424a4-bce8-4b8e-aded-269dfcc6c94a",
"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": "a619dd93-2891-4840-8117-a52b4292329c",
"StartDate": "2025-10-16T21:13:22.1552256-04:00",
"EndDate": "2025-10-16T21:13:22.1552256-04:00",
"CutOffDate": "2025-10-16T21:13:22.1552256-04:00"
},
{
"Schedule": "sample string 1",
"Id": "a619dd93-2891-4840-8117-a52b4292329c",
"StartDate": "2025-10-16T21:13:22.1552256-04:00",
"EndDate": "2025-10-16T21:13:22.1552256-04:00",
"CutOffDate": "2025-10-16T21:13:22.1552256-04:00"
}
],
"Savings": 29.0,
"SavingsFormat": {
"Label": "sample string 1",
"Value": 2
},
"ProductTypeIcon": {
"Label": "sample string 1",
"Value": 2
},
"CreatedOn": "2025-10-16T21:13:22.1552256-04:00",
"IsSelected": true,
"CountryRestriction": true,
"EligibleCountries": [
{
"Id": "sample string 1"
},
{
"Id": "sample string 1"
}
],
"IsRecertLateFee": true
},
{
"Id": "4a0424a4-bce8-4b8e-aded-269dfcc6c94a",
"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": "a619dd93-2891-4840-8117-a52b4292329c",
"StartDate": "2025-10-16T21:13:22.1552256-04:00",
"EndDate": "2025-10-16T21:13:22.1552256-04:00",
"CutOffDate": "2025-10-16T21:13:22.1552256-04:00"
},
{
"Schedule": "sample string 1",
"Id": "a619dd93-2891-4840-8117-a52b4292329c",
"StartDate": "2025-10-16T21:13:22.1552256-04:00",
"EndDate": "2025-10-16T21:13:22.1552256-04:00",
"CutOffDate": "2025-10-16T21:13:22.1552256-04:00"
}
],
"Savings": 29.0,
"SavingsFormat": {
"Label": "sample string 1",
"Value": 2
},
"ProductTypeIcon": {
"Label": "sample string 1",
"Value": 2
},
"CreatedOn": "2025-10-16T21:13:22.1552256-04:00",
"IsSelected": true,
"CountryRestriction": true,
"EligibleCountries": [
{
"Id": "sample string 1"
},
{
"Id": "sample string 1"
}
],
"IsRecertLateFee": true
}
],
"IsSelectionRequired": true,
"WaiveRecertLateFee": true
}
application/xml, text/xml
Sample:
<RecertApplicationFeeDetails xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HRCI.Services.BL.Models">
<ApplicationId>619080b3-5f2b-4070-8462-f91f7c91cf4a</ApplicationId>
<ApplicationStatus xmlns:d2p1="http://schemas.datacontract.org/2004/07/HRCI.Services.BL.Models.Helpers">
<d2p1:Label>sample string 1</d2p1:Label>
<d2p1:Value>2</d2p1:Value>
</ApplicationStatus>
<IsSelectionRequired>true</IsSelectionRequired>
<RecertEndDate>2025-10-16T21:13:22.1552256-04:00</RecertEndDate>
<RecertPrograms xmlns:d2p1="http://schemas.datacontract.org/2004/07/HRCI.Services.BL.Models.Helpers">
<d2p1:IdNamePair>
<d2p1:Id>9fe64ca5-3f41-4d35-bc82-827fcb8e7e29</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
</d2p1:IdNamePair>
<d2p1:IdNamePair>
<d2p1:Id>9fe64ca5-3f41-4d35-bc82-827fcb8e7e29</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
</d2p1:IdNamePair>
</RecertPrograms>
<RecertStartDate>2025-10-16T21:13:22.1552256-04:00</RecertStartDate>
<WaiveRecertLateFee>true</WaiveRecertLateFee>
<WebProducts>
<WebProduct>
<AbbreviatedDescription>sample string 25</AbbreviatedDescription>
<CountryRestriction>true</CountryRestriction>
<CreatedOn>2025-10-16T21:13:22.1552256-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>4a0424a4-bce8-4b8e-aded-269dfcc6c94a</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>
<IsRecertLateFee>true</IsRecertLateFee>
<IsSelected>true</IsSelected>
<LiveCourseAvailability>
<LiveCourseAvailability>
<CutOffDate>2025-10-16T21:13:22.1552256-04:00</CutOffDate>
<EndDate>2025-10-16T21:13:22.1552256-04:00</EndDate>
<Id>a619dd93-2891-4840-8117-a52b4292329c</Id>
<Schedule>sample string 1</Schedule>
<StartDate>2025-10-16T21:13:22.1552256-04:00</StartDate>
</LiveCourseAvailability>
<LiveCourseAvailability>
<CutOffDate>2025-10-16T21:13:22.1552256-04:00</CutOffDate>
<EndDate>2025-10-16T21:13:22.1552256-04:00</EndDate>
<Id>a619dd93-2891-4840-8117-a52b4292329c</Id>
<Schedule>sample string 1</Schedule>
<StartDate>2025-10-16T21:13:22.1552256-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:d4p1="http://schemas.datacontract.org/2004/07/HRCI.Services.BL.Models.Helpers">
<d4p1:Label>sample string 1</d4p1:Label>
<d4p1:Value>2</d4p1: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:d4p1="http://schemas.datacontract.org/2004/07/HRCI.Services.BL.Models.Helpers">
<d4p1:Label>sample string 1</d4p1:Label>
<d4p1:Value>2</d4p1: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>2025-10-16T21:13:22.1552256-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>4a0424a4-bce8-4b8e-aded-269dfcc6c94a</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>
<IsRecertLateFee>true</IsRecertLateFee>
<IsSelected>true</IsSelected>
<LiveCourseAvailability>
<LiveCourseAvailability>
<CutOffDate>2025-10-16T21:13:22.1552256-04:00</CutOffDate>
<EndDate>2025-10-16T21:13:22.1552256-04:00</EndDate>
<Id>a619dd93-2891-4840-8117-a52b4292329c</Id>
<Schedule>sample string 1</Schedule>
<StartDate>2025-10-16T21:13:22.1552256-04:00</StartDate>
</LiveCourseAvailability>
<LiveCourseAvailability>
<CutOffDate>2025-10-16T21:13:22.1552256-04:00</CutOffDate>
<EndDate>2025-10-16T21:13:22.1552256-04:00</EndDate>
<Id>a619dd93-2891-4840-8117-a52b4292329c</Id>
<Schedule>sample string 1</Schedule>
<StartDate>2025-10-16T21:13:22.1552256-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:d4p1="http://schemas.datacontract.org/2004/07/HRCI.Services.BL.Models.Helpers">
<d4p1:Label>sample string 1</d4p1:Label>
<d4p1:Value>2</d4p1: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:d4p1="http://schemas.datacontract.org/2004/07/HRCI.Services.BL.Models.Helpers">
<d4p1:Label>sample string 1</d4p1:Label>
<d4p1:Value>2</d4p1:Value>
</SavingsFormat>
<SessionId>sample string 15</SessionId>
<ThumbnailImageUrl>sample string 19</ThumbnailImageUrl>
<VendorImageURL>sample string 5</VendorImageURL>
<VendorName>sample string 4</VendorName>
</WebProduct>
</WebProducts>
</RecertApplicationFeeDetails>