cURL
curl --request GET \ --url https://staging-vouchers.ventogram.com/api/v1/voucher-min-max
{ "success": true, "message": "<string>", "data": { "NGN": { "min": 500, "max": 2000000 }, "USD": { "min": 100, "max": 2000 } } }
Retrieves minimum and maximum voucher amounts for each currency.
Documentation IndexFetch the complete documentation index at: https://docs.getpartna.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.getpartna.com/llms.txt
Use this file to discover all available pages before exploring further.
Voucher currency
NGN
USD
successful operation
true
Show child attributes
Was this page helpful?