cURL
curl --request GET \ --url https://aarwcjjzhlmkgdwrisyt.supabase.co/functions/v1/reference-data
{ "success": true, "status": 123, "data": [ { "code": "044", "name": "Access Bank", "slug": "access-bank", "is_active": true } ] }
Returns a static reference list by type. No authentication required.
Supported types:
banks
The reference list to fetch
Reference list returned successfully
Show child attributes