cURL
curl --request GET \ --url https://payout-staging.embedly.ng/api/Payout/status/{transactionRef} \ --header 'x-api-key: <api-key>'
{ "data": { "status": "Pending", "transactionReference": "EMBEDLY-IB-12-1765129847157", "providerReference": null, "paymentReference": null, "sessionId": null }, "statusCode": 200, "code": null, "message": "Transaction is still pending", "succeeded": true }
Endpoint for re-querying the status of an inter-bank transaction using its transaction reference.
3212-1234-5678-9101