Update an approval line
put
https://api.mercadoe.com/v1/document-flows/{documentFlowId}/rules/{ruleId}/approvals
Updates an existing approval line (rule line) of a rule, such as its approvers
or the approval level it belongs to.
Request
Path Parameters
documentFlowId
int64
required
Identifier of the document flow group.
ruleId
int64
required
Identifier of the rule within the document flow group.
Body
application/json
approvalLineId
int64
approvalType
int32
conditions
array of object
levels
array of object
Responses
200
400
404
OK
Body
application/json
approvalLineId
int64