Skip to main content
Anchor to FulfillmentOrderRejectionReason

FulfillmentOrderRejectionReason

enum

The reason for a fulfillment order rejection.

The fulfillment order was rejected because of an incorrect address.

Anchor to INCORRECT_PRODUCT_INFOINCORRECT_PRODUCT_INFO

The fulfillment order was rejected because product information is incorrect to be able to ship.

The fulfillment order was rejected because of an ineligible product.

Anchor to INTERNATIONAL_SHIPPING_UNAVAILABLEINTERNATIONAL_SHIPPING_UNAVAILABLE

The fulfillment order was rejected because international address shipping hasn't been enabled.

Anchor to INVALID_CONTACT_INFORMATIONINVALID_CONTACT_INFORMATION

The fulfillment order was rejected because of invalid customer contact information.

The fulfillment order was rejected because of an invalid SKU.

Anchor to INVENTORY_OUT_OF_STOCKINVENTORY_OUT_OF_STOCK

The fulfillment order was rejected because inventory is out of stock.

Anchor to MERCHANT_BLOCKED_OR_SUSPENDEDMERCHANT_BLOCKED_OR_SUSPENDED

The fulfillment order was rejected because the merchant is blocked or suspended.

Anchor to MISSING_CUSTOMS_INFOMISSING_CUSTOMS_INFO

The fulfillment order was rejected because customs information was missing for international shipping.

The fulfillment order was rejected because the order is too large.

The fulfillment order was rejected for another reason.

Anchor to PACKAGE_PREFERENCE_NOT_SETPACKAGE_PREFERENCE_NOT_SET

The fulfillment order was rejected because the package preference was not set.

The fulfillment order was rejected because the payment method was declined.

Anchor to UNDELIVERABLE_DESTINATIONUNDELIVERABLE_DESTINATION

The fulfillment order was rejected because of an undeliverable destination.


Was this section helpful?