cal.com
cal.com copied to clipboard
[CAL-4968] API V2 event types missing 'metadata', 'position' and 'hidden' fields
Hey there!
It looks like the V2 API is missing the position and hidden fields in all endpoints. Additionally, the metadata field for event types can’t be edited. Is there a specific reason for this? It would be really helpful for my application to be able to use these fields.
My requirements include:
- Setting a price and currency for an event type through the API (for Stripe integration).
- Setting position, hidden, and other metadata fields from my backend.
Right now, I feel like I need to create an additional entity in my own database to store all of this information. However, I believe it should ideally be stored directly in Cal.com.