Skip to content

Query Transaction Status

This endpoint allows you to check the status of a transaction using a GET request with the Brij transaction-ID or the sender’s transaction id(trx_id) as a query parameter.

bash
curl --location 'https://brijxbankuat.brij.money/api/v2/brijxthirdparty/requery?trx_id=BRXTRF2025030742619177646' \
--header 'Authorization: Bearer your-bearer-token-goes-here'
Response