This resource should be used to get the national destination code (country code and area code) for an area based on the postal zip code.
GET
Mandatory parameters
Name | Type | Description |
---|---|---|
country | string | ISO 3166-1 alpha-2 two letter country code |
zip_code | string | Postal Zip code for the area |
Optional parameters
None.
Output
Name | Type | Description |
---|---|---|
zipcode | string | Zip code provided for the request |
ndc | string | National destination code for the requested area |
POST
Method not supported.
PUT
Method not supported.
DELETE
Method not supported.
Comments
0 comments
Please sign in to leave a comment.