When querying the following endpoints:
/regional
/regional/postcode/{postcode} (e.g., /regional/postcode/S45)
/regional/regionId/{regionId} (e.g., /regional/regionId/1)
The API consistently returns a 200 OK response, but with an empty object ({}) as the response body.
This behavior is not isolated to a single endpoint; it affects multiple regional endpoints.
There is no error message or indication of why the response body is empty.
Would you please confirm if this is expected behavior, an issue with data availability, or a bug in the API? Any guidance or fixes would be appreciated. Thank you!
When querying the following endpoints:
/regional
/regional/postcode/{postcode} (e.g., /regional/postcode/S45)
/regional/regionId/{regionId} (e.g., /regional/regionId/1)
The API consistently returns a 200 OK response, but with an empty object ({}) as the response body.
This behavior is not isolated to a single endpoint; it affects multiple regional endpoints.
There is no error message or indication of why the response body is empty.
Would you please confirm if this is expected behavior, an issue with data availability, or a bug in the API? Any guidance or fixes would be appreciated. Thank you!