Distru / Create Order
appKey:
distru
actionKey:
create-order
Action Inputs
The following parameters are available when configuring this action:
dueDatetime
Due Datetime
The datetime by which the order should be completed for the customer e.g. 2023-12-30T00:00:00.000000Z
string
orderDatetime
Order Datetime
The datetime on which the order was placed e.g. 2023-12-29T00:00:00.000000Z
string
charges
Charges
| (| string| Array<{name?: stringpercent?: stringprice?: stringtype?: stringunitType?: string}>)| undefined
companyId
Company Id
string | undefined
deliveryDatetime
Delivery Datetime
The datetime on which the order was / will be delivered e.g. 2023-12-30T00:00:00.000000Z
string | undefined
items
Items
| (| string| Array<{locationId?: stringprice?: stringproductId?: stringquantity?: stringbatchId?: string}>)| undefined