| Name | Description | Type | Additional information |
|---|---|---|---|
| Enabled |
Indicates if the forwarder service alternative sufficiently matches the query parameters. See also the ForwarderService.MatchQuality property. |
boolean |
None. |
| EnabledStateRemarks |
Remarks about the enabled/disabled state. |
string |
None. |
| RateId |
The number that identifies the rate. |
integer |
None. |
| RateCode |
The code that identifies the rate (and the forwarder-service alternative). |
string |
None. |
| ContractTypeCode |
The code that identifies the type of contract. Possible values include "CUSTOMER", "BUY" and "SELL". |
string |
None. |
| ForwarderCode |
The code that identifies the forwarder. |
string |
None. |
| ServiceCode |
The code that identifies the service. |
string |
None. |
| IncotermCode |
The code that identifies the INCOTERM of the forwarder service. |
string |
None. |
| Residential |
Indicates if this is a residential rate. |
boolean |
None. |
| Commercial |
Indicates if this is a commercial rate. |
boolean |
None. |
| SortingPointCode |
The code that idenfies the sorting point of the forwarder service. |
string |
None. |
| TransitTime |
The number of days required by the forwarder service to take the shipment from origin (pickup) to destination (delivery). |
integer |
None. |
| EstimatedPickupDate |
The estimated pickup date. |
date |
None. |
| EstimatedDeliveryDate |
The estimated delivery date. |
date |
None. |
| DeliveryTimeStart |
The earliest time of delivery. For example: "08:00". |
time interval |
None. |
| DeliveryTimeEnd |
The latest time of delivery. For example: "18:00". |
time interval |
None. |
| CurrencyCodeBeforeExchange |
The 3-letter ISO code of the original currency. |
string |
None. |
| FreightRateBeforeExchange |
The calculated freight rate (in the original currency). |
decimal number |
None. |
| CurrencyCode |
The 3-letter ISO code of the target currency. |
string |
None. |
| FreightRate |
The calculated freight rate (in the target currency). |
decimal number |
None. |
| TotalSurcharge |
The total surcharge amount (in the target currency). |
decimal number |
None. |
| TotalCost |
The total shipment (or route) cost (in the target currency). The formula is: (total cost) = (freight rate) + (total surcharge) |
decimal number |
None. |
| ChargeableFactorCode |
The code of the chargeable factor (the key factor in the rate calculation). Possible values include: "DISTANCE", "PACKAGE-COUNT", "PACKAGE-VOLUME", "PACKAGE-WEIGHT", "TIME", "SHIPMENT-VOLUME" and "SHIPMENT-WEIGHT". |
string |
None. |
| MatchQuality |
Information about the match quality of the forwarder service alternative. |
MatchQuality |
None. |
| Lanes |
Information about the (shipping) lanes, including the legs between pickup and delivery. |
Collection of Lane |
None. |
| MoreInfo |
More information about the forwarder service alternative. |
MoreForwarderServiceInfo |
None. |
| ErrorInfo |
Information about any errors that may have occurred. |
ErrorInfo |
None. |