Update item unit of measure

Endpoint for updating an existing item unit of measure.

Path Params
string
required
Body Params
double
required

The conversion factor relative to the base unit.

boolean
Defaults to true

Whether this unit of measure is active.

boolean
Defaults to false

Whether this is the base unit of measure for the item.

boolean
Defaults to false

Whether this is the default unit for purchases.

boolean
Defaults to false

Whether this is the default unit for sales.

string
required

The item this unit of measure belongs to.

double | null

The unit cost for this unit of measure.

string
required

The unit of measure.

double | null

The unit price for this unit of measure.

Headers
string

Client-provided UUID to uniquely identify a request

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json