Show / Hide Table of Contents

    SIE4I

    Command, Introduced in version 23.9

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

    Creates a SIE 4I export.

    Returns AccountingExportResponse

    Required permission

    Perform export
    

    Properties

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

    • Mandatory
    ExportAccountsAndDimensions Boolean? Decides if chart of accounts and coding dimensions should be exported.

    • According to export settings by default

    Example

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