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