Show / Hide Table of Contents

    Cancel Procedure

    Page API - Sales Invoices

    Cancels an already posted Sales Invoice.

    Signature

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

    Parameters

    var ActionContext WebServiceActionContext

    The created Posted Sales Invoice.

    Example

    Invoke this function.

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

    This documentation is generated from Spider v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX