Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dperussina/1226022 to your computer and use it in GitHub Desktop.
Save dperussina/1226022 to your computer and use it in GitHub Desktop.
Example of decline job in JSON
{
"updateObj": {
"loginParams": {
"password": "test",
"username": "dperussina",
"longitude": "",
"latitude": ""
},
"jobMessageArray": [
{
"type": "decline",
"controlNumber": "5909540.0",
"tagJobId": "d40aeae4-6756-494d-88aa-a7e20e87533a",
"companyNumber": "1.0"
}
],
"driverGeneralMessageObj": {},
"updatePODArray": []
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment