saleschannel
Contains information about the various sales channels used, such as online, in-store, or third-party platforms.
Columns
| Name | Type | References | Description |
| customform | String | Specifies the custom form template used to enter or view data for this sales channel in the NetSuite UI. | |
| description | String | Provides a detailed explanation of the sales channel’s function, such as online store, retail outlet, or partner platform. | |
| externalid | String | An external system identifier used to sync the sales channel record with other systems or third-party platforms. | |
| id | Integer | Unique internal identifier assigned by NetSuite to reference this specific sales channel. | |
| isinactive | Boolean | Indicates whether the sales channel is currently inactive. Inactive channels cannot be used in transactions. | |
| name | String | The display name of the sales channel, used across reports, forms, and transaction records. | |
| onlyusereservationassupply | Boolean | If the value is 'true', restricts inventory sourcing for this channel to reserved inventory only, limiting fulfillment flexibility. | |
| orderpriority | Double | Numerical value that determines the processing order of sales. Lower numbers are prioritized over higher ones. | |
| templatestored | Boolean | Specifies whether this sales channel is saved as a template for reuse in creating new channel records. |