Validates if a Shipment can be shipped in the current state.
Returns if it is valid (IsValid) and if not, how much still needs to be paid (OpenAmountForShipment).
IsValid
OpenAmountForShipment
Entity type: Shipment
Validates if a Shipment can be shipped in the current state.
Returns if it is valid (
IsValid
) and if not, how much still needs to be paid (OpenAmountForShipment
).