Skip to main content
POST
Create a Bill Payment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

biller_code
string
required
Example:

"BIL119"

item_code
string
required
Example:

"CB140"

Body

application/json
country
string
required
customer_id
string
required
reference
string
required
amount
integer<int32>
required
callback_url
string
required

Response

OK

status
string
required
message
string
required
data
Data74 · object
required
Example: