v1

latestOpenAPI 3.1.12026-07-24260246894.7 KB
Unit Of Measures

Create unit of measure

Endpoint for creating a new unit of measure.

post/units-of-measure/

Headers

X-Wafeq-Idempotency-Keystring

Client-provided UUID to uniquely identify a request

Request body

created_tsstring date-time required

The timestamp in UTC when the unit of measure was created

idstring required

The unique identifier of the unit of measure.

is_activeboolean

Whether the unit of measure is active.

modified_tsstring date-time required

The timestamp in UTC when the unit of measure was last modified

namestring required

The name of the unit of measure.

name_arstring

The Arabic name of the unit of measure.

Response

created_tsstring date-time required

The timestamp in UTC when the unit of measure was created

idstring required

The unique identifier of the unit of measure.

is_activeboolean

Whether the unit of measure is active.

modified_tsstring date-time required

The timestamp in UTC when the unit of measure was last modified

namestring required

The name of the unit of measure.

name_arstring

The Arabic name of the unit of measure.