Skip to main content

List Product Units of Measure

GET 

/api/manufacturing/products/:product/units-of-measure

List the unit-of-measure configuration for a product: which unit is the stock unit, which are used for purchasing and sales, and the conversion factor of each unit into stock units. Auth: requires Bearer token. Path param: product = product id.

Required scope: manufacturing:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Request

Responses

OK

Response Headers
    Content-Type