LifecycleType
Represents the lifecycle of an offering.
Fields
DateTime when the offering was activated.
Unique lifecycle code.
Maximum version number reached.
Identifier of the previous version of this offering.
Current status of the offering.
Current version of the offering.
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
{
"activatedAt": "1993-10-27T20:19:16.838552+00:00",
"code": "break-cold-drop-season-bill",
"maxVersion": 49,
"previousOffering": "82870219",
"status": "DRAFT",
"version": 38
}