Components

RateInput

PropertyTypeDescription
rate
object
Custom rate object. Contains information regarding the rate for a shipment that is used to book the shipment. See custom rate in Shipping flow - Book documentation
required
carrier_code
string
Uppercased code of the carrier in Wuunder
required
carrier_name
string
Human readable carrier name
carrier_product_code
string
Uppercased product/service code for the carrier in Wuunder
required
delivery_after
string
Start of delivery window
delivery_before
string
End of delivery window
delivery_date
string
Date of expected delivery
required
is_parcelshop_drop_off
boolean
Drop off instead of pick up
is_return
boolean
Marks return shipment
pickup_after
string
Start of pickup window
pickup_before
string
End of pickup window
pickup_date
string
Date of expected pickup
required
price
integer
The price of a rate in cents.
value 1...
product
string
Product linked to product/service
purchase_price
integer
The price of a rate in cents.
value 1...
source
string
Internal field, cannot be set. Defaults to 'user'
tracking
boolean
shipment_id
string
Unique identifier for shipment.
required
uuid