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