| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Rate Id |
string |
None. |
| AccountName |
Account nick name |
string |
None. |
| CarrierSCAC |
Carrier SCAC |
string |
None. |
| Carrier |
Name of carrier |
string |
None. |
| CarrierId |
carrier Id |
integer |
None. |
| InternalVendorID |
Vendor ID |
string |
None. |
| CarrierRating |
Carrier Rating in Percentage example value 59.56% |
string |
None. |
| QuoteId |
Quote Id |
integer |
None. |
| CarrierQuoteId |
Carrier Provided Quote Id |
string |
None. |
| Service |
Service Name |
string |
None. |
| ServiceId |
Service Id |
integer |
None. |
| Currency |
Rate Currency |
string |
None. |
| DeliveryDate |
Delivery Date |
date |
None. |
| DeliveryDays |
Delivery days |
integer |
None. |
| ListCost |
List cost |
decimal number |
None. |
| BaseRate |
Total shipment charges |
decimal number |
None. |
| MarkedUpRate |
Total cost with markups |
decimal number |
None. |
| DutiesAndTaxes |
Duties and Taxes |
decimal number |
None. |
| BaseRateTotal |
Total base cost with markup and duties and taxes |
decimal number |
None. |
| MarkedUpRateTotal |
Total marked up cost with markup and duties and taxes |
decimal number |
None. |
| IsMultiLegRate |
Identifies weather the current rate is calculated using multi leg rate or not |
boolean |
None. |
| MultiLegs |
If IsMultiLegRate is true then this list will be provided as a details of each leg. |
Collection of MultiLegBreakDown |
None. |
| BaseRateBreakDown |
Rate Breakdown. |
BaseRateBreakDown |
None. |
| IsMultiRateShop | boolean |
None. |
|
| MultiRateShopQuoteType | MultiRateShopPackedType |
None. |
|
| MultiRateShopItems | Dictionary of string [key] and Collection of ItemV4_AutoCalculationItems [value] |
None. |