Disbursement
This endpoint enables you to make payments to your customers.
Headers
Name | Type | Description |
---|---|---|
api-key | string | Partner access API key |
Request Body
Name | Type | Description |
---|---|---|
amount | number | Amount to disburse to customer |
mobile | string | Customer's phone number |
mobile_network | string | Mobile money network i.e Safaricom, MTN or Airtel |
callback_url | url | URL to receive payment notification |
Last updated