Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.17 KB

UpdateInventoryUnitRequest.md

File metadata and controls

22 lines (18 loc) · 1.17 KB

UpdateInventoryUnitRequest

Properties

Name Type Description Notes
price float Supplier Price [optional]
quantity int Unit Quantity [optional]
minimal_order_volume int Minimal Order Volume [optional]
freight_costs float Freight costs [optional]
handling_costs float Handling costs [optional]
return_shipping_cost float Return shipping Cost [optional]
delivery_min_time int Minimal Delivery Time [optional]
delivery_max_time int Maximum Delivery Time [optional]
is_hauler_delivery bool If this unit required a hauler delivery [optional]
reverse_charge int Reverse charge [optional]
origin_manufacturer_country string Origin Manufacturer Country of the unit (in ISO-Alpha2 Format) [optional]
carrier object [optional]
carrier_service object [optional]

[Back to Model list] [Back to API list] [Back to README]