cURL
curl --request GET \ --url https://api.paycrest.io/v2/institutions/{currency_code}
{ "status": "success", "message": "<string>", "data": [ { "name": "<string>", "code": "<string>", "type": "<string>" } ] }
List of institutions
"success"
Show child attributes