Show / Hide Table of Contents

    OrderQuantityTemplates

    Queryable, Introduced in version 22.6

    GET https://localhost:8001/sv/001.1/api/v1/Inventory/OrderQuantityTemplates
    

    Represents a order quantity template on part that holds many partial quantities.

    GUID

    E5B55563-A110-4B17-BFE0-3B20269ADE26
    

    Required permission

    Show part
    

    Properties

    Name Type Summary Introduced in
    Id Int64 The business key identifier of the entity.
    PartialQuantities PartialQuantities[] The partial quantities for the order quantity.

    • Expandable

    Example

    {
      "Id": 0,
      "PartialQuantities": null
    }
    
    In This Article
    • GUID
    • Required permission
    • Properties
    • Example
    Back to top Copyright © 2023 Monitor ERP System AB