Create a bill payment

This document shows you how to create bill payments

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to BIL099

The unique identifier for the biller. This is returned as data[i].biller_code in the get billers response.

string
required
Defaults to AT099

This is the item_code returned from bills categories endpoint as data[i].item_code

Body Params
string
required
Defaults to NG

This is the country attached to the service being bought e.g. if service is Airtime and country is NG it means you are buying airtime in Nigeria.

string
required
Defaults to +23490803840303

This is the customer identifier. For airtime, the value must be the customer's phone number. For DSTV, it must be the customer's smartcard number

float
required
Defaults to 500

This is the amount for the service you would like to buy.

string
Defaults to 9300049404444

This is a unique reference passed by the developer to identify transactions on their end

string
Defaults to https://webhook.site/5f9a659a-11a2-4925-89cf-8a59ea6a019a

Merchant-specific URL for bill payment callbacks

Headers
string
required
Defaults to Bearer FLWSECK_TEST-SANDBOXDEMOKEY-X

Pass your secret key as a bearer token in the request header to authorize this call

Responses

Language