Show / Hide Table of Contents

    CancelAndSend Procedure

    Page API - Sales Invoices

    Cancels and sends the current Sales Invoice.

    Signature

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

    Parameters

    var ActionContext WebServiceActionContext

    The Posted Sales Invoice.

    Example

    Invoke this function.

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

    This documentation is generated from Spider v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX