GET api/provider?accountId={accountId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| accountId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
ProviderAccount| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| ProviderStatus | OptionSetValueModel |
None. |
|
| EligibleToRenew | boolean |
None. |
|
| AccountStartDate | date |
None. |
|
| AccountEndDate | date |
None. |
|
| ApApprovedOn | date |
None. |
|
| Affiliate | boolean |
None. |
|
| PreScreenReview | boolean |
None. |
|
| PreScreenOverride | boolean |
None. |
|
| AccountNumber | string |
None. |
|
| AccountType | IdNamePair |
None. |
|
| AffiliateChapters | boolean |
None. |
|
| AffiliateChaptersOther | string |
None. |
|
| ApplicationId | globally unique identifier |
None. |
|
| AreYouAnAffiliateChapter | boolean |
None. |
|
| IsFirstConference | boolean |
None. |
|
| ProgramId | globally unique identifier |
None. |
|
| ProviderAddress | string |
None. |
|
| ProviderAddress1 | string |
None. |
|
| ProviderAddress2 | string |
None. |
|
| ProviderAddress3 | string |
None. |
|
| ProviderCity | string |
None. |
|
| ProviderCountry | IdNamePair |
None. |
|
| ProviderEligibletoRenew | date |
None. |
|
| ProviderMemberId | string |
None. |
|
| ProviderPhone | string |
None. |
|
| ProviderPostalCode | string |
None. |
|
| ProviderStateProvince | IdNamePair |
None. |
|
| ProviderStateProvinceString | string |
None. |
|
| ProviderWebsite | string |
None. |
|
| ShrmAffiliateType | OptionSetValueModel |
None. |
|
| ShrmChapterNumber | string |
None. |
|
| ShrmRegion | OptionSetValueModel |
None. |
|
| ShrmStateCouncil | string |
None. |
|
| ContactAddress1 | string |
None. |
|
| ContactAddress2 | string |
None. |
|
| ContactAddress3 | string |
None. |
|
| ContactCity | string |
None. |
|
| ContactCountry | IdNamePair |
None. |
|
| ContactEmail | string |
None. |
|
| ContactFirstName | string |
None. |
|
| ContactId | globally unique identifier |
None. |
|
| ContactLastName | string |
None. |
|
| ContactPortalId | string |
None. |
|
| ContactPostalCode | string |
None. |
|
| ContactPrimaryPhone | string |
None. |
|
| ContactStateProvince | IdNamePair |
None. |
|
| ContactStateProvinceString | string |
None. |
|
| IsAttested | boolean |
None. |
|
| IsEmbargo | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"Id": "731d1cd5-6d70-4a13-8178-eade2880ae54",
"Name": "sample string 2",
"ProviderStatus": {
"Label": "sample string 1",
"Value": 2
},
"EligibleToRenew": true,
"AccountStartDate": "2025-11-06T07:45:39.1466044-05:00",
"AccountEndDate": "2025-11-06T07:45:39.1466044-05:00",
"ApApprovedOn": "2025-11-06T07:45:39.1466044-05:00",
"Affiliate": true,
"PreScreenReview": true,
"PreScreenOverride": true,
"AccountNumber": "sample string 7",
"AccountType": {
"Id": "c12fe3d3-4b38-4e43-b680-c7c8d082d8c8",
"Name": "sample string 2"
},
"AffiliateChapters": true,
"AffiliateChaptersOther": "sample string 9",
"ApplicationId": "e1dcaee4-8dce-44a9-9856-b35a0581f99e",
"AreYouAnAffiliateChapter": true,
"IsFirstConference": true,
"ProgramId": "e84ea0a3-bbc4-44c4-a869-7fc8a40e049b",
"ProviderAddress": "sample string 14",
"ProviderAddress1": "sample string 15",
"ProviderAddress2": "sample string 16",
"ProviderAddress3": "sample string 17",
"ProviderCity": "sample string 18",
"ProviderCountry": {
"Id": "c12fe3d3-4b38-4e43-b680-c7c8d082d8c8",
"Name": "sample string 2"
},
"ProviderEligibletoRenew": "2025-11-06T07:45:39.1466044-05:00",
"ProviderMemberId": "sample string 20",
"ProviderPhone": "sample string 21",
"ProviderPostalCode": "sample string 22",
"ProviderStateProvince": {
"Id": "c12fe3d3-4b38-4e43-b680-c7c8d082d8c8",
"Name": "sample string 2"
},
"ProviderStateProvinceString": "sample string 23",
"ProviderWebsite": "sample string 24",
"ShrmAffiliateType": {
"Label": "sample string 1",
"Value": 2
},
"ShrmChapterNumber": "sample string 25",
"ShrmRegion": {
"Label": "sample string 1",
"Value": 2
},
"ShrmStateCouncil": "sample string 26",
"ContactAddress1": "sample string 27",
"ContactAddress2": "sample string 28",
"ContactAddress3": "sample string 29",
"ContactCity": "sample string 30",
"ContactCountry": {
"Id": "c12fe3d3-4b38-4e43-b680-c7c8d082d8c8",
"Name": "sample string 2"
},
"ContactEmail": "sample string 31",
"ContactFirstName": "sample string 32",
"ContactId": "eab48179-0b98-4e54-b8dc-5df550604c1a",
"ContactLastName": "sample string 34",
"ContactPortalId": "sample string 35",
"ContactPostalCode": "sample string 36",
"ContactPrimaryPhone": "sample string 37",
"ContactStateProvince": {
"Id": "c12fe3d3-4b38-4e43-b680-c7c8d082d8c8",
"Name": "sample string 2"
},
"ContactStateProvinceString": "sample string 38",
"IsAttested": true,
"IsEmbargo": true
}
application/xml, text/xml
Sample:
<ProviderAccount xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HRCI.Services.BL.Models">
<AccountEndDate>2025-11-06T07:45:39.1466044-05:00</AccountEndDate>
<AccountNumber>sample string 7</AccountNumber>
<AccountStartDate>2025-11-06T07:45:39.1466044-05:00</AccountStartDate>
<AccountType xmlns:d2p1="http://schemas.datacontract.org/2004/07/HRCI.Services.BL.Models.Helpers">
<d2p1:Id>c12fe3d3-4b38-4e43-b680-c7c8d082d8c8</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
</AccountType>
<Affiliate>true</Affiliate>
<AffiliateChapters>true</AffiliateChapters>
<AffiliateChaptersOther>sample string 9</AffiliateChaptersOther>
<ApApprovedOn>2025-11-06T07:45:39.1466044-05:00</ApApprovedOn>
<ApplicationId>e1dcaee4-8dce-44a9-9856-b35a0581f99e</ApplicationId>
<AreYouAnAffiliateChapter>true</AreYouAnAffiliateChapter>
<ContactAddress1>sample string 27</ContactAddress1>
<ContactAddress2>sample string 28</ContactAddress2>
<ContactAddress3>sample string 29</ContactAddress3>
<ContactCity>sample string 30</ContactCity>
<ContactCountry xmlns:d2p1="http://schemas.datacontract.org/2004/07/HRCI.Services.BL.Models.Helpers">
<d2p1:Id>c12fe3d3-4b38-4e43-b680-c7c8d082d8c8</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
</ContactCountry>
<ContactEmail>sample string 31</ContactEmail>
<ContactFirstName>sample string 32</ContactFirstName>
<ContactId>eab48179-0b98-4e54-b8dc-5df550604c1a</ContactId>
<ContactLastName>sample string 34</ContactLastName>
<ContactPortalId>sample string 35</ContactPortalId>
<ContactPostalCode>sample string 36</ContactPostalCode>
<ContactPrimaryPhone>sample string 37</ContactPrimaryPhone>
<ContactStateProvince xmlns:d2p1="http://schemas.datacontract.org/2004/07/HRCI.Services.BL.Models.Helpers">
<d2p1:Id>c12fe3d3-4b38-4e43-b680-c7c8d082d8c8</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
</ContactStateProvince>
<ContactStateProvinceString>sample string 38</ContactStateProvinceString>
<EligibleToRenew>true</EligibleToRenew>
<Id>731d1cd5-6d70-4a13-8178-eade2880ae54</Id>
<IsAttested>true</IsAttested>
<IsEmbargo>true</IsEmbargo>
<IsFirstConference>true</IsFirstConference>
<Name>sample string 2</Name>
<PreScreenOverride>true</PreScreenOverride>
<PreScreenReview>true</PreScreenReview>
<ProgramId>e84ea0a3-bbc4-44c4-a869-7fc8a40e049b</ProgramId>
<ProviderAddress>sample string 14</ProviderAddress>
<ProviderAddress1>sample string 15</ProviderAddress1>
<ProviderAddress2>sample string 16</ProviderAddress2>
<ProviderAddress3>sample string 17</ProviderAddress3>
<ProviderCity>sample string 18</ProviderCity>
<ProviderCountry xmlns:d2p1="http://schemas.datacontract.org/2004/07/HRCI.Services.BL.Models.Helpers">
<d2p1:Id>c12fe3d3-4b38-4e43-b680-c7c8d082d8c8</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
</ProviderCountry>
<ProviderEligibletoRenew>2025-11-06T07:45:39.1466044-05:00</ProviderEligibletoRenew>
<ProviderMemberId>sample string 20</ProviderMemberId>
<ProviderPhone>sample string 21</ProviderPhone>
<ProviderPostalCode>sample string 22</ProviderPostalCode>
<ProviderStateProvince xmlns:d2p1="http://schemas.datacontract.org/2004/07/HRCI.Services.BL.Models.Helpers">
<d2p1:Id>c12fe3d3-4b38-4e43-b680-c7c8d082d8c8</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
</ProviderStateProvince>
<ProviderStateProvinceString>sample string 23</ProviderStateProvinceString>
<ProviderStatus 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>
</ProviderStatus>
<ProviderWebsite>sample string 24</ProviderWebsite>
<ShrmAffiliateType 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>
</ShrmAffiliateType>
<ShrmChapterNumber>sample string 25</ShrmChapterNumber>
<ShrmRegion 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>
</ShrmRegion>
<ShrmStateCouncil>sample string 26</ShrmStateCouncil>
</ProviderAccount>