GET territories/{territoryReferenceId}/centers
Authorization
Access to this endpoint is public.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
territoryReferenceId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of PearsonEnglish.LearningServices.Data.DataModels.CenterName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
ReferenceCenterId | string |
None. |
|
Name | string |
None. |
|
TerritoryId | globally unique identifier |
None. |
|
Zone | integer |
None. |
|
CenterNumber | integer |
None. |
|
TimeZoneId | globally unique identifier |
None. |
|
Address1 | string |
None. |
|
Address2 | string |
None. |
|
City | string |
None. |
|
PostalCode | string |
None. |
|
PrimaryPhone | string |
None. |
|
string |
None. |
||
State | string |
None. |
|
Country | string |
None. |
|
ImageName | string |
None. |
|
SocialNetworkId1 | globally unique identifier |
None. |
|
SocialNetworkAddress1 | string |
None. |
|
SocialNetworkId2 | globally unique identifier |
None. |
|
SocialNetworkAddress2 | string |
None. |
|
SocialNetworkId3 | globally unique identifier |
None. |
|
SocialNetworkAddress3 | string |
None. |
|
SocialNetworkId4 | globally unique identifier |
None. |
|
SocialNetworkAddress4 | string |
None. |
|
MaximumStudentsInStandby | integer |
None. |
|
IsStandbyEnabled | boolean |
None. |
|
Territory | PearsonEnglish.LearningServices.Data.DataModels.Territory |
None. |
|
CenterConfigs | Collection of PearsonEnglish.LearningServices.Data.DataModels.CenterConfig |
None. |
|
TimeZone | PearsonEnglish.LearningServices.Data.DataModels.TimeZone |
None. |
|
SocialNetwork1 | PearsonEnglish.LearningServices.Data.DataModels.SocialNetwork |
None. |
|
SocialNetwork2 | PearsonEnglish.LearningServices.Data.DataModels.SocialNetwork |
None. |
|
SocialNetwork3 | PearsonEnglish.LearningServices.Data.DataModels.SocialNetwork |
None. |
|
SocialNetwork4 | PearsonEnglish.LearningServices.Data.DataModels.SocialNetwork |
None. |
|
LocalTimeZone | System.TimeZoneInfo |
None. |
|
Created | date |
None. |
|
LastUpdated | date |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.