Table of Contents

ReceiveAndInvoice Procedure

Page API - Purchase Orders

Receives and Invoices the current Order.

Signature

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

Parameters

var ActionContext WebServiceActionContext

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

Example

Invoke this function.

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

This documentation is generated from Spider v27.2