arrow_back Back to all endpoints

shipping_option

Shipping option that includes shipping code and rate.

Name Description Type Additional information
id Numeric id associated with the shipping option number None.
rate Rate returned in USD decimal None.
shipping_method Name of the shipping option text None.
shipping_code Shipping code or shipping class code text None.
shipping_class_code Shipping classification code that is returned with the shipping method. text None.
calculated_total Returns the for the order if this shipping option is used. calculated_total None.
transit_time Potential transit time. This time frame is estimated based on how long an order takes to arrive. This is a calculated guess and may not always be exact. text None.
carrier Possible carrier if known text None.