Possible enumeration values:

NameValueDescription
Success

0

Cancellation succeeded.

ShipmentNotSubmitted

1

Shipment was not submitted.

CancellationNotRequired

2

Cancellation was not required.

CancellationProcessNotImplemented

64

Cancellation process was not impemented. Should not see in production.

ShipmentNotEligibleForCancellation

4

The Shipment was not not elegible for cancellation.

ShipmentNotFound

8

The Shipment was not found.

ScheduledPickupCancellationWarning

16

There were warnings while attempting to cancel the scheduled pickup.

ScheduledPickupCancellationFailure

32

There were errors while attempting to cancel the scheduled pickup.

Failure

-2147483648

Cancelling of the shipment failed. The shipment should not be removed from order.