Components

BookedRate

Contains all information about a rate that was used to book the shipment.

PropertyTypeDescription
required
carrier_code
string
Unique code for a carrier used within Wuunder.
required
\A[A-Z_0-9]+\z
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
\A[A-Z_0-9]+\z
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