GET exportservice/organisationsinsport/{reportGuid}
Returns a previously generated list of organisations. Use reportGuid returned by POST exportservice/organisationsinsport
Request Information
Request URL
https://api.idrottonline.se/exportservice/organisationsinsport/{reportGuid}URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
reportGuid |
The unique identifier of the generated list of organisations |
globally unique identifier |
Required |
x-svenskidrott-api-version |
The requested API version |
string |
Default value is 1.0 |
api-version |
The requested API version |
string |
Default value is 1.0 |
Body Parameters
None.
Response Information
Resource Description
A list of organisations
Collection of ExportService.DataContracts.V1.OrganisationName | Description | Type | Additional information |
---|---|---|---|
OrganisationId |
The id of the organisation |
integer |
None. |
OrganisationTypeId |
What type of organisation |
integer |
None. |
Code |
RF number. Is created by RF when organisation is approved as member of RF. This code can also be called OrganisationRF_NR, RF_NR, RF-nummer, RF-number, föreningsnummer in other parts of IdrottOnline system. |
string |
None. |
OrganisationNumber |
Unique per organisation, from Skatteverket. |
string |
None. |
FullName |
Example: Idrottens Idrottsförening |
string |
None. |
DescribingName |
Example: Idrottens IF |
string |
None. |
ShortName |
Example: IIF |
string |
None. |
MunicipalId |
Use Regions operation to fetch possible values |
integer |
None. |
MunicipalCode |
Unique per municipal, from SCB (Statistiska centralbyrån). |
string |
None. |
Addresses |
List of addresses belonging to the organisation |
Collection of ExportService.DataContracts.OrganisationAddress |
None. |
Contacts |
List of contacts belonging to the organisation |
Collection of ExportService.DataContracts.OrganisationContact |
None. |
OpeningHours |
Opening hours information |
ExportService.DataContracts.OpeningHours |
None. |
Accounts |
List of accounts belonging to the organisation |
Collection of ExportService.DataContracts.Account |
None. |
Persons |
Persons with roles chairman, secretary and treasurer. |
Collection of ExportService.DataContracts.OrganisationPerson |
None. |
ParentBelongings |
The parent organisations of the target organisation, with regard to belonging relationship. |
Collection of ExportService.DataContracts.ParentBelonging |
None. |
Sports |
The sports related to this organisation. |
Collection of ExportService.DataContracts.V1.OrganisationSport |
None. |
IsPassive |
If the organisation is passive or not |
boolean |
None. |
LatestPassivateDate |
Latest date when the organisation was passivated |
date |
None. |
LatestActivateDate |
Latest date when the organisation was activated |
date |
None. |
RFMemberDate |
The date when the organisation bacame a member of RF |
date |
None. |
EstablishedDate |
The date when the organisation was established |
date |
None. |
ChangeTracking |
The change tracking of the organisation itself. |
ExportService.DataContracts.ChangeTracking |
None. |
Consensus |
The consensus. |
Collection of ExportService.DataContracts.Consensus |
None. |
Response Formats
application/json, text/json
[ { "OrganisationId": 1, "OrganisationTypeId": 1, "Code": "sample string 2", "OrganisationNumber": "sample string 3", "FullName": "sample string 4", "DescribingName": "sample string 5", "ShortName": "sample string 6", "MunicipalId": 7, "MunicipalCode": "sample string 8", "MemberCount": 1, "Addresses": [ { "PublishRuleTypeId": 1, "AddressId": 2, "AddressTypeId": 3, "Line1": "sample string 4", "Line2": "sample string 5", "PostalNumber": 6, "PostalCity": "sample string 7", "NonSwedishPostalNumber": "sample string 8", "CountryId": 9, "CountryName": "sample string 10", "IsDefault": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "PublishRuleTypeId": 1, "AddressId": 2, "AddressTypeId": 3, "Line1": "sample string 4", "Line2": "sample string 5", "PostalNumber": 6, "PostalCity": "sample string 7", "NonSwedishPostalNumber": "sample string 8", "CountryId": 9, "CountryName": "sample string 10", "IsDefault": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "Contacts": [ { "PublishRuleTypeId": 1, "ContactId": 2, "ContactTypeId": 3, "ContactInfo": "sample string 4", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "PublishRuleTypeId": 1, "ContactId": 2, "ContactTypeId": 3, "ContactInfo": "sample string 4", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "OpeningHours": { "OfficeHours": "sample string 1", "OpeningDays": "sample string 2", "SummerTime": "sample string 3", "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, "Accounts": [ { "AccountId": 1, "AccountTypeId": 2, "AccountNumber": "sample string 3", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "AccountId": 1, "AccountTypeId": 2, "AccountNumber": "sample string 3", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "Persons": [ { "Roles": [ { "RoleId": 1, "RoleType": { "RoleTypeId": 1, "RoleTypeName": "sample string 2", "RoleTypeCategoryId": 3, "RoleTypeOwnerOrganisationId": 4 }, "IsPassive": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "RoleId": 1, "RoleType": { "RoleTypeId": 1, "RoleTypeName": "sample string 2", "RoleTypeCategoryId": 3, "RoleTypeOwnerOrganisationId": 4 }, "IsPassive": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "PersonId": 1, "FirstName": "sample string 2", "LastName": "sample string 3", "AlternativeFirstName": "sample string 4", "BirthDate": "sample string 5", "ProtectedPersonalData": true, "GenderId": 7, "NationalityId": 8, "NationalityName": "sample string 9", "Addresses": [ { "PublishRule": { "PublishRuleTypeId": 1, "VisibleForOrganisationIds": [ 1, 2 ] }, "AddressId": 1, "AddressTypeId": 2, "Line1": "sample string 3", "Line2": "sample string 4", "PostalNumber": 5, "PostalCity": "sample string 6", "NonSwedishPostalNumber": "sample string 7", "CountryId": 8, "CountryName": "sample string 9", "IsDefault": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "PublishRule": { "PublishRuleTypeId": 1, "VisibleForOrganisationIds": [ 1, 2 ] }, "AddressId": 1, "AddressTypeId": 2, "Line1": "sample string 3", "Line2": "sample string 4", "PostalNumber": 5, "PostalCity": "sample string 6", "NonSwedishPostalNumber": "sample string 7", "CountryId": 8, "CountryName": "sample string 9", "IsDefault": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "Contacts": [ { "PublishRule": { "PublishRuleTypeId": 1, "VisibleForOrganisationIds": [ 1, 2 ] }, "ContactId": 1, "ContactTypeId": 2, "ContactInfo": "sample string 3", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "PublishRule": { "PublishRuleTypeId": 1, "VisibleForOrganisationIds": [ 1, 2 ] }, "ContactId": 1, "ContactTypeId": 2, "ContactInfo": "sample string 3", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "Roles": [ { "RoleId": 1, "RoleType": { "RoleTypeId": 1, "RoleTypeName": "sample string 2", "RoleTypeCategoryId": 3, "RoleTypeOwnerOrganisationId": 4 }, "IsPassive": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "RoleId": 1, "RoleType": { "RoleTypeId": 1, "RoleTypeName": "sample string 2", "RoleTypeCategoryId": 3, "RoleTypeOwnerOrganisationId": 4 }, "IsPassive": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "PersonId": 1, "FirstName": "sample string 2", "LastName": "sample string 3", "AlternativeFirstName": "sample string 4", "BirthDate": "sample string 5", "ProtectedPersonalData": true, "GenderId": 7, "NationalityId": 8, "NationalityName": "sample string 9", "Addresses": [ { "PublishRule": { "PublishRuleTypeId": 1, "VisibleForOrganisationIds": [ 1, 2 ] }, "AddressId": 1, "AddressTypeId": 2, "Line1": "sample string 3", "Line2": "sample string 4", "PostalNumber": 5, "PostalCity": "sample string 6", "NonSwedishPostalNumber": "sample string 7", "CountryId": 8, "CountryName": "sample string 9", "IsDefault": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "PublishRule": { "PublishRuleTypeId": 1, "VisibleForOrganisationIds": [ 1, 2 ] }, "AddressId": 1, "AddressTypeId": 2, "Line1": "sample string 3", "Line2": "sample string 4", "PostalNumber": 5, "PostalCity": "sample string 6", "NonSwedishPostalNumber": "sample string 7", "CountryId": 8, "CountryName": "sample string 9", "IsDefault": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "Contacts": [ { "PublishRule": { "PublishRuleTypeId": 1, "VisibleForOrganisationIds": [ 1, 2 ] }, "ContactId": 1, "ContactTypeId": 2, "ContactInfo": "sample string 3", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "PublishRule": { "PublishRuleTypeId": 1, "VisibleForOrganisationIds": [ 1, 2 ] }, "ContactId": 1, "ContactTypeId": 2, "ContactInfo": "sample string 3", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "ParentBelongings": [ { "ParentOrganisationId": 1, "ParentOrganisationTypeId": 2, "Code": "sample string 3", "IsPassive": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 }, "FullName": "sample string 5" }, { "ParentOrganisationId": 1, "ParentOrganisationTypeId": 2, "Code": "sample string 3", "IsPassive": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 }, "FullName": "sample string 5" } ], "Sports": [ { "SportId": 1, "Dates": { "SFSportApproveDate": "2025-07-04T15:37:53.7063729+02:00", "SFSportTerminateDate": "2025-07-04T15:37:53.7063729+02:00", "RFSportApproveDate": "2025-07-04T15:37:53.7063729+02:00", "RFSportTerminateDate": "2025-07-04T15:37:53.7063729+02:00", "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, "UseOwnAddresses": true, "Addresses": [ { "PublishRuleTypeId": 1, "AddressId": 2, "AddressTypeId": 3, "Line1": "sample string 4", "Line2": "sample string 5", "PostalNumber": 6, "PostalCity": "sample string 7", "NonSwedishPostalNumber": "sample string 8", "CountryId": 9, "CountryName": "sample string 10", "IsDefault": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "PublishRuleTypeId": 1, "AddressId": 2, "AddressTypeId": 3, "Line1": "sample string 4", "Line2": "sample string 5", "PostalNumber": 6, "PostalCity": "sample string 7", "NonSwedishPostalNumber": "sample string 8", "CountryId": 9, "CountryName": "sample string 10", "IsDefault": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "UseOwnPhones": true, "UseOwnContacts": true, "Contacts": [ { "PublishRuleTypeId": 1, "ContactId": 2, "ContactTypeId": 3, "ContactInfo": "sample string 4", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "PublishRuleTypeId": 1, "ContactId": 2, "ContactTypeId": 3, "ContactInfo": "sample string 4", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "UseOwnOpeningHours": true, "OpeningHours": { "OfficeHours": "sample string 1", "OpeningDays": "sample string 2", "SummerTime": "sample string 3", "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, "UseOwnAccounts": true, "Accounts": [ { "AccountId": 1, "AccountTypeId": 2, "AccountNumber": "sample string 3", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "AccountId": 1, "AccountTypeId": 2, "AccountNumber": "sample string 3", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "HomePageIO": "sample string 7" }, { "SportId": 1, "Dates": { "SFSportApproveDate": "2025-07-04T15:37:53.7063729+02:00", "SFSportTerminateDate": "2025-07-04T15:37:53.7063729+02:00", "RFSportApproveDate": "2025-07-04T15:37:53.7063729+02:00", "RFSportTerminateDate": "2025-07-04T15:37:53.7063729+02:00", "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, "UseOwnAddresses": true, "Addresses": [ { "PublishRuleTypeId": 1, "AddressId": 2, "AddressTypeId": 3, "Line1": "sample string 4", "Line2": "sample string 5", "PostalNumber": 6, "PostalCity": "sample string 7", "NonSwedishPostalNumber": "sample string 8", "CountryId": 9, "CountryName": "sample string 10", "IsDefault": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "PublishRuleTypeId": 1, "AddressId": 2, "AddressTypeId": 3, "Line1": "sample string 4", "Line2": "sample string 5", "PostalNumber": 6, "PostalCity": "sample string 7", "NonSwedishPostalNumber": "sample string 8", "CountryId": 9, "CountryName": "sample string 10", "IsDefault": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "UseOwnPhones": true, "UseOwnContacts": true, "Contacts": [ { "PublishRuleTypeId": 1, "ContactId": 2, "ContactTypeId": 3, "ContactInfo": "sample string 4", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "PublishRuleTypeId": 1, "ContactId": 2, "ContactTypeId": 3, "ContactInfo": "sample string 4", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "UseOwnOpeningHours": true, "OpeningHours": { "OfficeHours": "sample string 1", "OpeningDays": "sample string 2", "SummerTime": "sample string 3", "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, "UseOwnAccounts": true, "Accounts": [ { "AccountId": 1, "AccountTypeId": 2, "AccountNumber": "sample string 3", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "AccountId": 1, "AccountTypeId": 2, "AccountNumber": "sample string 3", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "HomePageIO": "sample string 7" } ], "HomePageIO": "sample string 9", "IsPassive": true, "LatestPassivateDate": "2025-07-04T15:37:53.7063729+02:00", "LatestActivateDate": "2025-07-04T15:37:53.7063729+02:00", "RFMemberDate": "2025-07-04T15:37:53.7063729+02:00", "EstablishedDate": "2025-07-04T15:37:53.7063729+02:00", "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 }, "LokPeriods": [ { "PeriodId": 1, "StartDate": "2025-07-04T15:37:53.7063729+02:00", "EndDate": "2025-07-04T15:37:53.7063729+02:00", "Description": "sample string 4", "HasApplied": true }, { "PeriodId": 1, "StartDate": "2025-07-04T15:37:53.7063729+02:00", "EndDate": "2025-07-04T15:37:53.7063729+02:00", "Description": "sample string 4", "HasApplied": true } ], "Consensus": [ { "OrganisationId": 1, "SportId": 1, "Status": "rejected", "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "OrganisationId": 1, "SportId": 1, "Status": "rejected", "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ] }, { "OrganisationId": 1, "OrganisationTypeId": 1, "Code": "sample string 2", "OrganisationNumber": "sample string 3", "FullName": "sample string 4", "DescribingName": "sample string 5", "ShortName": "sample string 6", "MunicipalId": 7, "MunicipalCode": "sample string 8", "MemberCount": 1, "Addresses": [ { "PublishRuleTypeId": 1, "AddressId": 2, "AddressTypeId": 3, "Line1": "sample string 4", "Line2": "sample string 5", "PostalNumber": 6, "PostalCity": "sample string 7", "NonSwedishPostalNumber": "sample string 8", "CountryId": 9, "CountryName": "sample string 10", "IsDefault": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "PublishRuleTypeId": 1, "AddressId": 2, "AddressTypeId": 3, "Line1": "sample string 4", "Line2": "sample string 5", "PostalNumber": 6, "PostalCity": "sample string 7", "NonSwedishPostalNumber": "sample string 8", "CountryId": 9, "CountryName": "sample string 10", "IsDefault": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "Contacts": [ { "PublishRuleTypeId": 1, "ContactId": 2, "ContactTypeId": 3, "ContactInfo": "sample string 4", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "PublishRuleTypeId": 1, "ContactId": 2, "ContactTypeId": 3, "ContactInfo": "sample string 4", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "OpeningHours": { "OfficeHours": "sample string 1", "OpeningDays": "sample string 2", "SummerTime": "sample string 3", "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, "Accounts": [ { "AccountId": 1, "AccountTypeId": 2, "AccountNumber": "sample string 3", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "AccountId": 1, "AccountTypeId": 2, "AccountNumber": "sample string 3", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "Persons": [ { "Roles": [ { "RoleId": 1, "RoleType": { "RoleTypeId": 1, "RoleTypeName": "sample string 2", "RoleTypeCategoryId": 3, "RoleTypeOwnerOrganisationId": 4 }, "IsPassive": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "RoleId": 1, "RoleType": { "RoleTypeId": 1, "RoleTypeName": "sample string 2", "RoleTypeCategoryId": 3, "RoleTypeOwnerOrganisationId": 4 }, "IsPassive": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "PersonId": 1, "FirstName": "sample string 2", "LastName": "sample string 3", "AlternativeFirstName": "sample string 4", "BirthDate": "sample string 5", "ProtectedPersonalData": true, "GenderId": 7, "NationalityId": 8, "NationalityName": "sample string 9", "Addresses": [ { "PublishRule": { "PublishRuleTypeId": 1, "VisibleForOrganisationIds": [ 1, 2 ] }, "AddressId": 1, "AddressTypeId": 2, "Line1": "sample string 3", "Line2": "sample string 4", "PostalNumber": 5, "PostalCity": "sample string 6", "NonSwedishPostalNumber": "sample string 7", "CountryId": 8, "CountryName": "sample string 9", "IsDefault": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "PublishRule": { "PublishRuleTypeId": 1, "VisibleForOrganisationIds": [ 1, 2 ] }, "AddressId": 1, "AddressTypeId": 2, "Line1": "sample string 3", "Line2": "sample string 4", "PostalNumber": 5, "PostalCity": "sample string 6", "NonSwedishPostalNumber": "sample string 7", "CountryId": 8, "CountryName": "sample string 9", "IsDefault": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "Contacts": [ { "PublishRule": { "PublishRuleTypeId": 1, "VisibleForOrganisationIds": [ 1, 2 ] }, "ContactId": 1, "ContactTypeId": 2, "ContactInfo": "sample string 3", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "PublishRule": { "PublishRuleTypeId": 1, "VisibleForOrganisationIds": [ 1, 2 ] }, "ContactId": 1, "ContactTypeId": 2, "ContactInfo": "sample string 3", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "Roles": [ { "RoleId": 1, "RoleType": { "RoleTypeId": 1, "RoleTypeName": "sample string 2", "RoleTypeCategoryId": 3, "RoleTypeOwnerOrganisationId": 4 }, "IsPassive": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "RoleId": 1, "RoleType": { "RoleTypeId": 1, "RoleTypeName": "sample string 2", "RoleTypeCategoryId": 3, "RoleTypeOwnerOrganisationId": 4 }, "IsPassive": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "PersonId": 1, "FirstName": "sample string 2", "LastName": "sample string 3", "AlternativeFirstName": "sample string 4", "BirthDate": "sample string 5", "ProtectedPersonalData": true, "GenderId": 7, "NationalityId": 8, "NationalityName": "sample string 9", "Addresses": [ { "PublishRule": { "PublishRuleTypeId": 1, "VisibleForOrganisationIds": [ 1, 2 ] }, "AddressId": 1, "AddressTypeId": 2, "Line1": "sample string 3", "Line2": "sample string 4", "PostalNumber": 5, "PostalCity": "sample string 6", "NonSwedishPostalNumber": "sample string 7", "CountryId": 8, "CountryName": "sample string 9", "IsDefault": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "PublishRule": { "PublishRuleTypeId": 1, "VisibleForOrganisationIds": [ 1, 2 ] }, "AddressId": 1, "AddressTypeId": 2, "Line1": "sample string 3", "Line2": "sample string 4", "PostalNumber": 5, "PostalCity": "sample string 6", "NonSwedishPostalNumber": "sample string 7", "CountryId": 8, "CountryName": "sample string 9", "IsDefault": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "Contacts": [ { "PublishRule": { "PublishRuleTypeId": 1, "VisibleForOrganisationIds": [ 1, 2 ] }, "ContactId": 1, "ContactTypeId": 2, "ContactInfo": "sample string 3", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "PublishRule": { "PublishRuleTypeId": 1, "VisibleForOrganisationIds": [ 1, 2 ] }, "ContactId": 1, "ContactTypeId": 2, "ContactInfo": "sample string 3", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "ParentBelongings": [ { "ParentOrganisationId": 1, "ParentOrganisationTypeId": 2, "Code": "sample string 3", "IsPassive": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 }, "FullName": "sample string 5" }, { "ParentOrganisationId": 1, "ParentOrganisationTypeId": 2, "Code": "sample string 3", "IsPassive": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 }, "FullName": "sample string 5" } ], "Sports": [ { "SportId": 1, "Dates": { "SFSportApproveDate": "2025-07-04T15:37:53.7063729+02:00", "SFSportTerminateDate": "2025-07-04T15:37:53.7063729+02:00", "RFSportApproveDate": "2025-07-04T15:37:53.7063729+02:00", "RFSportTerminateDate": "2025-07-04T15:37:53.7063729+02:00", "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, "UseOwnAddresses": true, "Addresses": [ { "PublishRuleTypeId": 1, "AddressId": 2, "AddressTypeId": 3, "Line1": "sample string 4", "Line2": "sample string 5", "PostalNumber": 6, "PostalCity": "sample string 7", "NonSwedishPostalNumber": "sample string 8", "CountryId": 9, "CountryName": "sample string 10", "IsDefault": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "PublishRuleTypeId": 1, "AddressId": 2, "AddressTypeId": 3, "Line1": "sample string 4", "Line2": "sample string 5", "PostalNumber": 6, "PostalCity": "sample string 7", "NonSwedishPostalNumber": "sample string 8", "CountryId": 9, "CountryName": "sample string 10", "IsDefault": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "UseOwnPhones": true, "UseOwnContacts": true, "Contacts": [ { "PublishRuleTypeId": 1, "ContactId": 2, "ContactTypeId": 3, "ContactInfo": "sample string 4", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "PublishRuleTypeId": 1, "ContactId": 2, "ContactTypeId": 3, "ContactInfo": "sample string 4", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "UseOwnOpeningHours": true, "OpeningHours": { "OfficeHours": "sample string 1", "OpeningDays": "sample string 2", "SummerTime": "sample string 3", "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, "UseOwnAccounts": true, "Accounts": [ { "AccountId": 1, "AccountTypeId": 2, "AccountNumber": "sample string 3", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "AccountId": 1, "AccountTypeId": 2, "AccountNumber": "sample string 3", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "HomePageIO": "sample string 7" }, { "SportId": 1, "Dates": { "SFSportApproveDate": "2025-07-04T15:37:53.7063729+02:00", "SFSportTerminateDate": "2025-07-04T15:37:53.7063729+02:00", "RFSportApproveDate": "2025-07-04T15:37:53.7063729+02:00", "RFSportTerminateDate": "2025-07-04T15:37:53.7063729+02:00", "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, "UseOwnAddresses": true, "Addresses": [ { "PublishRuleTypeId": 1, "AddressId": 2, "AddressTypeId": 3, "Line1": "sample string 4", "Line2": "sample string 5", "PostalNumber": 6, "PostalCity": "sample string 7", "NonSwedishPostalNumber": "sample string 8", "CountryId": 9, "CountryName": "sample string 10", "IsDefault": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "PublishRuleTypeId": 1, "AddressId": 2, "AddressTypeId": 3, "Line1": "sample string 4", "Line2": "sample string 5", "PostalNumber": 6, "PostalCity": "sample string 7", "NonSwedishPostalNumber": "sample string 8", "CountryId": 9, "CountryName": "sample string 10", "IsDefault": true, "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "UseOwnPhones": true, "UseOwnContacts": true, "Contacts": [ { "PublishRuleTypeId": 1, "ContactId": 2, "ContactTypeId": 3, "ContactInfo": "sample string 4", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "PublishRuleTypeId": 1, "ContactId": 2, "ContactTypeId": 3, "ContactInfo": "sample string 4", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "UseOwnOpeningHours": true, "OpeningHours": { "OfficeHours": "sample string 1", "OpeningDays": "sample string 2", "SummerTime": "sample string 3", "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, "UseOwnAccounts": true, "Accounts": [ { "AccountId": 1, "AccountTypeId": 2, "AccountNumber": "sample string 3", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "AccountId": 1, "AccountTypeId": 2, "AccountNumber": "sample string 3", "IsDeleted": true, "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ], "HomePageIO": "sample string 7" } ], "HomePageIO": "sample string 9", "IsPassive": true, "LatestPassivateDate": "2025-07-04T15:37:53.7063729+02:00", "LatestActivateDate": "2025-07-04T15:37:53.7063729+02:00", "RFMemberDate": "2025-07-04T15:37:53.7063729+02:00", "EstablishedDate": "2025-07-04T15:37:53.7063729+02:00", "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 }, "LokPeriods": [ { "PeriodId": 1, "StartDate": "2025-07-04T15:37:53.7063729+02:00", "EndDate": "2025-07-04T15:37:53.7063729+02:00", "Description": "sample string 4", "HasApplied": true }, { "PeriodId": 1, "StartDate": "2025-07-04T15:37:53.7063729+02:00", "EndDate": "2025-07-04T15:37:53.7063729+02:00", "Description": "sample string 4", "HasApplied": true } ], "Consensus": [ { "OrganisationId": 1, "SportId": 1, "Status": "rejected", "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } }, { "OrganisationId": 1, "SportId": 1, "Status": "rejected", "ChangeTracking": { "FADateTime": "2025-07-04T15:37:53.7063729+02:00", "FAAppId": 2, "LCDateTime": "2025-07-04T15:37:53.7063729+02:00", "LCAppId": 1 } } ] } ]