Plans

Here are the fields included in the Plans source dataset you can export using destinations:

Field name Field type Description
ID Integer The internal ChartMogul ID of the Plan object.
NAME String The name of this plan.
EXTERNAL_ID String The unique external identifier for this plan.
INTERVAL String The frequency with which a subscription for this plan is billed. For example, if you bill your customer every three months for a subscription with this plan, then interval_count would be 3 and interval would be month.
INTERVAL_COUNT Integer The number of intervals (specified by the interval_unit attribute) between subsequent billing dates.
BILLING_CONNECTOR_ID Integer The ChartMogul UUID of the source of this customer.
TITLE Integer The name you set to use in filters in ChartMogul.
UUID Integer The UUID of the plan object generated by ChartMogul.
DELETED Boolean Indicates whether this plan has been deleted. If it has, it still exists in ChartMogul but it is hidden from the UI.
CREATED_AT Timestamp The time when this plan was created in ChartMogul.
UPDATED_AT Timestamp The time when this plan was updated in ChartMogul.