Know the possible status taken by each payout.
The payout status can take one of the following values:
Status | Status code | Description |
---|---|---|
PENDING | 100 | The payout was received correctly by dLocal and is pending processing. |
PAID | 200 | The payout was paid. |
REJECTED | 300 | The payout was rejected. |
CANCELLED | 400 | The payout was cancelled by the merchant. |
DELIVERED | 500 | The payout is being processed. |
ON_HOLD | 600 | The payout is on hold by the merchant. |
ON_HOLD_BY_COMPLIANCE | 700 | The payout is pending from compliance checks. |