Skip to main content

Additional Collections

Special Collections for Reference in iPaaS.com

Updated over 2 months ago

Product

When working with the standard ProductResponse class from iPaaS.com, you'll find the following additional collections available for reference:

  • Variants: Sub-items representing different versions of the product.

  • Inventory: Real-time stock information for the product.

  • Categories: A list of integer IDs representing the categories the product is assigned to.

  • Custom Fields: A dictionary where keys are custom field names and values are their corresponding data.

  • Options: Definitions for customizable aspects of the product (e.g., color choices, size ranges).

  • Units: Data related to different units of measure for the product (e.g., each, case).

Product Variant

For the ProductVariant class, these additional collections are available:

  • Inventory: Stock Information specifically for this product variant.

  • Options: The specific option selections for this product variant.

Did this answer your question?