cURL
curl --request GET \ --url https://business.bfinance.app/external/api/esim/regions \ --header 'Authorization: Bearer <token>'
{ "status": "success", "data": { "regions": [ { "id": "1", "name": "North America" } ] } }
JWT authentication token
Successfully retrieved the list of eSIM-supported regions
"success"
Show child attributes
Was this page helpful?
Contact support