Resolve an external pendency
post
https://api.mercadoe.com/v1/external-pendencies/resolve
Approves or refuses an external pendency on behalf of an external user.
The action is defined by the RuleType field of the request body: 1 = approve, 2 = refuse.
Request
Body
application/json
processType
int32
document
int32
ruleType
int32
reason
string | null
Responses
200
400
403
OK
Body
application/json
success
boolean