curl --location --request GET 'http://petfen-shipping.local.com:8087/api/v1/delivery/address/ward?province_id=201&district_id=1488' \
--header 'Authorization: {{authorization-token}}' \
--header 'X-Auth-Service: {{x-auth-token}}' \
--header 'Content-Type: application/json'
{}