OS1 Services
...
Entity
How to use Entities?
How to: Create the Entity
1min
for information about prerequisites, see how to use entities? docid\ f5dbrxwuq321l b2mes3v to add an entity, call the create a new entity docid\ zpbs1q6co jdgxnoonkhv endpoint in the entitytypepluralname path parameter, specify the plural name of the type of entity the following request body shows how to create an entity { "uniquecode" "n9tt9g0ab7fq", "name" "vehicle dwh", "owner" "worldlogistics", "category" "four wheeler", "subcategory" "truck", "properties" { "color" "blue", "dataobject" { "time" 3 }, "seat" 5 }, "callback" "https //examplecallback com" }