====== ZipCodes Resource ====== The ZipCode Resource allows read access to the Sage 100 Zip Code table. ^Resource Method List^^^^^ ^Action^HTTP^URI^Admin?^Description^ |[[#get|get]]|GET|/zipcodes?zipcode=| |Retrieve ZipCode data for one ZipCode| |[[#list|list]]|GET|/zipcodes||Retrieve a list of ZipCodes| **Resource Table List** \\ Click on the table to view detail. {{page>enhancements:sage100:modules:sde:api:tables:sy_zipcode&inline&noheader&nofooter}} {{page>enhancements:sage100:modules:sde:api:tables:sy_country_code&inline&noheader&nofooter}} \\ ===== Resource Methods ===== ==== Get ==== Users and Administrators can retrieve information on a single ZipCode. This can include data from any of the tables associated with the resource. ==== List ==== Users and Administrators can retrieve information on all ZipCodes using the ZipCodes Resource.