CalculateConsumption Procedure
Calculate consumption for a contract line.
Signature
[ServiceEnabled]
CalculateConsumption(var ActionContext: WebServiceActionContext)
Parameters
var ActionContext
WebServiceActionContext
The contract line that consumption will be recalculated for. A link to the recalculated contract line is in the location tag in the response header.
Example
Invoke this function.
POST businesscentralPrefix/companies({id})/contractLines({id})/Microsoft.NAV.calculateConsumption?$schemaversion=2.0
This documentation is generated from Parrot v27.0