Retrieves details of a specific upsell.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Success
The UUID of the specific object.
A string describing the object type returned.
Amount (in the currency of the price) that will be taken off line items associated with this upsell.
How to handle duplicate purchases of the product – can be one of allow, block_within_checkout, or block.
The description for this upsell which will be visible to customers.
Percent that will be taken off line items associated with this upsell.
Whether or not to replace line items in the associated checkout. Replacement occurs when a line item is upsold. Possible values include:
none (default): No line items will be replaced.all: All line items will be replaced.Where this upsell falls in position within the upsell funnel – can be one of initial, accepted, or declined.
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
Expandable – The associated price ID.
Expandable – The associated upsell funnel ID.
Time at which the object was discarded. Measured in seconds since the Unix epoch.
Time at which the object was created. Measured in seconds since the Unix epoch.
Time at which the object was last updated. Measured in seconds since the Unix epoch.