cURL
curl --request GET \ --url https://api.stablepay.ai/momo/{transactionId} \ --header 'Authorization: Bearer <token>'
{ "status": "Successful" }
Fetch Stablepay Mpesa transaction by ID
JWT token for API authentication
Transaction ID to query the transaction status using the Stablepay Get Payment Status
5 - 15
Payout status retrieved successfully.
The response is of type object.
object