Get all approval lines within a rule
get
https://api.mercadoe.com/v1/document-flows/{documentFlowId}/rules/{ruleId}/approvals
Returns every approval line (rule line) defined for the given rule, including
their approvers and approval levels.
Request
Path Parameters
documentFlowId
int64
required
Identifier of the document flow group.
ruleId
int64
required
Identifier of the rule within the document flow group.
Responses
200
404
OK
Body
application/json
approvalType
int32
approvals
array of object