Create a new integration event.Ask AIpost https://api.cloudbeds.com/integration/v1/eventsBody ParamsIntegration event dataobjectTypestringrequiredType of object related to the integration event.systemstringrequiredSystem where the integration event occurred.statusstringenumrequiredStatus of the integration event.openopencompletedAllowed:opencompletedresultstringenumrequiredResult of the integration event.successfailuresuccessAllowed:failuresuccessobjectIdstring | nullDefaults to nullID of object related to the integration event.descriptionstring | nullDefaults to nullDescription of the integration event. Required when result is failure.detailsstring | nullDefaults to nullDetails of the integration event, that usually contain instructions.actionTextstring | nullDefaults to nullText to be displayed on the UI for the action.retryUrlstring | nullDefaults to nullURL that is used to retry the action.Headersx-property-idstringrequiredA numeric, comma-separated string representing the property IDs, sent in the header.Responses 201An integration event that was just created. 400Bad Request response 401Unauthorized response 500Internal server errorUpdated 7 months ago