Retrieve a list of supported banks
curl --request GET \ --url https://staging-biz.coinprofile.co/v2/bank/supported
{ "success": true, "message": "<string>", "data": [ { "Code": "<string>", "Name": "<string>" } ] }
The country from which to retrieve supported banks
Show child attributes