Show / Hide Table of Contents

    CustomerEmployeeSpans

    Queryable, Introduced in version 24.3

    GET https://localhost:8001/sv/001.1/api/v1/Sales/CustomerEmployeeSpans
    

    Represents a customer employee span.

    GUID

    cec462ad-3efb-4099-aaf5-c6f0883dff3c
    

    Required permission

    Show customer
    

    Properties

    Name Type Summary Introduced in
    Id Int64 The business key identifier of the customer employee span.
    Code Int64 The human readable key identifier of customer employee span.
    Description String The description of customer employee span.
    References DynamicPhrase

    Example

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