Dynamics 365 Business Central / Delete Sales Order
appKey:
dynamics365-business-central
actionKey:
delete-sales-order
Action Inputs
The following parameters are available when configuring this action:
environment
Environment
The environment to connect to.
The environment to connect to. E.g.,
Production
.string
findMethod
Find Method
The method to use to find the sales order. Accepted values are:
filter | select
'filter' | 'select'
filter
Search by
Required if the sales order find method is
filter
. The filter to search by. Accepted values are: - number
- externalDocumentNumber
string | undefined
filterValue
Search value
Required if the
findMethod
is filter
. The filter value to search by.string | undefined
salesOrderId
Sales Order Id
If using a
filterfind method, the id of the sales order to delete.
string | undefined