POST api/Account/Register/{id}/{isOrg}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
|
| isOrg | boolean |
Default value is False |
Body Parameters
RegisterBindingModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | string |
None. |
|
| string |
Required |
||
| UserName | string |
None. |
|
| NewTeamId | boolean |
None. |
|
| IsConnected | boolean |
None. |
|
| ParentAccount | string |
None. |
|
| Password | string |
Data type: Password |
|
| ConfirmPassword | string |
Data type: Password |
|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| ClubId | globally unique identifier |
None. |
|
| TeamId | globally unique identifier |
None. |
|
| Address | string |
None. |
|
| PostalAddress | string |
None. |
|
| BirthDay | date |
Required |
|
| PostalCode | string |
None. |
|
| PhoneNumber | string |
None. |
|
| SendReminder | boolean |
None. |
|
| ExtendedProfile | UserExtendedProfile |
None. |
|
| Roles | Collection of RollerBindingModel |
None. |
|
| ClubIds | Collection of globally unique identifier |
None. |
|
| TeamIds | Collection of globally unique identifier |
None. |
|
| UserClubs | Collection of Club1 |
None. |
|
| UserTeams | Collection of Team1 |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "sample string 1",
"email": "sample string 2",
"userName": "sample string 3",
"newTeamId": true,
"isConnected": true,
"parentAccount": "sample string 6",
"password": "sample string 7",
"confirmPassword": "sample string 8",
"firstName": "sample string 9",
"lastName": "sample string 10",
"clubId": "18b9d3f0-e70a-4a5d-a2d3-f220742cad07",
"teamId": "31d4825f-b458-4899-91fa-f294463c0a75",
"address": "sample string 13",
"postalAddress": "sample string 14",
"birthDay": "2026-01-01T10:35:06.6945433Z",
"postalCode": "sample string 16",
"phoneNumber": "sample string 17",
"sendReminder": true,
"extendedProfile": {
"id": 1,
"userId": "eada72ec-633c-49ff-812c-972b487879b6",
"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
},
"roles": [
{
"rolle": "sample string 1",
"rolleId": "sample string 2",
"checked": true,
"description": "sample string 4",
"level": 5,
"id": "df80a553-b1d3-4d20-9609-76ff490a6988",
"isClub": true
},
{
"rolle": "sample string 1",
"rolleId": "sample string 2",
"checked": true,
"description": "sample string 4",
"level": 5,
"id": "df80a553-b1d3-4d20-9609-76ff490a6988",
"isClub": true
}
],
"clubIds": [
"91f04988-875a-49b5-b4d1-45e3c1454952",
"382e5c81-33bf-485f-9c69-7be294b81384"
],
"teamIds": [
"4469a95a-621d-4b4e-ab52-9236cd6d080e",
"37a1814c-c3c3-4bb8-8d13-385d0b48ba5d"
],
"userClubs": [
{
"clubName": "sample string 1",
"clubId": "f0e01dc1-106a-45ce-a8a2-8a5f08dd1129",
"roles": [
{
"rolle": "sample string 1",
"rolleId": "sample string 2",
"checked": true,
"description": "sample string 4",
"level": 5,
"id": "df80a553-b1d3-4d20-9609-76ff490a6988",
"isClub": true
},
{
"rolle": "sample string 1",
"rolleId": "sample string 2",
"checked": true,
"description": "sample string 4",
"level": 5,
"id": "df80a553-b1d3-4d20-9609-76ff490a6988",
"isClub": true
}
]
},
{
"clubName": "sample string 1",
"clubId": "f0e01dc1-106a-45ce-a8a2-8a5f08dd1129",
"roles": [
{
"rolle": "sample string 1",
"rolleId": "sample string 2",
"checked": true,
"description": "sample string 4",
"level": 5,
"id": "df80a553-b1d3-4d20-9609-76ff490a6988",
"isClub": true
},
{
"rolle": "sample string 1",
"rolleId": "sample string 2",
"checked": true,
"description": "sample string 4",
"level": 5,
"id": "df80a553-b1d3-4d20-9609-76ff490a6988",
"isClub": true
}
]
}
],
"userTeams": [
{
"teamName": "sample string 1",
"teamId": "20e480ab-a0b7-4ebd-963d-85c860d51e77",
"roles": [
{
"rolle": "sample string 1",
"rolleId": "sample string 2",
"checked": true,
"description": "sample string 4",
"level": 5,
"id": "df80a553-b1d3-4d20-9609-76ff490a6988",
"isClub": true
},
{
"rolle": "sample string 1",
"rolleId": "sample string 2",
"checked": true,
"description": "sample string 4",
"level": 5,
"id": "df80a553-b1d3-4d20-9609-76ff490a6988",
"isClub": true
}
]
},
{
"teamName": "sample string 1",
"teamId": "20e480ab-a0b7-4ebd-963d-85c860d51e77",
"roles": [
{
"rolle": "sample string 1",
"rolleId": "sample string 2",
"checked": true,
"description": "sample string 4",
"level": 5,
"id": "df80a553-b1d3-4d20-9609-76ff490a6988",
"isClub": true
},
{
"rolle": "sample string 1",
"rolleId": "sample string 2",
"checked": true,
"description": "sample string 4",
"level": 5,
"id": "df80a553-b1d3-4d20-9609-76ff490a6988",
"isClub": true
}
]
}
]
}
application/xml, text/xml
Sample:
<RegisterBindingModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/oiback.Models">
<Address>sample string 13</Address>
<BirthDay>2026-01-01T11:35:06.6945433+01:00</BirthDay>
<ClubId>18b9d3f0-e70a-4a5d-a2d3-f220742cad07</ClubId>
<ClubIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>91f04988-875a-49b5-b4d1-45e3c1454952</d2p1:guid>
<d2p1:guid>382e5c81-33bf-485f-9c69-7be294b81384</d2p1:guid>
</ClubIds>
<ConfirmPassword>sample string 8</ConfirmPassword>
<Email>sample string 2</Email>
<ExtendedProfile xmlns:d2p1="http://schemas.datacontract.org/2004/07/oiback.Classes">
<d2p1:FiksId>13</d2p1:FiksId>
<d2p1:HighPicture>sample string 5</d2p1:HighPicture>
<d2p1:Id>1</d2p1:Id>
<d2p1:Month>true</d2p1:Month>
<d2p1:Picture>sample string 3</d2p1:Picture>
<d2p1:PlayerNumber>11</d2p1:PlayerNumber>
<d2p1:School>sample string 6</d2p1:School>
<d2p1:SendMessageNotificationToEmail>true</d2p1:SendMessageNotificationToEmail>
<d2p1:TeamLevelFrom>14</d2p1:TeamLevelFrom>
<d2p1:TeamLevelTo>15</d2p1:TeamLevelTo>
<d2p1:Thmb>sample string 4</d2p1:Thmb>
<d2p1:ThreeDays>true</d2p1:ThreeDays>
<d2p1:TwoWeeks>true</d2p1:TwoWeeks>
<d2p1:UserId>eada72ec-633c-49ff-812c-972b487879b6</d2p1:UserId>
<d2p1:Week>true</d2p1:Week>
</ExtendedProfile>
<FirstName>sample string 9</FirstName>
<Id>sample string 1</Id>
<IsConnected>true</IsConnected>
<LastName>sample string 10</LastName>
<NewTeamId>true</NewTeamId>
<ParentAccount>sample string 6</ParentAccount>
<Password>sample string 7</Password>
<PhoneNumber>sample string 17</PhoneNumber>
<PostalAddress>sample string 14</PostalAddress>
<PostalCode>sample string 16</PostalCode>
<Roles>
<RollerBindingModel>
<Checked>true</Checked>
<Description>sample string 4</Description>
<Id>df80a553-b1d3-4d20-9609-76ff490a6988</Id>
<IsClub>true</IsClub>
<Level>5</Level>
<Rolle>sample string 1</Rolle>
<RolleId>sample string 2</RolleId>
</RollerBindingModel>
<RollerBindingModel>
<Checked>true</Checked>
<Description>sample string 4</Description>
<Id>df80a553-b1d3-4d20-9609-76ff490a6988</Id>
<IsClub>true</IsClub>
<Level>5</Level>
<Rolle>sample string 1</Rolle>
<RolleId>sample string 2</RolleId>
</RollerBindingModel>
</Roles>
<SendReminder>true</SendReminder>
<TeamId>31d4825f-b458-4899-91fa-f294463c0a75</TeamId>
<TeamIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>4469a95a-621d-4b4e-ab52-9236cd6d080e</d2p1:guid>
<d2p1:guid>37a1814c-c3c3-4bb8-8d13-385d0b48ba5d</d2p1:guid>
</TeamIds>
<UserClubs>
<Club1>
<ClubId>f0e01dc1-106a-45ce-a8a2-8a5f08dd1129</ClubId>
<ClubName>sample string 1</ClubName>
<Roles>
<RollerBindingModel>
<Checked>true</Checked>
<Description>sample string 4</Description>
<Id>df80a553-b1d3-4d20-9609-76ff490a6988</Id>
<IsClub>true</IsClub>
<Level>5</Level>
<Rolle>sample string 1</Rolle>
<RolleId>sample string 2</RolleId>
</RollerBindingModel>
<RollerBindingModel>
<Checked>true</Checked>
<Description>sample string 4</Description>
<Id>df80a553-b1d3-4d20-9609-76ff490a6988</Id>
<IsClub>true</IsClub>
<Level>5</Level>
<Rolle>sample string 1</Rolle>
<RolleId>sample string 2</RolleId>
</RollerBindingModel>
</Roles>
</Club1>
<Club1>
<ClubId>f0e01dc1-106a-45ce-a8a2-8a5f08dd1129</ClubId>
<ClubName>sample string 1</ClubName>
<Roles>
<RollerBindingModel>
<Checked>true</Checked>
<Description>sample string 4</Description>
<Id>df80a553-b1d3-4d20-9609-76ff490a6988</Id>
<IsClub>true</IsClub>
<Level>5</Level>
<Rolle>sample string 1</Rolle>
<RolleId>sample string 2</RolleId>
</RollerBindingModel>
<RollerBindingModel>
<Checked>true</Checked>
<Description>sample string 4</Description>
<Id>df80a553-b1d3-4d20-9609-76ff490a6988</Id>
<IsClub>true</IsClub>
<Level>5</Level>
<Rolle>sample string 1</Rolle>
<RolleId>sample string 2</RolleId>
</RollerBindingModel>
</Roles>
</Club1>
</UserClubs>
<UserName>sample string 3</UserName>
<UserTeams>
<Team1>
<Roles>
<RollerBindingModel>
<Checked>true</Checked>
<Description>sample string 4</Description>
<Id>df80a553-b1d3-4d20-9609-76ff490a6988</Id>
<IsClub>true</IsClub>
<Level>5</Level>
<Rolle>sample string 1</Rolle>
<RolleId>sample string 2</RolleId>
</RollerBindingModel>
<RollerBindingModel>
<Checked>true</Checked>
<Description>sample string 4</Description>
<Id>df80a553-b1d3-4d20-9609-76ff490a6988</Id>
<IsClub>true</IsClub>
<Level>5</Level>
<Rolle>sample string 1</Rolle>
<RolleId>sample string 2</RolleId>
</RollerBindingModel>
</Roles>
<TeamId>20e480ab-a0b7-4ebd-963d-85c860d51e77</TeamId>
<TeamName>sample string 1</TeamName>
</Team1>
<Team1>
<Roles>
<RollerBindingModel>
<Checked>true</Checked>
<Description>sample string 4</Description>
<Id>df80a553-b1d3-4d20-9609-76ff490a6988</Id>
<IsClub>true</IsClub>
<Level>5</Level>
<Rolle>sample string 1</Rolle>
<RolleId>sample string 2</RolleId>
</RollerBindingModel>
<RollerBindingModel>
<Checked>true</Checked>
<Description>sample string 4</Description>
<Id>df80a553-b1d3-4d20-9609-76ff490a6988</Id>
<IsClub>true</IsClub>
<Level>5</Level>
<Rolle>sample string 1</Rolle>
<RolleId>sample string 2</RolleId>
</RollerBindingModel>
</Roles>
<TeamId>20e480ab-a0b7-4ebd-963d-85c860d51e77</TeamId>
<TeamName>sample string 1</TeamName>
</Team1>
</UserTeams>
</RegisterBindingModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.