Defining a Time Boundary
You can set the time boundary for a purchased item cycle using the billing cycle, purchase time, fixed offset, or purchase date. This section provides additional information for purchase date and fixed offset.
Purchase Date Boundary
You can specify that the start date for a cycle is the purchase date and an absolute time or the purchase time.
CycleStartType
and the CycleStartTime
to specify the start time for
the cycle. CycleStartTime
to purchase time, this is equivalent to setting the
cycle offset type to purchase time.PeriodType
= monthPeriodInterval
= 1CycleOffsetType
= purchase_dateCycleStartType
= absoluteCycleStartTime
= 12:00:00 AM
- Purchased item cycle start: January 5, 2018 12:00:00 AM
- Purchased item cycle start: February 5, 2018 12:00:00 AM
For information about specifying a purchase date boundary, see the discussion about defining purchased item cycles during purchase.
Fixed Offset Boundary
You can configure a specific time for the purchased item cycle boundary using the
fixed_offset
. CycleOffetsetType
option. If you configure the
boundary using fixed_offset
, then you must
configure the CycleOffset
, CycleStartType
and the CycleStartTime
.
PeriodType
= monthPeriodInterval
= 1CycleOffsetType
= fixed_offsetCycleOffset
= 10CycleStartType
= absoluteCycleStartTime
= 12:00:00 AM
- Purchased item cycle start: December 10, 2017 12:00:00 AM
- Purchased item cycle start: January 10, 2018 12:00:00 AM