Function getPostalCodeBySubDistrict

Retrieves postal codes for a given sub-district.

  • Parameters

    • sub_district: string

      The sub-district to filter postal codes by.

    Returns Promise<string[]>

    An array of postal codes.