Tool to update sales order line by ID. Use when modifying details of an existing sales order line. Retries with query auth on 401 for proxy-pro host.
idRequiredIdentifier of the sales order line to update
pricenumberUnit price before discounts, must be non-negative
quantityintegerQuantity for this line, must be non-negative
discount_1numberFirst discount, must be non-negative
discount_2numberSecond discount, must be non-negative
discount_3numberThird discount, must be non-negative
discount_4numberFourth discount, must be non-negative
product_idIdentifier of the product for this line
api_versionintegerForceManager API version to use (sends X-FM-API-Version header)
final_pricenumberFinal price after discounts, must be non-negative
extra_fieldsobjectAdditional custom fields (e.g., z_customField) to merge into the payload
salesorder_idIdentifier of the sales order owning the line
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.