Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.17 KB

File metadata and controls

22 lines (19 loc) · 1.17 KB

SalesOrderRequest

Properties

Name Type Description Notes
sales_order_id str
customer_organization_id str
supply_line_id str
number_of_pieces int
price_per_piece AddPrice
customer_order_id str
created_by_user str Used to associate an existing Floriday account with the created sales order. The user will be shown within the Floriday portal as the created user.
packing_configuration SalesOrderPackingConfigurationCreate
order_date_time datetime
delivery AddSalesOrderDelivery
additional_services list[OrderAdditionalService]
send_ekt bool
payment_provider PaymentProviderCreate
delivery_remarks str

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