Table of Contents

Send Procedure

Page API - Sales Invoices

Sends the current Sales Invoice to the customer.

Signature

[Scope('Cloud')]
[ServiceEnabled]
Send(var ActionContext: WebServiceActionContext)

Parameters

var ActionContext WebServiceActionContext

The Posted Sales Invoice sent to customer.

Example

Invoke this function.

POST businesscentralPrefix/companies({id})/salesInvoices({id})/Microsoft.NAV.send?$schemaversion=2.0

This documentation is generated from Spider v27.2