Create a subscription item

Adds an item to an existing subscription. Fintoc creates a new price from price_data, referencing an existing product (product) or defining one inline (product_data). The new price must match the currency and the recurring interval of the subscription's existing items. Fintoc bills the item starting from the subscription's next invoice and does not prorate the current billing period.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The id of the subscription to add the item to.

Body Params
price_data
object
required

Definition of the price the item bills for. Fintoc creates a new price for the item.

integer
required

Number of units of the price the item bills for. Must be greater than zero.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json