Returns transaction totals for all expense categories on a specific event.
Each category includes:
categoryId: The transaction category identifierreserves: Current reserve amount (null if category doesn’t support reserves)owed: Total amount owedpaid: Total amount paidexpectedTotal: Expected total amountAll amounts are in cents.
Required permission: company.payment:read
API key authentication. Include your key in the Authorization header: ApiKey YOUR-API-KEY
Company identifier
Event identifier
Transaction totals for all categories