Skip to content

Instantly share code, notes, and snippets.

@dperussina
Created March 24, 2020 15:41
Show Gist options
  • Save dperussina/683a96328cb197e2d834ab6a057783e2 to your computer and use it in GitHub Desktop.
Save dperussina/683a96328cb197e2d834ab6a057783e2 to your computer and use it in GitHub Desktop.
{
"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