pricinggroup
Organizes items into pricing groups, allowing for bulk pricing changes and promotions.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | A unique internal identifier assigned to the record, used for tracking and referencing the entry within the system. | |
| externalid | String | A unique identifier assigned to the record by an external system, used for integration or synchronization across platforms. | |
| isinactive | Boolean | Indicates whether the record is inactive, typically used to flag records that are no longer in use or should be excluded from active processes. |