Code: {
InternalServerError: "InternalServerError";
InvalidInput: "InvalidInput";
InvalidOrderState: "InvalidOrderState";
InvalidTimeSlotId: "InvalidTimeSlotId";
OrderNotEligibleForRescheduling: "OrderNotEligibleForRescheduling";
RegionNotSupported: "RegionNotSupported";
ResourceNotFound: "ResourceNotFound";
RetryableAfterGettingNewSlots: "RetryableAfterGettingNewSlots";
ScheduledPackageAlreadyExists: "ScheduledPackageAlreadyExists";
ScheduleWindowExpired: "ScheduleWindowExpired";
TimeSlotNotAvailable: "TimeSlotNotAvailable";
} = ...
Type Declaration
ReadonlyInternalServerError: "InternalServerError"
ReadonlyInvalidOrderState: "InvalidOrderState"
ReadonlyInvalidTimeSlotId: "InvalidTimeSlotId"
ReadonlyOrderNotEligibleForRescheduling: "OrderNotEligibleForRescheduling"
ReadonlyRegionNotSupported: "RegionNotSupported"
ReadonlyResourceNotFound: "ResourceNotFound"
ReadonlyRetryableAfterGettingNewSlots: "RetryableAfterGettingNewSlots"
ReadonlyScheduledPackageAlreadyExists: "ScheduledPackageAlreadyExists"
ReadonlyScheduleWindowExpired: "ScheduleWindowExpired"
ReadonlyTimeSlotNotAvailable: "TimeSlotNotAvailable"
An error code that identifies the type of error that occurred. The error codes listed below are specific to the Easy Ship section.