This type contains information about a buyer request to cancel an order.
AuctionsCommerceProductsMarketplaceFortune 500
Properties
Name
Type
Description
cancelCompletedDate
string
The date and time that the order cancellation was completed, if applicable. This timestamp is in ISO 8601 format, which uses the 24-hour Universal Coordinated Time (UTC) clock. This field is not retur
cancelInitiator
string
This string value indicates the party who made the initial cancellation request. Typically, either the 'Buyer' or 'Seller'. If a cancellation request has been made, this field should be returned.
cancelReason
string
The reason why the cancelInitiator initiated the cancellation request. Cancellation reasons for a buyer might include 'order placed by mistake' or 'order won't arrive in time'. For a seller, a
cancelRequestedDate
string
The date and time that the order cancellation was requested. This timestamp is in ISO 8601 format, which uses the 24-hour Universal Coordinated Time (UTC) clock. This field is returned for each cancel
cancelRequestId
string
The unique identifier of the order cancellation request. This field is returned for each cancellation request.