GET_SUBSCRIPTION_ITEMS_STRIPE

Get the items of a subscription by their ID.

icon of StripeStripe
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.

Parameter List

Syntax
GET_SUBSCRIPTION_ITEMS_STRIPE(subscription_id)
subscription_id

The subscriptions ID. Use the function SEARCH_SUBSCRIPTIONS_STRIPE() to find the correct ID.

Examples

GET_SUBSCRIPTION_ITEMS_STRIPE("si_Ioneakfs39ooKS") returns the items of the subscription with the "si_Ioneakfs39ooKS" ID.