cURL
curl --request GET \ --url https://api.example.com/transfers/banks/{countryCode}
{ "success": true, "message": "<string>", "data": [ { "name": "<string>", "code": "<string>" } ] }
Get Banks
"NGA"
List of banks
Show child attributes