Show / Hide Table of Contents

    PostAndSend Procedure

    Page API - Sales Invoices

    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

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX