Name | Type | Description | Notes |
---|---|---|---|
status | StatusEnum | If the field is not defined and multiple `active` and `pending` subscriptions exists, Lago will update the `active` subscription. However, if you wish to update a `pending` subscription, please ensure that you include the `status` attribute with the `pending` value in your request body. | [optional] |
subscription | SubscriptionUpdateInputSubscription |
Name | Value |
---|---|
ACTIVE | "active" |
PENDING | "pending" |