markupitem
Stores information on markup items used to apply pricing adjustments to sales transactions.
Columns
| Name | Type | References | Description |
| account | String | General ledger account associated with the markup item. | |
| availabletopartners | Boolean | Indicates whether the markup item is available to partners. | |
| class | String | Classification category used for reporting purposes. | |
| createddate | Datetime | Date when the markup item was created. | |
| customform | String | Custom form template applied to this markup item. | |
| department | String | Department associated with this markup item. | |
| description | String | Brief description of the markup item. | |
| displayname | String | Public-facing display name of the markup item. | |
| externalid | String | External identifier used for integrations or external systems. | |
| includechildren | Boolean | Indicates whether child items are included in the markup. | |
| isinactive | Boolean | Indicates whether the markup item is inactive. | |
| ispretax | Boolean | Specifies whether the markup is applied before tax calculation. | |
| issueproduct | String | Product associated with this markup item. | |
| itemid | String | Unique identifier for the markup item. | |
| itemtype | String | Type of item (such as markup, service, discount). | |
| lastmodifieddate | Datetime | Timestamp of the last modification made to the markup item. | |
| location | String | Location where the markup item is applied. | |
| nonposting | String | Indicates whether the markup is a non-posting transaction. | |
| parent | String | Parent item associated with this markup item. | |
| rate | String | Markup rate applied to transactions. | |
| subsidiary | String | Subsidiary associated with this markup item. | |
| taxschedule | String | Tax schedule applied to this markup item. | |
| upccode | String | Universal Product Code (UPC) assigned to the markup item. | |
| vendorname | String | Name of the vendor associated with this markup item. |