Show / Hide Table of Contents

    TimeBanks

    Queryable, Introduced in version 2.26

    GET https://localhost:8001/sv/001.1/api/v1/TimeRecording/TimeBanks
    

    Represents a time bank.

    GUID

    64733207-5A23-454C-8657-B2FF9DCFC991
    

    Required permission

    Show recording items
    

    Properties

    Name Type Summary Introduced in
    Id Int64 The business key identifier of the time bank.
    Code String The human readable identifier of the time bank.
    Description String The translated description of the time bank.

    Example

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