ZipCode
Quick Links
Accounts Accounting Entries Products Customers Sales quotes Sales invoices Suppliers Purchase invoices| 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 |
| creationDate |
DateTime | Creation Date |
| modificationDate |
DateTime | Modification Date |
| country |
String | Country |
| province |
String | Province |
| town |
String | City |
| zipCode |
String | Zip Code |