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