eBay Merchant Data APIVersion 1255
 

Applicable values for OrderReportResponse.OrderArray.Order.PickupMethodSelected.PickupStatus

CustomCode
This value is reserved for internal or future use.
Invalid
This value indicates that the current status value of the In-Store Pickup order is invalid.
NotApplicable
This value indicates that the current status value of the In-Store Pickup order is not applicable.
PendingMerchantConfirmation
This status indicates that the In-Store Pickup order has yet to be acknowledged by the merchant. This is typically the state before the merchant sends the ORDER.READY_FOR_PICKUP notification to eBay through the Inbound Notifications API.
Pickedup
This status indicates that the In-Store Pickup order has been picked up by the buyer. This state occurs after the merchant sends the ORDER.PICKEDUP notification to eBay through the Inbound Notifications API.
PickupCancelled
This status indicates that the In-Store Pickup order has been cancelled, and the exact reason is not available.
PickupCancelledBuyerNoShow
This status indicates that the In-Store Pickup order has been cancelled by the merchant, because the buyer never showed up to pick up the item. This state occurs after the merchant sends the ORDER.PICKUP_CANCELED notification (with the CANCEL_TYPE parameter in the notification payload set to "BUYER_NO_SHOW") to eBay through the Inbound Notifications API.
PickupCancelledBuyerRejected
This status indicates that the In-Store Pickup order has been cancelled by the merchant, because the buyer rejected the item. This state occurs after the merchant sends the ORDER.PICKUP_CANCELED notification (with the CANCEL_TYPE parameter in the notification payload set to "BUYER_REJECTED") to eBay through the Inbound Notifications API.
PickupCancelledOutOfStock
This status indicates that the In-Store Pickup order has been cancelled by the merchant, because the product was out of stock. This state occurs after the merchant sends the ORDER.PICKUP_CANCELED notification (with the CANCEL_TYPE parameter in the notification payload set to "OUT_OF_STOCK") to eBay through the Inbound Notifications API.
ReadyToPickup
This status indicates that the In-Store Pickup order is ready to be picked up by the buyer. This state occurs after the merchant sends the ORDER.READY_FOR_PICKUP notification to eBay through the Inbound Notifications API.