CancellationRequestDetails
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.
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 (CancellationRequestedFor) | Captures the cancellation request details for entire order. | ||||||||||||||||||||
createdAt (String) | The Date Time in ISO 8601 format when cancellation was requested. | ||||||||||||||||||||
id (ID) | Unique identifier associated with cancellation. | ||||||||||||||||||||
reason (String) | Reason for issuing the Cancellation. Constrained to one of the following values
| ||||||||||||||||||||
requestedBy (String) | Details about the Cancellation requester. 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 2 days ago