WildApricot Events.EventRegistrationTypes API is one of 29 APIs that WildApricot publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Events.EventRegistrationTypes. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.
This API exposes
5 operations
across 2 paths,
and defines 9 schemas.
It is described by OpenAPI 3.0.3, at version 7.24.0.
Requests are made against a single base URL, https://api.wildapricot.org/v2.2.
5 operations2 paths9 schemas1 DELETE2 GET1 POST1 PUT
Metadata
The identity and technical contract details declared by the specification.
WildApricot Events.EventRegistrationTypes API declares
1 security scheme
for authenticating requests.
It supports OAuth 2.0 (OAuth2) using the clientCredentials flow, exposing 1 scope.
OAuth2 — OAuth2 authentication for WildApricot API
Paths & Operations 5
Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are EventRegistrationType (21 properties), EventRegistrationTypeEditParams (19 properties), LinkedResource (2 properties). Each schema is shown below with its type and property counts.
EventRegistrationTypeResponse
array
List of event registration types that match the request criteria.
LinkedResource
object
2 properties
EventRegistrationUnavailabilityPolicy
string
Indicates what is displayed if the registration type is not available for a particular visitor.
EventRegistrationCancellationBehavior
string
Indicates if it is possible for attendee to self-cancel event registration.
EventRegistrationType
object
21 properties
EventRegistrationTypeAvailability
string
Indicates who the registration type is available to.
EventRegistrationTypeEditParams
object
19 properties1 required
EventGuestRegistrationPolicy
string
Describes how guests are registered. Allowed values are - Disabled - guest registration is not allowed - NumberOfGuests - number of guests should be specified.…
ResourceUrl
string
Permanent resource URL in API.
Specification
The full machine-readable OpenAPI contract behind this narrative.