CancelRequest
This type contains information about a buyer request to cancel an order.
Type that uses CancelRequest:
Calls that use CancelRequest:
Fields
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.
Format: YYYY-MM-DDTHH:MM:SS.SSSZ
Example: 2015-08-04T19:09:02.768Z
See the
Field Index to learn which calls use cancelCompletedDate.
The party who made the initial cancellation request.
See the
Field Index to learn which calls use cancelInitiator.
The reason why the cancelInitiator initiated the cancellation request.
See the
Field Index to learn which calls use cancelReason.
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.
Format: YYYY-MM-DDTHH:MM:SS.SSSZ
Example: 2015-08-04T19:09:02.768Z
See the
Field Index to learn which calls use cancelRequestedDate.
The unique identifier of the order cancellation request.
See the
Field Index to learn which calls use cancelRequestId.
The current stage or condition of the cancellation request.
See the
Field Index to learn which calls use cancelRequestState.
Copyright © 2016–2017
eBay Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.