Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 784 Bytes

ShipmentCancellation.md

File metadata and controls

10 lines (7 loc) · 784 Bytes

# ShipmentCancellation

Properties

Name Type Description Notes
cancellation_requested_date string The time and date the request was made to cancel the shipment, formatted as an ISO 8601 UTC string. [optional]
cancellation_status string This enum specifies the current cancellation status of a shipment, if a cancellation request has been made. For implementation help, refer to <a href='https://developer.ebay.com/devzone/rest/api-ref/logistics/types/ShipmentCancellationStatusEnum.html&#39;&gt;eBay API documentation</a> [optional]

[Back to Model list] [Back to API list] [Back to README]