Skip to content

Get an approval line by id

get
https://api.mercadoe.com/v1/document-flows/{documentFlowId}/rules/{ruleId}/approvals/{approvalLineId}

Returns a single approval line (rule line) of a rule, identified by its id.

Request

Path Parameters

documentFlowId
int64
required
Identifier of the document flow group.
ruleId
int64
required
Identifier of the rule within the document flow group.
approvalLineId
int64
required
Identifier of the approval line (rule line).

Responses

200
404
OK

Body

application/json
id
int64
approvalType
int32
conditions
array of object
levels
array of object
Credentials
shell