Basic Information

appmixer.lemonsqueezy.core.FindSubscriptions

1.0.0

Public

Retrieves a list of subscription objects. Use various filter parameters to refine subscription search, such as store ID, customer ID, order ID, product ID, variant ID, or subscription status.

Input Ports

in

FieldTypeDescription
Store Id text ID of the store associated with the subscription.
Customer Id text ID of the customer who owns the subscription.
Order Id text ID of the order that created the subscription.
Product Id text ID of the product for the subscription.
Variant Id text ID of the product variant for the subscription.
Status text Status of the subscription (e.g., active, cancelled).
Output Type select Choose whether you want to receive the result set as one complete list, or first item only or one item at a time or stream the items to a file.

Output Ports

out

notFound

FieldTypeDescription
No fields defined for this port

Full Metadata