| Name | Type | Description | Notes |
|---|---|---|---|
| sales_order_id | str | ||
| customer_organization_id | str | ||
| trade_item_id | str | ||
| despatch_warehouse_id | str | ||
| batch_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 | ||
| delivery | AddSalesOrderDelivery | ||
| additional_services | list[OrderAdditionalService] | ||
| send_ekt | bool | ||
| payment_provider | PaymentProviderCreate | ||
| delivery_remarks | str | ||
| included_services | list[CommercialService] | Does not support the commercial service type 'DELIVERY' |