-
Notifications
You must be signed in to change notification settings - Fork 0
Data Types
Sematre edited this page May 13, 2021
·
1 revision
{
"id": 36543547,
"name": "TestItem",
"description": "TestItem please ignore",
"image": "http://IP/PATH/img.png",
"location": 65,
"tags": [1, 2],
"amount": 25,
"properties_custom": [
{"id": 1, "name": "mein-wert", "value": "Hello World"},
{"id": 2, "name": "Hello Dave", "value": 2001, "display_type": "range", "min": 1999, "max": 2005},
{"id": 5, "name": "Mein EAN13", "value": 1568745165912, "display_type": "ean13"}
],
"properties_internal": [
{"id": 3, "name": "price", "value": 32}
{"id": 4, "name": "EAN13", "value": 1568745165976},
],
"attachments": {
"doc1": "http://IP/PATH/file.ext"
},
"last_edited": 3165416541646341,
"created": 3165416541646141
}
{
"id": 43,
"name": "Shelter"
}
{
"id": 65,
"name": "Shelf",
"database": 43
}
{
"id": 1,
"name": "test-tag",
"color": 345156,
"icon": 24 /* optional*/
}