Vepler logo
v2.117.2

Within-areas now returns the documented response envelope and GSS code field

The areas-within endpoint now returns the documented success/result envelope, with each area's GSS code in the code field instead of id.

Fixed

  • The GET /v1/area-reference/areas/within response now matches the documented schema. Areas are returned in a { success, result } envelope, and each area's GSS code is exposed in the code field. Previously the endpoint returned the raw upstream payload with the GSS code under id and no code field.