CancellationDetails
Version 2024-04-01
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 issuing the 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 2 months ago