Status
This endpoint allows you to check your transaction status.
Status Request
GET
https://app.sleengshort.com/api/airtime/{TXN_ID}
The endpoint allows you to check your request status just by passing your txn_id in the endpoint.
Sample: https://app.sleengshort.com/api/airtime/b3d57923-6dfe-####-####-0ebf128389fe Make sure you add your API Key to your header:
--header 'X-Api-Key: APPKEY_XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'
Last updated