get https://payout-api.stage.bamboopayment.com/api/Payout/reference/
Retrieves the full details of a payout using the merchant-defined reference.
This endpoint is useful for systems that track payouts using external references instead of Bamboo's internal payoutId. The response includes status, amounts, currency, exchange rate, and payee information.
Refer to the Get a Payout guide for usage recommendations, response structure, and best practices.
Staging:
https://payout-api.stage.bamboopayment.com/api/Payout/reference/{reference}
Production
https://payout-api.bamboopayment.com/reference/{reference}
It is recommended to rely on webhook notifications for final status updates. Use this endpoint only in case of discrepancies or to support manual reconciliation or recovery flows.
