Last active
April 7, 2020 18:55
-
-
Save dperussina/f20bb6d965210c7281e2d4add9b347be 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": "L200405-00008", | |
"Origin": "WDDC", | |
"OriginCity": "WACO", | |
"OriginState": "TX", | |
"OriginZipcode": "76712", | |
"Destination": "TX031", | |
"DestinationCity": "Garland", | |
"DestinationState": "TX", | |
"DestinationZipcode": "75042", | |
"ExpectedDate": "2020-04-07T15:00:00.000Z" | |
}, { | |
"LoadID": "L200405-00009", | |
"Origin": "WDDC", | |
"OriginCity": "WACO", | |
"OriginState": "TX", | |
"OriginZipcode": "76712", | |
"Destination": "TX031", | |
"DestinationCity": "Garland", | |
"DestinationState": "TX", | |
"DestinationZipcode": "75042", | |
"ExpectedDate": "2020-04-08T15:00:00.000Z" | |
}], | |
"errorText": null | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment