We use cookies to optimize your user experience. All information shared with us through cookies is secure and covered by our data privacy obligations. To learn more, view our privacy policy.
KongaPay Logo
KongaPayDevelopers
DevelopersPayoutGet Transaction Status

Get Transaction Status

Retrieves payout status and processing detail by reference.

GET{{base_url}}/request/payout/status?reference={reference}
Headers
Authorization: Bearer <access_token>
Content-Type: application/json
FieldTypeRequiredDescription
referencestringYesTransaction reference supplied during payout creation.

Status Guide

StatusMeaningRecommended action
successfulfinalThe payout completed and the recipient was credited. Mark complete on your side.
pendingprocessingDo not retry. Requery after a short wait using the same reference.
failedterminalSafe to retry with a new reference or investigate process details.
⚠️
Always confirm status here before treating a payout as complete or deciding to retry.