cURL
curl --request POST \ --url https://api.example.com/transfers/preview \ --header 'Content-Type: application/json' \ --data ' { "recipient_country_code": "<string>", "amount": 123 } '
{ "success": true, "message": "<string>", "data": { "recipient_name": "<string>", "reference": "<string>", "amount": 123, "currency_code": "<string>", "url": "<string>", "channels": [ "<string>" ] } }
Preview Bank Transfer
"NGA"
3000
Preview created
Show child attributes