Show / Hide Table of Contents

    FixedAssetGroups

    Queryable, Introduced in version 23.5

    GET https://localhost:8001/sv/001.1/api/v1/Accounting/FixedAssetGroups
    

    Represents a fixed assets group.

    GUID

    5b152e6b-530b-4ad2-8b5d-f457e05d0b90
    

    Required permission

    Show basic data for fixed assets register
    

    Properties

    Name Type Summary Introduced in
    Id Int64 The business key identifier of the fixed assets group.
    Code String The human readable identifier of the fixed assets group.

    • Unique
    • Max length is 8

    Example

    {
      "Id": 0,
      "Code": null
    }
    
    Back to top Copyright © 2023 Monitor ERP System AB