Static QRCode Initiated by Safaricom

Static Qrcode for making Payments

Request
Request Body schema: application/json

Pay using the Static Qrcode

RefNo
required
string
Amount
required
number
Responses
200

Successfully Paid with Static Code

400

bad input parameter

post/safaricom-static-code
Request samples
application/json
{
  • "RefNo": "AERDUDSODEE",
  • "Amount": 1
}
Response samples
application/json
{
  • "ResponseCode": "AG_20191219_000043fdf61864fe9ff5",
  • "RequestID": "16738-27456357-1",
  • "ResponseDescription": "QR Code Successfully Generated.",
  • "QRCode": "SYEEHEHJJSJSKKKSSSHDBDDBBHSHSBSBHSHSBBBXBXXB"
}