POST 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
{
"id": "e140876f-2cb5-4325-8b62-cd6d79fd56ac",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "d9c37a55-bd52-4b2a-a036-3468a4d5b543",
"id_unit_sec": "a3d751d6-95e4-42da-a714-64ae94ac4539",
"id_brand": "e7ab6136-84f3-45ad-b31f-9e10950c1965",
"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": "290a02d1-9095-4735-9349-6d5dcdf6310e",
"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-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "5f092f26-09fd-41fa-bbdf-29c2d10f430e",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "b777a267-f5a6-4047-b1bf-2a01c47eab0d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "a3c36854-ae7b-4534-87d1-645f895f63cc",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "ebcca1d5-7b23-4252-99a3-965e34b6e5de",
"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": "41bbbabf-8684-4f32-a11c-3f6527466ce8",
"view_messages": true,
"id_image_photo": "bde34bae-d389-48b8-9ec4-cbbbec1552e8",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "8d510758-ffa8-482c-8561-b31bc960ff77",
"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-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "f5485844-2c41-4331-af4f-6b0d293158e6",
"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": "19523daf-978a-432e-b977-6e03bf2a2a7a",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "7dadc2b2-1428-4d9d-b699-385f25957b47",
"commited": true,
"st_images": {
"$id": "5",
"id": "b24dcfcd-daa3-4007-a4c6-5a238baa2255",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "cd5d6edb-c1cd-4e29-83dd-5cc85eb69a61",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "0d8dd246-302e-438e-a0eb-c17640fa3639",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "bf24886f-55b3-41e9-bb81-de187791f12f",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "cec8f6e9-2b2a-4129-9fd1-b7ba8f6d664f",
"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-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "3492641e-d699-4b6d-867f-cfc2131bf776",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "fd942cb2-d301-41c1-b271-ec5bfb8624e4",
"id_item": "347e7d21-32e9-4e3c-b491-d765a2be2074",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "0417737c-8da3-46a7-baf5-d45e12141468",
"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": "fcb5ee6a-0366-4bb6-a783-1bccd40b401d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:45:51.996389+02:00",
"date_end": "2026-07-08T09:45:51.996389+02: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": "fe9d70ad-39f4-4547-91d4-c40d5cab348d",
"id_pos": "92e98ea2-951f-4669-9dc3-33a484d72013",
"id_list": "b4cac071-7a0a-4350-bc6e-22a93c658dec",
"id_item": "244791a1-294f-4fc4-a527-ab16dad4e8f3",
"id_item_type": "ed5e306f-ef02-435b-9aa1-16f424267e97",
"id_category": "d27fdfad-d795-4bda-8f12-c32a10b9b615",
"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-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "b0c16e67-56fb-4752-af6c-891588ea8c08",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "78681092-eb11-4487-bd84-0c2f73b9dc8d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "4343a76b-2ad6-4288-b334-4a874f974075",
"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-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "fab52fdc-8c28-4770-bb2b-0421f9cc472d",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "a6caca53-24a3-4245-9648-363096c2f9f4",
"id_line": "7de3ac4f-4481-4dbe-9a6d-90733db13455",
"id_category": "87c51675-b6da-4bd7-9ac8-a4f1b4379263",
"id_item": "9558f0e5-0d09-4915-91f0-826c3d620172",
"id_item_type": "c2666ace-9e82-4974-a5b8-743845d5a9f1",
"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": "c145d2dc-7f8b-458c-bc0f-737028636756",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T09:45:51.996389+02:00",
"date_end": "2026-07-08T09:45:51.996389+02:00",
"date_used": "2026-07-08T09:45:51.996389+02:00",
"date_sesion": "2026-07-08T09:45:51.996389+02:00",
"id_employee": "6b5a1b24-f5b6-4c40-aa60-cd98a97ec1e5",
"id_branch": "13443ad9-23b4-4f60-a1c8-58eef9e9648c",
"id_voucher_permision": "a1ca6bdb-df80-433c-96af-a1a0bb00ee92",
"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": "feab532a-6a79-4fde-9a53-2a2ee0ec699e",
"id_user_add": "c856c8e1-047f-4af5-92e3-f0fd71cb37ea",
"id_doc_sa": "1f288847-f8c3-4480-8321-1f054cdc11b9",
"id_item_sub": "1a4665f4-5149-4aa8-b6e3-5de9307c67c3",
"id_pos_sesion": "8a2c90be-205b-4680-ab1e-c6aaad043ce0",
"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-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "34c0dd14-d74d-4ffc-b475-20f7c36459fa",
"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": "9a9cdd73-047a-46bd-99b5-1137f11469df",
"name_pos": "sample string 12",
"id_image": "ce3224ff-bef3-4fbf-a460-bc680dd859cb",
"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-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "71b9697e-baef-4948-b27f-5b67aa514c4d",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "b0b51c43-c318-4527-90b9-916f469799a3",
"id_branch": "5f0ad846-ae66-4e74-851c-11731260b28b",
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "ad67031e-29d9-46ef-98af-b2b258a9ba0b",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "cd40e1b4-7649-4f49-9d9c-4e44063aaa07",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "757309e6-52e7-403f-9401-da19167d4fd8",
"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": "072a0240-f7df-43a6-a4f1-86a0d455822d",
"id_line": 2,
"id_item_sub": "ca38f70a-34a0-4d1b-b987-2819cf30cb7e",
"qty": 4.1,
"id_list": "a1198a74-474a-409d-8b97-0ae77469dc8e",
"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": "b6e65cd3-0340-4230-ae04-2d80ea1d322a",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "2a7c32e4-e40b-44e0-8e94-5d33ca518d6e",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "5ee21e47-8cce-4248-9c4d-b17aafc11736",
"id_user_upd": "2eedc9b4-7ee4-40f6-9601-e1c58a62f3ec",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "e03795eb-5540-4260-90eb-b74c5dc182cf",
"id_item": "2c7464f3-0779-4097-8d47-ac7fcb587c47",
"id_item_type": "812a9399-c120-4b85-99f5-38f282564194",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "eef20555-5725-4fc8-a659-5e475bd60128",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "4565ad73-e3c0-4e15-b865-2aca9d231075",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "58a6ef0a-3f6a-4af5-9892-888ae0e476cf",
"id_item": "30d5d52a-c1d8-48a2-85b2-22e59ef2e126",
"group_id": 3,
"id_unit_ref": "bb2310ed-6b2d-4d44-a89a-ecbff557c33b",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "b3e174e2-0900-4a25-9c8f-1c324a1d3c7b",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "8ab26af9-2480-4ab6-a325-9f46e0f735cb",
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "ee8eb4e9-4eb6-427c-8a8d-82aa0a836f53",
"commited": true,
"mt_units": {
"$id": "19",
"id": "27003b90-1333-4747-a4fb-015cc02c8c13",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "3a557b83-e965-427e-be0c-be30a5f44abc",
"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": "280fe3ef-9515-4651-9a59-db254ecb0afd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "09c989c5-9ba5-4d0a-aa56-d19ee04d6cdb",
"id_doc_print": "1ce584b5-42a0-4415-9192-1b277296c726",
"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-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "d5017c2f-ed9a-4c37-bc97-956d88d07459",
"id_item_sub": "8f73fac9-fdce-46a6-8b85-e6ddd20fe0ee",
"validity_date": "2026-07-08T09:45:51.996389+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "89f2ef5b-2cf1-489b-b40e-49792789dc6e",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "60196777-6802-412c-82a4-85e83b5a6edd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "c018c2d3-988b-4de7-9e4d-bac5982404a0",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "6e02637d-b005-43a1-b5e3-67d4facc5bff",
"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-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "80bf1f67-17d5-4d55-b4e1-f86c392e86bf",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "d7d8794a-8d71-424a-8a64-dc526287c9c3",
"id_pos_type": "05a40526-1127-4b92-af0c-bd8cf0db0c7f",
"id_price_list": "67c4ff07-b1b6-4a90-8e8b-87a5d9cb7506",
"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-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "f3ec1cb8-ad93-4a43-83b0-e574471619dd",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "3c0f6e23-983d-4663-b8fa-19de30cce42d",
"id_pos_type": "6aaad972-fc10-4cb2-b6dc-9825c050e37b",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "0c6fd86e-3f41-4dc6-b65e-12d63f7549a8",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "a57d2453-f455-4c82-a31c-e2e5ee160fbc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "859ff697-0335-4840-b0b4-c8ec492fad86",
"id_zone": "7aabe664-ed44-43bb-9c57-86ba7241cce0",
"user_required": true,
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "a43d0683-00b9-4285-bf40-5eda6552d2e9",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "2088ecd8-22d9-4e5e-a47a-0b19d5e01ca9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ad06e16c-c02d-464c-8f63-9329e0b8bfa6",
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "64027d6b-ac2d-4336-8cab-0106096b3d01",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "57f2eea3-020c-4b88-8936-9002b7dc0934",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "de83805d-d7a2-4335-890b-3a1cd252e672",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "6646f3ab-1ae7-4dcd-af5f-6442d19ea0ce",
"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-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "79e1b3ca-75ed-48b6-a01d-30a749c27ab5",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "2bc9b1f2-1c2d-474f-b1e6-85f8255b6856",
"id_cloakroom": "584fc5ac-b89c-4668-b354-dc75cd218f07",
"id_pos_sesion": "a0b639a6-750e-49b1-8476-05a3473c4b49",
"unit_id": 4,
"date_open": "2026-07-08T09:45:51.996389+02:00",
"date_close": "2026-07-08T09:45:51.996389+02:00",
"id_doc_sa": "f2a5daad-764e-4eac-b4d5-eb4e04ba673b",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "26b82179-bc69-4f37-8fce-6fe58fdc9420",
"id_pos": "09b0efd2-e2b0-42d2-9911-7aaea0ece70a",
"id_doc": "2b84ed31-a8d1-4c8f-82bc-07c05e1de887",
"id_branch": "a32745fe-9e3d-467b-a3af-a2d4078437ab",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:45:51.996389+02:00",
"date_tax": "2026-07-08T09:45:51.996389+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "c198d453-d9e0-4cf5-925e-f3a3288556be",
"id_relationship": "6b997733-f876-480a-b5b1-9e3560bc612c",
"id_loc_from": "5d7c3d0f-2a47-4314-9f4a-b6e2e38792f0",
"id_loc_end": "4f715579-83b9-439d-9045-3e9d0c397fc7",
"id_user_add": "2f4210d7-a5d5-4302-b13d-449a45e0fc71",
"id_user_upd": "29897579-d26f-4d76-9522-3d246e05d566",
"comment": "sample string 12",
"id_pos_sesion": "d7ca5d30-8940-4c70-8882-eaa76841c0f5",
"id_room_unit": "85336e1f-8814-4e70-afe7-bbf91d975453",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "17b21b07-09d7-4048-8ad9-7a1b0bb4a6d3",
"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-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "7043b868-83ec-4609-aafb-72d086790209",
"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": "862fa968-c9a0-459f-876d-35848e3e4156",
"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-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "e014a2e0-bb49-4fee-9d6a-56c22414372d",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "6d1fb644-efed-4dfc-b0e0-a5be47595a41",
"id_pay": "5ed2b21b-2e76-469f-9c01-1ecc41828e15",
"id_money": "06dbd4df-f97d-41fa-a0a2-1f3e866e3e95",
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "f77b548c-d5f8-4606-bfa5-4dd4e71cf4eb",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "ebdd6cf9-497b-4125-8999-9b301417ea23",
"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": "303d7cd4-fce9-4b74-89fd-e24f551a1497",
"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-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "52715112-eb39-4d3b-b5a3-2ce9006b82a0",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "657fc5a8-3ffd-40ef-976d-1bc152f09666",
"id_money_2": "0ecec208-48e3-4bd4-8ba8-57bfb6ed8985",
"date_from": "2026-07-08T09:45:51.996389+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "3c400d59-7048-4e47-b520-2bb19c61428b",
"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": "472ac72b-f2f0-4d07-acb1-e030c61dc272",
"id_pay": "df6edac7-9117-45b6-ab2d-f812b357ee55",
"id_money": "ea07f921-bdae-4e50-b727-6899d9f35ebb",
"date_cashflow": "2026-07-08T09:45:51.996389+02:00",
"coefficient": 5.1,
"id_user_add": "74f6ca22-3742-4804-8b6f-dcb9df567661",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "eb5644f7-c708-4b7b-9ed8-a3d388f4792f",
"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": "b7ccc23c-97fb-42ee-a766-78a9a6928540",
"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-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "3eea8883-f8eb-458b-a444-dbdcd4ef230b",
"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": "0676ba03-3f29-47ab-9292-a7d1c21fce90",
"id_line": 2,
"id_pay": "d1eab345-c767-4676-a311-fb0ac2104443",
"id_money": "3f5a3c22-8c84-4003-96ae-340d885b3095",
"coefficient": 5.1,
"id_voucher": "b21d17bd-8037-4075-9923-920296e113a9",
"id_employee": "07fd399b-3990-46cb-bdd7-36698b4e3574",
"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": "917de6ae-f4c0-4218-b934-6a57a9f044c6",
"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": "56ad72cf-25ab-4be5-aa56-a503dbb80f4f",
"id_doc": "955bcd89-c391-4898-8aee-56b4f5370c49",
"id_pos_type": "4956115e-9d17-4905-89bf-cd796753e8d1",
"id_doc_print": "39c269ed-b4ed-4d83-a83e-2d13b5d1c53b",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "5e54a8cd-584f-4d7b-a3ca-419606bfecfa",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "38b99df2-426e-4fa1-86e3-28c18f2a456b",
"id_pos": "369a528e-08c3-432a-acc7-baf2df1e6c9f",
"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-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "920e1147-3944-4422-b637-4d200b204d28",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "338396a6-befa-4bdd-887a-dcd3c05b2581",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "b1380776-94a7-468a-9dde-eedb226559a3",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "a9614bce-df94-421e-875a-028d24d3cce6",
"id_branch": "08c679a6-d645-478a-a7ac-693b191a8842",
"id_pos_type": "10521638-68b1-40e5-bbc4-a502ac889617",
"id_pos": "eec0f703-8d04-4af1-9996-a2fea761e2c9",
"id_item": "c1716817-561a-4b95-9980-e94e0203d7e9",
"date_from": "2026-07-08T09:45:51.996389+02:00",
"date_end": "2026-07-08T09:45:51.996389+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "4e7df6fd-e88b-4ca5-8e8a-7bda49f0bccc",
"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": "c8bc89b6-046d-4eb8-ba62-679f696321c0",
"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-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "f2a1b049-c6b4-4d14-a9ec-8e3545db7a3b",
"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": "99ed1ca6-05fc-4ef9-9c0a-91c25279acb6",
"id_doc": "c0824f1e-8dab-4653-a10f-2cc501d85a95",
"value": 3,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02: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": "e68b0a8c-ee7c-40f8-b61c-4518df794476",
"id_pos": "dc024f97-3645-4b18-a304-642215fc7cf4",
"id_doc": "5d6499dd-87f5-4a94-9eda-3389e0c4562d",
"id_branch": "73e3482e-47b7-4b65-8012-48ac39ce2c7e",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:45:51.996389+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "d707be0c-3ad7-48bd-a759-6c3044f61660",
"id_loc_from": "4d3cb2b3-4346-439b-9802-0f7f6def97df",
"id_loc_end": "d9e8600e-db95-46bb-8e9c-7398c2d19e16",
"id_user_add": "802a5ec2-2f47-465c-baaf-994c9230ec76",
"id_user_upd": "c4d0bbd8-a3fb-42e8-b717-a4e9fc7488a3",
"id_pos_sesion": "f0a72f55-178d-4988-9abc-3108ab4a1344",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T09:45:51.996389+02:00",
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "a6bef18f-7222-41fb-b229-5a21f397275b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "f6273f56-7260-4630-9547-b4c41b5df65c",
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "0eaa71cf-5dfc-41e2-ba38-a8a9a8a5eeba",
"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": "d8dd86c1-ff63-4c43-bb7c-b0bd12ecaad9",
"id_item": "f9246fab-d03f-42d2-932e-9835f2e59364",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02: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": "0ba8f8d0-acc3-4211-9156-e403df28cc24",
"id_line": 2,
"id_item": "b0039d3e-622b-496b-8af5-8cd7c3e1a0db",
"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": "ab793361-4a56-45bd-89e5-622b0c6c9aeb",
"nro_sesion": 2,
"id_pos": "87d978db-3fb9-421a-8006-ac9c7d1e12e7",
"date_tax": "2026-07-08T09:45:51.996389+02:00",
"date_open": "2026-07-08T09:45:51.996389+02:00",
"date_close": "2026-07-08T09:45:51.996389+02:00",
"id_user_open": "8e64976c-b3d5-42ef-9158-97a97ed19c0e",
"id_user_close": "84b8fce0-b532-4d58-86af-3e9182015d7d",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "9f9fe9a5-2baf-4893-be95-852772c57fdd",
"order_id": 2,
"id_item": "4d17eb75-0a2c-4427-938e-87dc385da752",
"id_item_type": "77a69313-20a9-47be-95a6-18d37ad3f5c4",
"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": "5e4fecbb-da17-42f1-934a-08467628cecc",
"type_item": 11,
"id_voucher_json": "ab7e9fa8-f057-4546-9180-a58f92e70369",
"count_voucher": 1,
"id_category": "ebd81d27-b218-47d5-b257-82e05316ef6a",
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "c0225e2b-f433-4fb2-bcd4-578f188152e2",
"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": "451ee6c6-695e-461e-848f-ee53d2b5e443",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "73c1c202-c32c-4fb6-9208-2a06818c2c08",
"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-07-08T09:45:51.996389+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "2c50132e-0fc6-4333-a203-681d72b8043a",
"id_room_unit": "5dcded7b-7068-438a-8b2c-7397566e175e",
"id_room_list": "b1202d90-18a1-4641-b0e1-1e21b4cc4ec5",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T09:45:51.996389+02:00",
"date_from": "2026-07-08T09:45:51.996389+02:00",
"date_end": "2026-07-08T09:45:51.996389+02:00",
"date_open": "2026-07-08T09:45:51.996389+02:00",
"date_close": "2026-07-08T09:45:51.996389+02:00",
"id_employee": "af3d056b-9a79-4160-8354-52c3115ae725",
"id_employee_sec": "486c4efe-cc73-42b1-a76d-4d3efdf625b3",
"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": "fdddca39-a169-4aa5-a856-69f545e42ed3",
"comment": "sample string 7",
"id_user_open": "bd2311d1-1962-43b0-9cb9-d28544c94b02",
"id_user_close": "1a97ebd4-e5ee-4999-aadb-c7f9a375d1d7",
"id_unit_state": "59d6685c-9a42-4e31-bc1b-ce366892bda3",
"id_pos_sesion": "64f01d7b-bcd2-4f7c-9078-17c86218c5f4",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T09:45:51.996389+02:00",
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "bb12a757-79b6-4da0-8b82-0de0f5bdc7d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "6589dfcb-feb2-4b3a-97f8-1aaf224798d4",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "5e1ce371-13a6-452e-b798-10d3af582946",
"locked": true,
"date_locked": "2026-07-08T09:45:51.996389+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "7b17afdc-ceb0-4c62-b8f9-ff842d2b19f6",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "68c67bbf-d17c-42d0-8a76-8331c982a3d8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "127f6cdf-db5a-4dc3-9566-6ec8e21e7710",
"name_pos": "sample string 6",
"id_image": "84ed2b8d-d02b-4a4e-b4b2-0713c7b9ad4a",
"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": "a336572f-b6a2-4f52-a1a8-57b547ca8f1d",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "dd18ed75-036a-4e15-b776-558a588a7ccf",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "01ba3287-1593-4508-bb93-8126f2da8b4b",
"id_room": "f1bdebc3-f23c-4613-8ae9-fa5be4b7d685",
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "262857f3-1eef-481e-bddc-65e72d44d3dd",
"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": "8365cb7c-119e-4990-940f-ba10e9a673ad",
"id_room": "1756b1e1-ba41-40ed-a9cb-80ac0115e251",
"date_in": "2026-07-08T09:45:51.996389+02:00",
"date_out": "2026-07-08T09:45:51.996389+02:00",
"id_user_add": "934556ea-e060-4e91-abef-f4201d9c18c1",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02: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": "1955c296-2c78-4e6f-bfa2-f8267c064b3b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "1e4c76f0-7700-4a8c-a7e7-3a9e7041a899",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "b461f5d6-1685-456a-9cbe-68c8b43152d5",
"id_room_state": "46049bac-df6c-4219-bf8e-9ea6b5c6ebbc",
"id_image": "871b12c5-5564-49e1-be06-0a42038c8a35",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "97cb7fa9-5422-4a9e-b6b7-bf38663624f5",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "be35ffa3-eae2-44c5-b81c-ee655603d94f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "bebf3e85-abe5-4312-acd3-7c1efae4da3e",
"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"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_tips": [
{
"$id": "59",
"id": "587be67a-e57e-47f4-8ff3-8d9429db41ad",
"id_pos_sesion": "77784227-7b74-4a07-a4b6-a88b4a0614eb",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "0b751d33-41e1-43fb-9635-20413c16703d",
"id_room_unit_activity": "79a08f54-8c3b-4aff-a2b3-1c167c3e06ce",
"id_doc_sa": "e2379ac1-5131-4d1e-87ee-dbf0419225f9",
"id_pos_type": "d7d55658-329a-419c-bc6f-b6e0b2b9a2fd",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "50560aa6-359f-4ae5-bbd2-52dc280d8971",
"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-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "894d3780-2504-4377-8a03-fc414682a216",
"id_user": "6605f0dd-60b1-4863-a23c-1a81566b73d1",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "59"
}
],
"tt_pos_sesion_users": [
{
"$id": "61",
"id_pos_sesion": "da41c63b-f593-4415-b64a-8362924aebe0",
"id_user": "c24e5188-2746-499b-a7dc-4624f0ae6459",
"date_add": "2026-07-08T09:45:51.996389+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_cmd_connection": [
{
"$id": "62",
"id": "3e8c7c23-57ae-4a4e-a79a-756b9b542dee",
"id_user": "4678ae08-0963-462d-b2b0-4a8f8b21c29c",
"id_user_profile": "ed09a173-d59a-41b4-8639-2999bda53c40",
"locator": "sample string 4",
"date_end": "2026-07-08T09:45:51.996389+02:00",
"id_pos_sesion": "fba5cdb4-9a43-45ca-aad8-c928e7d6b343",
"date_login": "2026-07-08T09:45:51.996389+02:00",
"date_logout": "2026-07-08T09:45:51.996389+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$id": "63",
"id": "9a466952-78d9-4112-a57d-15bf70b466d7",
"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,
"is_view_all": true,
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "76bd16b8-1b93-49a5-a938-f58769daac1d",
"id_function": "87e7f2b2-6a9b-4f5c-ace8-1439ad5057ff",
"id_user": "72314fe4-b040-4791-a48f-08e9fe43d903",
"id_profile": "5943ff69-572b-46c4-8292-5c85baa2c2d6",
"permission": 3,
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "65",
"id": "f8a3ad6d-9dd2-4ec2-ac45-f4748419cabd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "ebb59c19-f26b-47bb-8dd5-cc0deaf3a9f4",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "e795f5fc-92eb-4304-80e7-b1a82abdc2ce",
"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-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "8a8dc777-9cdb-49bb-ac5e-dcd288ac35e9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"commited": true,
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "64"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$id": "67",
"id": "6d317019-0a0b-4a29-87a8-063c2b11cf40",
"id_user": "27cca54a-161c-461c-8cd3-585117303a98",
"date_add": "2026-07-08T09:45:51.996389+02:00",
"destiny_type": 4,
"id_key": "42c8cd5e-e600-4943-8f88-f5d4c8c0b161",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T09:45:51.996389+02:00",
"id_pos_sesion": "3c948b25-8395-491b-b272-dbdfc69e0419",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "67"
}
]
},
"tt_rooms_units_activity": {
"$ref": "51"
},
"tt_spool_doc_print": [
{
"$id": "68",
"id": "1ce9b71c-f757-4f2d-8b6f-7216461a3cc7",
"spool_server": "sample string 2",
"id_doc_sa": "ab962701-8f8a-4c6f-bc9c-7443efa077e4",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"printed": true,
"print_on": "2026-07-08T09:45:51.996389+02:00",
"tt_doc_sa": {
"$ref": "29"
}
},
{
"$ref": "68"
}
]
},
"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": "69",
"id": "9723751e-6494-4944-be87-d26428f25a29",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:45:51.996389+02:00",
"date_end": "2026-07-08T09:45:51.996389+02:00",
"id_branch": "97a5a279-a923-49cc-9b92-a96f27483572",
"id_pos": "4814bb6b-734e-4bdf-80a7-316ae223c8a0",
"id_list": "db8361ac-910f-49f2-ba12-58703f16e7b0",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"id_user_upd": "7821680a-ad5c-4448-8f8c-aca0f5f76f30",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_doc_num": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_pos_license": [
{
"$id": "70",
"id": "0680a050-b362-4e25-ae25-86d904b235bb",
"id_pos": "1e482854-0dc1-4634-b955-e96a3de55e21",
"mac_address": "sample string 3",
"date_end": "2026-07-08T09:45:51.996389+02:00",
"key_access": "sample string 5",
"id_user_add": "0d01fcda-61ec-48d9-b4e7-906609416c26",
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "78aabb45-ad31-44ae-9395-0c3fc1abbdd1",
"id_pos": "1d47e052-4ce4-4699-8b98-75dec6375e73",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_pos_connection": [
{
"$id": "72",
"id": "d1dc99fd-e775-43c3-ad67-e8c534c039b8",
"id_pos": "71a95bb0-b10c-46b2-97a6-a6e13021741b",
"date_add": "2026-07-08T09:45:51.996389+02:00",
"date_upd": "2026-07-08T09:45:51.996389+02:00",
"date_out": "2026-07-08T09:45:51.996389+02: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": "72"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "73",
"id": "eea26cdc-0784-4056-a9b6-28cca2866876",
"id_user_add": "956b846e-26d8-446c-a923-869f7591dd02",
"id_table": "57e36e5a-650c-48fc-bcfd-86b36239db78",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "e58fa9fb-ebd1-4bfe-b440-a0d8f885f8ea",
"created_on": "2026-07-08T09:45:51.996389+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "74",
"id": "32038174-56d3-490e-b2e6-c436b1483ea9",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "90701370-4985-4ab7-84a8-844487d05bc1",
"id_sync": "89fa6d6f-abd7-4b4e-9f63-81fc9d94040a",
"json": "sample string 3",
"id_table": "8cd8fa90-4d7d-4710-9aef-0e01e58283bd",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "d3e0cc18-0782-4101-b9b8-37b2903549f4",
"id_branch_from": "c2d35d89-9953-4ccb-9102-0de817cca6f3",
"id_branch_to": "30393a5a-93cf-461c-ab13-fedd7e6e5bb6",
"type": 4,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T09:45:51.996389+02:00",
"send_on": "2026-07-08T09:45:51.996389+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_sync_tables": {
"$ref": "74"
}
},
{
"$ref": "75"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "73"
}
],
"st_local_variables": [
{
"$id": "77",
"id": "4de7a8ae-a2e0-40d4-8cea-0e8e4a2963a4",
"id_pos": "0637ba3b-776d-4213-9885-0c732d411d37",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "77"
}
],
"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": "69"
},
{
"$ref": "69"
}
],
"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": "78",
"id_doc_sa": "2e918a44-d804-4389-a459-1722150d6ffb",
"id_line": 2,
"id_item": "6c58c1fd-11bc-46bc-a8c9-aa995dcf35ff",
"qty": 4.1,
"mt_items": {
"$ref": "1"
},
"tt_doc_sa_det": {
"$ref": "15"
}
},
{
"$ref": "78"
}
]
},
{
"$ref": "15"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": [
{
"$id": "79",
"id": "c8e42d1c-8af7-4468-b5a4-a84d33a5b63a",
"date_from": "2026-07-08T09:45:51.996389+02:00",
"date_end": "2026-07-08T09:45:51.996389+02:00",
"date_used": "2026-07-08T09:45:51.996389+02:00",
"id_employee": "275abb09-4706-41ec-8437-b8acc15a92ad",
"id_branch": "86ee0a98-d1a6-465c-b5c4-7e55e992a33f",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "76ecfc53-f942-4fa2-875b-d1055ad68d8d",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
{
"$ref": "79"
}
],
"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": "79"
}
}
},
{
"$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": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_images_types": {
"$id": "80",
"id": "5b53c6b4-231a-4df7-a456-4bdf46220c23",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02: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": "81",
"id_branch": "76e6556e-f6eb-416d-9a21-394bf74f4429",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T09:45:51.996389+02:00",
"date_end": "2026-07-08T09:45:51.996389+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T09:45:51.996389+02:00",
"last_update": "2026-07-08T09:45:51.996389+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_sync_packages": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_sync_packages1": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": [
{
"$ref": "79"
},
{
"$ref": "79"
}
]
},
{
"$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_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": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"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": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_token": [
{
"$id": "82",
"id": "b6140526-ab51-4e96-86bb-d29f37f7fe49",
"token_id": "sample string 2",
"id_user": "d35358c2-2ed4-4792-8545-e2c61a6dfe1d",
"date_from": "2026-07-08T09:45:51.996389+02:00",
"date_end": "2026-07-08T09:45:51.996389+02:00",
"created_on": "2026-07-08T09:45:51.996389+02:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "82"
}
],
"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_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"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": "83",
"id": "72fbbe47-2a47-4047-b6eb-881488627569",
"id_room_activity": "90c01fb3-76b1-40d5-aaa4-97a84d61a4b1",
"id_pos_sesion": "27779def-2f79-4357-911c-b8b4c4c8c4da",
"log_text": "sample string 4",
"id_user": "0bfdc69f-d7a1-455c-a513-47edf1c55cd5",
"created_on": "2026-07-08T09:45:51.996389+02:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers_permisions": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_pos_sesion_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units_states": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"st_users_profiles": {
"$ref": "63"
},
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
}
},
"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": "78"
},
{
"$ref": "78"
}
],
"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 not available.
Response Information
Resource Description
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. |
Response Formats
application/json, text/json
{
"id": "45525255-2996-46cf-8843-b467c8e30f67",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "d1422c2f-308b-49d7-8fcd-c718f833834c",
"id_unit_sec": "f6f792dd-e04a-4c60-983f-c74f9179c49d",
"id_brand": "23f6d80e-b809-4075-95cc-be804dfa96ae",
"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": "ef189b0b-d160-4f7e-a915-87861d1407b2",
"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-07-08T09:45:52.026678+02:00",
"last_update": "2026-07-08T09:45:52.026678+02:00",
"id_user_upd": "dfb12016-9e71-4e6e-b675-b621f1e3d603",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "deb52438-7a2e-402f-be9c-47790fd5ae49",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:45:52.026678+02:00",
"last_update": "2026-07-08T09:45:52.026678+02:00",
"id_user_upd": "f713c7de-d438-4d0e-a8d8-a848a191dfa5",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "a634b286-93cd-433b-a456-03b61e9008c1",
"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": "5e72675b-b00b-40e2-b14c-bc3e90ad31fe",
"view_messages": true,
"id_image_photo": "d7ebc986-4c07-4cf3-ad6f-44112a0ff1e6",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "4af4db7e-5830-4053-80da-335950a2e0cc",
"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-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "99199673-b72e-4814-93ca-5cc23ed6b483",
"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": "a3e99d9c-301b-4616-b338-f05e9a72211e",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "0dd95d1f-14e4-43c0-ac9f-8b41c3f657f5",
"commited": true,
"st_images": {
"$id": "5",
"id": "3de8ef44-6320-48e2-8875-e87b88a3491a",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "b738c5fa-edf9-490e-89ce-22059571483a",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "975f6079-1419-42d4-8d0c-abf1a8fc83e9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "3a81681f-3db7-4005-bfdb-6ae5a923cb9f",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "899fb293-170f-488d-a8df-4a34444a317d",
"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-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "da0dab45-580a-4c52-9415-9211959bb6c0",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "5dde2c3d-06d0-4ef7-8dbe-1a7c9a59732a",
"id_item": "8bc8a4e2-7bf5-460d-9010-5cd39c51c01f",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "5c2a1498-3563-4796-8c13-a4e1526bcdac",
"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": "21265411-9167-4718-86cf-cd3c76560a7a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:45:52.0274377+02:00",
"date_end": "2026-07-08T09:45:52.0274377+02: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": "02b88ba9-cc86-4b7c-8cd3-49b11f7cfea1",
"id_pos": "095b5c8e-505b-4056-98f9-8a7b1ca03fe6",
"id_list": "805d540c-ceb7-4ac6-bcc7-ca8222220efb",
"id_item": "b59862b6-dbda-4de4-86ec-27bd5e6ce7ac",
"id_item_type": "1b9070d3-008b-4c35-a245-398704922f7b",
"id_category": "4d2592ec-0f42-43be-9d81-ffc08dab955d",
"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-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "4b5a8939-2425-419b-9d26-0bb685fd696e",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "440f97f8-5b91-40e3-8922-670debf8d2a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "f7e4cb1c-201a-4545-854e-eabbc319adf5",
"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-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "1fbabd9f-9ead-4c8c-8709-628095dae727",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "9c91a765-57ea-44dd-afcd-5654d9988b2b",
"id_line": "b716113c-2b1b-481a-a4bd-a56aebd80831",
"id_category": "80d649bb-f16e-4431-a198-1af0f7fa6366",
"id_item": "9b8890c8-cfb0-423c-bebe-33365910eb19",
"id_item_type": "5d271de5-86e3-4fe2-92f6-0ce79f8b066d",
"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": "eef8162d-5642-47cc-92b0-dd1a30404961",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T09:45:52.0274377+02:00",
"date_end": "2026-07-08T09:45:52.0274377+02:00",
"date_used": "2026-07-08T09:45:52.0274377+02:00",
"date_sesion": "2026-07-08T09:45:52.0274377+02:00",
"id_employee": "25255b66-e818-4b24-aedb-530d60d66db0",
"id_branch": "ed8bf40e-a4a3-427a-9042-0cadaf7bbb36",
"id_voucher_permision": "e3a08aa1-3e10-40c5-a313-ba98d65376b7",
"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": "7b2b067a-b486-4696-984c-4bdf01d758cf",
"id_user_add": "5d35b0ba-b8e6-42cf-ba4e-b7855c542ce7",
"id_doc_sa": "679dd0d7-d939-4024-9408-23d85b5c3bfe",
"id_item_sub": "8eca165d-04b4-4306-a987-1978bf790da8",
"id_pos_sesion": "0d82945c-b6b3-4acc-b7e3-4e3728164439",
"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-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "906298ab-4d13-4636-bc1b-64182b0f7c20",
"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": "3437307b-886f-4ea8-ae25-ffbf932c7d6c",
"name_pos": "sample string 12",
"id_image": "7cde12cc-b81c-419a-859f-e661beb95644",
"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-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "36601430-c645-447f-aed4-e66ff9dd8fda",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "531b7d5a-0897-44b6-8e1a-cf44326128c9",
"id_branch": "a9abb27e-7eff-4ab5-aec3-ef88e13232df",
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "8b85b1b9-81be-4437-990b-1969c0a72f3a",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "b459368d-688a-4688-821f-3869f6ada2bc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "9c38d581-2550-4555-b5b4-6e7be58519db",
"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": "62dde41c-653f-4f5a-bc24-f9a6e0485532",
"id_line": 2,
"id_item_sub": "3f01c4e0-49cc-4878-9711-838990351d74",
"qty": 4.1,
"id_list": "86af4a3f-8dc7-4836-a328-1c0190f9947b",
"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": "74adfd72-c80e-49d5-b749-c92745fbb7e3",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "d7028f17-094f-4d7b-8169-4af1fe567b3e",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "8fb7fd22-af4f-47f7-87a3-3d1c19d17a31",
"id_user_upd": "92cdfe1a-2333-4720-88cb-236e6886bafc",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "f816ddd4-e10f-4050-b424-ba2e0820a5e5",
"id_item": "980bb519-a754-4ac3-8e54-b8473362b3a1",
"id_item_type": "dcc1113d-9384-4391-a5bf-cd70f554a0d3",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "d4c895b8-073d-4171-89ca-b3294245c55f",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "0729c333-d2fe-4fc1-a763-9203ae1d0cb3",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "037ad141-fccd-4d09-8d67-351ee5fcf95f",
"id_item": "259fdb8a-311b-4733-b6dd-c6b8576c021d",
"group_id": 3,
"id_unit_ref": "a4586c52-f728-4d62-a3a1-ccad301189a5",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "c1a27b0d-ad62-4ea0-aad4-a5bda9b19a3f",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "38dd7e46-486b-4319-bcc9-a89540ed9ed8",
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "bb5a196e-1263-4e25-9375-307ad226689b",
"commited": true,
"mt_units": {
"$id": "19",
"id": "1b20abe0-8120-4e38-80c8-3afd163a65f8",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "ed625870-ab29-4bdd-b790-16f81105bae6",
"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": "d6011c4d-45d3-41a0-a88e-f67f403a6684",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "5e1aec62-0bc1-4d62-b5f9-fd128571b3c7",
"id_doc_print": "d8f2ab89-ad83-4d8c-adf0-79fb08028366",
"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-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "87b938ef-8f8f-4820-94f9-5c8483bcfddc",
"id_item_sub": "9b62897b-d877-4b3f-8cd6-0abb31581ebc",
"validity_date": "2026-07-08T09:45:52.0274377+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "1ae950d2-aca4-471b-9f3e-ce4b17bf2e84",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "e74c7674-e87b-4315-963c-f57efc499a74",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "fa529351-df1c-41a2-831e-34fe661412e6",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "c7b2a3de-a844-4930-9426-2e60fb5d46f2",
"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-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "d64cd974-02eb-44a1-8df0-358bf0b74f5d",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "dd5974e5-f351-450e-bee3-f008ea942d08",
"id_pos_type": "1731de52-852b-4a66-ac89-bd8e46e3b341",
"id_price_list": "35bab85c-8c77-4429-9b69-abe69933cdde",
"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-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "c77f8884-14bc-4535-96c8-b0b4e5b5a360",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "08e85f5b-cd22-4105-a189-7ffe5cc660ee",
"id_pos_type": "0e6960d9-3f46-4216-b425-183c67878644",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "3b816e68-aabc-47ff-8097-c91c0a18915d",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "001a39fd-0def-4693-890c-1013a0889f17",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "7bea7449-89e9-46b4-8623-789de0db9f39",
"id_zone": "3537284f-5890-42fb-a97a-4de0030b1a77",
"user_required": true,
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "18034e91-ed8a-4f7c-bafa-2b2df8d22a4d",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "f25d951e-e45e-4a1f-91dd-7cb1d59222c4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c9b79605-6d46-48f7-8be8-0b9a033e5013",
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "091e75ba-8d8e-4917-afea-9e753d4d4a5f",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "a5a9926d-e423-4ae0-87a2-2a6007b71c12",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "5b5d5999-7e87-4cf9-93c9-74e07dd5ed36",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "22e92e9c-e66c-4d25-bbbb-abd3ea61c51f",
"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-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "b1d8d0fe-9bfd-4f8c-97c4-bae00e2565ba",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "56ccb7a7-59de-4dba-b181-3d8c580ad978",
"id_cloakroom": "44548346-c111-423f-9c55-3022e8f01775",
"id_pos_sesion": "a824e372-c9c3-4ded-91a1-b2245a876942",
"unit_id": 4,
"date_open": "2026-07-08T09:45:52.0274377+02:00",
"date_close": "2026-07-08T09:45:52.0274377+02:00",
"id_doc_sa": "799caec5-ac4c-4b86-aec3-7ed70e991fc5",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "e4fa8543-225c-497d-a16c-4b3ca7d11cbc",
"id_pos": "a5a8ce18-5c9d-46a1-92b5-ba22d5234f96",
"id_doc": "c2d507b1-6a30-432e-9ca6-9c940573a02a",
"id_branch": "d9a0d5c1-282a-432a-8f8b-ed6afbd63644",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:45:52.0274377+02:00",
"date_tax": "2026-07-08T09:45:52.0274377+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "2133f027-f3fd-420f-a0b2-773d584554a7",
"id_relationship": "b5e4cfd6-b421-4350-aa9a-c810bf301562",
"id_loc_from": "ebf8560d-1af3-4109-866d-987ff4f1a7d1",
"id_loc_end": "aefa39f5-1888-4c18-addd-af59169dc951",
"id_user_add": "db463eeb-67cb-4387-8849-26302484859f",
"id_user_upd": "61704c0b-2eb9-4c0d-899f-9179a968e7ad",
"comment": "sample string 12",
"id_pos_sesion": "4c6db0e1-51c6-447d-a324-d70e24f96a73",
"id_room_unit": "6f9ed153-5811-4ec1-937e-50e5bac89fc7",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "97af2758-7ee3-4bbc-a835-795eeba3b6e7",
"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-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "010fe7bb-9c6f-4f0a-bba5-f61c42da5f8b",
"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": "4d3ce9dd-b83f-4f7a-ad85-22a860651236",
"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-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "68395897-d1f4-40fe-830f-f564d30a5926",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "538e2f0e-97ef-44e5-8e77-3d987d1b0cf4",
"id_pay": "c8992115-251d-4b8c-96de-3b3d9de69f73",
"id_money": "cee3aaf9-5b33-4f25-8b1d-f3c50aff6ee0",
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "02f864a3-9cef-41d5-aa06-39d97ebd7ec5",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "a797a532-3106-4dbb-baa7-6cfcd87cbbac",
"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": "059201bf-de17-4a09-b533-b6cf1cd1a93a",
"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-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "59be2c8b-4085-4be8-afc9-01135e01e15a",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "1c72551c-3310-4cc5-8019-cd0e6604e523",
"id_money_2": "de44d16c-e118-412b-9b8d-f9fab131d779",
"date_from": "2026-07-08T09:45:52.0274377+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "1a7a975e-6a28-44fd-99b3-aba660d54f78",
"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": "8c2038e8-0ac2-46ef-9082-67a1609e4330",
"id_pay": "ff09d174-f5dd-49db-b088-6fc60a1fa512",
"id_money": "2ba453df-9469-4d7b-aa39-d8443a68520c",
"date_cashflow": "2026-07-08T09:45:52.0274377+02:00",
"coefficient": 5.1,
"id_user_add": "57f9719f-0aeb-447e-8158-e141c279a9be",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "1b6f444f-1e68-463a-b4df-6525be56b0a3",
"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": "55cab8f1-1232-4e4b-b29d-6d0a79c0309f",
"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-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "7e2d7b6e-2070-41ac-9fa7-bdc14b39d8f6",
"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": "04d223be-4135-44d3-a55e-4527bc4d70f5",
"id_line": 2,
"id_pay": "65bccd0f-c788-4b0d-8e2c-d886ffd5d6dc",
"id_money": "80c85790-2429-4daa-8efb-fe9098214e43",
"coefficient": 5.1,
"id_voucher": "c975a788-c183-4480-b53e-4fe43fe015cb",
"id_employee": "5df765bb-539b-4f0f-8947-d3374da7ef1a",
"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": "80c1f603-c3ca-4b92-ba22-c2f922b5f3ce",
"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": "81e6b290-aa3d-4ea2-917a-d501b81cd042",
"id_doc": "d9369ef5-611b-43f6-abbd-bbaca1601ba8",
"id_pos_type": "aaee84b2-7009-4f69-86e8-e67f361de28d",
"id_doc_print": "89c098c3-f595-4553-9de4-c2ab6ef19112",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "9cd63a42-1faf-47bb-a6fb-cd0cfe088401",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "b8ddf63b-1df3-44ad-b378-857c9bf4568b",
"id_pos": "880f6054-06a9-4fe1-a561-841c338d7155",
"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-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "8a75acd4-af61-473c-b5a7-8a9a6605c80d",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "68f712bd-6a65-44c5-b1b6-470fa0b4d81c",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "9e23a8b2-c8d3-4f48-a79b-427c01f86cad",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "943502ca-d8dc-4cc6-abea-38809b06d172",
"id_branch": "d08d1252-8073-4a7d-bc71-d7408177ee20",
"id_pos_type": "40b3610f-bb32-4070-ae23-09c886a6cb05",
"id_pos": "e710cc47-f334-48b3-ba79-3699b4df1a5c",
"id_item": "85413c64-072c-4210-aac6-78bd22cbdc26",
"date_from": "2026-07-08T09:45:52.0274377+02:00",
"date_end": "2026-07-08T09:45:52.0274377+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "e76ae8b4-cd81-49ca-9c50-465f986ca79b",
"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": "88431d6c-7028-4a7c-8f81-4456130618ae",
"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-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "512ef96a-8397-4c7b-aee4-6596e0b2e195",
"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": "2a57c952-0614-4c5b-bd08-2a18bf6bee2e",
"id_doc": "e75527e9-e021-4fe3-be77-282afdebfd1a",
"value": 3,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02: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": "76a32473-ed61-4c99-8cea-0373baacde3d",
"id_pos": "6ca98482-078a-48de-8cda-1dbd7bf8882c",
"id_doc": "0b301244-7050-4bab-bac6-5b707659e656",
"id_branch": "db275d8a-8fd9-47b0-aa3e-561c1f4082f0",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:45:52.0274377+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "5ccf75df-6c77-421a-a0aa-3b183f167482",
"id_loc_from": "12d4fb99-096c-48f6-b4b1-83bc48462737",
"id_loc_end": "634c1a56-6669-4117-992b-d8cad057285d",
"id_user_add": "72b5a5cd-79b5-4264-a4c3-3c586f704f1f",
"id_user_upd": "9c9a9d43-baa5-428a-829e-95f397733447",
"id_pos_sesion": "1e3a1528-f549-4af3-92b7-7044aa750f48",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T09:45:52.0274377+02:00",
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "45d59dde-a794-4b5b-b9b8-612b6a562018",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "114bc487-3457-4f86-b990-48a9db40e616",
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "28c2af90-fcec-480c-825a-c174d5eef4a0",
"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": "5b43229a-5885-4402-86f6-722ec9a23bed",
"id_item": "9d4a723e-268f-4d98-a943-8f3d72b512a6",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02: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": "a875a5fb-dc9f-4bbc-8e7e-e5ec152882ac",
"id_line": 2,
"id_item": "20090d3e-4c9b-4d01-9b03-372724b7d779",
"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": "727d078e-fd7b-4491-b805-08900fc9f927",
"nro_sesion": 2,
"id_pos": "39327691-262b-4bf3-8f2e-c56bdc331b16",
"date_tax": "2026-07-08T09:45:52.0274377+02:00",
"date_open": "2026-07-08T09:45:52.0274377+02:00",
"date_close": "2026-07-08T09:45:52.0274377+02:00",
"id_user_open": "995f736d-d9f0-4228-b9c0-c9dad02a37cf",
"id_user_close": "22c050f9-5da8-44a1-933f-39f469681212",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "4ccefc2d-a3cb-4f5b-8d01-f06ad8b1f19f",
"order_id": 2,
"id_item": "031d0fca-56b9-4dfc-ae30-2833d8f61647",
"id_item_type": "eaaabd8e-cb94-41be-82a7-260c971b2b29",
"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": "59452d95-fbfb-49db-b610-f557b08c7ddb",
"type_item": 11,
"id_voucher_json": "818a7a7c-bd4b-4339-be2b-ca758e8a655d",
"count_voucher": 1,
"id_category": "0ca09ff0-951c-4070-87d4-9a4a4bba303b",
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "c4f50bc3-3dd7-421d-b294-fe326b12ec1a",
"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": "a164ceea-21f4-45b2-9c74-ab4d89fcc012",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "a67601a9-7c14-4e11-b421-028ac2bc924a",
"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-07-08T09:45:52.0274377+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "646bea47-c974-4568-8bf8-937e8446384c",
"id_room_unit": "f6a5d12b-7705-4747-99cd-6d369fce55d8",
"id_room_list": "50a8adfd-e6ad-4876-a0db-e887ee785c25",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T09:45:52.0274377+02:00",
"date_from": "2026-07-08T09:45:52.0274377+02:00",
"date_end": "2026-07-08T09:45:52.0274377+02:00",
"date_open": "2026-07-08T09:45:52.0274377+02:00",
"date_close": "2026-07-08T09:45:52.0274377+02:00",
"id_employee": "d334c41b-b3bf-40c4-9693-e9487864c80e",
"id_employee_sec": "12374425-1dd9-469d-a22c-100cd397df34",
"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": "0f90ea31-ef6e-49b1-b95b-783e7b3d05a4",
"comment": "sample string 7",
"id_user_open": "9d36eb33-89bc-45f6-a049-085dfbcbc142",
"id_user_close": "917e94f2-b1f4-4070-a93c-375e5ac19498",
"id_unit_state": "41092294-d2af-404f-8009-bc97c011bec6",
"id_pos_sesion": "87ed0d50-1423-4b31-8f67-341105ee76fc",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T09:45:52.0274377+02:00",
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "6aea22ee-fa73-47eb-ad6c-2f439e0e2be9",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "b7cdf822-6496-420d-94c3-130fd33eef60",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "2b100f02-c257-424c-9cea-eb077bb34878",
"locked": true,
"date_locked": "2026-07-08T09:45:52.0274377+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "7941b45a-ee66-4a2c-a62e-21e40f663c61",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "fd924c82-3d4a-4aed-8831-f64c5cae867c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a55bcde5-fc83-4c94-a7aa-589a29521ded",
"name_pos": "sample string 6",
"id_image": "296a0ecf-b84d-49bc-a140-ec9403df5e6b",
"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": "bf9c814d-4a04-4f81-a2ca-8d2dff90e8ed",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "79c64dec-4f80-4715-b27f-c5925d0ea3e1",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "de27f9f2-a1ab-4a30-aec5-9826cbd6f9f1",
"id_room": "c535c728-d8df-4932-9f30-723e2545d6de",
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "aafe108f-c611-47b7-bc9d-b7698b6f308d",
"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": "f161301d-84a6-40fc-94d2-81b265de2c25",
"id_room": "3dbd1b41-9f6d-42af-a62c-36988895c161",
"date_in": "2026-07-08T09:45:52.0274377+02:00",
"date_out": "2026-07-08T09:45:52.0274377+02:00",
"id_user_add": "2f8e08e4-2d1a-4b42-ac55-8a3117d7f5ab",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02: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": "0962649a-ac9e-4b01-ad59-157372ec93d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "5eb69f6c-31b7-4ef6-ba0a-4ca64c5954aa",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "54407368-c8c3-4d8c-8970-8adff977a7c7",
"id_room_state": "5ac5bade-8468-42ad-bace-6c9b4b36b21e",
"id_image": "dfb1d9d8-8622-4e24-b362-6a57d5edd34a",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "a1e5abff-ee6c-444a-8689-b8a224b19bdc",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "abe38a7b-10e8-4099-aec9-ed2d2ae1c5a0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "a9c070fd-b47d-481d-b1cd-8060a22ce37a",
"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"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_tips": [
{
"$id": "59",
"id": "c2e7a73e-8088-4698-9f8b-bca04742da89",
"id_pos_sesion": "765847a6-4e68-4123-975e-7b36ed95c91f",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "bfd18a95-13bb-4c1a-bc02-ea0b6024d06f",
"id_room_unit_activity": "a02149d7-7602-4cb7-a51b-6044036538e4",
"id_doc_sa": "8097f1df-7e3c-4822-aded-696d5d9e1f82",
"id_pos_type": "c438a7ed-be56-404d-9b26-3134a9b01bcc",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "8c363171-8dd7-4d37-8c4e-92d6face7e86",
"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-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "40b144c4-95c6-4805-b2c5-de541b17d3ac",
"id_user": "f166772a-f041-4bbf-8469-a51b9ca3e2d2",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "59"
}
],
"tt_pos_sesion_users": [
{
"$id": "61",
"id_pos_sesion": "0642db3b-7b2d-4c03-b61b-8e149a7ce6cb",
"id_user": "502e0015-c8f0-450b-872f-028e5894743e",
"date_add": "2026-07-08T09:45:52.0274377+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_cmd_connection": [
{
"$id": "62",
"id": "a0631b0f-d3bc-4ad8-a41e-063f40a41c19",
"id_user": "b58d415c-61f7-4570-8aa2-937dd1c1cc7f",
"id_user_profile": "d9569499-6167-4dde-a690-f34599cf36bd",
"locator": "sample string 4",
"date_end": "2026-07-08T09:45:52.0274377+02:00",
"id_pos_sesion": "29906699-6df8-48dc-9e35-b00d723fc786",
"date_login": "2026-07-08T09:45:52.0274377+02:00",
"date_logout": "2026-07-08T09:45:52.0274377+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$id": "63",
"id": "ec5c8b75-848e-4a29-a443-9b5ea5f84e01",
"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,
"is_view_all": true,
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "64110051-e109-4b0a-bb0a-4b5804c43930",
"id_function": "2eae16ba-9929-4a10-a932-f34f4c8b4f4c",
"id_user": "23d4bf7e-bfa8-44d6-a2e6-e00be4261e41",
"id_profile": "1aadf365-59d1-4d6b-859f-95bf7d745a92",
"permission": 3,
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "65",
"id": "8aaa4157-e819-4cb7-97aa-a6f882eba01e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "dedf3bad-e581-4021-a2dd-e429c4c3f592",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "19c68de4-da3a-4a9f-be45-e4d006999d76",
"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-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "1217e3f0-a575-4092-9c2b-275d739b592a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"commited": true,
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "64"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$id": "67",
"id": "cdf4eb47-c13a-4f41-9c99-115768a50525",
"id_user": "504aa2b9-52f0-4f58-8553-7eee282e4794",
"date_add": "2026-07-08T09:45:52.0274377+02:00",
"destiny_type": 4,
"id_key": "2eb30c00-4d39-44e3-a16d-28c1dc647992",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T09:45:52.0274377+02:00",
"id_pos_sesion": "281d402f-9bb3-4c62-a90e-5d62a8880a9a",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "67"
}
]
},
"tt_rooms_units_activity": {
"$ref": "51"
},
"tt_spool_doc_print": [
{
"$id": "68",
"id": "041c48dc-af44-4a31-9254-793fdb6ba79a",
"spool_server": "sample string 2",
"id_doc_sa": "2f0f7ec0-555f-4a74-b1ea-8a2799ac7baa",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"printed": true,
"print_on": "2026-07-08T09:45:52.0274377+02:00",
"tt_doc_sa": {
"$ref": "29"
}
},
{
"$ref": "68"
}
]
},
"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": "69",
"id": "117ec092-47aa-4263-a435-73925f2b9cbd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:45:52.0274377+02:00",
"date_end": "2026-07-08T09:45:52.0274377+02:00",
"id_branch": "387010ac-fa27-4736-8f77-407b125bddf1",
"id_pos": "4d5d350e-05ae-4c51-bad3-af3b2a8070d9",
"id_list": "e32d60f6-cb7b-4ac8-a381-5a3fba2152e0",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"id_user_upd": "bd932258-b4d2-4bfa-b3c6-2842b7f8d93c",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_doc_num": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_pos_license": [
{
"$id": "70",
"id": "16030f41-3dc8-4796-b9fa-febabce708ac",
"id_pos": "3a2a5401-c760-4b8c-a707-c70c51a30b56",
"mac_address": "sample string 3",
"date_end": "2026-07-08T09:45:52.0274377+02:00",
"key_access": "sample string 5",
"id_user_add": "c4cf43e3-362a-40da-aa0c-0e7ae4d3e6c4",
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "fb1d693c-9fb1-47ce-a0ec-4ff7ba307cd5",
"id_pos": "63141da5-ba73-4517-af0a-21492094ba5e",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_pos_connection": [
{
"$id": "72",
"id": "2213cb34-50d5-414f-9896-35cbbc14a751",
"id_pos": "62d51983-bd0c-4226-b751-ee5673c132ea",
"date_add": "2026-07-08T09:45:52.0274377+02:00",
"date_upd": "2026-07-08T09:45:52.0274377+02:00",
"date_out": "2026-07-08T09:45:52.0274377+02: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": "72"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "73",
"id": "0e1b973d-15a6-401a-a510-de74fde723f8",
"id_user_add": "6334abd4-3a58-4271-ad80-3d839b6ea73e",
"id_table": "cb13ae23-3791-4979-b83d-ac215205c139",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "aeb5c209-c92c-4ac5-9dad-a71de717031b",
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "74",
"id": "72babbaa-cb18-4f19-aaba-b5d269f9c71b",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "cf6c1eb5-ead1-4661-9ebd-7eb8837735a6",
"id_sync": "6e623904-e631-4349-b2f9-b8175bdc217b",
"json": "sample string 3",
"id_table": "c2b7a362-4a9a-4a27-aabf-90999d976611",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "7a6fb60a-d9e1-48ec-aa1e-b06b8f1db2a1",
"id_branch_from": "7181d6e1-4146-403a-b8d5-8188e22cad8d",
"id_branch_to": "0d49466b-48c2-4321-8eb8-c73906615b88",
"type": 4,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T09:45:52.0274377+02:00",
"send_on": "2026-07-08T09:45:52.0274377+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_sync_tables": {
"$ref": "74"
}
},
{
"$ref": "75"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "73"
}
],
"st_local_variables": [
{
"$id": "77",
"id": "f13953bf-ea02-4699-a762-e4e193b8d352",
"id_pos": "3b3a0382-794e-4f00-a0d8-790accdbd9e1",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "77"
}
],
"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": "69"
},
{
"$ref": "69"
}
],
"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": "78",
"id_doc_sa": "f98c1f20-ae0d-4ee5-a766-fae99cb38374",
"id_line": 2,
"id_item": "dd887794-ab13-48d2-9e96-226cf6b72a3c",
"qty": 4.1,
"mt_items": {
"$ref": "1"
},
"tt_doc_sa_det": {
"$ref": "15"
}
},
{
"$ref": "78"
}
]
},
{
"$ref": "15"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": [
{
"$id": "79",
"id": "14c0a031-9139-4a3c-9533-6da4516fd8c4",
"date_from": "2026-07-08T09:45:52.0274377+02:00",
"date_end": "2026-07-08T09:45:52.0274377+02:00",
"date_used": "2026-07-08T09:45:52.0274377+02:00",
"id_employee": "241bdb4d-3da8-40b1-9365-f1d200982dde",
"id_branch": "dc327735-71f7-4225-82cc-04fa577ce3ec",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "20be9859-9d61-43d2-9d87-8904b0401e6e",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
{
"$ref": "79"
}
],
"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": "79"
}
}
},
{
"$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": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_images_types": {
"$id": "80",
"id": "51c81a1a-b0f5-4630-9599-33b40be38521",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02: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": "81",
"id_branch": "5d0a7485-1d32-418f-85c6-bc42df21e7d5",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T09:45:52.0274377+02:00",
"date_end": "2026-07-08T09:45:52.0274377+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"last_update": "2026-07-08T09:45:52.0274377+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_sync_packages": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_sync_packages1": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": [
{
"$ref": "79"
},
{
"$ref": "79"
}
]
},
{
"$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_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": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"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": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_token": [
{
"$id": "82",
"id": "740a3d4e-bf46-41d9-83e3-661fcdb45e18",
"token_id": "sample string 2",
"id_user": "5fd53f99-b3eb-4d32-9492-997b7aacefa3",
"date_from": "2026-07-08T09:45:52.0274377+02:00",
"date_end": "2026-07-08T09:45:52.0274377+02:00",
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "82"
}
],
"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_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"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": "83",
"id": "67560e2a-8df7-4ffa-a34b-7c7b61b860ca",
"id_room_activity": "1b504e60-d29b-413b-93a4-1a5c7da4405e",
"id_pos_sesion": "017f4849-fb3d-43e2-b88c-066d1b02542d",
"log_text": "sample string 4",
"id_user": "ba7c8804-d18f-4bb8-b885-1610ed801354",
"created_on": "2026-07-08T09:45:52.0274377+02:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers_permisions": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_pos_sesion_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units_states": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"st_users_profiles": {
"$ref": "63"
},
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
}
},
"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": "78"
},
{
"$ref": "78"
}
],
"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"
}
]
}