Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.plude.io/llms.txt

Use this file to discover all available pages before exploring further.

id
string<uuid>

Id of subscription.

handle
string | null

A unique handle of the subscription.

currency
string<currency>

Currency of the subscription.

Example:

"USD"

term
object
autoRenewal
boolean

For termed subscription, auto renewal is optional and will automatically renew the subscription.

items
object[] | null

Items of the subscription.

createdAt
string<date-time>