CancellationReasonInput
Version 2024-11-01
Important
The Buy with Prime API is offered as a preview and might change as we receive feedback and iterate on the interfaces. We are sharing this early documentation to help you learn about the Buy with Prime API as we write and iterate on the content.
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 2 days ago