dLocal · Arazzo Workflow
dLocal Hold and Release Payout
Version 1.0.0
Request a payout on hold, review it, then release or cancel based on the review.
Provider
Workflows
hold-and-release-payout
Create a held payout and release or cancel it after review.
Requests a payout with on_hold=true, retrieves it to confirm it is held, and either releases the held funds or cancels the payout depending on the held status.
1
requestHeldPayout
requestPayout
Request a payout with on_hold=true so the disbursement is created but not yet released to the beneficiary.
2
reviewPayout
getPayout
Retrieve the held payout to review its status before deciding to release or cancel.
3
releasePayout
releasePayout
Release the previously held payout so the funds are disbursed to the beneficiary.
4
cancelPayout
cancelPayout
Cancel the held payout when the review determines it should not be disbursed.