Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

API spesifikasjoner

Input parametere

spesifiser om det er querystring, post o.lQuerystring parametere

Code Block
startDate
endDate
OrgId

...

Code Block
languagejson
{
  "data": {
    "data": {
      "apiSchedule": [
        {
          "id": "string",
          "eventUrl": "string",
          "eventType": "EVENT_OFFICIAL",
          "eventStatus": "DRAFT",
          "title": "string",
          "organizer": "string",
          "organizerId": 0,
          "scheduleStartDateTime": "string",
          "scheduleEndDateTime": "string",
          "scheduleSignUpStartDateTime": "string",
          "scheduleSignUpEndDateTime": "string",
          "locationName": "string",
          "confederationId": "string",
          "confederationName": "string",
          "regionId": "string",
          "regionName": "string",
          "sportId": "string",
          "sportName": "string",
          "competitionType": "string",
          "livestreamUrl": "string",
          "documents": [
            {
              "id": "string",
              "name": "string",
              "type": "string",
              "access": "string",
              "description": "string",
              "firebaseUrl": "string"
            }
          ]
        }
      ]
    }
  }
}

Datakilde

Code Block
Isonen

URL

{{dataurl}}/api/v1/activity/eventsfororg/schedule?startDate=2024-01-01&endDate=2025-12-31&orgId=381