Subscription templates define the products and prices for subscriptions.
Create online sales link [Deprecated]
This call generates an online sales link, which enables pre-setting the contact and start date for a subscription.
path Parameters
administration_idstring | integer · pattern:^\d+$· requiredThe unique identifier of the administration
A unique record identifier of an administration
idstring | integer · pattern:^\d+$· requiredA unique record identifier
formatstring · pattern:^(.(json|xml))?$· requiredThe format in which the response is given, can be empty to use the default format
Default: .json
query Parameters
contact_idstring | integer · pattern:^\d+$A unique record identifier
start_datestring · dateproduct_idstring | integer · pattern:^\d+$A unique record identifier
Responses
A subscription template
Create online sales link
This call generates an online sales link, and allows pre-setting the contact and start date for a subscription. The link is valid for one hour
path Parameters
administration_idstring | integer · pattern:^\d+$· requiredThe unique identifier of the administration
A unique record identifier of an administration
idstring | integer · pattern:^\d+$· requiredA unique record identifier
formatstring · pattern:^(.(json|xml))?$· requiredThe format in which the response is given, can be empty to use the default format
Default: .json
query Parameters
contact_idstring | integer · pattern:^\d+$A unique record identifier
start_datestring · dateproduct_idstring | integer · pattern:^\d+$A unique record identifier
Responses
Online sales link created successfully
List all subscription templates
This call retrieves a paginated list of all subscription templates available in the administration. Each page consists of up to 100 subscription templates. To access subsequent pages, utilize the page parameter to fetch the next set of subscription templates.
path Parameters
administration_idstring | integer · pattern:^\d+$· requiredThe unique identifier of the administration
A unique record identifier of an administration
formatstring · pattern:^(.(json|xml))?$· requiredThe format in which the response is given, can be empty to use the default format
Default: .json
query Parameters
per_pageinteger | string · min: 1 · max: 100 · pattern:^\d+$pageinteger | string
Responses
A list of subscription templates
idstring | integer · pattern:^\d+$A unique record identifier
administration_idstring | integer · pattern:^\d+$A unique record identifier of an administration
workflow_idstring | integer · pattern:^\d+$A unique record identifier
document_style_idstring | integer · pattern:^\d+$A unique record identifier
mergeablebooleancontact_can_updatebooleanproductsobject[]