DateTime
This type is used by all fields that require a timestamp, both in UTC and as a formatted value.
Types that use DateTime:
ActualRefundDetail, ActualRefundDetailType, AppealDetails, CancelActivityHistory, CancelDetail, CancelSummary, CaseDetails, CaseDetailsResponse, CaseSummaryType, CheckInquiryEligibilityResponse, ClaimHistoryEventModel, ConfirmRefundRequest, CreateCancelRequest, EligibilityResultType, EscalationEligibilityInfo, InquiryDetails, InquiryDetailsResponse, InquirySummaryType, ItemDetailType, MarkAsShippedRequest, MoneyMovementDetailType, MoneyMovementEntry, ProvideLabelRequest, RefundFundingType, RejectCancelRequest, ReturnCloseInfoType, ReturnCreationInfoType, ReturnFileType, ReturnHoldInfoType, ReturnResponseDueType, ReturnResponseHistoryType, ReturnSummaryType, ScanDetailType, ShipmentInfoRequest, ShipmentTrackingDetailType, ShipmentTrackingType
Calls that use DateTime:
/post-order/v2/cancellation POST, /post-order/v2/cancellation/search GET, /post-order/v2/cancellation/{cancelId} GET, /post-order/v2/cancellation/{cancelId}/confirm POST, /post-order/v2/cancellation/{cancelId}/reject POST, /post-order/v2/casemanagement/search GET, /post-order/v2/casemanagement/{caseId} GET, /post-order/v2/inquiry/check_eligibility POST, /post-order/v2/inquiry/search GET, /post-order/v2/inquiry/{inquiryId} GET, /post-order/v2/inquiry/{inquiryId}/provide_shipment_info POST, /post-order/v2/return POST, /post-order/v2/return/check_eligibility POST, /post-order/v2/return/draft/{draftId}/files GET, /post-order/v2/return/search GET, /post-order/v2/return/{returnId} GET, /post-order/v2/return/{returnId}/add_shipping_label POST, /post-order/v2/return/{returnId}/files GET, /post-order/v2/return/{returnId}/mark_as_shipped POST, /post-order/v2/return/{returnId}/tracking GET
Fields
The timestamp is formatted as an ISO 8601 string, which is based on the 24-hour Coordinated Universal Time (UTC) clock.
Format:
[YYYY]-[MM]-[DD]T[hh]:[mm]:[ss].[sss]Z
Example:
2022-03-20T00:00:00.000Z