Destination Rescheduled (waypoint)

This callback is triggered when the scheduled time or time window on a way point is added or updated.


{
  "way_point": {
    "id": 17350981,
    "time_window_change_origin": "automation_platform",
    "workflow_id": 10381,
    "scheduled_at": null,
    "task_id": 11796753,
    "customer_id": 9351450,
    "eta": null,
    "etl": null,
    "name": "Meira Puterman",
    "address": "409 SABRINA CIR",
    "address_second_line": null,
    "done": false,
    "address_type": null,
    "location_name": null,
    "no_earlier_than": "2020-08-09T13:00:00.000Z",
    "no_later_than": "2020-08-09T15:00:00.000Z",
    "lat": 41.2629659,
    "lng": -95.8156686,
    "phone": "+17737331475",
    "note": null,
    "allow_editing_inventory": true,
    "must_approve_inventory": false,
    "zipcode": "51503-4761",
    "borough": null,
    "city": "COUNCIL BLUFFS",
    "state": "IA",
    "pickup_dropoff_option": 1,
    "etos": 1500,
    "position": 2
  },
  "task_external_id": "1595320831",
  "webhook_type": "way_point_schedule_changed",
  "merchant_id": 49
}

Output Params

The Destination Rescheduled webhook includes parameters from the Way Point Object.