Stay.ai Generate Portal Link
Generates a link that takes the customer directly to their subscription portal
Official documentation for this endpoint that be found here: https://docs.stay.ai/reference/cancel-subscription
Inputs
Name | Type | Description |
---|---|---|
Token | String | Stay.ai access token |
Optional String | Customer email address (one of email/phone required) | |
Phone | Optional String | Customer phone number (one of email/phone required) |
Outputs
Name | Type | Description |
---|---|---|
Success | Boolean | Whether the call was successful or not |
Link | String | The generated portal link if successful |
Error | String | An error message if the call fails (empty string if successful) |
Updated 10 days ago