Update a subscription item
Update a subscription item
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Path Parameters
The id identifier.
Body
The price data for the subscription item.
The description of the subscription item.
Set of key-value pairs to attach to the subscription item.
Whether to create prorations when updating the subscription item.
create_prorations, none The schedule for the subscription item.
The identifier of the tax rate for the subscription item.
The transfer behavior for the subscription item.
automatic, owner, none The identifier of the connected account to transfer funds to.
Response
Update 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.