v1

latestOpenAPI 3.0.02026-07-1710283237.2 KB
SubscriptionController

Permissions
7001
post/subscriptions

Request body

deletedboolean
deletedOnstring date-time nullable
deletedBystring nullable
createdOnstring date-time
modifiedOnstring date-time
createdBystring
modifiedBystring
subscriberIdstring required
status0 | 1 | 2 | 3 | 4 required

status of the subscription, it can be - 0(pending), 1(active), 2(inactive), 3(cancelled) and 4(expired)

planIdstring

plan id of the subscription

invoiceIdstring

invoice id of the subscription

Response

Subscription model instance

deletedboolean
deletedOnstring date-time nullable
deletedBystring nullable
createdOnstring date-time
modifiedOnstring date-time
createdBystring
modifiedBystring
idstring
subscriberIdstring required
startDatestring required
endDatestring required
status0 | 1 | 2 | 3 | 4 required

status of the subscription, it can be - 0(pending), 1(active), 2(inactive), 3(cancelled) and 4(expired)

planIdstring

plan id of the subscription

invoiceIdstring

invoice id of the subscription