Competitions Registrations
Last update: 18 minutes ago by Nazar32Reading time: 2 min
Data to be included in file
Field Name in File | Field Description | Sample Data | Field Type | Size | IsNullable | Comments |
---|---|---|---|---|---|---|
id | Participant Registration’s UUID | 9f7f5a82-f7bb-11ea-adc1-0242ac120002 | UUID | No |
| |
participantProfileId | Participant’s Profile UUID | 58d9e86a-f73c-11ea-adc1-0242ac120002 | UUID | No |
| |
competitionRegisteredToId | UUID of the Competition the Participant Registered To | 440685da-f7bc-11ea-adc1-0242ac120002 | UUID | No | ||
organisationRegisteredToId | UUID of the Organisation the Participant Registered To | 26c3d626-f7bc-11ea-adc1-0242ac120002 | UUID | No |
| |
seasonRegisteredToId | UUID of the Competition Season the Participant registered to | 26c3d626-f7bc-11ea-adc1-0242ac133603 | UUID | No | ||
competitionSeasonName | Season Registered To | 2020 | String | No | ||
competitionSeasonStartDate | Season Start Date set by the organisation the participant registered to | 01/05/2020 | String | No |
| |
competitionSeasonEndDate | Season End Date set by the organisation the participant registered to | 30/09/2020 | String | No |
| |
teamRegisteredToId | UUID of the Team the Participant registered to, if applicable | c5fef4fa-9cce-46e3-aee8-7a53cc68f157 | UUID | Yes |
| |
teamName | Name of the Team the Participant registered to, if applicable | The Strikers | String | Yes |
| |
registrationDate | Date registration was completed | 2020-08-27T06:29:54.400000000Z | String | No |
| |
role | Role selected during registration | picklist:
| String (limited to one of the values shown) | No | ||
registrationStatus | Status of the participant’s registration | picklist:
| String (limited to one of the values shown) | No |
| |
participantDateOfBirth | DoB reported during registration | 27/04/2015 | String | No |
| |
participantGender | Gender reported during registration | Female | String | No |
| |
schoolID | ACARA ID of the School reported during registration | 45674 | String | Yes |
| |
schoolYear | School Year reported during registration | picklist:
| String | Yes |
| |
optInMarketing | The marketing opt in value reported during registration - targeted at 3rd party comms, research, and any other type of marketing comms that are not covered through registration | TRUE or FALSE | Boolean | No |
| |
createdAt | Date/time the Registration was created | 2020-08-27T06:29:54.400000000Z | String | No |
| |
updatedAt | Date/time the Registration was last updated | 2020-08-27T06:29:54.400000000Z | String | No |
| |
previousRegistrationId | Previous Registration UUID (for transfers only) | 234fsd6a-543c-15a-a321-054dfg22002 | UUID | Yes |
| |
source | Shows whether this participant is from a registration or from a season permit. | picklist:
| String | No | ||
permitFrom | Only populated if the participation record is a season permit-based participation record. | 12/05/2021 | Date | Yes | ||
permitTo | Only populated if the participation record is a season permit-based participation record. | 19/05/2021 | Date | Yes |