Sometimes, zipcode and postal code lists may be very large (>10,000 codes), causing issues in API performance. You may pass in an alternate optional query string parameter in the GET calls, "&postcoderef=1" which will substitute the "condition_codes" array of zipcodes, with an array of postcode list reference id's.
...