ZipCode
HTTP | Operation | Type | Object |
---|---|---|---|
Query | zipcodes |
Description
Provides for a country, a standard list of zip codes with details such as province, city, and zip code, enabling accurate address identification and validation.
Header
Key | Value |
---|---|
Authorization |
Bearer Current access Token How to find? |
X-TenantId |
Current tenant id How to find? |
x-api-key |
Primary or secondary subscription key of your app How to find? |
zipcodes
Fields | Type | Description |
---|---|---|
id | UUID | Id |
country |
String | Country |
province |
String | Province |
town |
String | City |
zipcode |
String | Zip Code |