Created
September 19, 2011 19:44
-
-
Save dperussina/1227381 to your computer and use it in GitHub Desktop.
JSON UPDATE - Estimated PU and DL times
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
{ | |
"updateObj": { | |
"loginParams": { | |
"password": "test", | |
"username": "joel_idp", | |
"longitude": "", | |
"latitude": "" | |
}, | |
"jobMessageArray": [ | |
{ | |
"dlEstimateDateTime": null, | |
"controlNumber": "5912999", | |
"tagJobId": "97a383cc-73f3-4f3f-9b78-7276b3439516", | |
"type": "message", | |
"puEstimateDateTime": "08/19/2011 11:07:34", | |
"companyNumber": "1.0" | |
}, | |
{ | |
"dlEstimateDateTime": "08/19/2011 00:07:54", | |
"controlNumber": "5912999", | |
"tagJobId": "97a383cc-73f3-4f3f-9b78-7276b3439516", | |
"type": "message", | |
"puEstimateDateTime": null, | |
"companyNumber": "1.0" | |
} | |
], | |
"driverGeneralMessageObj": {}, | |
"updatePODArray": [] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment