Show / Hide Table of Contents

    Cancel Procedure

    Page API - Sales Credit Memos

    Cancels a already posted Credit Memo.

    Signature

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

    Parameters

    var ActionContext WebServiceActionContext

    The Posted Sales Credit Memo.

    Example

    Invoke this function.

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

    This documentation is generated from Spider v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX