| 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 |