FlourishFlourish / Create or Update Order

appKey: flourish
actionKey: create-or-update-order

Action Inputs

The following parameters are available when configuring this action:
destinationIdrequiredstring
facilityIdrequiredstring
chargesstring | array
discountsstring | array
filterstring
Required if the find method is filter. The filter to search by. Accepted values are:
- short_id
Required if the contactFindMethod is filter. The filter value to search by.
findMethod"filter" | "select"
The method to use to find the order. Accepted values are: filter | select
isApprovedboolean
notesstring | array
orderIdstring
If using a filter find method, the id of the order to update.
orderLinesstring | array
If `true`, will update an existing order using the `findMethod` and its relevant configuration.