Update an expense report
Expense Reports
Update an expense report
PATCH
Update an expense report
A container for expense items. This helps group expenses for a specific purpose.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The expense report uuid
Body
application/json
Response
200
The unique identifier for the object.
The report number.
The report title.
Any notes for the report.
The report date. Will be in the form YYYY-MM-DD.
The timestamp when the object was created.
The member associated with this expense report.