subscription
objects.
Token-based authentication with required prefix "Token"
Filter to a specific customer.
1
Filter to a specific plan.
If specified, will only return subscriptions with a start date before this date.
If specified, will only return subscriptions with an end date after this date.
Filter to a specific set of subscription statuses. Defaults to active.
Filter to a specific set of subscription filters. If your billing model only allows for one subscription per customer, you very likely do not need this field. Must be formatted as a JSON-encoded + stringified list of dictionaries, where each dictionary has a key of 'property_name' and a key of 'value'.
The response is of type object[]
.