Recalculate prices, discounts, and taxes for a sales entity from a client-supplied state without persisting it.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The tenant ID for the target ERP instance.
The User-Id (int or uuid) on whose behalf the request is executed. Requires scope 'Application.RunAs'.
The Company-Id (int or uuid) of the company on whose behalf the request is executed.
Body
Request parameters
Recalculate prices, discounts, and taxes for a sales entity from a client-supplied state without persisting it. - Request
The sales entity calculation request model in the original state before any changes.
The mode for tax recalculation (NoRecalculation, KeepNetPrices, KeepGrossPrices).
0, 1, 2 The history of changes made to the sales entity request. Changes are processed in the order specified.
Response
Sales entity calculated successfully.