Fetch Region
Get your available regions on Spotflow
GET
https://api.spotflow.co/api/v1/merchant/regions
Headers
authorization |
|
---|
Sample Response
200 OK
[
{
"id": 1,
"name": "Nigeria",
"status": "active",
"createdAt": "2024-06-07T10:30:47Z"
}
]