input_object
UpdateShipmentStatusRequestInput
Schema for update shipment status request.
Fields
force_transition
BooleanIndicates whether the transition should be forced.
lock_after_transition
BooleanIndicates whether the status should be locked after the transition.
statuses
[StatuesRequestInput]An array containing different status details.
task
BooleanIndicates whether the task is active or required.
unlock_before_transition
BooleanIndicates whether the status should be unlocked before the transition.
Was this section helpful?