Buy Biller

Pay for dstv, internet service and more

POST {{BASE_URL}}/partner/vas/buy_biller/

Parameter
Type
Description
Required

customer_phone_number

string

Phone number of the customer in e164 format. The e-value OTP or token will be sent to this number

true

biller_item_amount

number

The intended amount to pay for the airtime. You can also get this from the Validate Biller endpoint.

true

transaction_ext_ref

string

Random unique reference

false

biller_item_id

integer

The value passed to Validate Biller endpoint

true

biller_customer_item

string

This could be the smartcard number or your ISP UserID. You can also get this from Validate Biller endpoint.

true

customer_biller_name

string

This will be returned in the Validate Biller endpoint.

true

customer_biller_code

string

This will be returned in the Validate Biller endpoint.

true

{
     'Authorization': 'Bearer xhscIjHgpm2ZiPjzKos4ivl4GhyZp5',
      'Content-Type': 'application/json',
      'moni-signature': 'wed332eeddrdbdbdbdbvdvdvdvvsbsvsd'
 }

Last updated