Zipcodes Service - Step By Step Process
Please find the Template in the Excel file you need to upload.
Here, you will find the Link to the APP to upload your file.
The Excel file must contain the next headers, always in lowercase:
- origin_city
- The name of the city, written in capital letters
- origin_state
- The code name of the state, written in capital letters in 2 digits
- origin_zipcode
- The zipcode to be completed
- origin_fill_direction
- The Direction that should be completed the zipcode (Write 1 Letter)
-
R – Right (example what it will be 431 -> 43162)
-
L – Left (example what it will be 431 -> 61431)
- B – Both (will try to search the first result according with the rest of the origin_city and origin_state information)
-
- The Direction that should be completed the zipcode (Write 1 Letter)
- destination_city
- The name of the city, written in capital letters
- destination_state
- The code name of the state, written in capital letters in 2 digits
- destination_zipcode
- The zipcode to be completed
- destination_fill_direction
- The Direction that should be completed the zipcode (Write 1 Letter)
- R – Right (example what it will be 431 -> 43162)
-
L – Left (example what it will be 431 -> 61431)
- B – Both (will try to search the first result according with the rest of the destination_city and destination_state information)
- The Direction that should be completed the zipcode (Write 1 Letter)
- Equipment
- The name of the equipment that will have the lane
- Lane
- The number of the lane
RESULTS:
- Case “Success lane”:
-
It will return the information of the first conditions founded according to the options filled in the lane
-
- Case “Error Lane”
-
It will return the original information of the lane, depending on if the origin or destination side was failed, if not will try to complete the side that the information could find
-
