Retrieve a subscription item
Retrieve a subscription item
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Path Parameters
The id identifier.
Response
Retrieve a subscription item
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
subscription_item The description of the subscription item.
The identifier of the price for the subscription item.
^[a-zA-Z0-9_]+$The price data for the subscription item.
The schedule for the subscription item.
The identifier of the subscription the item belongs to.
^[a-zA-Z0-9_]+$The identifier of the tax rate for the subscription item.
^[a-zA-Z0-9_]+$The transfer behavior for the subscription item.
automatic, owner, none, null The identifier of the connected account to transfer funds to.
^[a-zA-Z0-9_]+$The type of the subscription item.
charge, rent, product The identifier of the unit associated with the subscription item.
^[a-zA-Z0-9_]+$The account that the object belongs to. Only returned if the request is made with a valid Yorlet-Context header.
Only returned if the object has been deleted.
Set of key-value pairs attached to the subscription item.