Components
RateProperties
Composable schema for rate information.
| 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 required |
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 |
price | integer | The price of a rate in cents. value 1... |
receiver_type | string | The type for a rate. one of: consumer business parcelshop |
sender_type | string | The type for a rate. one of: consumer business parcelshop |
tags | array |