ShipmentStopAppointment
Parameter | Type | Description |
---|---|---|
AppointmentDatePart | DateTime | This is the date and time of the appointment. yyyy-mm-dd formatting. If missing and "AppointmentType" is 'OpenWindow', then it will be copied from the "ShipmentStop.StopScheduledDatePart" parameter. |
AppointmentEndTimePart | TimeSpan | This is the end time of the appointment. yyyy-mm-dd formatting. If missing and "AppointmentType" is 'OpenWindow', then it will be copied from the "ShipmentStop.StopScheduledEndTimePart" parameter. |
AppointmentStartTimePart | TimeSpan | This is the start date and time of the appointment. hh:mm:ss formatting. If missing and "AppointmentType" is 'OpenWindow', then it will be copied from the "ShipmentStop.StopScheduledStartTimePart" parameter. |
AppointmentType | Enumeration type of the given shipment's appointment type. |
Updated about 2 months ago