PostAndSend Procedure
Posts and sends the current Credit Memo to customer.
Signature
[Scope('Cloud')]
[ServiceEnabled]
PostAndSend(var ActionContext: WebServiceActionContext)
Parameters
var ActionContext
WebServiceActionContext
The created Posted Sales Credit Memo.
Example
Invoke this function.
POST businesscentralPrefix/companies({id})/salesCreditMemos({id})/Microsoft.NAV.postAndSend?$schemaversion=2.0
This documentation is generated from Spider v27.0