{
"code": "CODE",
"name": "CODE",
"objDistrict": {
"createdAt": "2024-10-04T09:07:04.331Z",
"updatedAt": "2024-10-04T09:07:04.331Z",
"id": "66ffb038b6ab8ebac071f065",
"code": "PTPH",
"name": "Pathoomphone/ປະທຸມພອນ",
"province": "CHSK",
"createdBy": null,
"updatedBy": null
},
"postcode": "1",
"locationCode": "9889",
"riskLevel": "1",
"district": "PTPH",
"name_pt": "abcde",
"name_tet": "abcde"
}curl --location --request POST '/admin/township/createTownship' \
--header 'Authorization: Bearer f41e8fd7-3221-4b36-8dc3-623890b2c078' \
--header 'Accept: application/json' \
--header 'User-Agent: Mozilla/5.0' \
--header 'Referer: https://wallet-admin-vpay-dev2.vinsmartfuture.tech/' \
--header 'Content-Type: application/json;charset=UTF-8' \
--data-raw '{
"code": "CODE",
"name": "CODE",
"objDistrict": {
"createdAt": "2024-10-04T09:07:04.331Z",
"updatedAt": "2024-10-04T09:07:04.331Z",
"id": "66ffb038b6ab8ebac071f065",
"code": "PTPH",
"name": "Pathoomphone/ປະທຸມພອນ",
"province": "CHSK",
"createdBy": null,
"updatedBy": null
},
"postcode": "1",
"locationCode": "9889",
"riskLevel": "1",
"district": "PTPH",
"name_pt": "abcde",
"name_tet": "abcde"
}'