Create Package
Packages
Create Package
Creates a new registration package for an event. Requires event_id and name in the request body. Optionally set capacity to limit the number of registrants who can select this package, and configure min_group_size/max_group_size for group registration constraints.
POST
Create Package
Authorizations
OAuth 2.0 bearer token obtained from POST /oauth2/token. Tokens expire after 30 minutes. Include in the Authorization header as Bearer {access_token}.
Body
application/x-www-form-urlencoded