Question
PUT or GET "Amount to be collected"?
I’m looking to use the calendly API to sync pricing for events between my website and Calendly.
In the Calendly UI there is an “Amount to be collected” field shown here:

For a given event type, is it possible to use the API to PUT a new value there (preferred) or GET the current “Amount to be collected” given an event type?


