Flourish


Action: Create or Update Order

appKey: flourish
actionKey: createOrUpdateOrder

Action Inputs

The following parameters are available when configuring this action:


destinationIdrequiredstring

facilityIdrequiredstring

chargesarray

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.

The method to use to find the order. Accepted values are: filter | select

isApprovedboolean

notesarray

orderIdstring
If using a filter find method, the id of the order to update.

If `true`, will update an existing order using the `findMethod` and its relevant configuration.