Collect & Onramp
Retrieve voucher record
Retrieves an existing voucher record(s). When no query param is provided, all the voucher record for the merchant will be returned. If accountNumber field is provided in the query, all the voucher records associated with the given accountNumber for the merchant will be returned.
GET
/
v1
/
vouchers
Authorizations
X-Api-User
string
headerrequiredX-Api-Key
string
headerrequiredQuery Parameters
id
string
Voucher id
memo
string
Voucher memo or reference number
accountNumber
string
The account number used to pay for voucher
Response
200 - application/json
success
boolean
message
string
data
object[]