Update pending approval
PUT/api/v2/pendingapprovals/:approvalId
Updates the state of a pending approval to approved or rejected.
You can manage pending approvals programmatically by API or with the
BigGo web UI. Ensure your authentication token has the proper scope.
When creating an access token in the web UI, check the permission,
"Update Pending Approvals" (under "Account Settings" > "Developer
Options" > "Access Tokens").
MagFi recommends that you create a webhook policy so that you can automate approving and rejecting transactions.
Request
Responses
- 200
- 202
OK
Accepted
Environment: