Create Order

This API allows you to create a new Ebills order.

Body Params
string
required

This is your merchant secret key.

string

Transaction narration.

int32
required

Set the value to 1. It describes the number of items the customer is paying for.

string
required

The only available currency is NGN

int32
required

This is the amount value to be paid. If the customer needs to pay a lesser or higher amount please call the update order endpoint to update the amount.

string
required

The customer's phone number.

string
required

The customer's email.

string
required

Your unique transaction reference to be generated along with every order. You can use the reference to check the status of the transaction by calling our transaction verification endpoint.

string
required

This is IP address of the customer.

string
required

Provide the country value as NG.

string

Use this to set a custom business name.

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json