cURL
curl --request GET \ --url https://staging-vouchers.ventogram.com/api/v1/currency/rates
{ "success": true, "message": "<string>", "data": { "USDNGN": { "value": 490, "rateKey": "<string>", "description": "<string>" } } }
Retrieves conversion rates for all supported currencies
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.
successful operation
true
Show child attributes
Was this page helpful?