This feature is currently under development and, although not available in the current version, its preliminary documentation is provided to give you a preview of the enhancements that will be included in an upcoming update.

HTTP Operation Type Object
Query unitOfMeasurementSalesSetups filtered by id Why?
Query unitOfMeasurementSalesSetups

Description

Represents the configuration feature for the standardized list of UnitsOfMeasurements in the API context, used for defining product quantities in the product interface.

Each unit of measurement can be enabled or disabled, and for those used, associated with a specific Product Category.
See also API resources overview / Unit of Measurements, which describes the resource for directly retrieving the standard list of units.

img

Key Value
Authorization Bearer Current access Token How to find?
X-TenantId Current tenant id How to find?
X-OrganizationId Current organization Id How to find?
x-api-key Primary or secondary subscription key of your app How to find?

unitOfMeasurementSalesSetups

Fields Type Description
id UUID Id
     
active Boolean Indicates if active
category
  • NOT_SPECIFIED
  • PRODUCTS
  • SERVICES
  • PRODUCTS_AND_SERVICES
Product Category
unitOfMeasurement Unit of measurement Fields of Unit of Measurement
unitOfMeasurementId UUID Unit of Measurement ID
Info
  • Active:
    Enables or disables the use of a unit of measurement.
    This setting can be configured from the Settings interface in Sage Active.
  • Category:
    Indicates whether a unit of measurement is available for a Product-type item, a Service-type item, or both.
    This setting can also be configured from the Settings interface.