Carriers
The Carriers resource manages the carriers that fulfillment can use during shipping. Carriers model the shipping methods which can be used, as well as optional contacts and inbound tracking rules.
Columns
Name | Type | Description |
CarrierId [KEY] | Long | CarrierId of Carriers |
CarrierName | String | The name of the carrier. It is a unique value. This attribute is required. |
ActiveFlag | Bool | Contains one of the following values: true or false. If true, then the carrier is active. If false, then the carrier is not active. The default value is true. |
ManifestingEnabledFlag | Bool | Contains one of the following values: true or false. If true, then use a manifest with this carrier. If false, then do not use a manifest with this carrier. The default value is false. |
CreationDate | Datetime | CreationDate of Carriers |
CreatedBy | String | CreatedBy of Carriers |
LastUpdateDate | Datetime | LastUpdateDate of Carriers |
LastUpdatedBy | String | LastUpdatedBy of Carriers |
Finder | String | Finder of Carriers |