Changes to the Event API

To track event expenses, we have added the following new endpoints:

  • POST Create an event expense
  • DEL Delete an event expense
  • PATCH Edit an event expense
  • GET Get an event expense
  • GET Get expense types

We have also added the expenses and net properties to the GET Get event list endpoint. For more information, see Event API resources.

Categories