Collect & Onramp
Create a new voucher payment
Creates a new voucher payment for a user
POST
/
v1
/
vouchers
Authorizations
X-Api-User
string
headerrequiredX-Api-Key
string
headerrequiredBody
application/json
email
string
requiredUser email
fullname
string
requiredFullname of the user creating voucher
amount
integer
requiredRequired voucher amount
currency
enum<string>
requiredRequired voucher currency
Available options:
NGN
, GHS
rateKey
string
This is a Ventogram-signed rate key. If provided when a voucher is created, the conversion will use the rate signed with this key if it is valid at the time of redeeming a voucher. Conversion will use the current rate if key has expired.
Response
201 - application/json
success
boolean
message
string
data
object