Show / Hide Table of Contents

    SIE4E

    Command, Introduced in version 23.9

    POST https://localhost:8001/sv/001.1/api/v1/Accounting/Exports/SIE4E
    

    Creates a SIE 4E export.

    Returns AccountingExportResponse

    Required permission

    Perform export
    

    Properties

    Name Type Summary Introduced in
    Settings AccountingExportSettings The settings for the export.

    • Mandatory
    ExportBalances Boolean? Decides if balances should be exported.

    • According to export settings by default

    Example

    {
      "Settings": null,
      "ExportBalances": null
    }
    
    Back to top Copyright © 2023 Monitor ERP System AB