Show / Hide Table of Contents

    Codings

    Queryable, Introduced in version 2.30

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

    Represents a coding.

    GUID

    BD4591A5-1FDC-46E3-89E5-6521DAE74C9B
    

    Properties

    Name Type Summary Introduced in
    Id Int64 The business key identifier of the coding.
    CodingRows CodingRows[] The coding rows belonging to the coding.

    • Expandable

    Example

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