Subscription templates define the products and prices for subscriptions.
Create online sales link
This call generates an online sales link, which enables pre-setting the contact and start date for a subscription.
path Parameters
administration_id
string | integer · pattern:^\d+$
· requiredThe unique identifier of the administration
A unique record identifier of an administration
id
string | integer · pattern:^\d+$
· requiredA unique record identifier
format
string · pattern:^(.(json|xml))?$
· requiredThe format in which the response is given, can be empty to use the default format
Default: .json
query Parameters
contact_id
string | integer · pattern:^\d+$
A unique record identifier
start_date
string · dateproduct_id
string | integer · pattern:^\d+$
A unique record identifier
Responses
A subscription template
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_id
string | integer · pattern:^\d+$
· requiredThe unique identifier of the administration
A unique record identifier of an administration
format
string · pattern:^(.(json|xml))?$
· requiredThe format in which the response is given, can be empty to use the default format
Default: .json
query Parameters
per_page
integer | string · min: 1 · max: 100 · pattern:^\d+$
page
integer | string
Responses
A list of subscription templates
id
string | integer · pattern:^\d+$
A unique record identifier
administration_id
string | integer · pattern:^\d+$
A unique record identifier of an administration
workflow_id
string | integer · pattern:^\d+$
A unique record identifier
document_style_id
string | integer · pattern:^\d+$
A unique record identifier
mergeable
booleancontact_can_update
booleanproducts
object[]