get https://api.busybox.in/payment/status/
This page gives you an overview of the status check capability for Busybox's payouts stack.
Busybox's payouts stack provides a transaction status check capability through the Get Transaction Status API. This feature complements the automatic transaction status and account balance callbacks that Busybox sends to your platform's endpoints.
How it works
When you initiate a payout transaction, you can track its status at any time using the Get Transaction Status API. This allows you to:
- Check the current status of any transaction
- Verify if a payout was successful
- Confirm if a transaction is pending or has failed
- Access transaction details like amounts and reference numbers
Benefits
- Real-time status updates
- Redundant verification alongside callbacks
- Easy integration with your existing systems
- Reliable transaction tracking