Output
GetPostalCodesLoqate returns the postal codes for a specified city. Each postal code is returned in a separate record along with the data listed in the following table.
| columnName | Description / Valid Values | 
|---|---|
| PostalCode | A postal code in the specified city. | 
| ProcessedBy | Indicates which address coder processed the address. 
 | 
| Status | Reports the success or failure of the match attempt. 
 | 
| Status.Code | Reason for failure, if there is one. One of the following: 
 | 
| Status.Description | Description of failure. 
 |