API Resources
Registration
| API | Description |
|---|---|
| POST Event/{id}/Registrations |
No documentation available. |
| POST Event/{id}/Registrations/ExpectedAmount |
No documentation available. |
| GET Event/Registration/{id} |
No documentation available. |
| GET Event/Registration/{id}/HeaderMin |
No documentation available. |
| GET Event/Registration/{id}/ItemsMin |
No documentation available. |
| GET Event/Registration/{id}/AttendeesMin |
No documentation available. |
| GET Event/Registration/{id}/AmountPaid |
No documentation available. |
| GET Event/Registration/{id}/PromoCodes |
No documentation available. |
| GET Event/Registration/{id}/CustomFieldResponses |
No documentation available. |
| GET Event/Registration/{id}/RevenueDetails |
No documentation available. |
| PUT Event/Registration/{id} |
No documentation available. |
| POST Event/Registration/{id}/ExpectedAmount |
No documentation available. |
| DELETE Event/Registration/{id} |
No documentation available. |
| GET Event/Registration/{id}/ConfirmationMessage |
get registration confirmation text. |
| POST Event/Registrations/SendConfirmationEmail |
send confirmation emails for the given registration IDs if they have email addresses. |
| POST Event/{id}/Search/Registrations |
No documentation available. |
| POST Event/{id}/Registrations/csv |
No documentation available. |
| GET Event/{id}/Registrations/Export |
No documentation available. |
| GET Event/{id}/Registrations/Export/Extended |
No documentation available. |
| GET Event/{id}/Registrations/Export/Extended/Excel |
export registrations data for each registered event item (so possible multiple registrations in the same spreadsheet) as excel. |
| POST Event/{id}/Registrations/Export/Extended/Filtered |
No documentation available. |
| POST Event/{id}/Attendees |
No documentation available. |
| GET Event/{id}/Attendees/Export |
No documentation available. |
| GET Event/{id}/Attendees/Export/Extended |
No documentation available. |
| GET Event/{id}/Attendees/Export/Extended/Excel |
export attendees data for each registered event item (so possible multiple attendees in the same spreadsheet) as excel. |
| POST Event/{id}/Attendees/Export/Extended/Filtered |
No documentation available. |
| GET Event/Registration/{id}/Attendees |
No documentation available. |
| GET Event/Registration/{registrationHeaderId}/AttendeeHeaders |
get attendee headers. |
| POST Event/Registration/{id}/Attendees |
No documentation available. |
| PUT Event/Attendee/{id} |
No documentation available. |
| DELETE Event/Attendee/{id} |
No documentation available. |
| POST Event/{id}/AttendeeIds |
No documentation available. |
| POST EventAttendees/FlagAsAttended |
No documentation available. |
| POST EventAttendees/FlagAsNotAttended |
No documentation available. |
| POST EventAttendees/FlagEventItemsAsAttendedOrNotAttended |
No documentation available. |
| POST EventAttendees/GetProfileIds |
No documentation available. |
| POST EventAttendees/AssignTable |
No documentation available. |
| POST EventAttendees/UpdateCustomFields |
No documentation available. |
| POST EventRegistrations/GetEventSignUpIdsFromRegistrationHeaderIds |
No documentation available. |
| POST EventRegistrations/QueueEmailsForWebClientSendEmail |
given registration ids, write email addresses (unique) to a temp file and return a public portion of the file name (a secret prefix is still needed to find the file). no, you can't have the secret. |
| POST EventAttendees/GetAtttendeeIdsFromAttendeeHeaderIds |
No documentation available. |
| POST EventAttendees/QueueEmailsForWebClientSendEmail |
given attendee header ids, write email addresses (unique) to a temp file and return a public portion of the file name (a secret prefix is still needed to find the file). no, you can't have the secret. |
| GET Event/{eventId}/ConfirmationMessage/Preview |
No documentation available. |
| POST Event/{eventId}/Registration/{regId}/special-fields |
No documentation available. |
RegistrationImport
| API | Description |
|---|---|
| POST Event/Import/Registration |
No documentation available. |