Stay.ai Skip Subscription
This action is used to skip the next order of a subscription identified by id.
Official documentation for this endpoint that be found here: https://docs.stay.ai/reference/skip-order
Inputs
Name | Type | Description |
---|---|---|
Subscription Id | String | The id of the subscription |
Access Token | String | Stay.ai access token |
Outputs
Name | Type | Description |
---|---|---|
Success | Boolean | Whether the call was successful or not |
Error | String | An error message if it fails |
Updated 6 months ago