Jobs "Deliver Before" Updates

Here is the full example of the event that Radaro sends out when job deliver before is changed (full job details are inside the order_info dictionary).

Token in body

{
    "token": "idrhu3YLjedl202isco5kA",
    "new_values": {"deliver_before": "2025-03-03T18:00:00"},
    "old_values": {"deliver_before": "2025-02-20T10:00:00"},
    "event_type": "updated",
    "topic": "job.changed",
    "order_info": {
        "external_id": "external-job-000",
        "deliver_after": null,
        "deliver_before": "2023-06-13T21:22:18.733465+10:00",
        "delivery_interval": null,
        "manager": {
            "member_id": 123127,
            "email": "[email protected]",
            "first_name": "Ann",
            "last_name": "",
            "avatar": null,
            "is_online": false,
            "work_status": "not_working",
            "phone": "+61295071495",
            "thumb_avatar_100x100": null,
            "can_make_payment": true,
            "merchant_position": "Admin Manager",
            "full_name": "Black",
            "role": "Manager"
        },
        "customer": {
            "id": 1,
            "email": "[email protected]",
            "name": "Harrison Wood",
            "phone": "+61295071495"
        },
        "deliver_address": {
            "id": 1,
            "address": "25 Glenferrie Rd, Malvern VIC 3144, Australia",
            "raw_address": "",
            "location": "-37.865322,145.027478",
            "post_code": "1",
            "description": ""
            "secondary_address": ""
        },
        "delivery_zone": null,
        "deliver_address_2": "2nd floor, apartment 12",
        "pickup_address": null,
        "pickup_address_2": "",
        "pickup": null,
        "pickup_after": null,
        "pickup_before": null,
        "confirmation_signature": null,
        "geofence_entered_at": null,
        "geofence_exited_at": null,
        "title": "PO1298371",
        "title_2": "",
        "title_3": "",
        "comment": "",
        "started_at": null,
        "picked_up_at": null,
        "pick_up_distance": null,
        "order_distance": null,
        "status": "assigned",
        "order_id": 194269214,
        "starting_point": {
            "id": 1,
            "address": "25 Glenferrie Rd, Malvern VIC 3144, Australia",
            "raw_address": "",
            "location": "-37.865322,145.027478",
            "description": ""
        },
        "confirmation_comment": null,
        "updated_at": "2022-06-23T21:17:11.375517+10:00",
        "created_at": "2022-06-23T21:17:10.646429+10:00",
        "rating": null,
        "customer_comment": null,
        "pending_comment": null,
        "customer_review_opt_in": false,
        "duration": null,
        "deadline_passed": false,
        "driver": 7946734,
        "merchant": 1,
        "description": "",
        "sub_branding": null,
        "label": null,
        "labels": [],
        "error_code": null,
        "error_comment": null,
        "completion_code": null,
        "completion_codes": [],
        "completion_comment": null,
        "customer_tracking_url": "",
        "is_confirmed_by_customer": false,
        "order_confirmation_photos": [],
        "order_confirmation_documents": [],
        "pre_inspection_comment": null,
        "pre_inspection_signature": null,
        "pre_inspection_photos": [],
        "driver_checklist": null,
        "pre_confirmation_photos": [],
        "pre_confirmation_signature": null,
        "pre_confirmation_comment": null,
        "skill_sets": [],
        "barcodes": [],
        "wayback_point": null,
        "wayback_hub": null,
        "completed_at": null,
        "pickup_geofence_entered_at": null,
        "pickup_geofence_exited_at": null,
        "pick_up_confirmation_photos": null,
        "pick_up_confirmation_signature": null,
        "pick_up_confirmation_comment": null,
        "cargoes": {"skids": [], "line_level_data": []},
        "capacity": null,
        "capacity_2": null,
        "capacity_3": null,
        "public_report_link": null,
        "optimisation_id": null,
        "enable_rating_reminder": true,
        "custom_redirect_url": true,
        "concatenated_order": null,
        "priority": null,
        "territory": null,
        "orders": null,
        "is_concatenated_order": false
    },
    "updated_at": "2022-06-23T21:17:11.309499+10:00"
}

Token in headers

{
    "Authorization": "Token MlfqEdN60b9fLOHEPdPGUQ",
}

Body

{
    "new_values": {"deliver_before": "2025-03-03T18:00:00"},
    "old_values": {"deliver_before": "2025-02-20T10:00:00"},
    "event_type": "updated",
    "topic": "job.changed",
    "order_info": {
        "external_id": "external-job-000",
        "deliver_after": null,
        "deliver_before": "2023-06-13T21:22:18.733465+10:00",
        "delivery_interval": null,
        "manager": {
            "member_id": 123127,
            "email": "[email protected]",
            "first_name": "Ann",
            "last_name": "",
            "avatar": null,
            "is_online": false,
            "work_status": "not_working",
            "phone": "+61295071495",
            "thumb_avatar_100x100": null,
            "can_make_payment": true,
            "merchant_position": "Admin Manager",
            "full_name": "Black",
            "role": "Manager"
        },
        "customer": {
            "id": 1,
            "email": "[email protected]",
            "name": "Harrison Wood",
            "phone": "+61295071495"
        },
        "deliver_address": {
            "id": 1,
            "address": "25 Glenferrie Rd, Malvern VIC 3144, Australia",
            "raw_address": "",
            "location": "-37.865322,145.027478",
            "post_code": "1",
            "description": ""
            "secondary_address": ""
        },
        "delivery_zone": null,
        "deliver_address_2": "2nd floor, apartment 12",
        "pickup_address": null,
        "pickup_address_2": "",
        "pickup": null,
        "pickup_after": null,
        "pickup_before": null,
        "confirmation_signature": null,
        "geofence_entered_at": null,
        "geofence_exited_at": null,
        "title": "PO1298371",
        "title_2": "",
        "title_3": "",
        "comment": "",
        "started_at": null,
        "picked_up_at": null,
        "pick_up_distance": null,
        "order_distance": null,
        "status": "assigned",
        "order_id": 194269214,
        "starting_point": {
            "id": 1,
            "address": "25 Glenferrie Rd, Malvern VIC 3144, Australia",
            "raw_address": "",
            "location": "-37.865322,145.027478",
            "description": ""
        },
        "confirmation_comment": null,
        "updated_at": "2022-06-23T21:17:11.375517+10:00",
        "created_at": "2022-06-23T21:17:10.646429+10:00",
        "rating": null,
        "customer_comment": null,
        "pending_comment": null,
        "customer_review_opt_in": false,
        "duration": null,
        "deadline_passed": false,
        "driver": 7946734,
        "merchant": 1,
        "description": "",
        "sub_branding": null,
        "label": null,
        "labels": [],
        "error_code": null,
        "error_comment": null,
        "completion_code": null,
        "completion_codes": [],
        "completion_comment": null,
        "customer_tracking_url": "",
        "is_confirmed_by_customer": false,
        "order_confirmation_photos": [],
        "order_confirmation_documents": [],
        "pre_inspection_comment": null,
        "pre_inspection_signature": null,
        "pre_inspection_photos": [],
        "driver_checklist": null,
        "pre_confirmation_photos": [],
        "pre_confirmation_signature": null,
        "pre_confirmation_comment": null,
        "skill_sets": [],
        "barcodes": [],
        "wayback_point": null,
        "wayback_hub": null,
        "completed_at": null,
        "pickup_geofence_entered_at": null,
        "pickup_geofence_exited_at": null,
        "pick_up_confirmation_photos": null,
        "pick_up_confirmation_signature": null,
        "pick_up_confirmation_comment": null,
        "cargoes": {"skids": [], "line_level_data": []},
        "capacity": null,
        "capacity_2": null,
        "capacity_3": null,
        "public_report_link": null,
        "optimisation_id": null,
        "enable_rating_reminder": true,
        "custom_redirect_url": true,
        "concatenated_order": null,
        "priority": null,
        "territory": null,
        "orders": null,
        "is_concatenated_order": false
    },
    "updated_at": "2022-06-23T21:17:11.309499+10:00"
}