Recipe 2 Example JSON Stop
You will receive a full JSON JOB via the webhook. The following fields are of interest.
{
"AssignedDriverName": "Frank Soehnge",
"AssignedDriverRemoteId": "FRANKRPM",
"AssignedTruckRemoteId": null,
"Documents": [
{
"Comment": "Gate exit",
"Type": 2,
"Url": "https://9f5cb0aa5dafc34cfb67-e860f13cc9c6f52db1c978486ace3ad8.ssl.cf3.rackcdn.com/job/225315/CollectionSignoff20191107032349_19BF861AECC1518E.jpg"
}
],
"Dropoff": {
"Eta": null,
"ProofDocUrl": "https://go.cardeliverynetwork.com/trainingus/Proof.aspx?uid=225315:D183D6B",
"Signoff": {
"Comment": "",
"DisplayTime": null,
"NotSignedReason": null,
"NotSignedReasons": null,
"SignedBy": "",
"Time": null,
"Url": ""
}
},
"JobNumber": "RPM1007",
"LoadId": "123497",
"Pickup": {
"Eta": "/Date(1572958373000)/",
"GateOutCode": null,
"ProofDocUrl": "https://go.cardeliverynetwork.com/trainingus/Proof.aspx?uid=225315:C9D0F4B",
"Signoff": {
"Comment": "Pickup complete",
"DisplayTime": null,
"NotSignedReason": null,
"NotSignedReasons": null,
"SignedBy": "Frank Soehnge",
"Time": "/Date(1573140260000)/",
"Url": "https://9f5cb0aa5dafc34cfb67-e860f13cc9c6f52db1c978486ace3ad8.ssl.cf3.rackcdn.com/job/225315/endpoint/440467/v2sig_07112019032435_651F98E1DE07B101.png"
}
},
"Status": 14,
"TripId": null,
"Vehicles": [
{
"LoadDirection": 0,
"LoadLevel": 0,
"LoadPosition": 0,
"NonCompletionReason": null,
"Paperwork": [
{
"Key": "PICK_UP_ODO",
"Value": "567"
}
],
"Photos": [
{
"Comment": "Front right",
"FriendlyType": "Other",
"Title": null,
"Type": 0,
"Url": "https://9f5cb0aa5dafc34cfb67-e860f13cc9c6f52db1c978486ace3ad8.ssl.cf3.rackcdn.com/job/225315/vehicle/33395/Other20191107032149_1BE84A8269D260C4.jpg"
}
],
"Signature": "https://9f5cb0aa5dafc34cfb67-e860f13cc9c6f52db1c978486ace3ad8.ssl.cf3.rackcdn.com/job/225315/vehicle/33395/v2sig_07112019032436_50708C4D6BB74554.png",
"SignedBy": "Agent signing",
"SignoffComment": "Good job bob",
"Status": 10,
"Vin": "32423423H",
}
]
}