Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
requestId
GET /api/sandbox/v1/stk/status
https://api.kiotapay.co
string
Content-Type
application/json
Authorization
Bearer <your-token>
<your-token>
curl --location 'https://api.kiotapay.co/api/sandbox/api/v1/stk/status?requestId=43d23a1d-0476-4d49-a6eb-0a402c50d968' \ --header 'Content-Type: application/json'
{ "status": 200, "message": "Success", "data": { "requestId": "43d23a1d-0476-4d49-a6eb-0a402c50d968", "status": "PENDING", "amount": 10, "phoneNumber": "0745362174" } }