v1

latestOpenAPI 3.0.02026-07-1710283237.2 KB
SubscriptionController

Permissions
7002
patch/subscriptions/{id}

Path parameters

idstring required

Request body

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

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 PATCH success