Stay.ai Reactivate Cancelled Subscription
This action is used to reactivate a previously cancelled subscription identified by id.
Official documentation for this endpoint that be found here: https://docs.stay.ai/reference/reactivate
Inputs
| Name | Type | Description |
|---|---|---|
| Subscription Id | String | The id of the subscription |
| Access Token | String | Stay.ai access token |
| Initiator | Optional String | Initiating actor. Can be MERCHANT or CUSTOMER. Default: MERCHANT |
Outputs
| Name | Type | Description |
|---|---|---|
| Success | Boolean | Whether the call was successful or not |
| Error | String | An error message if it fails |
Updated over 1 year ago
