******** Shipping ******** An object containing the shipping method uid and (optionally) consumer information for orders with a delivery address different than the consumer's address. ============================ ======================== =================================================================================== Field name Type Description ============================ ======================== =================================================================================== uid String A machine readable id for this shipping method, used in communication with the API. consumer :doc:`shipping_consumer` Optional Consumer information in case of that the delivery address is different than the consumer address provided. Only address-related fields are required and stored in our system. ============================ ======================== ===================================================================================