Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.36 KB

File metadata and controls

24 lines (21 loc) · 1.36 KB

SalesOrderExternalIntegrationRequest

Properties

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'

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