Components
UnqualifiedRate
Holds information about a rate that could not be retrieved or matched with a shipment.
| Property | Type | Description |
|---|---|---|
carrier_code | string | Unique code for a carrier used within Wuunder. required length 2...64 |
carrier_name | string | The name of the carrier that was used for this rate |
carrier_product_code | string | Unique code for a carrier product used within Wuunder. required length 2...128 |
carrier_product_description | string | The name of the product that was used for this rate |
code | string | one of: no_match carrier_timeout carrier_excluded carrier_error no_data carrier_excluded |
message | string | The reason why this rate is not qualified |