PUT api/Mt_Items
Request Information
URI Parameters
None.
Body Parameters
mt_items| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_unit | globally unique identifier |
Required |
|
| id_unit_sec | globally unique identifier |
None. |
|
| id_brand | globally unique identifier |
Required |
|
| b_sale | boolean |
Required |
|
| b_stock | boolean |
Required |
|
| b_price | boolean |
Required |
|
| b_unique | boolean |
Required |
|
| b_exclude_control | boolean |
Required |
|
| tax | decimal number |
Required |
|
| change_price | boolean |
Required |
|
| force_printing | boolean |
Required |
|
| is_ticket | boolean |
Required |
|
| is_supply | boolean |
Required |
|
| define_price | boolean |
Required |
|
| is_multi_sub | boolean |
Required |
|
| external_id | string |
Max length: 100 |
|
| name_pos | string |
Max length: 20 |
|
| name_print | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| font_bold | boolean |
Required |
|
| font_underline | boolean |
Required |
|
| font_size | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_brands | mt_brands |
None. |
|
| mt_categories_items | Collection of mt_categories_items |
None. |
|
| mt_items_featured | Collection of mt_items_featured |
None. |
|
| mt_items_formula | Collection of mt_items_formula |
None. |
|
| mt_units | mt_units |
None. |
|
| mt_units1 | mt_units |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_items_sub | Collection of mt_items_sub |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| tt_doc_sa_det_stock | Collection of tt_doc_sa_det_stock |
None. |
|
| tt_doc_st_det | Collection of tt_doc_st_det |
None. |
|
| tt_items_customs | Collection of tt_items_customs |
None. |
|
| tt_stock | Collection of tt_stock |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "d3476806-366c-4edd-9247-343f0830cfa3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "f405d4f3-2bd3-4f00-8647-4797c57aee3e",
"id_unit_sec": "91bde151-cf14-4eaf-ba98-e9361f2496d9",
"id_brand": "dc5afa1e-4a5e-42d9-b6ce-c4a0cb0e1799",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "fec625ae-38c1-4008-ad1a-b592f513681f",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "5364d7e5-1346-4017-b57b-a3b860460320",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "239cc688-a1b1-4e9a-8f2d-c0d344a5dd4b",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "779143f3-3e63-4e5f-b51d-1570ee3f4cf7",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "962b8b34-fc65-48e7-b7d6-226305cb3a79",
"username": "sample string 2",
"password": "sample string 3",
"first_name": "sample string 4",
"last_name": "sample string 5",
"external_id": "sample string 6",
"email": "sample string 7",
"mobile": "sample string 8",
"nif": "sample string 9",
"block": true,
"id_user_profile": "149e7534-a0c7-4b20-98e9-d9cd762466ff",
"view_messages": true,
"id_image_photo": "151fd213-509f-4a20-9a8e-82c063110829",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "b82edde4-7ce3-43f6-937a-4c6da3dba80f",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "cdf53589-ba22-4c2b-b14c-096abe50510c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"cif": "sample string 5",
"address": "sample string 6",
"tel_01": "sample string 7",
"tel_02": "sample string 8",
"mail": "sample string 9",
"cp": "sample string 10",
"location": "sample string 11",
"id_image": "a23f05cc-ffbc-4f53-8375-967fb6ce83a2",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "15cd6fcf-8c22-4827-b489-6bea91d1a8ea",
"commited": true,
"st_images": {
"$id": "5",
"id": "13bc69b0-c018-4b8b-9f76-46c540268dae",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "726499cb-fce3-4305-a0e5-3d127dbfb5ad",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "15e9e0e6-6305-490a-91c3-6249f741443b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "dbce3712-970c-4b6a-a99e-a7b2ef6d16bf",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "9df4c554-a11f-4329-8317-c5d864a6e0a6",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "22c135e8-8933-471e-8535-8329b72d6d5c",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "ec6d3de2-c64d-4681-921c-3c3ee36d2924",
"id_item": "230f5747-8215-46e2-aa34-5a0c5d3acb27",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "672166e8-2baf-499b-aef8-3c54beb1237f",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$id": "8",
"id": "4031d4dc-2ecf-485d-afe4-ebd2f52fc635",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:44:11.6452528+01:00",
"date_end": "2026-03-10T09:44:11.6452528+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "b6576c52-2d50-43a7-adf0-606c55c9fb42",
"id_pos": "075aa8be-6ca0-4f51-9aca-30b329dd3933",
"id_list": "1904e645-aa2f-4609-9f08-508b0a816fcd",
"id_item": "bdd28860-b098-4179-b905-dfc3685a93d1",
"id_item_type": "a2e19f8f-9ba2-4dbd-ac29-ed0f6038ea2e",
"id_category": "e8dd431b-36f4-42a7-b199-eb71fbdc4c1b",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "dacb8fa1-1744-4c0d-a2b8-75ce57f8e849",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "97136666-7960-4ec1-aaf2-3297bf7213e8",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "3dcb186c-8d6c-41e8-b38f-7a0af2b1789d",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "20e7f184-51a8-41ea-9600-9f0e73733dbd",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "e46a2d08-d9f6-4f2d-a02d-7d6140051efe",
"id_line": "5a05ff1d-0f2a-4327-aa12-db124bccd21d",
"id_category": "0745286f-b58b-407c-a826-e36719dee91b",
"id_item": "801282f2-2476-4a9e-b46d-48362070bc0a",
"id_item_type": "2279dbbf-8d7f-4f4c-80cf-f25945db40a5",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$ref": "9"
},
"tt_vouchers": {
"$id": "11",
"id": "14657e16-7f8d-4cc0-9951-86b48c23f410",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:44:11.6452528+01:00",
"date_end": "2026-03-10T09:44:11.6452528+01:00",
"date_used": "2026-03-10T09:44:11.6452528+01:00",
"date_sesion": "2026-03-10T09:44:11.6452528+01:00",
"id_employee": "c8a0a35f-d2f4-4e1a-8703-2ef02de130e2",
"id_branch": "3a2c527b-d544-457c-83cd-d186483daf67",
"id_voucher_permision": "9d01ffa4-0fa2-43ae-b1b4-fc2037042a87",
"amt_tot": 1.1,
"amt_pen": 1.1,
"by_amount": true,
"by_item_category": true,
"qty_applied": 1,
"locator_entry": "sample string 11",
"locator_event": "sample string 12",
"is_only_use": true,
"price_ref": true,
"supply_apply": 1,
"id_pay": "a0f60374-4d6e-4191-bb7d-99a271f45f04",
"id_user_add": "6576ef9a-238d-456f-be8b-5321fa6459e1",
"id_doc_sa": "41d11465-ae76-459e-aaee-f4606262abac",
"id_item_sub": "7bc57289-5539-4c1c-bffc-1d848aef2092",
"id_pos_sesion": "63c1e259-a3a0-4f2d-8f21-91272901f57d",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "df93b176-7786-4e0d-ae97-566604ac1f69",
"id_mask": "sample string 2",
"first_name": "sample string 3",
"last_name": "sample string 4",
"nickname": "sample string 5",
"external_id": "sample string 6",
"email": "sample string 7",
"mobile": "sample string 8",
"nif": "sample string 9",
"authorization": true,
"id_employee_profile": "53cba948-0202-4a9e-9293-95b0259562e6",
"name_pos": "sample string 12",
"id_image": "aac3c1f6-f6df-49c8-822e-df8e78e14017",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "213c0b04-9871-4c13-8d34-7f390b536cda",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "e1e6592e-87ae-4b90-957d-b438328f9eae",
"id_branch": "f0a30e54-9519-4242-a0d3-b8ca9b534e89",
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "3cfee694-3db5-44ba-86a1-97683022179a",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "478f578c-ca4e-44af-85f2-0665aa578a20",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "5c3da71d-05d5-43fc-9600-637a66776d8b",
"commited": true,
"mt_employees": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"st_users": {
"$ref": "3"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_det": [
{
"$id": "15",
"id_doc_sa": "19f551e4-1d50-4dc9-9134-a880f78f9cd5",
"id_line": 2,
"id_item_sub": "62086151-fd05-4a8c-8723-213c70a275b7",
"qty": 4.1,
"id_list": "49af03a4-d50c-4617-9510-282e56b71c18",
"unit_price": 5.1,
"p_dis": 6.1,
"p_chr": 7.1,
"tax": 8.1,
"amt_net": 9.1,
"amt_tax": 10.1,
"amt_dis": 11.1,
"amt_chr": 12.1,
"amt_tot": 13.1,
"id_voucher": "a2713b59-6bba-4ef5-bf0c-8185966b052d",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "42018988-7902-4f46-b5c5-b88bc5b2bb39",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "1daeb065-1177-4216-a49a-0005b264a8e2",
"id_user_upd": "faae737b-c58b-424f-9cc8-90d9aab6a9fb",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "c62dbe4f-bc17-405e-afa8-4a55ef337ee0",
"id_item": "42b97fa5-8624-42e6-bc41-d71b9a5f25a4",
"id_item_type": "3139a300-5da2-479e-8111-aa7f31807f1b",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "fb8b0f96-8ba7-48e3-8549-ed52860b2d33",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "11cd4e46-3a63-4f5c-bd18-1df356f7f2df",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "27f7678b-add4-443a-968b-0163eaa7ce1f",
"id_item": "1db6c130-5214-4463-8b3e-812be177a1eb",
"group_id": 3,
"id_unit_ref": "19ce0d85-f0d6-403c-9055-7dff3e8e3bad",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "c6d6e594-fcce-48c5-9ce2-4d9c1d7b523a",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "3f141f2c-f45e-4e66-8640-cbe2be3ba48a",
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "69b0e49c-6712-4209-99cf-dad613dbf228",
"commited": true,
"mt_units": {
"$id": "19",
"id": "c1a26760-08df-4639-a79b-9096cd59a76a",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "4bc15c26-f4f8-4378-a331-9e6fc34cdb05",
"commited": true,
"mt_units_ref": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_users": {
"$ref": "3"
},
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_items_formula": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
}
},
{
"$ref": "17"
}
],
"mt_items_types": {
"$ref": "9"
},
"mt_items_vouchers": {
"$id": "20",
"id": "669b7a60-81a0-4916-91ce-57d4627a5187",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "26026d40-ee74-4e51-bc8c-bb22140b505b",
"id_doc_print": "0eb0c26d-c62c-4e91-a2fc-e5173ea8eaa5",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "a8bc2f9e-883b-442a-94f9-b531461197e2",
"id_item_sub": "b6352b89-6ba9-4671-965c-9f0fd2e4e975",
"validity_date": "2026-03-10T09:44:11.6452528+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "a72d2b38-0086-4974-9ae4-c0988b1e20ff",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "8e404d7d-181b-4bbe-adc4-67d1e6695903",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "c172a682-26b3-4e74-97e6-b4de19e03ae2",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "c6906c51-e8bb-48cc-8e4a-2f95c1d591b1",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "53c31d94-398b-4063-abf9-c2df42cceddd",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "3ee49f21-8185-4eeb-8bc8-3c5b47af51be",
"id_pos_type": "53631752-ca79-45b6-8377-656d6d2eb8f2",
"id_price_list": "fea727cc-c017-4cf9-8d45-cf0ccdd19089",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "0088e93d-d6ab-4a21-b71e-89ad469270cf",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "3e99ff16-c636-4dfe-b662-717130029b60",
"id_pos_type": "a61e459b-ba78-479a-8554-972a634ba30d",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "f5ba7b4f-4ad0-44ab-a71b-a4dadc86d797",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "95004278-d10e-4d7b-bb64-85b5ab805829",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "dc56704c-cfab-4fa4-9f8f-118502956da9",
"id_zone": "883e806c-e7c3-4f50-9c13-b722ddb89f0e",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "6ad367ae-5944-47dd-b3f1-2cfa2774d309",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "1538258e-c47e-4678-a3fd-9250247c329a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "2bf28872-9b66-4be7-9266-dda65d1648cb",
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "28928077-dd0c-4e78-9701-11a0f322261c",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "cc694530-457d-47ca-9d7c-67493e2742cf",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "d36f9953-a84f-4929-bb51-746a33a1724c",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "d4d5166f-6a84-4f39-8277-23dc6bc9fdd5",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "e27bf226-923a-4951-a6d4-f5f42c31dde9",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "99e68429-2307-49b6-b5af-6745869ad670",
"id_cloakroom": "759fcf60-cd89-4f49-a122-038ce6b084ee",
"id_pos_sesion": "7d269da8-ad57-47aa-a55d-2c3080ebf073",
"unit_id": 4,
"date_open": "2026-03-10T09:44:11.6452528+01:00",
"date_close": "2026-03-10T09:44:11.6452528+01:00",
"id_doc_sa": "799d8864-d72f-4861-be76-99d1e3bce024",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "ce06894f-c7ee-4591-819f-a6a984ad6a66",
"id_pos": "133aaae4-9396-4701-a071-91bfb2fa70b8",
"id_doc": "19f30568-98d6-4989-b07f-6b0afca249a7",
"id_branch": "7373d747-8a5c-4ca3-ab48-9a6d8a4ea711",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:44:11.6452528+01:00",
"date_tax": "2026-03-10T09:44:11.6452528+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "d732b15e-e9d9-4dfa-9041-6707c5b39454",
"id_relationship": "e3fe9a13-4530-4dbe-adea-9e76e3e9e0eb",
"id_loc_from": "73700649-c504-4150-b790-24936d9118f2",
"id_loc_end": "d177eacd-c479-4d60-89a8-19e392eb6eb6",
"id_user_add": "f486c1c0-6379-463f-a667-c14b301a77da",
"id_user_upd": "fef9b0eb-c375-4db4-8240-ed9194e45e76",
"comment": "sample string 12",
"id_pos_sesion": "5ca2b781-d009-4343-869f-3cda3622aee2",
"id_room_unit": "e92514c5-afb0-4130-965b-c09f335e4a9a",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "2f0296b7-fbdf-4192-af03-b92eefd6a5ea",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "887d8c9b-61fb-464f-8ca9-191d075a2806",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"type_doc": "sample string 5",
"stock": true,
"sign_stock": 1,
"sign_money": 7,
"cash_flow": true,
"block": true,
"symbol": "sample string 10",
"prefix": "sample string 11",
"ask_det": true,
"ask_pay": true,
"reserved": true,
"sale": true,
"user_required": true,
"view_in_report": true,
"open_sesion_st": true,
"amt_greater": 19.1,
"correlation_control": true,
"name_pos": "sample string 21",
"id_image": "c88640ff-1175-4ce4-86a9-6842c3f3302e",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "7562bed1-554b-4a18-ab51-5001ba6bcb25",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "205935ba-f6d5-4d5e-b5d0-68be52f8401c",
"id_pay": "00f23934-92e5-4ff6-9df1-7fe3c2fd0aa9",
"id_money": "b898e19e-58ab-4b62-9171-be0261d5cc4f",
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "92b38fce-54a6-4ec4-9212-484668dd9861",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "8fbd0aee-a861-4391-befc-88358af1feb9",
"id_mask": "sample string 2",
"name": "sample string 3",
"symbol": "sample string 4",
"symbol_large": "sample string 5",
"name_pos": "sample string 6",
"id_image": "27d2593b-2216-4ea0-96a1-4acdcf0aeb41",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "85afb93c-6e3c-4e07-a895-cb86e7eb2663",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "bde1a25f-3d86-4be6-9d51-cb31516080c5",
"id_money_2": "0afeb85f-c48d-44e3-8abf-e74a9e9c4a2e",
"date_from": "2026-03-10T09:44:11.6452528+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "113c1e6e-3a98-43d0-9ed9-d556d87906ae",
"commited": true,
"mt_money_types": {
"$ref": "32"
},
"mt_money_types1": {
"$ref": "32"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "33"
}
],
"mt_money_rates1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$id": "34",
"id_doc_sa": "b9eff44f-1a05-447f-86fe-c4729eddbdb9",
"id_pay": "06f89bca-0edc-4b4d-ad83-4d48194e70a9",
"id_money": "e0793ef6-b5e6-4afd-82f7-cd49ac9b2091",
"date_cashflow": "2026-03-10T09:44:11.6452528+01:00",
"coefficient": 5.1,
"id_user_add": "36e3289a-c9ac-4cfd-9b71-85a81d07ac8f",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "21cec668-627e-4153-a8ac-e5d8648ee6e5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"cash": true,
"voucher": true,
"description_voucher": "sample string 7",
"open_box": true,
"authorization_required": true,
"symbol": "sample string 10",
"name_pos": "sample string 11",
"id_image": "ff6f89dd-5998-4935-b61e-d2e9883ec36f",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "7ce521af-0c11-42f3-ba05-892cff53d256",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_pay": [
{
"$id": "36",
"id_doc_sa": "9f5f8232-9c19-4334-a84a-6be43892d933",
"id_line": 2,
"id_pay": "6eea664c-6c75-4f83-82ca-a5229f97634a",
"id_money": "b5000076-0156-4030-b657-f56b79f906c6",
"coefficient": 5.1,
"id_voucher": "226085ea-3ca8-4df3-851e-b33a01e59735",
"id_employee": "25963cdb-6d15-407d-adf5-70b1c9c774e2",
"amt_tot_md": 6.1,
"amt_tot_mo": 7.1,
"amt_cash_pay": 1.1,
"amt_cash_return": 1.1,
"json_response": "sample string 8",
"id_doc_ref": "4087fdf2-5428-4b12-b791-53baa2efb985",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_money_types": {
"$ref": "32"
},
"mt_payment_types": {
"$ref": "35"
},
"tt_doc_sa": {
"$ref": "29"
},
"tt_vouchers": {
"$ref": "11"
}
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_money_types": {
"$ref": "32"
},
"tt_doc_sa": {
"$ref": "29"
}
},
{
"$ref": "34"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"mt_payment_types": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "cd112593-b7ac-4615-8a0f-324f24849115",
"id_doc": "3237d76c-5918-4636-808c-22972e3b473c",
"id_pos_type": "32585764-505a-4e42-87f8-3835ed2cd84d",
"id_doc_print": "d4b4975e-2b6b-435a-a078-32bbf5d46fb8",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "0625b91e-6042-47a5-8abc-14abc7c34c4f",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "929f348a-77ff-4e6e-9341-1292b41b2afa",
"id_pos": "1aa63483-e89a-4b3b-9151-dd9b70ac3bdb",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "9d026105-abc1-490a-8858-d28dd10258d3",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "0d57e31e-4691-407b-8081-315868dcb502",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "f74e82a0-5ad9-46ad-bc28-f0709d0e1658",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "eccbab95-0c00-492c-9f76-46962f3d2c2a",
"id_branch": "ed6c01e9-a9e7-45db-ac3b-f4368c53ae76",
"id_pos_type": "35c81e44-04de-4afb-bdb6-1d65c6c64f63",
"id_pos": "08a94f93-13e1-4be0-ae94-50f29b48ecc5",
"id_item": "8c4aa242-ff64-4027-8e5d-2cdfbba40c54",
"date_from": "2026-03-10T09:44:11.6452528+01:00",
"date_end": "2026-03-10T09:44:11.6452528+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "057a1088-5533-4999-9327-d07046accd39",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "1"
},
"mt_pos": {
"$ref": "25"
},
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "40"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_doc_print": {
"$id": "41",
"id": "5bdfd37e-e6cb-48ae-b283-c11602d38ffa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "16bbce25-de21-4ea7-b607-688d50eb4390",
"id_line": 2,
"text": "sample string 3",
"type_line": "sample string 4",
"type_align": "sample string 5",
"ref_line": 6,
"font_name": "sample string 7",
"font_bold": true,
"font_underline": true,
"font_color": "sample string 10",
"st_doc_print": {
"$ref": "41"
}
},
{
"$ref": "42"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "43",
"id_pos": "6a88c467-2ffa-4eec-aaa4-955e6ab54b89",
"id_doc": "b77b3a5e-f400-46e9-bc22-79fea6703256",
"value": 3,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$id": "44",
"id": "ddbdc0c4-bdd6-4373-9997-5a95aee491f1",
"id_pos": "40c57336-ad74-4763-a7d2-cbf64b4fc138",
"id_doc": "5d7b53a9-f710-4ce8-bd3c-e8f1f3e3c4d0",
"id_branch": "f05bf44f-d42e-4d95-aeb1-917021180ed8",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:44:11.6452528+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "7c6feda4-bbe2-4ffe-812d-071a0f49ffb4",
"id_loc_from": "98d9e62b-5609-4ad8-b1bf-9abd41940b6b",
"id_loc_end": "0894e5ca-cc21-4d82-abfa-d550e71fec32",
"id_user_add": "67077d03-d1ec-42f2-85ff-3319ecf9016e",
"id_user_upd": "af491913-ada3-4157-9e08-c364a590833a",
"id_pos_sesion": "329d2d29-6d9a-4248-a7ca-629fad4453ee",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:44:11.6452528+01:00",
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "961477e2-2bfe-436a-a979-19ad887903e7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "decb831d-5ffd-4596-afc3-76244840beb9",
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "ace21316-2c4e-47db-954c-0580970fafd0",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$id": "46",
"id_location": "5c7720f1-286e-4cc8-ae6c-4579e65350ef",
"id_item": "277250dc-0a0b-40ae-8507-b052234ff0e4",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_locations": {
"$ref": "45"
}
},
{
"$ref": "46"
}
]
},
"mt_locations1": {
"$ref": "45"
},
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$id": "47",
"id_doc_st": "d26f1356-d6ad-4df6-a300-fece683fdead",
"id_line": 2,
"id_item": "03e44e5e-2e5b-4147-a13a-33fe67452267",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "1"
},
"tt_doc_st": {
"$ref": "44"
}
},
{
"$ref": "47"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st2": {
"$ref": "44"
}
},
{
"$ref": "44"
}
]
},
"mt_locations": {
"$ref": "45"
},
"mt_locations1": {
"$ref": "45"
},
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_doc_sa1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa2": {
"$ref": "29"
},
"tt_pos_sesion": {
"$id": "48",
"id": "9a24bee5-59be-4b34-b5ee-1a4bcceb0a5e",
"nro_sesion": 2,
"id_pos": "23bc86d3-3a47-45d6-a045-ac2cfbcff6bb",
"date_tax": "2026-03-10T09:44:11.6452528+01:00",
"date_open": "2026-03-10T09:44:11.6452528+01:00",
"date_close": "2026-03-10T09:44:11.6452528+01:00",
"id_user_open": "49c74a68-4775-4f62-b64c-245b3b396977",
"id_user_close": "a5525f32-42dd-41c9-91b2-0f5fad52f971",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "71891d4c-79dd-4539-86d6-449422f88bd3",
"order_id": 2,
"id_item": "115b60ea-0e6a-4e75-a516-1d7b5f4c4f60",
"id_item_type": "4feb43d1-cdd0-444b-ba1d-6b87aa928a3c",
"name_pos": "sample string 5",
"price": 6.1,
"color_border": "sample string 7",
"color_button": "sample string 8",
"color_font": "sample string 9",
"id_pos_sesion": "7d7cbc79-3596-4019-992f-8ac8ba807b05",
"type_item": 11,
"id_voucher_json": "61447495-8c2f-4064-bcc0-489263117c98",
"count_voucher": 1,
"id_category": "6d108550-3ddd-44e4-83d8-70bc01c4bc63",
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "4a45dce4-e5d2-4ba9-b061-3b3a5343ee69",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$ref": "9"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "49"
}
],
"tt_doc_sa_pt": [
{
"$id": "50",
"id": "171504c1-cbc1-41e3-9c0f-0660c333c465",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "403c6cca-dd17-4c69-8e83-882d73a3ba41",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "7a65074b-3e50-490c-a5e4-d0199664f78d",
"id_room_unit": "c1d9d164-d3d1-4a0f-ba2e-20d34966f056",
"id_room_list": "492064e8-1c47-4bff-869b-5f904d036d36",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:44:11.6452528+01:00",
"date_from": "2026-03-10T09:44:11.6452528+01:00",
"date_end": "2026-03-10T09:44:11.6452528+01:00",
"date_open": "2026-03-10T09:44:11.6452528+01:00",
"date_close": "2026-03-10T09:44:11.6452528+01:00",
"id_employee": "68facfa3-e556-4510-b9d1-ff9b78ef0575",
"id_employee_sec": "2c9820b0-2e39-4f2e-9212-d6dfb63f5f8a",
"from_reservation": "sample string 4",
"pax": 5,
"language": "sample string 6",
"amt_min": 1.1,
"amt_tot": 1.1,
"amt_pay": 1.1,
"amt_adv_card": 1.1,
"amt_adv_cash": 1.1,
"amt_tips_card": 1.1,
"amt_tips_cash": 1.1,
"id_user_tips": "d284e622-3797-4c30-9cb6-87f71d582df2",
"comment": "sample string 7",
"id_user_open": "4adf7cd5-c0ae-4fd7-b66c-cfaf5361a9f4",
"id_user_close": "1942c951-e8e0-4354-92b1-62e63015e801",
"id_unit_state": "9e189107-8f13-433e-abeb-aeaf3752f981",
"id_pos_sesion": "137a0cf5-4acb-4256-a1f9-bf5976a84e6e",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:44:11.6452528+01:00",
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "0e61afeb-5b2f-483f-bfa9-979f7e52c8c6",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "1a26b253-d769-42ca-8ae7-ff024520bce6",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "7100da42-b79f-4d48-9557-019592e9814d",
"locked": true,
"date_locked": "2026-03-10T09:44:11.6452528+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "841d87e2-d8e6-49a0-afce-18535346416b",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "dfac4a42-4bf6-4b33-8783-362680982b19",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ac9588ff-0712-40a3-a073-c114ea542784",
"name_pos": "sample string 6",
"id_image": "e1173bb0-0a4a-4add-a936-5989cde99f8b",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"font_bold": true,
"font_underline": true,
"font_size": 14,
"id_image_map": "ed36e62b-38ba-4986-960f-b183f7275ed0",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "f909e223-5ac9-46af-9c5e-8a47518fa93c",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "2b8ac85c-db03-449b-a3fd-4d11dac3984c",
"id_room": "860a21ed-33d1-4a7f-a88f-e31c3131cc30",
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "9785dd1f-28bf-47fc-a8ce-e4e654f97826",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "54"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_list": [
{
"$id": "55",
"id": "3b832523-af8d-4c0a-a4e2-e2c3c665de63",
"id_room": "42cbaeed-f4d9-4739-b7c8-76744be79bfa",
"date_in": "2026-03-10T09:44:11.6452528+01:00",
"date_out": "2026-03-10T09:44:11.6452528+01:00",
"id_user_add": "39ae5aa4-f9c3-40ba-96e4-7fcccbc38eb2",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
{
"$ref": "55"
}
]
},
"mt_rooms_units_types": {
"$id": "56",
"id": "78f7d5ac-488b-403f-889c-30101791e18e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "fd20e091-082c-49d2-b919-525e3ceba596",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "c4b94390-cd6a-4a5d-8170-db470cf2018a",
"id_room_state": "78c95a39-bcf4-49da-935f-17f055ccf9b4",
"id_image": "1549030c-1712-4d3e-8781-17fe68969540",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "cf6b4979-d7f5-4113-8c1d-a85af8df0075",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "bc8ca180-06cd-4027-bbce-c594d6e31db1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "2660623f-bdf6-48df-904f-e366ec048b66",
"commited": true,
"st_users": {
"$ref": "3"
},
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$ref": "56"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "3"
}
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_states": {
"$ref": "58"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_pos_sesion": {
"$ref": "48"
},
"tt_rooms_list": {
"$ref": "55"
}
},
{
"$ref": "51"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_tips": [
{
"$id": "59",
"id": "fd6273ff-fff8-453e-9bf8-602accf5ae42",
"id_pos_sesion": "6862c258-2421-4590-9849-c19002a897d6",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "f8a89042-70f3-4719-bd41-d8bb176d907b",
"id_room_unit_activity": "d8986857-9972-43f2-862e-579cdc6f5cf1",
"id_doc_sa": "15643409-ab6a-4984-acfc-99bce7b398c8",
"id_pos_type": "8fa95e4e-be9a-4eed-bc8b-7ce4883b1103",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "a5a4cabb-0cad-48c4-821b-ab36f6cb783b",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "36075ed9-b0ae-439f-85c1-73139da2b7a6",
"id_user": "fe6b8217-a472-4d1f-852f-681a05bf4f5e",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "59"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_pos_sesion_users": [
{
"$id": "61",
"id_pos_sesion": "2cdb405a-833e-495c-b2c7-e27b8761717e",
"id_user": "67e58a23-3881-45ab-b9c7-5f67b665867b",
"date_add": "2026-03-10T09:44:11.6452528+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "61"
}
]
},
"tt_rooms_units_activity": {
"$ref": "51"
},
"tt_spool_doc_print": [
{
"$id": "62",
"id": "33c37c37-bf58-42d5-9274-2b861e3dcf92",
"spool_server": "sample string 2",
"id_doc_sa": "6747788a-a643-48de-825e-3d9993cade51",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"printed": true,
"print_on": "2026-03-10T09:44:11.6452528+01:00",
"tt_doc_sa": {
"$ref": "29"
}
},
{
"$ref": "62"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "28"
}
]
},
{
"$ref": "27"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_list_rules": [
{
"$id": "63",
"id": "40b38e94-09eb-4565-9ab3-ff0e2af411ea",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:44:11.6452528+01:00",
"date_end": "2026-03-10T09:44:11.6452528+01:00",
"id_branch": "ebbf6748-541e-41cc-ab7d-404afaea088c",
"id_pos": "c290d5d5-e89f-49e9-81af-5186570a3822",
"id_list": "55ad8e3e-61e7-45a6-a07f-caccce1f4c27",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"id_user_upd": "006c700d-bdea-4d42-bb4a-fe999b1df4bf",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "63"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_doc_num": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_pos_license": [
{
"$id": "64",
"id": "05bdef57-cbfe-402d-81cc-98511f3fe877",
"id_pos": "3b6d5105-0bd0-4088-95b0-5f92376ae19e",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:44:11.6452528+01:00",
"key_access": "sample string 5",
"id_user_add": "02bbd2de-7e53-43a9-ba2e-fbffd3bf7164",
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "64"
}
],
"st_users_pos": [
{
"$id": "65",
"id_user": "f89cd6dc-837c-4943-bd60-471dcea0a5fb",
"id_pos": "6dc6a4af-302f-46f7-8922-bf1e77d2e1b3",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "65"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_pos_connection": [
{
"$id": "66",
"id": "78daa73f-2bc6-4c50-a549-e5f83c123936",
"id_pos": "fabe504c-5451-4f77-b109-5f0198f785f1",
"date_add": "2026-03-10T09:44:11.6452528+01:00",
"date_upd": "2026-03-10T09:44:11.6452528+01:00",
"date_out": "2026-03-10T09:44:11.6452528+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "66"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "67",
"id": "c2ff7646-45c4-431f-8317-375c33e1eb11",
"id_user_add": "1ab6db76-8efd-4651-8c61-62d346fd7c1a",
"id_table": "2c19f85a-fcc5-452b-9d2a-1447907c9878",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "82c16991-d91b-4133-8ca8-8fb4b8c31638",
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "68",
"id": "6ee38054-0c4f-4bd5-a814-f55a28eb425e",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "69",
"id": "5d8b109c-c50e-436e-b406-b54a12674425",
"id_sync": "122d5990-5e1b-4f71-9a0f-3e6de920d870",
"json": "sample string 3",
"id_table": "57f8bac6-0ce2-4013-aa47-67918c3ccb61",
"order": 5,
"st_sync_packages": {
"$id": "70",
"id": "3734c814-079c-45cd-9ab9-949b895d463d",
"id_branch_from": "1b1ae2aa-fe45-4c85-befe-e60b8d9eebb8",
"id_branch_to": "72227cb3-9bc5-439c-b8d8-6aa98ca0a2f0",
"type": 4,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:44:11.6452528+01:00",
"send_on": "2026-03-10T09:44:11.6452528+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_sync_tables": {
"$ref": "68"
}
},
{
"$ref": "69"
}
],
"tt_logs": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "67"
}
],
"st_local_variables": [
{
"$id": "71",
"id": "bb1b5926-adc2-4ef6-97be-3792d2bcb52b",
"id_pos": "38cebc88-3852-41f2-8917-ee0b4d572af5",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "71"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"mt_pos_prices_list": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "3"
}
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "23"
}
],
"mt_prices_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list1": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_list2": {
"$ref": "22"
},
"mt_prices_list_rules": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "21"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "29"
},
"tt_doc_sa_det_stock": [
{
"$id": "72",
"id_doc_sa": "7d379f15-2b80-4f6a-8f67-f3337496f399",
"id_line": 2,
"id_item": "4c18eb55-748c-4cce-aa30-2d7d86ae9000",
"qty": 4.1,
"mt_items": {
"$ref": "1"
},
"tt_doc_sa_det": {
"$ref": "15"
}
},
{
"$ref": "72"
}
]
},
{
"$ref": "15"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": [
{
"$id": "73",
"id": "6731623f-21c7-4315-aafe-e47253ba3c06",
"date_from": "2026-03-10T09:44:11.6452528+01:00",
"date_end": "2026-03-10T09:44:11.6452528+01:00",
"date_used": "2026-03-10T09:44:11.6452528+01:00",
"id_employee": "5d5bb292-6465-4192-b1b1-e2d7e214f987",
"id_branch": "9c9f85a6-3fa7-47da-919d-e81f81f43b34",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "13c8d324-2b3a-494f-838d-dc78151cd8d3",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
{
"$ref": "73"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_payment_types": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers_det": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_vouchers_permisions": {
"$ref": "73"
}
}
},
{
"$ref": "10"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_pos": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "8"
}
],
"tt_vouchers_det": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items_types": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_money_types": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_payment_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"st_functions": [
{
"$id": "74",
"id": "0795447e-56a4-447a-89c1-dd4a6d26d509",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "38735609-843a-469b-b319-f767fa77aa4d",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "4886b565-202e-4d50-a927-ea9c967fe0bb",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "9ba3efb6-c68e-4105-869c-ba04c381918c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$id": "76",
"id": "b19c5634-4f5f-433c-870e-5b8223ab85e0",
"id_function": "9bf757e5-a454-487e-b1f2-42f723bf9da1",
"id_user": "fbdc4f2d-a56d-4f7b-8deb-46d5c8996ad0",
"id_profile": "6bd4f678-2178-4d56-ab0e-95b12d05c49e",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "56ea1244-69d6-4875-988d-3217e1d9c24b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$ref": "74"
}
},
{
"$ref": "76"
}
]
},
{
"$ref": "74"
}
],
"st_images_types": {
"$id": "78",
"id": "3ca9d5e8-eb6f-4696-bb0b-2b718e67f506",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_cloakrooms": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_branches_zones": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_employees_branches": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "5467d094-7bea-4922-aa84-5586d4035bd8",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:44:11.6452528+01:00",
"date_end": "2026-03-10T09:44:11.6452528+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"last_update": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_list_rules": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_sync_packages": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_sync_packages1": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_brands": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_employees": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_employees_profiles": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_items_types": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_money_rates": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_money_types": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_payment_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_pos_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_view": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_list_rules": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_rooms_units_types": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_units": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_units_ref": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_pos_license": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_users_pos": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_users_profiles": {
"$ref": "77"
},
"st_users_token": [
{
"$id": "80",
"id": "59a60191-3011-44e1-a790-8f5bcb89e404",
"token_id": "sample string 2",
"id_user": "764c342d-465c-43cd-bbf0-c73c8cb4bf03",
"date_from": "2026-03-10T09:44:11.6452528+01:00",
"date_end": "2026-03-10T09:44:11.6452528+01:00",
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa_det1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_logs": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_pos_sesion1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "90e03bbd-5f18-4c0d-8f63-a2feea13217c",
"id_room_activity": "78b522e3-ab4a-4645-88b6-c50cc43c3c80",
"id_pos_sesion": "1d68aedc-29d4-48a5-ba76-a640a7ff8dcd",
"log_text": "sample string 4",
"id_user": "167c3236-8e55-432e-a137-dced1ac5de3d",
"created_on": "2026-03-10T09:44:11.6452528+01:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers_permisions": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_pos_sesion_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_formula": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_units": {
"$ref": "19"
},
"mt_units1": {
"$ref": "19"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_st_det": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_stock": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_vouchers_det": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.