Logical API
Getting access to Logical Pins as a Merchant
Buy Voucher
This API is used to buy Logical Pins for a merchant
Post Request to buy vouchers
POST
https://logical.topupbox.com/services/api/v2/w2/merchant-voucher-api
Headers
Name
Type
Description
Authorization*
JWT Token
Request Body
Name
Type
Description
Hash*
SHA256 Hash
Hash of units, unitAmount, Network, orderDescription
Network*
String
Network names eg MTN, 9MOBILE, GLO, AIRTEL
orderDescription
String
Description of voucher to be bought
unitAmount
Number
Denomination of voucher to buy
units
Number
Number of units to buy
Last updated