Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support New 'cancellation' object in the response of scheduled event endpoints #41

Closed
koshilife opened this issue Feb 26, 2022 · 1 comment

Comments

@koshilife
Copy link
Owner

We are going to support the following updates.

February 2022 Updates https://developer.calendly.com/release-notes

New 'cancellation' object in the response of scheduled event endpoints
We have enhanced (below) scheduled events endpoint and added a new cancellation object in the response. This object is also included in the Webhook payload.

- https://developer.calendly.com/api-docs/b3A6NTkxNDEx-list-event-invitees
- https://developer.calendly.com/api-docs/b3A6NTkxNDEy-list-events
- https://developer.calendly.com/api-docs/b3A6NTkxNDE1-get-event-invitee
- https://developer.calendly.com/api-docs/b3A6NTkxNDE2-get-event


- Object:
  - `cancellation` object. Provides data pertaining to the cancellation of the Event
  - `canceled_by` string required.
  - `reason` string required.
  - `canceler_type` string required. Allowed values: host, invitee
@koshilife
Copy link
Owner Author

koshilife commented Feb 26, 2022

I have released it as version 0.8.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant