Interface: CreateSubscriptionsRequest
Extends
Omit
<CreateSubscriptionRequest
,"plan_id"
>
Properties
address_id
address_id:
number
Unique numeric identifier for the address the subscription is associated with.
Inherited from
Omit.address_id
charge_interval_frequency?
optional
charge_interval_frequency:number
The number of units (specified in order_interval_unit) between each Charge. For example, order_interval_unit=month and charge_interval_frequency=3, indicate charge every 3 months. Charges must use the same unit types as orders. Max: 1000
Inherited from
Omit.charge_interval_frequency
expire_after_specific_number_of_charges?
optional
expire_after_specific_number_of_charges:number
Set the number of charges until subscription expires.