API GetDistrict

Param Type Description
instanceKey String Instance key
Id Int32 ID ตำบล
amphurID Int32 ID อำเภอ
provinceID Int32 ID จังหวัด

Example Parameters:

        {
            "result":true,
            "property":[{
                "id":"ไอดี",
                "name":"ชื่อตำบล",
                "amphur_id":"ไอดี อำเภอ"
                "province_id":"ไอดี จังหวัด"
            }]
        }
    
instanceKey *
Id
amphurID
provinceID