object

ProductGroupingDetails

Represents group of product mapped in a bundle.
Fields
Unique identifier of the product grouping.
choice
JSON
The choice of the product grouping.
company_id
Int
The ID of the company that owns the product grouping.
is_active
Boolean
Whether the product grouping is active.
logo
String
The URL for the logo of the product grouping.
meta
JSON
A dictionary containing metadata information.
name
JSON!
Required
The name of the product grouping.
page_visibility
[PageVisibilityOfItem]
A list of page visibilities of the product grouping.
Required
A list of products in the grouping.
same_store_assignment
Boolean
Whether the products are assigned to the same store.
slug
JSON
The unique identifier for the product grouping.
created_by
UserDetails
User details of the creator of the document.
created_on
String!
Required
Timestamp of the creation of the document.
verified_by
UserDetails
User details of the verifier of the document, if applicable.
verified_on
String
Timestamp of when the document was verified, if applicable.
modified_by
UserDetails
User details of the last modifier of the document.
modified_on
String!
Required
Timestamp of the last modification of the document.