USPSBatchAddress Web Service Data Conversion Application
This application will convert standard formatted files to XML ready for use as input to the USPSBatchAddress Web Service.
Address data in your file should be comma or tab delimited. Qalified text is also acceptable.
Acceptable Formats: Format Example Comma Delimited 123 MAIN ST,7TH FLOOR,OKLAHOMA CITY,OK,73102,1001 Tab Delimited 123 MAIN ST 7TH FLOOR OKLAHOMA CITY OK 73102 1001 Comma Delimited, Qualified Text "123 MAIN ST","7TH FLOOR","OKLAHOMA CITY","OK","73102","1001"
Each line of the file must contain only ONE address record.
File size restrictions are currently in place for the USPSBatchAddress Web Service. Click here to view the current restrictions. An uploaded data file can be broken into multiple files containing a number of records that will process under these restrictions.