API Resources
Event
| API | Description |
|---|---|
| GET Event/{id} |
No documentation available. |
| GET Event/{id}/Details |
No documentation available. |
| GET Events |
No documentation available. |
| GET Events/CSV |
export an event list given search params |
| POST Events |
No documentation available. |
| POST Event/{id}/Image |
No documentation available. |
| DELETE Event/{id}/Image |
No documentation available. |
| GET Event/{id}/Image |
No documentation available. |
| PUT Event/{id} |
No documentation available. |
| DELETE Event/{id} |
No documentation available. |
| GET Events/RecentlyViewed |
No documentation available. |
| GET Events/EventTypes |
No documentation available. |
| GET Events/EventTypes/Public |
No documentation available. |
| GET Events/CommunityEventsPending |
No documentation available. |
| GET Event/{id}/Sponsors |
No documentation available. |
| GET Event/{eventid}/Sponsors/NextSort |
No documentation available. |
| POST Event/{id}/Sponsors |
No documentation available. |
| POST EventSponsors/Upsert |
No documentation available. |
| GET EventSponsor/{id} |
No documentation available. |
| PUT EventSponsor/{id} |
No documentation available. |
| DELETE EventSponsor/{id} |
No documentation available. |
| POST EventSponsor/UploadImage |
No documentation available. |
| DELETE EventSponsor/{id}/Image |
No documentation available. |
| POST Event/{id}/OrderItems |
No documentation available. |
| POST Event/{id}/OrderSponsors |
No documentation available. |
| POST Event/{id}/Copy |
No documentation available. |
| GET Event/{id}/CustomFields |
No documentation available. |
| POST Event/{id}/CustomFields |
No documentation available. |
| PUT Event/{id}/CustomFields |
No documentation available. |
| POST Event/{id}/OrderCustomFields |
set order of custom fields |
| GET Event/{id}/PromoCodes |
No documentation available. |
| GET Event/{id}/AttendeeCount |
No documentation available. |
| GET Event/{id}/PotentialAttendeeCount |
No documentation available. |
EventItem
| API | Description |
|---|---|
| GET Event/{id}/EventItems |
Get all event items for event in DisplayOrder order |
| GET EventItem/{id} |
No documentation available. |
| GET EventItems |
No documentation available. |
| POST EventItems |
No documentation available. |
| PUT EventItem/{id} |
No documentation available. |
| DELETE EventItem/{id} |
No documentation available. |
| POST EventItem/Upsert |
Upserts an event item |
| POST EventItem/Copy |
Copy an event item |
| GET EventItem/{id}/AffCodes |
No documentation available. |
| POST EventItem/{id}/AffCodes |
No documentation available. |
| GET EventItemAffCode/{id} |
No documentation available. |
| PUT EventItemAffCode/{id} |
No documentation available. |
| DELETE EventItemAffCode/{id} |
No documentation available. |
| GET EventItem/{id}/CreditTypes |
No documentation available. |
| POST EventItem/{id}/CreditTypes |
No documentation available. |
| GET EventItemCreditType/{id} |
No documentation available. |
| PUT EventItemCreditType/{id} |
No documentation available. |
| DELETE EventItemCreditType/{id} |
No documentation available. |
| GET EventItem/{eventId}/{eventItemId}/AttendeeCount |
No documentation available. |
EventItemCustomField
| API | Description |
|---|---|
| GET EventItem/{id}/CustomFields |
No documentation available. |
| POST EventItem/{id}/CustomFields |
No documentation available. |
| GET EventItemCustomField/{id} |
No documentation available. |
| PUT EventItemCustomField/{id} |
No documentation available. |
| DELETE EventItemCustomField/{id} |
No documentation available. |
EventPaymentMethod
| API | Description |
|---|---|
| GET EventPaymentMethod/{id} |
No documentation available. |
| GET Event/{id}/EventPaymentMethods |
No documentation available. |
| POST EventPaymentMethods |
No documentation available. |
| PUT Event/{eventId}/PaymentMethod/{paymentMethodId}/{isAccepted} |
No documentation available. |
| DELETE EventPaymentMethod/{id} |
No documentation available. |
EventSubmission
| API | Description |
|---|---|
| GET Event/SubmissionFormSettings?settingName={settingName}&settingBatch={settingBatch} |
No documentation available. |
| GET Event/Submission/{id} |
No documentation available. |
| POST Event/SubmissionFormSettings?settingName={settingName}&settingBatch={settingBatch} |
No documentation available. |
| POST Event/SubmitEvent |
No documentation available. |
| PUT Event/UpdateEventSubmission?settingBatch={settingBatch} |
No documentation available. |
| PUT Event/{id}/ApproveEventSubmission?settingBatch={settingBatch} |
No documentation available. |
| PUT Event/{id}/RejectEventSubmission?settingBatch={settingBatch} |
No documentation available. |
| DELETE Event/DeleteEventSubmission?EventSubmissionID={EventSubmissionID} |
No documentation available. |
| GET Event/GetEventSubmissions |
No documentation available. |
| POST Event/GetEventSubmissions/export |
No documentation available. |
EventType
| API | Description |
|---|---|
| GET EventType?type={type} |
Gets an EventType |
| POST EventTypes |
No documentation available. |
| PUT EventType |
No documentation available. |
| DELETE EventType?type={type}&typeToMigrateTo={typeToMigrateTo} |
No documentation available. |
| GET EventTypes |
No documentation available. |
| POST EventType/Upsert |
No documentation available. |