Nhất Tín LogisticsDevelopers
API ReferenceLocations

Locations API

APIs for provinces/cities, districts, and wards using legacy and new administrative location systems.

GET/v3/loc/provinces

Get the list of provinces and cities.

Auth: Bearer access token

GET/v3/loc/districts

Get the list of districts by province or city.

Auth: Bearer access token

GET/v3/loc/wards

Get the list of wards by legacy district or new province/city.

Auth: Bearer access token

New administrative locations

Nhất Tín has added support for the new government location codes. Shipment creation and fee calculation integrations should prefer the new province/city and ward codes to be production-ready.

ResourceEndpointMain parameters
Province/City/v3/loc/provincesis_new
District/v3/loc/districtsprovince_id
Ward/v3/loc/wardsdistrict_id, is_new, province_id

On this page