v1
latestOpenAPI 3.0.12026-08-041753011.2 MBApproval
Submit non pending/approved entries/expenses for approval to an existing approval request
post/v1/workspaces/{workspaceId}/approval-requests/resubmit-entries-for-approval
Path parameters
workspaceIdstring required
Represents workspace identifier across the system.
Example:dd087fe2dd087fe2dd087fe2
Represents workspace identifier across the system.
Request body
Example request
{
"period": "MONTHLY",
"periodStart": "2020-01-01T00:00:00.000Z"
}Response
OK