Create a new eventAsk AIpost https://api.cloudbeds.com/events/v2/eventsCreates a new event associated with an existing group profile or without any profile association.Body Paramsnamestringrequiredlength ≤ 255Event nameprofileIdstring | nullGPS Profile ID to link to this eventstatusstringenumEvent status (default: lead)leadleadproposaltentativequalifieddefiniteopenclosedclosed_lostcanceledShow 9 enum valuessourceIdstringrequiredSource ID for the event booking sourcestartDatestring | nullEvent start date (YYYY-MM-DD). NOTE: Informational only - effective event dates are calculated from linked reservations.endDatestring | nullEvent end date (YYYY-MM-DD). NOTE: Informational only - effective event dates are calculated from linked reservations.transactionModestringenumTransaction routing mode (default: none)nonenonepost_into_groupAllowed:nonepost_into_grouptransactionTypesarray of strings | nullTransaction types to route (required when transactionMode is post_into_group)transactionTypesADD stringfolioConfigIdstring | nullFolio configuration IDenableAggregateAllotmentBlockbooleanEnable aggregate allotment block featurefalsetruefalseaggregateAllotmentBlockPackageIdstring | nullPackage ID for aggregate allotment blocksegmentIdstring | nullMarket segment IDHeadersx-property-idstringrequiredA numeric, comma-separated string representing the property IDs, sent in the header.Responses 201Event created 400Bad request 403Forbidden 500Internal server errorUpdated 3 months ago