TransitTimesshippingMethods
The Shipping Methods resource gets the shipping method associated between the origin and destination locations.
Columns
Name | Type | Description |
TransitTimesTransitTimeId | String | TransitTimesTransitTimeId of TransitTimesshippingMethods |
TransitTimeValueId | String | The value that uniquely identifies the carrier shipping method. It is a value that the application generates when it creates a shipping method for a carrier. This maps to the same parameter in the parent Shipping Methods resource. |
ShippingMethodCode | String | The internal value that uniquely identifies the carrier shipping method, as a concatenation of carrier name, service level, and mode of transport. |
ShippingMethod | String | The user-visible value that uniquely identifies the carrier shipping method, as a concatenation of carrier name, service level, and mode of transport. |
TransitTimeInDays | String | The value that uniquely identifies the transit time use of a shipping method. It is a value that the application generates when it assigns a shipping method to a transit time. |
DefaultShippingMethodFlag | Bool | Contains one of the following values: true or false. If true, then the shipping method is the default choice among all defined between this origin and destination pairing. If false, then the shipping method is not the default. The default value is false. |
DailyWeightCapacity | String | The value that indicates if moving a shipment from the origin to the destination is subject to a per day capacity limit for weight, and the quantity of that limit. |
DailyWeightCapacityUnitOfMeasureCode | String | The abbreviation that identifies the unit of measure of the weight capacity. |
DailyWeightCapacityUnitOfMeasureName | String | The name of the unit of measure of the weight capacity. |
CostPerUnit | String | The value that indicates the cost of moving one unit of an item between this origin and destination. |
CostPerUnitCurrencyCode | String | The abbreviation that identifies the currency of the cost per unit. |
DailyVolumeCapacity | String | The value that indicates if moving a shipment from the origin to the destination is subject to a per day capacity limit for volume, and the quantity of that limit. |
DailyVolumeCapacityUnitOfMeasureCode | String | The abbreviation that identifies the unit of measure of the volume capacity. |
DailyVolumeCapacityUnitOfMeasureName | String | The name of the unit of measure of the volume capacity. |
CreatedBy | String | CreatedBy of TransitTimesshippingMethods |
CreationDate | Datetime | CreationDate of TransitTimesshippingMethods |
LastUpdateDate | Datetime | LastUpdateDate of TransitTimesshippingMethods |
LastUpdatedBy | String | LastUpdatedBy of TransitTimesshippingMethods |