temando-shipping-data-order-shipping-experience-interface
Temando Shipping Experience Interface Local representation of a shipping rate in checkout. A set of shipping experiences is the result of creating an order at the Temando platform. (!) Needs to reside in Api namespace because selected shipping experience is exposed to public as a ShippingInterface extension attribute.
{
"code": "string",
"cost": 0,
"label": "string"
}