POST api/shoot/shootentries?syncTime={syncTime}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| syncTime | date |
Required |
Body Parameters
Collection of ShootEntry| Name | Description | Type | Additional information |
|---|---|---|---|
| Archived | boolean |
None. |
|
| AddedDate | date |
None. |
|
| AddedBy | integer |
None. |
|
| ModifiedDate | date |
None. |
|
| ModifiedBy | integer |
None. |
|
| Id | globally unique identifier |
None. |
|
| ClubGroundId | integer |
None. |
|
| NeedsSync | boolean |
None. |
|
| HasDuplication | boolean |
None. |
|
| ShootCompetitionId | globally unique identifier |
None. |
|
| MembershipId | integer |
None. |
|
| TotalHits | integer |
None. |
|
| TotalPoints | integer |
None. |
|
| ShootOffPosition | integer |
None. |
|
| EntryType | integer |
None. |
|
| EntryFeePaid | decimal number |
None. |
|
| ShootPersonId | globally unique identifier |
None. |
|
| ShootCompetitionClassId | globally unique identifier |
None. |
|
| ShootCompetitionCategoryId | globally unique identifier |
None. |
|
| ShootCompetitionCategory1Id | globally unique identifier |
None. |
|
| CalcClassification | boolean |
None. |
|
| Status | integer |
None. |
|
| KeepOverriddenClass | boolean |
None. |
|
| EntryNumber | integer |
None. |
|
| FirstShot | date |
None. |
|
| ShootingCompelete | date |
None. |
|
| UpdateScore | boolean |
None. |
|
| ZeroScoreStatus | integer |
None. |
|
| Firstname | string |
None. |
|
| Surname | string |
None. |
|
| Initials | string |
None. |
|
| BirdsOverride | integer |
None. |
|
| MembershipNumber | string |
None. |
|
| NameChange | boolean |
None. |
|
| ReviewScore | boolean |
None. |
|
| EntryNotes | string |
None. |
|
| ShootingNotes | string |
None. |
|
| ShootSyncDate | date |
None. |
|
| ReviewReason | integer |
None. |
|
| Membership | Membership |
None. |
|
| ShootCompetition | ShootCompetition |
None. |
|
| ShootCompetitionCategory | ShootCompetitionCategory |
None. |
|
| ShootCompetitionCategory1 | ShootCompetitionCategory |
None. |
|
| ShootPerson | ShootPerson |
None. |
|
| ShootGroupScores | Collection of ShootGroupScore |
None. |
|
| ShootRoundScores | Collection of ShootRoundScore |
None. |
|
| ShootSquadPositions | Collection of ShootSquadPosition |
None. |
|
| ShootTeamPositions | Collection of ShootTeamPosition |
None. |
|
| ShootCompetitionClass | ShootCompetitionClass |
None. |
|
| ShootEntrySubCompetitions | Collection of ShootEntrySubCompetition |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"Archived": true,
"AddedDate": "2026-07-14T00:51:50.4294643+00:00",
"AddedBy": 3,
"ModifiedDate": "2026-07-14T00:51:50.4294643+00:00",
"ModifiedBy": 1,
"Id": "aff8e849-6c14-4e8b-b0a5-85db9162b5cb",
"ClubGroundId": 5,
"NeedsSync": true,
"HasDuplication": true,
"ShootCompetitionId": "aa369aed-b3b3-4f8a-9c62-ffe967fc1aec",
"MembershipId": 1,
"TotalHits": 1,
"TotalPoints": 1,
"ShootOffPosition": 1,
"EntryType": 9,
"EntryFeePaid": 1.0,
"ShootPersonId": "70d443dd-c409-45ac-9283-a0a6067a34c7",
"ShootCompetitionClassId": "9527ba8d-50a0-455f-b08c-1d3426f78862",
"ShootCompetitionCategoryId": "19e8202e-11f1-4a9a-8c54-98d44de2e8e6",
"ShootCompetitionCategory1Id": "570d2073-aa24-4d46-bf04-88cd8e579ea7",
"CalcClassification": true,
"Status": 11,
"KeepOverriddenClass": true,
"EntryNumber": 13,
"FirstShot": "2026-07-14T00:51:50.4294643+00:00",
"ShootingCompelete": "2026-07-14T00:51:50.4294643+00:00",
"UpdateScore": true,
"ZeroScoreStatus": 15,
"Firstname": "sample string 16",
"Surname": "sample string 17",
"Initials": "sample string 18",
"BirdsOverride": 1,
"MembershipNumber": "sample string 19",
"NameChange": true,
"ReviewScore": true,
"EntryNotes": "sample string 21",
"ShootingNotes": "sample string 22",
"ShootSyncDate": "2026-07-14T00:51:50.4294643+00:00",
"ReviewReason": 1
},
{
"Archived": true,
"AddedDate": "2026-07-14T00:51:50.4294643+00:00",
"AddedBy": 3,
"ModifiedDate": "2026-07-14T00:51:50.4294643+00:00",
"ModifiedBy": 1,
"Id": "aff8e849-6c14-4e8b-b0a5-85db9162b5cb",
"ClubGroundId": 5,
"NeedsSync": true,
"HasDuplication": true,
"ShootCompetitionId": "aa369aed-b3b3-4f8a-9c62-ffe967fc1aec",
"MembershipId": 1,
"TotalHits": 1,
"TotalPoints": 1,
"ShootOffPosition": 1,
"EntryType": 9,
"EntryFeePaid": 1.0,
"ShootPersonId": "70d443dd-c409-45ac-9283-a0a6067a34c7",
"ShootCompetitionClassId": "9527ba8d-50a0-455f-b08c-1d3426f78862",
"ShootCompetitionCategoryId": "19e8202e-11f1-4a9a-8c54-98d44de2e8e6",
"ShootCompetitionCategory1Id": "570d2073-aa24-4d46-bf04-88cd8e579ea7",
"CalcClassification": true,
"Status": 11,
"KeepOverriddenClass": true,
"EntryNumber": 13,
"FirstShot": "2026-07-14T00:51:50.4294643+00:00",
"ShootingCompelete": "2026-07-14T00:51:50.4294643+00:00",
"UpdateScore": true,
"ZeroScoreStatus": 15,
"Firstname": "sample string 16",
"Surname": "sample string 17",
"Initials": "sample string 18",
"BirdsOverride": 1,
"MembershipNumber": "sample string 19",
"NameChange": true,
"ReviewScore": true,
"EntryNotes": "sample string 21",
"ShootingNotes": "sample string 22",
"ShootSyncDate": "2026-07-14T00:51:50.4294643+00:00",
"ReviewReason": 1
}
]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.