Skip to main content

Returns a list of all region of the user.

Returns a list of all region of the user.

Responses

Success returns list of related regions of user


Schema array
  • id Identifier of region.
  • name Name of region.
  • classification Kind of region.
    • 1: CITY
    • 2: DISTRICT
    • 3: REGION
    • 5: FEDERAL_STATE
    • 6: COUNTRY
    • 8: BIG_CITY
    • 9: PART_OF_TOWN
  • isResponsible Is responsible user.
    • False: Normal member
    • True: Is ambassador
Loading...