Introduction
Removes the specified
ShipmentLog
by setting the activeTo datetime string to the current date.
Parameters
shipmentId
Return value
Promise that resolves with the
ShipmentLog
object that was removed.
Code samples