Create order using billing code and product code

Create an order using the biller code and the product code

Path Params
string
required
Defaults to BIL136

This is the biller's code

string
required
Defaults to OT151

This is the id of the product

Body Params
customer
object
required

This is an object with the name, email and phone number of the customer.

fields
array of objects
required

This is an array of the id, quatity and value of the order

fields*
string
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
Defaults to 3500

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

string
Defaults to FLWTTOT1000000029

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

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json