Toggle navigation
SubscriberCRM API
Home
< Back to home
Group
Properties
Name
Type
Description
Required
Id
Int32 (Nullable)
No
Name
String
No
Description
String
No
TypeId
Int32
No
Code
String
No
AddressLabel
String
No
AddressLine1
String
No
AddressLine2
String
No
AddressLine3
String
No
Town
String
No
CountyId
Int32
No
Postcode
String
No
CountryId
Int32
No
Tel
String
No
EveTel
String
No
Mobile
String
No
Fax
String
No
Email
String
No
Website
String
No
StartDate
DateTime (Nullable)
No
EndDate
DateTime (Nullable)
No
ParentGroupId
Int32 (Nullable)
No
IsRecognised
Boolean
No
PotentialMembership
Int32 (Nullable)
No
PotentialMembership_DateRecorded
DateTime (Nullable)
No
SectorId
Int32
No
Added_Date
DateTime (Nullable)
No
Added_UserId
Int32 (Nullable)
No
LastUpdated_Date
DateTime (Nullable)
No
LastUpdated_UserId
Int32 (Nullable)
No
TypeName
String
No
CountyName
String
No
CountryName
String
No
ParentGroupName
String
No
ParentGroupCode
String
No
SectorName
String
No
TotalNumberOfMembers
Int32
No
CompanyId
Int32 (Nullable)
No
CompanyName
String
No
Endpoints
Url
Actions
Description
https://www.api-community-tu.org/
api/group/{id}
GET
Gets a Groups by it's id.
https://www.api-community-tu.org/
api/group?typeId={typeId}&isOpen={isOpen}
GET
Lists Groups. The query string parameters are optional.