Created
October 3, 2017 20:37
-
-
Save dperussina/d9a791b1f60cdeb0693402474a9a0a7d 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
{ | |
"data": [ | |
"9022025587", | |
"9022027401", | |
"165U10587" | |
] | |
} |
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, | |
"errorText": "", | |
"data": [{ | |
"PartnerPrimaryOrderID": "165U10587", | |
"PartnerReference2": "60385419", | |
"ETA": "2017-10-06T09:00:00.000Z", | |
"ARRIVE": null, | |
"LOCATION": "American Reloc", | |
"LoadID": "60385419" | |
}, { | |
"PartnerPrimaryOrderID": "9022025587", | |
"PartnerReference2": "60362958", | |
"ETA": "2017-10-02T09:00:00.000Z", | |
"ARRIVE": null, | |
"LOCATION": "American Reloc", | |
"LoadID": "60362958" | |
}, { | |
"PartnerPrimaryOrderID": "9022027401", | |
"PartnerReference2": "60370242", | |
"ETA": "2017-10-06T09:00:00.000Z", | |
"ARRIVE": null, | |
"LOCATION": "American Reloc", | |
"LoadID": "60370242" | |
}] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment