Skip to main content

Webhook for STK push

GET /api/payments/webhook-sample-stk-push

Webhook payload description for sample STK push

Responses

Sample Webhook response for stk push

Response Headers
  • x-type any

    Webhook type (stk-push)

  • x-secret-hash any

    Secret hash provided

Schema
  • requestId uuid
  • reference string
  • success boolean
  • details string
  • amount int64
Loading...