Table of Contents

ShipAndInvoice Procedure

Page API - Sales Orders

Ships and Invoices the current Order.

Signature

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

Parameters

var ActionContext WebServiceActionContext

The Posted Sales Invoice created from this order. A link to the Posted Sales Invoice is in the Location tag in the response header.

Example

Invoke this function.

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

This documentation is generated from Spider v27.2