On This Page
REST API
planInformation. planPeriod.length
The plan period length.
The period length and unit must be included in your request. For example, to end the plan
after 12 months, set the length to
12
and the unit to M
.
To end the plan after two years, set the length to 2
and the unit to Y
.Specifications
- Data Type:String
- Data Length:2
Mapping Information
- REST API Field:planInformation.planPeriod.length
- SCMP API Field:No corresponding field.
- Simple Order API Field:No corresponding field.