Loading...
Was this page helpful?
This documentation provides a reference to the deleteOrderLineItemTaxLines
method. This belongs to the Order Module.
This method deletes line item tax lines by their IDs.
taxLineIds
string[]Promise
Promise<void>This method deletes a line item tax line by its ID.
taxLineId
stringPromise
Promise<void>This method deletes line item tax lines matching the specified filters.
Promise
Promise<void>