POST api/V2/users/quit?id={id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

UserQuit
NameDescriptionTypeAdditional information
Id

integer

None.

UserId

string

None.

FirstName

string

None.

LastName

string

None.

TeamId

string

None.

Reason

string

None.

ClubId

string

None.

Comments

string

None.

EndDate

date

None.

DeletedById

string

None.

DeletedByName

string

None.

Request Formats

application/json, text/json

Sample:
{
  "id": 1,
  "userId": "sample string 2",
  "firstName": "sample string 3",
  "lastName": "sample string 4",
  "teamId": "sample string 5",
  "reason": "sample string 6",
  "clubId": "sample string 7",
  "comments": "sample string 8",
  "endDate": "2026-01-01T10:35:33.1183559Z",
  "deletedById": "sample string 10",
  "deletedByName": "sample string 11"
}

application/xml, text/xml

Sample:
<UserQuit xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/oiback.Classes.V2">
  <ClubId>sample string 7</ClubId>
  <Comments>sample string 8</Comments>
  <DeletedById>sample string 10</DeletedById>
  <DeletedByName>sample string 11</DeletedByName>
  <EndDate>2026-01-01T11:35:33.1183559+01:00</EndDate>
  <FirstName>sample string 3</FirstName>
  <Id>1</Id>
  <LastName>sample string 4</LastName>
  <Reason>sample string 6</Reason>
  <TeamId>sample string 5</TeamId>
  <UserId>sample string 2</UserId>
</UserQuit>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of UsersByRoleClass
NameDescriptionTypeAdditional information
RoleName

string

None.

LagId

globally unique identifier

None.

Level

integer

None.

Description

string

None.

Users

Collection of Userclass

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "roleName": "sample string 1",
    "lagId": "a3698968-0487-48b7-aad8-81e83a4426eb",
    "level": 3,
    "description": "sample string 4",
    "users": [
      {
        "joinDate": "2026-01-01T10:35:33.1183559Z",
        "userName": "sample string 2",
        "emailConfirmed": true,
        "teamId": "a224ee89-3239-48de-b3f2-fd9aa1e48d5f",
        "sendReminder": true,
        "lastLogin": "2026-01-01T10:35:33.1183559Z",
        "parentAccount": "sample string 7",
        "appReadOnly": true,
        "acceptedGdpr": true,
        "loginFrom": "sample string 10",
        "denyLogin": true,
        "parentPhone": "sample string 12",
        "parentName": "sample string 13",
        "firstName": "sample string 14",
        "lastName": "sample string 15",
        "address": "sample string 16",
        "postalAddress": "sample string 17",
        "postalCode": "sample string 18",
        "email": "sample string 19",
        "phoneNumber": "sample string 20",
        "userId": "46091eb4-e975-46f2-adef-9705f27b579c",
        "birthDay": "2026-01-01T10:35:33.1183559Z",
        "id": "f9bf21bf-d700-4973-af3d-bb0c4d241bb4",
        "companyId": "ce9dce02-0cb9-4999-82d0-34b3b4eb472c",
        "clubId": "3a8cce68-93d0-4902-96a8-7c98608a6cf9",
        "companyName": "sample string 26",
        "level": 27,
        "extendedProfile": {
          "id": 1,
          "userId": "992f05cc-8b3f-425a-8225-4d9308c32816",
          "picture": "sample string 3",
          "thmb": "sample string 4",
          "highPicture": "sample string 5",
          "school": "sample string 6",
          "month": true,
          "twoWeeks": true,
          "week": true,
          "threeDays": true,
          "playerNumber": 11,
          "sendMessageNotificationToEmail": true,
          "fiksId": 13,
          "teamLevelFrom": 14,
          "teamLevelTo": 15
        },
        "relatives": [
          {
            "id": 1,
            "playerId": "57e9458f-9eae-4e59-a9b1-d346014ef5ac",
            "name": "sample string 3",
            "address": "sample string 4",
            "postalCode": "sample string 5",
            "postalAddress": "sample string 6",
            "email": "sample string 7",
            "phone": "sample string 8",
            "showAsContactPerson": true,
            "sendReminder": true,
            "canInpersonate": true,
            "rw": true
          },
          {
            "id": 1,
            "playerId": "57e9458f-9eae-4e59-a9b1-d346014ef5ac",
            "name": "sample string 3",
            "address": "sample string 4",
            "postalCode": "sample string 5",
            "postalAddress": "sample string 6",
            "email": "sample string 7",
            "phone": "sample string 8",
            "showAsContactPerson": true,
            "sendReminder": true,
            "canInpersonate": true,
            "rw": true
          }
        ],
        "defaultId": "b1ccb236-aa71-4582-b26e-6ff73f8dc33b",
        "defaultIsClub": true
      },
      {
        "joinDate": "2026-01-01T10:35:33.1183559Z",
        "userName": "sample string 2",
        "emailConfirmed": true,
        "teamId": "a224ee89-3239-48de-b3f2-fd9aa1e48d5f",
        "sendReminder": true,
        "lastLogin": "2026-01-01T10:35:33.1183559Z",
        "parentAccount": "sample string 7",
        "appReadOnly": true,
        "acceptedGdpr": true,
        "loginFrom": "sample string 10",
        "denyLogin": true,
        "parentPhone": "sample string 12",
        "parentName": "sample string 13",
        "firstName": "sample string 14",
        "lastName": "sample string 15",
        "address": "sample string 16",
        "postalAddress": "sample string 17",
        "postalCode": "sample string 18",
        "email": "sample string 19",
        "phoneNumber": "sample string 20",
        "userId": "46091eb4-e975-46f2-adef-9705f27b579c",
        "birthDay": "2026-01-01T10:35:33.1183559Z",
        "id": "f9bf21bf-d700-4973-af3d-bb0c4d241bb4",
        "companyId": "ce9dce02-0cb9-4999-82d0-34b3b4eb472c",
        "clubId": "3a8cce68-93d0-4902-96a8-7c98608a6cf9",
        "companyName": "sample string 26",
        "level": 27,
        "extendedProfile": {
          "id": 1,
          "userId": "992f05cc-8b3f-425a-8225-4d9308c32816",
          "picture": "sample string 3",
          "thmb": "sample string 4",
          "highPicture": "sample string 5",
          "school": "sample string 6",
          "month": true,
          "twoWeeks": true,
          "week": true,
          "threeDays": true,
          "playerNumber": 11,
          "sendMessageNotificationToEmail": true,
          "fiksId": 13,
          "teamLevelFrom": 14,
          "teamLevelTo": 15
        },
        "relatives": [
          {
            "id": 1,
            "playerId": "57e9458f-9eae-4e59-a9b1-d346014ef5ac",
            "name": "sample string 3",
            "address": "sample string 4",
            "postalCode": "sample string 5",
            "postalAddress": "sample string 6",
            "email": "sample string 7",
            "phone": "sample string 8",
            "showAsContactPerson": true,
            "sendReminder": true,
            "canInpersonate": true,
            "rw": true
          },
          {
            "id": 1,
            "playerId": "57e9458f-9eae-4e59-a9b1-d346014ef5ac",
            "name": "sample string 3",
            "address": "sample string 4",
            "postalCode": "sample string 5",
            "postalAddress": "sample string 6",
            "email": "sample string 7",
            "phone": "sample string 8",
            "showAsContactPerson": true,
            "sendReminder": true,
            "canInpersonate": true,
            "rw": true
          }
        ],
        "defaultId": "b1ccb236-aa71-4582-b26e-6ff73f8dc33b",
        "defaultIsClub": true
      }
    ]
  },
  {
    "roleName": "sample string 1",
    "lagId": "a3698968-0487-48b7-aad8-81e83a4426eb",
    "level": 3,
    "description": "sample string 4",
    "users": [
      {
        "joinDate": "2026-01-01T10:35:33.1183559Z",
        "userName": "sample string 2",
        "emailConfirmed": true,
        "teamId": "a224ee89-3239-48de-b3f2-fd9aa1e48d5f",
        "sendReminder": true,
        "lastLogin": "2026-01-01T10:35:33.1183559Z",
        "parentAccount": "sample string 7",
        "appReadOnly": true,
        "acceptedGdpr": true,
        "loginFrom": "sample string 10",
        "denyLogin": true,
        "parentPhone": "sample string 12",
        "parentName": "sample string 13",
        "firstName": "sample string 14",
        "lastName": "sample string 15",
        "address": "sample string 16",
        "postalAddress": "sample string 17",
        "postalCode": "sample string 18",
        "email": "sample string 19",
        "phoneNumber": "sample string 20",
        "userId": "46091eb4-e975-46f2-adef-9705f27b579c",
        "birthDay": "2026-01-01T10:35:33.1183559Z",
        "id": "f9bf21bf-d700-4973-af3d-bb0c4d241bb4",
        "companyId": "ce9dce02-0cb9-4999-82d0-34b3b4eb472c",
        "clubId": "3a8cce68-93d0-4902-96a8-7c98608a6cf9",
        "companyName": "sample string 26",
        "level": 27,
        "extendedProfile": {
          "id": 1,
          "userId": "992f05cc-8b3f-425a-8225-4d9308c32816",
          "picture": "sample string 3",
          "thmb": "sample string 4",
          "highPicture": "sample string 5",
          "school": "sample string 6",
          "month": true,
          "twoWeeks": true,
          "week": true,
          "threeDays": true,
          "playerNumber": 11,
          "sendMessageNotificationToEmail": true,
          "fiksId": 13,
          "teamLevelFrom": 14,
          "teamLevelTo": 15
        },
        "relatives": [
          {
            "id": 1,
            "playerId": "57e9458f-9eae-4e59-a9b1-d346014ef5ac",
            "name": "sample string 3",
            "address": "sample string 4",
            "postalCode": "sample string 5",
            "postalAddress": "sample string 6",
            "email": "sample string 7",
            "phone": "sample string 8",
            "showAsContactPerson": true,
            "sendReminder": true,
            "canInpersonate": true,
            "rw": true
          },
          {
            "id": 1,
            "playerId": "57e9458f-9eae-4e59-a9b1-d346014ef5ac",
            "name": "sample string 3",
            "address": "sample string 4",
            "postalCode": "sample string 5",
            "postalAddress": "sample string 6",
            "email": "sample string 7",
            "phone": "sample string 8",
            "showAsContactPerson": true,
            "sendReminder": true,
            "canInpersonate": true,
            "rw": true
          }
        ],
        "defaultId": "b1ccb236-aa71-4582-b26e-6ff73f8dc33b",
        "defaultIsClub": true
      },
      {
        "joinDate": "2026-01-01T10:35:33.1183559Z",
        "userName": "sample string 2",
        "emailConfirmed": true,
        "teamId": "a224ee89-3239-48de-b3f2-fd9aa1e48d5f",
        "sendReminder": true,
        "lastLogin": "2026-01-01T10:35:33.1183559Z",
        "parentAccount": "sample string 7",
        "appReadOnly": true,
        "acceptedGdpr": true,
        "loginFrom": "sample string 10",
        "denyLogin": true,
        "parentPhone": "sample string 12",
        "parentName": "sample string 13",
        "firstName": "sample string 14",
        "lastName": "sample string 15",
        "address": "sample string 16",
        "postalAddress": "sample string 17",
        "postalCode": "sample string 18",
        "email": "sample string 19",
        "phoneNumber": "sample string 20",
        "userId": "46091eb4-e975-46f2-adef-9705f27b579c",
        "birthDay": "2026-01-01T10:35:33.1183559Z",
        "id": "f9bf21bf-d700-4973-af3d-bb0c4d241bb4",
        "companyId": "ce9dce02-0cb9-4999-82d0-34b3b4eb472c",
        "clubId": "3a8cce68-93d0-4902-96a8-7c98608a6cf9",
        "companyName": "sample string 26",
        "level": 27,
        "extendedProfile": {
          "id": 1,
          "userId": "992f05cc-8b3f-425a-8225-4d9308c32816",
          "picture": "sample string 3",
          "thmb": "sample string 4",
          "highPicture": "sample string 5",
          "school": "sample string 6",
          "month": true,
          "twoWeeks": true,
          "week": true,
          "threeDays": true,
          "playerNumber": 11,
          "sendMessageNotificationToEmail": true,
          "fiksId": 13,
          "teamLevelFrom": 14,
          "teamLevelTo": 15
        },
        "relatives": [
          {
            "id": 1,
            "playerId": "57e9458f-9eae-4e59-a9b1-d346014ef5ac",
            "name": "sample string 3",
            "address": "sample string 4",
            "postalCode": "sample string 5",
            "postalAddress": "sample string 6",
            "email": "sample string 7",
            "phone": "sample string 8",
            "showAsContactPerson": true,
            "sendReminder": true,
            "canInpersonate": true,
            "rw": true
          },
          {
            "id": 1,
            "playerId": "57e9458f-9eae-4e59-a9b1-d346014ef5ac",
            "name": "sample string 3",
            "address": "sample string 4",
            "postalCode": "sample string 5",
            "postalAddress": "sample string 6",
            "email": "sample string 7",
            "phone": "sample string 8",
            "showAsContactPerson": true,
            "sendReminder": true,
            "canInpersonate": true,
            "rw": true
          }
        ],
        "defaultId": "b1ccb236-aa71-4582-b26e-6ff73f8dc33b",
        "defaultIsClub": true
      }
    ]
  }
]

application/xml, text/xml

Sample:
<ArrayOfUsersByRoleClass xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/oiback.Classes">
  <UsersByRoleClass>
    <Description>sample string 4</Description>
    <LagId>a3698968-0487-48b7-aad8-81e83a4426eb</LagId>
    <Level>3</Level>
    <RoleName>sample string 1</RoleName>
    <Users xmlns:d3p1="http://schemas.datacontract.org/2004/07/oiback.Models">
      <d3p1:Userclass>
        <d3p1:AcceptedGdpr>true</d3p1:AcceptedGdpr>
        <d3p1:Address>sample string 16</d3p1:Address>
        <d3p1:AppReadOnly>true</d3p1:AppReadOnly>
        <d3p1:BirthDay>2026-01-01T11:35:33.1183559+01:00</d3p1:BirthDay>
        <d3p1:ClubId>3a8cce68-93d0-4902-96a8-7c98608a6cf9</d3p1:ClubId>
        <d3p1:CompanyId>ce9dce02-0cb9-4999-82d0-34b3b4eb472c</d3p1:CompanyId>
        <d3p1:CompanyName>sample string 26</d3p1:CompanyName>
        <d3p1:DefaultId>b1ccb236-aa71-4582-b26e-6ff73f8dc33b</d3p1:DefaultId>
        <d3p1:DefaultIsClub>true</d3p1:DefaultIsClub>
        <d3p1:DenyLogin>true</d3p1:DenyLogin>
        <d3p1:Email>sample string 19</d3p1:Email>
        <d3p1:EmailConfirmed>true</d3p1:EmailConfirmed>
        <d3p1:ExtendedProfile>
          <FiksId>13</FiksId>
          <HighPicture>sample string 5</HighPicture>
          <Id>1</Id>
          <Month>true</Month>
          <Picture>sample string 3</Picture>
          <PlayerNumber>11</PlayerNumber>
          <School>sample string 6</School>
          <SendMessageNotificationToEmail>true</SendMessageNotificationToEmail>
          <TeamLevelFrom>14</TeamLevelFrom>
          <TeamLevelTo>15</TeamLevelTo>
          <Thmb>sample string 4</Thmb>
          <ThreeDays>true</ThreeDays>
          <TwoWeeks>true</TwoWeeks>
          <UserId>992f05cc-8b3f-425a-8225-4d9308c32816</UserId>
          <Week>true</Week>
        </d3p1:ExtendedProfile>
        <d3p1:FirstName>sample string 14</d3p1:FirstName>
        <d3p1:Id>f9bf21bf-d700-4973-af3d-bb0c4d241bb4</d3p1:Id>
        <d3p1:JoinDate>2026-01-01T11:35:33.1183559+01:00</d3p1:JoinDate>
        <d3p1:LastLogin>2026-01-01T11:35:33.1183559+01:00</d3p1:LastLogin>
        <d3p1:LastName>sample string 15</d3p1:LastName>
        <d3p1:Level>27</d3p1:Level>
        <d3p1:LoginFrom>sample string 10</d3p1:LoginFrom>
        <d3p1:ParentAccount>sample string 7</d3p1:ParentAccount>
        <d3p1:ParentName>sample string 13</d3p1:ParentName>
        <d3p1:ParentPhone>sample string 12</d3p1:ParentPhone>
        <d3p1:PhoneNumber>sample string 20</d3p1:PhoneNumber>
        <d3p1:PostalAddress>sample string 17</d3p1:PostalAddress>
        <d3p1:PostalCode>sample string 18</d3p1:PostalCode>
        <d3p1:Relatives>
          <Relatives>
            <Address>sample string 4</Address>
            <CanInpersonate>true</CanInpersonate>
            <Email>sample string 7</Email>
            <Id>1</Id>
            <Name>sample string 3</Name>
            <Phone>sample string 8</Phone>
            <PlayerId>57e9458f-9eae-4e59-a9b1-d346014ef5ac</PlayerId>
            <PostalAddress>sample string 6</PostalAddress>
            <PostalCode>sample string 5</PostalCode>
            <Rw>true</Rw>
            <SendReminder>true</SendReminder>
            <ShowAsContactPerson>true</ShowAsContactPerson>
          </Relatives>
          <Relatives>
            <Address>sample string 4</Address>
            <CanInpersonate>true</CanInpersonate>
            <Email>sample string 7</Email>
            <Id>1</Id>
            <Name>sample string 3</Name>
            <Phone>sample string 8</Phone>
            <PlayerId>57e9458f-9eae-4e59-a9b1-d346014ef5ac</PlayerId>
            <PostalAddress>sample string 6</PostalAddress>
            <PostalCode>sample string 5</PostalCode>
            <Rw>true</Rw>
            <SendReminder>true</SendReminder>
            <ShowAsContactPerson>true</ShowAsContactPerson>
          </Relatives>
        </d3p1:Relatives>
        <d3p1:SendReminder>true</d3p1:SendReminder>
        <d3p1:TeamId>a224ee89-3239-48de-b3f2-fd9aa1e48d5f</d3p1:TeamId>
        <d3p1:UserId>46091eb4-e975-46f2-adef-9705f27b579c</d3p1:UserId>
        <d3p1:UserName>sample string 2</d3p1:UserName>
      </d3p1:Userclass>
      <d3p1:Userclass>
        <d3p1:AcceptedGdpr>true</d3p1:AcceptedGdpr>
        <d3p1:Address>sample string 16</d3p1:Address>
        <d3p1:AppReadOnly>true</d3p1:AppReadOnly>
        <d3p1:BirthDay>2026-01-01T11:35:33.1183559+01:00</d3p1:BirthDay>
        <d3p1:ClubId>3a8cce68-93d0-4902-96a8-7c98608a6cf9</d3p1:ClubId>
        <d3p1:CompanyId>ce9dce02-0cb9-4999-82d0-34b3b4eb472c</d3p1:CompanyId>
        <d3p1:CompanyName>sample string 26</d3p1:CompanyName>
        <d3p1:DefaultId>b1ccb236-aa71-4582-b26e-6ff73f8dc33b</d3p1:DefaultId>
        <d3p1:DefaultIsClub>true</d3p1:DefaultIsClub>
        <d3p1:DenyLogin>true</d3p1:DenyLogin>
        <d3p1:Email>sample string 19</d3p1:Email>
        <d3p1:EmailConfirmed>true</d3p1:EmailConfirmed>
        <d3p1:ExtendedProfile>
          <FiksId>13</FiksId>
          <HighPicture>sample string 5</HighPicture>
          <Id>1</Id>
          <Month>true</Month>
          <Picture>sample string 3</Picture>
          <PlayerNumber>11</PlayerNumber>
          <School>sample string 6</School>
          <SendMessageNotificationToEmail>true</SendMessageNotificationToEmail>
          <TeamLevelFrom>14</TeamLevelFrom>
          <TeamLevelTo>15</TeamLevelTo>
          <Thmb>sample string 4</Thmb>
          <ThreeDays>true</ThreeDays>
          <TwoWeeks>true</TwoWeeks>
          <UserId>992f05cc-8b3f-425a-8225-4d9308c32816</UserId>
          <Week>true</Week>
        </d3p1:ExtendedProfile>
        <d3p1:FirstName>sample string 14</d3p1:FirstName>
        <d3p1:Id>f9bf21bf-d700-4973-af3d-bb0c4d241bb4</d3p1:Id>
        <d3p1:JoinDate>2026-01-01T11:35:33.1183559+01:00</d3p1:JoinDate>
        <d3p1:LastLogin>2026-01-01T11:35:33.1183559+01:00</d3p1:LastLogin>
        <d3p1:LastName>sample string 15</d3p1:LastName>
        <d3p1:Level>27</d3p1:Level>
        <d3p1:LoginFrom>sample string 10</d3p1:LoginFrom>
        <d3p1:ParentAccount>sample string 7</d3p1:ParentAccount>
        <d3p1:ParentName>sample string 13</d3p1:ParentName>
        <d3p1:ParentPhone>sample string 12</d3p1:ParentPhone>
        <d3p1:PhoneNumber>sample string 20</d3p1:PhoneNumber>
        <d3p1:PostalAddress>sample string 17</d3p1:PostalAddress>
        <d3p1:PostalCode>sample string 18</d3p1:PostalCode>
        <d3p1:Relatives>
          <Relatives>
            <Address>sample string 4</Address>
            <CanInpersonate>true</CanInpersonate>
            <Email>sample string 7</Email>
            <Id>1</Id>
            <Name>sample string 3</Name>
            <Phone>sample string 8</Phone>
            <PlayerId>57e9458f-9eae-4e59-a9b1-d346014ef5ac</PlayerId>
            <PostalAddress>sample string 6</PostalAddress>
            <PostalCode>sample string 5</PostalCode>
            <Rw>true</Rw>
            <SendReminder>true</SendReminder>
            <ShowAsContactPerson>true</ShowAsContactPerson>
          </Relatives>
          <Relatives>
            <Address>sample string 4</Address>
            <CanInpersonate>true</CanInpersonate>
            <Email>sample string 7</Email>
            <Id>1</Id>
            <Name>sample string 3</Name>
            <Phone>sample string 8</Phone>
            <PlayerId>57e9458f-9eae-4e59-a9b1-d346014ef5ac</PlayerId>
            <PostalAddress>sample string 6</PostalAddress>
            <PostalCode>sample string 5</PostalCode>
            <Rw>true</Rw>
            <SendReminder>true</SendReminder>
            <ShowAsContactPerson>true</ShowAsContactPerson>
          </Relatives>
        </d3p1:Relatives>
        <d3p1:SendReminder>true</d3p1:SendReminder>
        <d3p1:TeamId>a224ee89-3239-48de-b3f2-fd9aa1e48d5f</d3p1:TeamId>
        <d3p1:UserId>46091eb4-e975-46f2-adef-9705f27b579c</d3p1:UserId>
        <d3p1:UserName>sample string 2</d3p1:UserName>
      </d3p1:Userclass>
    </Users>
  </UsersByRoleClass>
  <UsersByRoleClass>
    <Description>sample string 4</Description>
    <LagId>a3698968-0487-48b7-aad8-81e83a4426eb</LagId>
    <Level>3</Level>
    <RoleName>sample string 1</RoleName>
    <Users xmlns:d3p1="http://schemas.datacontract.org/2004/07/oiback.Models">
      <d3p1:Userclass>
        <d3p1:AcceptedGdpr>true</d3p1:AcceptedGdpr>
        <d3p1:Address>sample string 16</d3p1:Address>
        <d3p1:AppReadOnly>true</d3p1:AppReadOnly>
        <d3p1:BirthDay>2026-01-01T11:35:33.1183559+01:00</d3p1:BirthDay>
        <d3p1:ClubId>3a8cce68-93d0-4902-96a8-7c98608a6cf9</d3p1:ClubId>
        <d3p1:CompanyId>ce9dce02-0cb9-4999-82d0-34b3b4eb472c</d3p1:CompanyId>
        <d3p1:CompanyName>sample string 26</d3p1:CompanyName>
        <d3p1:DefaultId>b1ccb236-aa71-4582-b26e-6ff73f8dc33b</d3p1:DefaultId>
        <d3p1:DefaultIsClub>true</d3p1:DefaultIsClub>
        <d3p1:DenyLogin>true</d3p1:DenyLogin>
        <d3p1:Email>sample string 19</d3p1:Email>
        <d3p1:EmailConfirmed>true</d3p1:EmailConfirmed>
        <d3p1:ExtendedProfile>
          <FiksId>13</FiksId>
          <HighPicture>sample string 5</HighPicture>
          <Id>1</Id>
          <Month>true</Month>
          <Picture>sample string 3</Picture>
          <PlayerNumber>11</PlayerNumber>
          <School>sample string 6</School>
          <SendMessageNotificationToEmail>true</SendMessageNotificationToEmail>
          <TeamLevelFrom>14</TeamLevelFrom>
          <TeamLevelTo>15</TeamLevelTo>
          <Thmb>sample string 4</Thmb>
          <ThreeDays>true</ThreeDays>
          <TwoWeeks>true</TwoWeeks>
          <UserId>992f05cc-8b3f-425a-8225-4d9308c32816</UserId>
          <Week>true</Week>
        </d3p1:ExtendedProfile>
        <d3p1:FirstName>sample string 14</d3p1:FirstName>
        <d3p1:Id>f9bf21bf-d700-4973-af3d-bb0c4d241bb4</d3p1:Id>
        <d3p1:JoinDate>2026-01-01T11:35:33.1183559+01:00</d3p1:JoinDate>
        <d3p1:LastLogin>2026-01-01T11:35:33.1183559+01:00</d3p1:LastLogin>
        <d3p1:LastName>sample string 15</d3p1:LastName>
        <d3p1:Level>27</d3p1:Level>
        <d3p1:LoginFrom>sample string 10</d3p1:LoginFrom>
        <d3p1:ParentAccount>sample string 7</d3p1:ParentAccount>
        <d3p1:ParentName>sample string 13</d3p1:ParentName>
        <d3p1:ParentPhone>sample string 12</d3p1:ParentPhone>
        <d3p1:PhoneNumber>sample string 20</d3p1:PhoneNumber>
        <d3p1:PostalAddress>sample string 17</d3p1:PostalAddress>
        <d3p1:PostalCode>sample string 18</d3p1:PostalCode>
        <d3p1:Relatives>
          <Relatives>
            <Address>sample string 4</Address>
            <CanInpersonate>true</CanInpersonate>
            <Email>sample string 7</Email>
            <Id>1</Id>
            <Name>sample string 3</Name>
            <Phone>sample string 8</Phone>
            <PlayerId>57e9458f-9eae-4e59-a9b1-d346014ef5ac</PlayerId>
            <PostalAddress>sample string 6</PostalAddress>
            <PostalCode>sample string 5</PostalCode>
            <Rw>true</Rw>
            <SendReminder>true</SendReminder>
            <ShowAsContactPerson>true</ShowAsContactPerson>
          </Relatives>
          <Relatives>
            <Address>sample string 4</Address>
            <CanInpersonate>true</CanInpersonate>
            <Email>sample string 7</Email>
            <Id>1</Id>
            <Name>sample string 3</Name>
            <Phone>sample string 8</Phone>
            <PlayerId>57e9458f-9eae-4e59-a9b1-d346014ef5ac</PlayerId>
            <PostalAddress>sample string 6</PostalAddress>
            <PostalCode>sample string 5</PostalCode>
            <Rw>true</Rw>
            <SendReminder>true</SendReminder>
            <ShowAsContactPerson>true</ShowAsContactPerson>
          </Relatives>
        </d3p1:Relatives>
        <d3p1:SendReminder>true</d3p1:SendReminder>
        <d3p1:TeamId>a224ee89-3239-48de-b3f2-fd9aa1e48d5f</d3p1:TeamId>
        <d3p1:UserId>46091eb4-e975-46f2-adef-9705f27b579c</d3p1:UserId>
        <d3p1:UserName>sample string 2</d3p1:UserName>
      </d3p1:Userclass>
      <d3p1:Userclass>
        <d3p1:AcceptedGdpr>true</d3p1:AcceptedGdpr>
        <d3p1:Address>sample string 16</d3p1:Address>
        <d3p1:AppReadOnly>true</d3p1:AppReadOnly>
        <d3p1:BirthDay>2026-01-01T11:35:33.1183559+01:00</d3p1:BirthDay>
        <d3p1:ClubId>3a8cce68-93d0-4902-96a8-7c98608a6cf9</d3p1:ClubId>
        <d3p1:CompanyId>ce9dce02-0cb9-4999-82d0-34b3b4eb472c</d3p1:CompanyId>
        <d3p1:CompanyName>sample string 26</d3p1:CompanyName>
        <d3p1:DefaultId>b1ccb236-aa71-4582-b26e-6ff73f8dc33b</d3p1:DefaultId>
        <d3p1:DefaultIsClub>true</d3p1:DefaultIsClub>
        <d3p1:DenyLogin>true</d3p1:DenyLogin>
        <d3p1:Email>sample string 19</d3p1:Email>
        <d3p1:EmailConfirmed>true</d3p1:EmailConfirmed>
        <d3p1:ExtendedProfile>
          <FiksId>13</FiksId>
          <HighPicture>sample string 5</HighPicture>
          <Id>1</Id>
          <Month>true</Month>
          <Picture>sample string 3</Picture>
          <PlayerNumber>11</PlayerNumber>
          <School>sample string 6</School>
          <SendMessageNotificationToEmail>true</SendMessageNotificationToEmail>
          <TeamLevelFrom>14</TeamLevelFrom>
          <TeamLevelTo>15</TeamLevelTo>
          <Thmb>sample string 4</Thmb>
          <ThreeDays>true</ThreeDays>
          <TwoWeeks>true</TwoWeeks>
          <UserId>992f05cc-8b3f-425a-8225-4d9308c32816</UserId>
          <Week>true</Week>
        </d3p1:ExtendedProfile>
        <d3p1:FirstName>sample string 14</d3p1:FirstName>
        <d3p1:Id>f9bf21bf-d700-4973-af3d-bb0c4d241bb4</d3p1:Id>
        <d3p1:JoinDate>2026-01-01T11:35:33.1183559+01:00</d3p1:JoinDate>
        <d3p1:LastLogin>2026-01-01T11:35:33.1183559+01:00</d3p1:LastLogin>
        <d3p1:LastName>sample string 15</d3p1:LastName>
        <d3p1:Level>27</d3p1:Level>
        <d3p1:LoginFrom>sample string 10</d3p1:LoginFrom>
        <d3p1:ParentAccount>sample string 7</d3p1:ParentAccount>
        <d3p1:ParentName>sample string 13</d3p1:ParentName>
        <d3p1:ParentPhone>sample string 12</d3p1:ParentPhone>
        <d3p1:PhoneNumber>sample string 20</d3p1:PhoneNumber>
        <d3p1:PostalAddress>sample string 17</d3p1:PostalAddress>
        <d3p1:PostalCode>sample string 18</d3p1:PostalCode>
        <d3p1:Relatives>
          <Relatives>
            <Address>sample string 4</Address>
            <CanInpersonate>true</CanInpersonate>
            <Email>sample string 7</Email>
            <Id>1</Id>
            <Name>sample string 3</Name>
            <Phone>sample string 8</Phone>
            <PlayerId>57e9458f-9eae-4e59-a9b1-d346014ef5ac</PlayerId>
            <PostalAddress>sample string 6</PostalAddress>
            <PostalCode>sample string 5</PostalCode>
            <Rw>true</Rw>
            <SendReminder>true</SendReminder>
            <ShowAsContactPerson>true</ShowAsContactPerson>
          </Relatives>
          <Relatives>
            <Address>sample string 4</Address>
            <CanInpersonate>true</CanInpersonate>
            <Email>sample string 7</Email>
            <Id>1</Id>
            <Name>sample string 3</Name>
            <Phone>sample string 8</Phone>
            <PlayerId>57e9458f-9eae-4e59-a9b1-d346014ef5ac</PlayerId>
            <PostalAddress>sample string 6</PostalAddress>
            <PostalCode>sample string 5</PostalCode>
            <Rw>true</Rw>
            <SendReminder>true</SendReminder>
            <ShowAsContactPerson>true</ShowAsContactPerson>
          </Relatives>
        </d3p1:Relatives>
        <d3p1:SendReminder>true</d3p1:SendReminder>
        <d3p1:TeamId>a224ee89-3239-48de-b3f2-fd9aa1e48d5f</d3p1:TeamId>
        <d3p1:UserId>46091eb4-e975-46f2-adef-9705f27b579c</d3p1:UserId>
        <d3p1:UserName>sample string 2</d3p1:UserName>
      </d3p1:Userclass>
    </Users>
  </UsersByRoleClass>
</ArrayOfUsersByRoleClass>