Created
March 24, 2020 15:41
-
-
Save dperussina/683a96328cb197e2d834ab6a057783e2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"error": false, | |
"data": [{ | |
"LoadID": "L200322-00010", | |
"Origin": "CA004", | |
"OriginCity": "Santa Fe Springs", | |
"OriginState": "CA", | |
"OriginZipcode": "90670", | |
"Destination": "CA004", | |
"DestinationCity": "Santa Fe Springs", | |
"DestinationState": "CA", | |
"DestinationZipcode": "90670" | |
}, { | |
"LoadID": "L200323-00061", | |
"Origin": "KS004", | |
"OriginCity": "Pittsburg", | |
"OriginState": "KS", | |
"OriginZipcode": "66762", | |
"Destination": "GA002", | |
"DestinationCity": "Forest Park", | |
"DestinationState": "GA", | |
"DestinationZipcode": "30297" | |
}, { | |
"LoadID": "L200323-00062", | |
"Origin": "KS004", | |
"OriginCity": "Pittsburg", | |
"OriginState": "KS", | |
"OriginZipcode": "66762", | |
"Destination": "IN099", | |
"DestinationCity": "Indianapolis", | |
"DestinationState": "IN", | |
"DestinationZipcode": "46268" | |
}], | |
"errorText": null | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment