Flourish / Create or Update Order
appKey:
flourish
actionKey:
create-or-update-order
Action Inputs
The following parameters are available when configuring this action:
chargesstring | array
destinationAddressLine1string
destinationAddressLine2string
destinationCitystring
destinationFacilityNamestring
destinationPostalCodestring
destinationStatestring
discountsstring | array
distributorAddressLine1string
distributorAddressLine2string
distributorCitystring
distributorFacilityNamestring
distributorIdstring
distributorPostalCodestring
distributorStatestring
filterstring
Required if the find method is
filter
. The filter to search by. Accepted values are: - short_id
filterValuestring
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
invoiceDatestring
isApprovedboolean
notesstring | array
orderIdstring
If using a
filter
find method, the id of the order to update.orderLinesstring | array
orderStatusstring
originalOrderIdstring
salesRepEmailstring
salesRepFirstNamestring
salesRepIdstring
salesRepLastNamestring
salesRepMiddleNamestring
salesRepPhonestring
updateExistingOrderboolean
If `true`, will update an existing order using the `findMethod` and its relevant configuration.