Get estimated expense highlights (Mongo only, not same as Approval finance highlights)
GET /event/finance/estimate/expense/{companyId}/events/{eventId}/invoices/highlights
GET
/event/finance/estimate/expense/{companyId}/events/{eventId}/invoices/highlights
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” companyId
required
string
Mongo ObjectId (must match x-org company)
eventId
required
string
Mongo ObjectId (event under this company)
Query Parameters
Section titled “Query Parameters ” public
string
type
string
Responses
Section titled “ Responses ”Bad Request
Forbidden
Not Found
Internal Server Error