CS
Carrier
PX.Objects.CSView API Entity: Carrier
/entity/Default/24.200.001/Carrier31 of 31 fields
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
CarrierID API | nvarchar(15) | Ship Via | - | |
Description:Key field. A unique code of a non-integrated carrier, a method of the integrated carrier or a shipping option of the company. | ||||
BaseRate | decimal(15, 6) | Base Rate | - | |
Description:The flat-rate charge, which is added to the freight amount calculated according to the related FreightRate records. This field is relevan only if IsExternal is set to "false". Defaults to "0.0". | ||||
CalcFreightOnReturn | bit | Calculate Freight on Returns | - | |
Description:No description available | ||||
CalcMethod | char(1) | Calculation Method | - | |
Description:The method used to calculate freight charges using the rate breakdown specified in the related FreightRate records. Allowed values are: ""P"" - Per Unit, ""N"" - Net (flat rates), ""M"" - Manual. Defaults to Manual (""M""). | ||||
CalendarID | nvarchar(10) | Calendar | CSCalendar | |
Description:The Calendar associated with the carrier, which reflects its work hours and the days when it ships the goods. Corresponds to the CSCalendar.CalendarID field. | ||||
CarrierPluginID | nvarchar(15) | Carrier | CarrierPlugin | |
Description:Identifier of the CarrierPlugin used to provide integration with the carrier for this shipping option. This field is relevant only if IsExternal is set to "true". Corresponds to the CarrierPlugin.CarrierPluginID field. | ||||
ConfirmationRequired | bit | Confirmation for Each Box Is Required | - | |
Description:When set to "true", indicates that to confirm the shipment the system will require confirmation for each package used for shipment with this shipment option. This field is relevant only if IsExternal is set to "true". Defaults to "true". | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime API | datetime | Created On | - | |
Description:No description available | ||||
DeliveryType | char(1) | Delivery Type | - | |
Description:No description available | ||||
Description API | nvarchar(60) | Description | - | |
Description:The description of the carrier or shipping option. | ||||
FreightExpenseAcctID | int | Freight Expense Account | Account | |
Description:Identifier of the General Ledger expense Account, that is used to record the freight charges to be paid to the Carrier. | ||||
FreightExpenseSubID | int | Freight Expense Sub. | Sub | |
Description:Identifier of the General Ledger Subaccount, that is used to record the freight charges to be paid to the Carrier. | ||||
FreightSalesAcctID | int | Freight Sales Account | Account | |
Description:Identifier of the General Ledger income Account, that is used to record the freight charges to be paid to the company. | ||||
FreightSalesSubID | int | Freight Sales Sub. | Sub | |
Description:Identifier of the General Ledger Subaccount, that is used to record the freight charges to be paid to the company. | ||||
IsActive | bit | Active | - | |
Description:A Boolean value that indicates whether the ship via code is active and can be used in documents. | ||||
IsCommonCarrier | bit | Common Carrier | - | |
Description:Indicates whether the carrier is a common carrier. Because common carriers deliver goods from a company branch to the customer location that is a selling point, the value of this field affects the set of taxes that applies to the corresponding invoice. When set to "true", the carrier is considered common and hence the taxes from the customer's tax zone are applied. Otherwise, the system applies the taxes from the taz zone associated with the selling branch. | ||||
IsExternal | bit | External Plug-in | - | |
Description:When set to "true", indicates that the system must use a plugin, specified in the CarrierPluginID field, to provide integration with the carrier for this shipping option. This field is relevant only if the FeaturesSet.CarrierIntegration feature is enabled. Defaults to "false". | ||||
IsExternalShippingApplication | bit | Use External Shipping Application | - | |
Description:No description available | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime API | datetime | Last Modified On | - | |
Description:No description available | ||||
NoteID | uniqueidentifier | - | ||
Description:Identifier of the Note object, associated with the document. Corresponds to the Note.NoteID field. | ||||
PackageRequired | bit | At least one Package Is Required | - | |
Description:When set to "true", indicates that at least one package must be specified to create (and confirm) a shipment with this shipment option. This field is relevant only if IsExternal is set to "true". Defaults to "true". | ||||
PluginMethod | varchar(100) | Service Method | - | |
Description:The code of the Service Method of the Carrier Plugin that is used to provide integration with the carrier for this shipping option. This field is relevant only if IsExternal is set to "true". | ||||
ReturnLabel | bit | Generate Return Label Automatically | - | |
Description:No description available | ||||
ShippingApplicationType | nvarchar(3) | Shipping Application | - | |
Description:No description available | ||||
TaxCategoryID | nvarchar(15) | Tax Category | TaxCategory | |
Description:Identifier of the Tax Category to be applied to the freight amount when goods are shipped with this shipping option. Corresponds to the TaxCategory.TaxCategoryID field. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||
ValidatePackedQty | bit | Validate Packed Quantities on Shipment Confirmation | - | |
Description:No description available | ||||