Record an approval action in expense history
Transactions
Record an approval action in expense history
POST
Record an approval action in expense history
Documentation Index
Fetch the complete documentation index at: https://docs.tesouro.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The ID of the entity that owns the requested resource.
Example:
"9d2b4c8f-2087-4738-ba91-7359683c49a4"
Path Parameters
Body
application/json
Timestamp when this specific action was performed.
The approval action performed: 'approved' or 'rejected'.
Required string length:
1 - 30Approval policy ID.
Approval policy name.
Maximum string length:
255Approval policy process ID.
Approval request ID from approval-requests.
Source of the action. Typically 'policy'.
The user who performed the action.
Reason for rejection, if applicable.
Required string length:
1 - 1024Response
Successful Response
Creation status. Always 'created'.