LegacyOrderLinePeriodInput
Input type for order line period - either explicit dates or duration (legacy). Use either (start + end) OR duration, not both.
Input fields
Duration in seconds.
Deprecation
The 'duration' field is deprecated.Specifying an order line duration is not yet supported. Please use explicit start and end dates instead.
- Marked as deprecated on 2025-10-31.
- Scheduled for removal on or after 2026-06-01.
The end date and time of the period.
The start date and time of the period.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"end": "1974-05-19T01:43:35.687549+00:00",
"start": "2011-01-07T17:45:52.280553+00:00"
}