CancellationDetails
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
Details about a Cancellation
Fields
Field | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
additionalComments (String) | Any additional comments that merchants want to associate with the cancellation details. | ||||||||||||||||||||
aliases ([Alias]) | A list of aliases associated with Buy With Prime Cancellation. This can include unique identifiers for cancellation requests in merchant's store. | ||||||||||||||||||||
canceledFor (CanceledFor) | Captures the cancellation details for entire order. | ||||||||||||||||||||
createdAt (String) | The Date Time in ISO 8601 format when cancellation was requested. | ||||||||||||||||||||
reason (String) | Reason for Cancellation. Constrained to one of the following values
| ||||||||||||||||||||
refundDetails ([RefundDetails]) | Refunds that were issued as part of a cancellation request. BwP tries to issue refunds to shoppers in cases where shoppers were charged before a cancellation was requested. If shoppers were not charged, BwP does not try to issue refunds. | ||||||||||||||||||||
requestedBy (String) | Details about the Cancellation requestor. Constrained to one of the following
| ||||||||||||||||||||
state (String) | Represents the state of Cancellation. The value is constrained to one of the following
| ||||||||||||||||||||
updatedAt (String) | The Date Time in ISO 8601 format when cancellation request was last updated. |
Updated about 4 hours ago