Skip to content

Instantly share code, notes, and snippets.

@dperussina
Created September 19, 2011 19:44
Show Gist options
  • Save dperussina/1227381 to your computer and use it in GitHub Desktop.
Save dperussina/1227381 to your computer and use it in GitHub Desktop.
JSON UPDATE - Estimated PU and DL times
{
"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