Payout Status

From when you request a payout to when your payee receives the money, the Payout follows a set of statuses. In this section, we give a brief explanation of these statuses.

The following table describes all possible statuses in the Payout lifecycle.


StatusIDDescription
RECEIVED5Initial status. The payout request is received and validated for structure (for API-based payouts). The system verifies that your account has enough balance before proceeding. For design details, refer to the Payouts API.
VALIDATED6The payout structure and balance are valid. During this phase, Bamboo checks if the payout requires manual review based on the payee’s payment limit and the Sanction screening process.
HELD7The payout is temporarily on hold for manual review following the validations performed in the previous step.
PENDING2The payout and payee have passed all validations and are ready to be sent to the Banking Connection.
PROCESSING3The payout has been received by the Banking Connection. The time before moving to Paid depends on the country and selected payment method.
PAID1The payout has been successfully processed by the Banking Connection. Your balance is updated accordingly.
REJECTED4The payout was processed but not approved by the Banking Connection. Your balance reflects the corresponding update.
DECLINED8The payout was rejected due to structure validation or internal reasons.