« All modules

Subscriptions

Șabloane de abonament (subscription templates).

Filters on list endpoints are URL path segments, not query strings — see Conventions. The Swagger tester works best for JSON body endpoints.
GET /subscriptions/{abon_tpl_id}/ Get subscription template details

Returns the details of one subscription template: name, description, price with/without VAT, period in months, currency, unit, group, VAT %.

Parameters

NameInTypeRequiredDescription
abon_tpl_id path integer yes

Responses

StatusDescription
200 OK — response uses the shared envelope.
404 The requested resource does not exist.

This page is generated from openapi.json.