Bulk ZIP Import
Import location and ZIP mappings from a CSV file. Required columns: location_id or location_name, and zip_codes.
Example CSV
"location_id","zip_codes" "1","3333,3322,2211,33232" "2","1144,2323,2424,5555"
Import location and ZIP mappings from a CSV file. Required columns: location_id or location_name, and zip_codes.
"location_id","zip_codes" "1","3333,3322,2211,33232" "2","1144,2323,2424,5555"