Reject Expense Report

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

report_idstringRequiredformat: "uuid"

Request

This endpoint expects an object.
reasonstringRequired1-1000 characters

Response

Successful Response
idstringformat: "uuid"
tenant_idstringformat: "uuid"
user_idstringformat: "uuid"
titlestring
statusstring
submitted_atdatetime or nullOptional
approver_idstring or nullOptionalformat: "uuid"
decided_atdatetime or nullOptional
rejection_reasonstring or nullOptional

Errors

422
Unprocessable Entity Error