{
"provinceCode": ""
}curl --location 'https://master-apis.vercel.app/api/utilitas/1.0.1/getProvince' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {{POS_TOKEN}}' \
--header 'Content-Type: application/json' \
--data '{
"provinceCode": ""
}'{}