Perform bulk actions on expense reports. approve and reject actions require reimbursements.approve permission. cancel only cancels reports submitted by the specified user.
Authentication from public API requests
The legal entity ID. Required if authenticating with access to multiple legal entities.
The action to perform on the expense reports.
approve, reject, cancel List of expense report IDs to act on.
Required for approve and reject actions. The user ID of the admin performing the action.
Required for cancel action. The user ID whose reports to cancel.
Required for reject action. The reason for rejecting.