/
ORG - FederationOrgs
ORG - FederationOrgs
Introduksjon
Metoden gir informasjon om tilhørende organisasjonsledd under et særforbund.
Funksjonelle krav
Metoden krever at særforbundsid og organsisasjonstypeid oppgis som endel av URL
Det er en forutsetning at integrasjonspartneren vet på forhånd hvilke type organisasjonstyper som er under et særforbund.
Støttede organsisasjonstyper:
OrgTypeId | OrgType |
---|---|
4 | Særkrets |
48 | Region |
16 | Bedriftsidrettskrets (fungerer KUN med sforgid: |
Tilgangskontroll
Scope: data_org_read
API spesifikasjoner
Input parametere
spesifiser om det er querystring, post o.l
Dynamiske id'er er endel av url. Eksempel url:
{{dataurl}}/api/v1/org/organisation/federation/354/16
JSON Datamodell / Kontrakt
[
{
"orgId": 10307,
"sfOrgId": 354,
"referenceId": "cc5od80f00017j08uo90",
"orgName": "Oslo Bedriftsidrettskrets",
"abbreviation": "Oslo Bedriftsidrettskrets",
"describingName": "Oslo Bedriftsidrettskrets",
"orgTypeId": 16,
"organisationNumber": "981133137",
"email": "tore.wiken@bedriftsidretten.no",
"homePage": "oslo.bedriftsidretten.no",
"mobilePhone": "911 77 809",
"addressLine1": null,
"addressLine2": null,
"city": "OSLO",
"country": "Norge",
"countryId": "1500152",
"postCode": "0667",
"longitude": null,
"latitude": null,
"orgLogoBase64": ""
},
{
"orgId": 10325,
"sfOrgId": 354,
"referenceId": "cc5od80f00017j08uoi0",
"orgName": "Nordland Bedriftsidrettskrets",
"abbreviation": "Nordland Bedriftsidrettskrets",
"describingName": "Nordland Bedriftsidrettskrets",
"orgTypeId": 16,
"organisationNumber": "991982639",
"email": "mona.skipnes@bedriftsidretten.no",
"homePage": "www.bedriftsidrett.no/nordland",
"mobilePhone": "996 14 996",
"addressLine1": null,
"addressLine2": null,
"city": "BODØ",
"country": "Norge",
"countryId": "1500152",
"postCode": "8003",
"longitude": null,
"latitude": null,
"orgLogoBase64": ""
},
{
"orgId": 10322,
"sfOrgId": 354,
"referenceId": "cc5od80f00017j08uogg",
"orgName": "Troms og Finnmark Bedriftsidrettskrets",
"abbreviation": "Troms og Finnmark Bedriftsidrettskrets",
"describingName": "Troms og Finnmark Bedriftsidrettskrets",
"orgTypeId": 16,
"organisationNumber": "871400512",
"email": "olemorten.ekanger@bedriftsidretten.no;kjell.soereide@bedriftsidretten.no;hege@spacetec.no",
"homePage": "https://tromsfinnmark.bedriftsidretten.no/",
"mobilePhone": "95135488",
"addressLine1": null,
"addressLine2": null,
"city": "TROMSØ",
"country": "Norge",
"countryId": "1500152",
"postCode": "9251",
"longitude": null,
"latitude": null,
"orgLogoBase64": ""
},
...
...
]
Datakilde
Idrettens sentrale database med berikelse fra det moderniserte organsiasjonstjenesten.
URL
{{dataurl}}/api/v1/org/organisation/federation/{sforgid}/{orgtypeid}
, multiple selections available,
Related content
ORG - Organisation
ORG - Organisation
Read with this
ORG - Teams
ORG - Teams
Read with this
ORG - ClubStructure
ORG - ClubStructure
More like this
ORG - ContactPersons
ORG - ContactPersons
More like this
ORG - Search
ORG - Search
More like this
ORG - AllClubs
ORG - AllClubs
Read with this