GET
/
api
/
Payout
/
status
/
{transactionRef}
curl --request GET \
  --url https://payout-staging.embedly.ng/api/Payout/status/{transactionRef} \
  --header 'x-api-key: <api-key>'
transactionRef
string
required

The unique reference number of the transaction whose status you want to check. Exmaple: 3212-1234-5678-9101