Show / Hide Table of Contents

    Send Procedure

    Page API - Sales Credit Memos

    Sends the current Credit Memo to the customer.

    Signature

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

    Parameters

    var ActionContext WebServiceActionContext

    The Posted Sales Credit Memo sent to customer.

    Example

    Invoke this function.

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

    This documentation is generated from Spider v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX