Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 845 Bytes

File metadata and controls

15 lines (9 loc) · 845 Bytes

BundleMissingItem

Determines a product, SKU, or collection that is in bundle conditions, but is missing in the customer's order items. Determines also the missing quantity.

Properties

Name Type Description Notes
id str Unique identifier of the collection, product, or SKU that is missing in the customer's order items. This is an ID assigned by Voucherify.
object str Determines the type of the object that is missing in the customer's order items.
item_quantity int Quantity of items that are missing in the order items to meet the bundle conditions.

[Back to Model list] [Back to API list] [Back to README]