CancellationReasonInput
Version 2024-04-01
Overview
Denotes reasons for issuing the cancellation.
Values
Enum Value | Description |
---|---|
INCORRECT_SHIPPING_ADDRESS | Customer used incorrect shipping address while placing the order. |
ITEMS_ARRIVING_LATE | Customer canceled because some items would not arrive on time. |
ORDERED_BY_MISTAKE | Customer made mistakes while placing the order. |
OTHER | Any other reason for cancellation. |
OUT_OF_STOCK | Item went out of stock after the order was placed and can't be delivered. |
PAYMENT_ISSUE | Issue charging a shopper for the purchase. |
Updated about 2 months ago