POST api/Tt_Rooms_Units_Activity
Request Information
URI Parameters
None.
Body Parameters
tt_rooms_units_activity| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_room_unit | globally unique identifier |
Required |
|
| id_room_list | globally unique identifier |
None. |
|
| nro_res_ext | string |
Max length: 20 |
|
| date_reserved | date |
None. |
|
| date_from | date |
None. |
|
| date_end | date |
None. |
|
| date_open | date |
None. |
|
| date_close | date |
None. |
|
| id_employee | globally unique identifier |
None. |
|
| id_employee_sec | globally unique identifier |
None. |
|
| from_reservation | string |
Max length: 100 |
|
| pax | integer |
Required |
|
| language | string |
Max length: 2 |
|
| amt_min | decimal number |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pay | decimal number |
None. |
|
| amt_adv_card | decimal number |
None. |
|
| amt_adv_cash | decimal number |
None. |
|
| amt_tips_card | decimal number |
None. |
|
| amt_tips_cash | decimal number |
None. |
|
| id_user_tips | globally unique identifier |
None. |
|
| comment | string |
Max length: 1000 |
|
| id_user_open | globally unique identifier |
None. |
|
| id_user_close | globally unique identifier |
None. |
|
| id_unit_state | globally unique identifier |
Required |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| vip | boolean |
Required |
|
| paid | boolean |
Required |
|
| send | boolean |
None. |
|
| send_date | date |
None. |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_employees1 | mt_employees |
None. |
|
| mt_rooms_units | mt_rooms_units |
None. |
|
| mt_rooms_units_states | mt_rooms_units_states |
None. |
|
| st_users | st_users |
None. |
|
| st_users1 | st_users |
None. |
|
| tt_doc_sa | Collection of tt_doc_sa |
None. |
|
| tt_pos_sesion | tt_pos_sesion |
None. |
|
| tt_rooms_list | tt_rooms_list |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "d836b600-45cc-465a-b958-bf419f726081",
"id_room_unit": "c4c3627b-ab44-4105-ae15-be01a11edb6c",
"id_room_list": "3bd89997-a8f6-474f-9952-12cf9cc0900e",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:47:14.0583325+02:00",
"date_from": "2026-09-06T06:47:14.0583325+02:00",
"date_end": "2026-09-06T06:47:14.0583325+02:00",
"date_open": "2026-09-06T06:47:14.0583325+02:00",
"date_close": "2026-09-06T06:47:14.0583325+02:00",
"id_employee": "7ab6580d-b3d3-45e5-9021-c11e1d83cdff",
"id_employee_sec": "b567a167-c312-4cd4-8d9c-9d1fa75ecf08",
"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": "082ef679-ed10-4eff-b8da-10ea1c133c6a",
"comment": "sample string 7",
"id_user_open": "e4461555-64bc-452a-89f0-866393964aaa",
"id_user_close": "476d497a-96e6-45ff-b9a5-5f9bf5bb3f89",
"id_unit_state": "512a7e54-c4d8-4b50-9464-54a4f1bdc5d8",
"id_pos_sesion": "db7c9e15-0e00-49c3-87ea-e5675224ebf9",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:47:14.0583325+02:00",
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"mt_employees": {
"$id": "2",
"id": "d62e6172-6d3c-45fd-b98b-8c387784e4f8",
"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": "4538dad6-0061-4591-8577-1e6040f324d3",
"name_pos": "sample string 12",
"id_image": "fbe0b853-560d-4fba-85cb-9decbe4f44d9",
"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-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "49afa567-579a-444f-a708-2b446742ccc3",
"commited": true,
"mt_employees_branches": [
{
"$id": "3",
"id_employee": "99979e5a-c7b4-4106-bc50-8630925014a6",
"id_branch": "589b1b39-2a41-462b-9c70-85e3c914eab1",
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "16dab520-0567-4472-aac2-7fe82653c6ae",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "f73cd34d-0e34-4c23-ac4d-284cfa336207",
"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": "d1f25b02-4f1f-41ea-a83b-22660c8b1d2f",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "6c5bf8fd-f981-4a03-8596-30b54b1e6ddd",
"commited": true,
"st_images": {
"$id": "5",
"id": "8cb9df07-3d91-4d65-8a71-aeadb2059235",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "0389a3a2-08ef-4f8e-b7ee-6a21cbe1ccdb",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "482da8fe-a084-450f-b480-60abddd8d333",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "14ef0041-e431-4647-82dc-565e0378c369",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "b94c26c4-f093-4c73-908d-d06d112b4aae",
"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-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "ab527cf3-4c04-4755-bcb3-77ac23191750",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "c65e60d1-c0c4-4834-9514-df5f13e5f5b0",
"id_item": "a4b706e8-8222-49ab-8219-c20442b76d5c",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "7e690e29-4d32-48b0-9268-b011830df59f",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "83b7d30c-b9ef-4ebd-ac6d-f428bae892ef",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "3f9f20f3-d7d5-419b-b365-56230b7f2c6f",
"id_unit_sec": "3a1e678a-aceb-4b62-9a3e-7a4219e45070",
"id_brand": "ae806bb1-e581-4d28-8e51-43bffe6f7041",
"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": "b4cae2d7-6f3a-4652-8a23-6037a9e32717",
"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-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "3914fb11-48ab-486b-970e-41d9fdce147b",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "37666b36-0a11-4048-b2a9-1a7a0e1640eb",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "73b2ae3a-920d-4b83-9613-e0b0cf6a226e",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "1aac4f71-472a-4b1a-942c-f5753628378d",
"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": "94ebc49f-2bf4-4b52-8dea-9d419bd2046d",
"view_messages": true,
"id_image_photo": "581c598d-d90b-4da1-9247-0e2323608f17",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "aa2aac55-1c35-4495-9db8-48aaa5fa3e40",
"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-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$id": "11",
"id": "f4ffa598-c308-4903-a570-a7ecc30737cc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "8d5b6d2c-f59a-4b96-9991-20ddcfdcab75",
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "6eb897a6-c586-423d-b62f-4a81a0f1d026",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$id": "12",
"id": "8ac2b3d3-1270-4d66-8cc9-48f0ddaba9f0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5a9e7479-2dfa-479d-ae74-26a18437f44e",
"id_zone": "347a3c26-209b-4bd0-ab60-cb086c131d1a",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "212cb9b2-6feb-4a04-a39a-bc59cf0c6321",
"commited": true,
"mt_branches_zones": {
"$ref": "11"
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "3ae2455d-1129-40cb-bd36-0e3e2bdc1a4c",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "7d44f453-9e50-41f3-a987-765615c9a8a5",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "1579b514-aa6a-46f1-aa16-e9c8d7fd6b59",
"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-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "58eb1fdf-8279-4888-b18e-af8bf6b42995",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "917b8a37-d365-4cdf-8a8b-aafe487bdc0c",
"id_cloakroom": "6016beb3-40d6-4cbc-a38e-e780ea0f549c",
"id_pos_sesion": "c44ff00d-fdeb-4ac6-a56f-2f4e36b03014",
"unit_id": 4,
"date_open": "2026-09-06T06:47:14.0583325+02:00",
"date_close": "2026-09-06T06:47:14.0583325+02:00",
"id_doc_sa": "e9b3cb9a-87a9-4749-ae74-6ab0b437a97a",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "5764eef8-b56b-4c25-b6b0-13c7c8fdf049",
"id_pos": "d41dc1ff-852a-4d32-84c9-e695aead5c4d",
"id_doc": "99e12f8b-3ea1-4b6e-a2e9-3b1800663240",
"id_branch": "08caf6ca-57d5-433e-b2d4-cb287cd47c9f",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:14.0583325+02:00",
"date_tax": "2026-09-06T06:47:14.0583325+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "f9eb9945-e420-4fa1-a5dc-bf3e73162c31",
"id_relationship": "2d92ea99-3edf-4952-b4eb-06463368e01f",
"id_loc_from": "7e379212-6110-4cd3-a2de-1f1451057cc0",
"id_loc_end": "3a13b732-bdbb-4b06-86eb-f2300d4f59fa",
"id_user_add": "5662de67-4427-4295-b575-5775927f6b5d",
"id_user_upd": "f2f6a374-4e3a-40f2-9662-c1171a432c57",
"comment": "sample string 12",
"id_pos_sesion": "2940376e-e6c2-4f8f-8eda-55bb35fe7207",
"id_room_unit": "45a55c5f-9a01-4a8a-84e4-8bfc6c5a37ef",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "6332a86c-2bc3-4b9c-917d-4a16bddf06af",
"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-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "64c383ce-f484-4127-8733-259899372a14",
"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": "a257269b-063d-4873-819b-35930afeb9ff",
"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-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "6692cf3a-638a-4f50-9ee7-31af19f8c3ee",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "6f34cdab-9bbd-48e3-80ba-1633aeafaaaf",
"id_pay": "042391b3-7a10-489a-8e17-7a46f2f33263",
"id_money": "618875ed-34f5-4464-8d0e-9e0e981f80b4",
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "01b94d60-5762-4b9c-847e-39ddfdb95fbd",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "da450d0b-6e76-4c1d-bb22-83d263da6777",
"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": "a15a9bb7-5a79-4516-bfd2-7eef01e77282",
"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-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "03167659-e3f8-4606-8961-26b160ce1a2a",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "b86fbac5-c427-44d4-8ff4-72ecc544415f",
"id_money_2": "9199607e-4b07-4414-a83f-ac9415aff72f",
"date_from": "2026-09-06T06:47:14.0583325+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "b433bc8b-b294-4f48-9636-b19d79dd9731",
"commited": true,
"mt_money_types": {
"$ref": "18"
},
"mt_money_types1": {
"$ref": "18"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "19"
}
],
"mt_money_rates1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "20",
"id_doc_sa": "58d144c4-3e0e-4bc9-b1ad-24338353f3bd",
"id_pay": "0d9367ca-bc8e-4272-9d85-820b032c55aa",
"id_money": "eb64a46d-c3a1-4934-88ae-79956ecb37b5",
"date_cashflow": "2026-09-06T06:47:14.0583325+02:00",
"coefficient": 5.1,
"id_user_add": "53247e01-2874-4bdb-aafa-f2a345a0ffa7",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "4930a293-b185-466d-bb4e-d4db4851e78a",
"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": "bd9c3f29-399c-44f4-97f1-70a99aefd7ec",
"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-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "166602b3-af32-478a-8dcf-278249f8f006",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$id": "22",
"id_doc_sa": "dd4e8004-5a02-47f1-b0de-cb330df7b78c",
"id_line": 2,
"id_pay": "5f4499c2-c15d-4cfb-b2c0-05eb04ef9d9b",
"id_money": "61d3cdfc-6dd8-43dc-93fb-a4405641cca9",
"coefficient": 5.1,
"id_voucher": "0adbed9d-4380-4fec-99dc-afa791f6457a",
"id_employee": "38fa1072-0af6-42fe-bdce-d07be5336060",
"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": "e386bd42-bb15-4236-acde-41c0718dac89",
"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": "2"
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$id": "23",
"id": "b92d7cc3-4c4e-4fc9-923b-d22771380f5b",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:47:14.0583325+02:00",
"date_end": "2026-09-06T06:47:14.0583325+02:00",
"date_used": "2026-09-06T06:47:14.0583325+02:00",
"date_sesion": "2026-09-06T06:47:14.0583325+02:00",
"id_employee": "297b206f-e3d9-40e5-aeee-7f1dfada33bf",
"id_branch": "e8bc8788-e40b-448e-b459-856be1210abe",
"id_voucher_permision": "c45ad5f2-6b2c-4957-8cfb-d87e1bb2662c",
"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": "f6f9f6a5-026f-4fd0-a907-d26de9311404",
"id_user_add": "b505b98e-9974-4d80-a08d-3478734ea34b",
"id_doc_sa": "50c51a08-a126-4236-82bd-2209912418c9",
"id_item_sub": "f215790c-2951-4d14-8e1f-5f0fb35a68ac",
"id_pos_sesion": "0035be10-3960-499d-b8c2-a21ccb4219d8",
"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-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$id": "24",
"id_voucher": "20abd602-f871-4dd3-a199-6d8a0b89e883",
"id_line": "e1a10207-3eaf-4266-bcf4-c10e98b67067",
"id_category": "1e144fe0-470e-45bb-a0d1-a54b9662cc9f",
"id_item": "e0b70b7c-00ec-4b48-ae40-78fb05a90c77",
"id_item_type": "36124491-65b9-4139-acaa-d6b6093c7ca8",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$id": "25",
"id": "8b9ceafe-75ea-42bb-8347-b76828852ca6",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "83f94c31-6358-4db3-96e6-8dd4cb02203d",
"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-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "7c65e1a8-8aba-4c15-b694-0d597a3d53c5",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$id": "26",
"id": "29acc08d-22cd-45ec-8c5e-f7013e109f40",
"id_item": "6745c3b9-a23a-4504-acbc-e86008a8a6e9",
"id_item_type": "13420960-d14c-4f4b-b7e7-683d53de6c24",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "ad385de6-e2e1-4d82-8226-ae2463545505",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "606f02b1-d182-40a3-9b9f-f4b3fa395b7c",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "345b0c45-ecfc-4e31-a787-1b0fb9f5af7c",
"id_item": "7d38ee65-755d-4fff-bc75-151ab4286ec3",
"group_id": 3,
"id_unit_ref": "d20305b0-c1ac-4f75-b412-f32a49214958",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "594349b9-c5db-4310-9ffa-f8d3b6428f5a",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "6b6a7b0d-bfa3-487e-9c59-28c8257ff519",
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "cd5c336e-09a4-4676-98e8-bd2a5f7b2011",
"commited": true,
"mt_units": {
"$id": "29",
"id": "612f7564-4ccc-497c-91a2-28915bd8cdd9",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "2144fce9-1e3e-463c-8bee-f19010596244",
"commited": true,
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
}
},
{
"$ref": "27"
}
],
"mt_items_types": {
"$ref": "25"
},
"mt_items_vouchers": {
"$id": "30",
"id": "08f85231-7c7c-428e-8b2d-1a2e3635ac87",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "46181b4b-cf31-432b-bf8f-c7df829f3f56",
"id_doc_print": "6c79b4f6-dcc2-4c35-821d-282d0cbe5929",
"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-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$id": "31",
"id_list": "a35ce79a-5ef2-41ff-b63f-8b2f358a6303",
"id_item_sub": "f44eed0d-0d4a-4150-b0b1-4f003450fcb2",
"validity_date": "2026-09-06T06:47:14.0583325+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "9403f420-df91-4e40-8533-cdb945a4d5f7",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$id": "32",
"id": "ef172276-a649-41a1-b6cf-9a92081c5fb0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "8143259c-07d5-4295-a97a-bab6f7022136",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "7e9c31fb-999f-4f25-813d-3113dd61d1b4",
"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-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "202b5491-05a0-4a3a-941e-f0df61e4516e",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "76412215-b688-42e6-801c-9b35b37dec10",
"id_pos_type": "e7da57f3-2047-4ce9-a764-5718299cae27",
"id_price_list": "adcf51bc-c94c-43b7-a4b0-e999c61fbc5a",
"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-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "28a2c82b-3507-4692-8703-f5fee6ca1c37",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "fc6a1c55-1b07-4f7f-a84f-bed7aed8bae2",
"id_pos_type": "446c0369-bf2a-49c8-8a84-af3911a5d57f",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "54fb1827-2291-4d80-8a1c-7e0fb2906a91",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "015ec503-d73f-4767-9969-703446f083f8",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "a7c83ba2-36f0-4b2d-bc73-271152da8806",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "3663d85d-2e11-4325-bdc0-4ecf3f896023",
"id_branch": "fe67e94d-de00-4460-9e44-9ab6b4fef47c",
"id_pos_type": "85cbfb61-51c8-48c4-a1e8-5517b1c21434",
"id_pos": "f1a420cf-273f-4691-95af-a7a06d8aa3eb",
"id_item": "7933a405-eef8-4451-b051-08a860eddae0",
"date_from": "2026-09-06T06:47:14.0583325+02:00",
"date_end": "2026-09-06T06:47:14.0583325+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "1c476eeb-d07a-4dbb-8277-9b30490a215f",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "12"
},
"mt_pos_types": {
"$ref": "35"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "36"
}
],
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "9a8a39ae-b74b-420d-a6d4-1cc141f54c99",
"id_doc": "a7f8bdd8-a5af-4c1a-8343-3b5088de4963",
"id_pos_type": "d9faa734-e7d3-4838-89a9-c2dfa454c8f5",
"id_doc_print": "11779e3d-a550-41c4-8a8c-b0d69b846af8",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "5a589a47-8607-41be-8d9c-396c27584a78",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "38",
"id": "36ab2c0b-b5da-441d-aa83-43791fd8a518",
"id_pos": "0429f7e0-9a19-4d9b-a36d-572da9120cff",
"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-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "e43c5947-486e-46b6-a9ef-104730917f98",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_pos_types": {
"$ref": "35"
},
"st_doc_print": {
"$id": "39",
"id": "035e2599-ac33-4075-b1ba-0fb1177ffd3c",
"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-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "6d8d06c4-0744-4078-91d2-fbc86ead0f4a",
"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": "39"
}
},
{
"$ref": "40"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list1": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list2": {
"$ref": "32"
},
"mt_prices_list_rules": [
{
"$id": "41",
"id": "6549880c-32ee-4977-b14c-b7cffd0e7c2c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:14.0583325+02:00",
"date_end": "2026-09-06T06:47:14.0583325+02:00",
"id_branch": "e420fb0f-48ee-4f6e-a5da-0f40ba87f85c",
"id_pos": "240c8760-dcb5-415d-98ad-86d966070af0",
"id_list": "a386744e-3990-409f-854e-c2e9abcc5aa2",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "5f4fc6b7-9c04-4381-87da-a013a7226f37",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "41"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$id": "42",
"id": "97a90ea5-8d4e-4a36-b372-26a7af6f21c4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:14.0583325+02:00",
"date_end": "2026-09-06T06:47:14.0583325+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": "790fd9d2-d600-4e74-ad3d-f6a1e6a1c511",
"id_pos": "f6fd05e4-faef-4ed5-8ac6-2a5dd27a91b9",
"id_list": "8fb6668a-53cf-48e7-8072-200cb6b5f2ab",
"id_item": "78050633-3f9f-403e-866f-699dfe3046d5",
"id_item_type": "31646515-cb13-4450-b486-8a76535af6aa",
"id_category": "e18d7bbe-837f-4116-bc48-7ea6cd5b2ccf",
"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-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "0a4073ec-59b0-42f4-bc02-742025d4155d",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$id": "43",
"id_doc_sa": "c310a8ff-8300-4d51-b6ea-14a6ba3e1233",
"id_line": 2,
"id_item_sub": "b4d4e98f-7f75-47d5-bf0f-019ff69e4990",
"qty": 4.1,
"id_list": "6379338d-a432-4077-bb14-a14592fbe8d2",
"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": "d952ccf3-0582-41ae-b9d7-9ed95677f517",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "afc528e4-eaf7-4dfb-97e4-38071e0c5535",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "91ee5c6c-737b-4df6-b5a1-90b7aebf5f6a",
"id_user_upd": "231d51e8-49f8-41d9-a784-f2b8641ae785",
"active": true,
"mt_employees": {
"$ref": "2"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "44",
"id_doc_sa": "84a54d2d-a746-4315-9cec-962ba022f4e0",
"id_line": 2,
"id_item": "a54aded8-3889-48ac-b2ab-15dc37b1b192",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "43"
}
},
{
"$ref": "44"
}
]
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "31"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "4c77dad1-3b98-484e-89cf-2da4cc0044a7",
"order_id": 2,
"id_item": "85109583-6a2f-4205-a736-88b3bfd21942",
"id_item_type": "3fa23aaf-fff9-4679-adf1-addf4f77f3e9",
"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": "92145cb6-b04a-4f8f-8678-22aaa94c6459",
"type_item": 11,
"id_voucher_json": "c0986042-b6c6-4658-8c23-54d9dae439b4",
"count_voucher": 1,
"id_category": "a05cbd75-dec3-47b9-8fdc-10d447e77055",
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "8555dc36-20dc-4baa-847d-047ceb4811ef",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "46",
"id": "6eebc1ac-60ad-434f-a115-cf58a5aa02b2",
"nro_sesion": 2,
"id_pos": "1fb5d9e3-c5d9-4fe8-98bb-b8b005e0f264",
"date_tax": "2026-09-06T06:47:14.0583325+02:00",
"date_open": "2026-09-06T06:47:14.0583325+02:00",
"date_close": "2026-09-06T06:47:14.0583325+02:00",
"id_user_open": "b8737172-5ae0-431b-bf03-b5369c5b0bf7",
"id_user_close": "e8b5f43c-bf3b-4175-9fce-ea83537bcac5",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "594454a8-e579-4b6d-bf67-22237dd7e24b",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "8425ec66-0575-4e89-85c6-9867c59af44f",
"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-09-06T06:47:14.0583325+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_tips": [
{
"$id": "48",
"id": "b91367b0-8976-4840-9510-7e774cb2149e",
"id_pos_sesion": "2f54ef70-ad44-483c-80d1-f40050c0a8e3",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "6af9c789-bb15-489f-85cc-1c309ce9012d",
"id_room_unit_activity": "507301f2-9345-4b76-92e4-ca4f705d62b3",
"id_doc_sa": "5d31fff2-4df8-43fa-beb6-3bd8f350f283",
"id_pos_type": "06a466ac-0bb7-44c9-a819-844dfebb3bc6",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "56b865de-d011-47d4-98a9-7340f31a40ed",
"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-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "19795fa3-f49f-4bfd-99ef-033c78361cb9",
"id_user": "0c1c377a-fe9f-4f10-8e7b-69998e6ebeb3",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "48"
}
},
{
"$ref": "49"
}
]
},
{
"$ref": "48"
}
],
"tt_pos_sesion_users": [
{
"$id": "50",
"id_pos_sesion": "1303fd1a-e7e7-4f92-961a-9394d17fd324",
"id_user": "cbcc7a92-9d22-414d-8e28-da74551da1c1",
"date_add": "2026-09-06T06:47:14.0583325+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "50"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_cmd_connection": [
{
"$id": "51",
"id": "ea06230d-1328-42e8-aafd-803472ade7b6",
"id_user": "73c48417-3ec4-4314-b688-598eea4bb969",
"id_user_profile": "f85546db-ddb8-49d3-b7f5-de17cf5cc81c",
"locator": "sample string 4",
"date_end": "2026-09-06T06:47:14.0583325+02:00",
"id_pos_sesion": "a38fa4af-17bd-4dc4-a9f8-0d76cd08c290",
"date_login": "2026-09-06T06:47:14.0583325+02:00",
"date_logout": "2026-09-06T06:47:14.0583325+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "52",
"id": "b093c9eb-f316-4444-902f-736b2ac252d9",
"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-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"st_permisions": [
{
"$id": "53",
"id": "0b896b08-c430-46b4-9651-221b7f80dca1",
"id_function": "83a51709-f31f-4d90-97bd-f0fb183573af",
"id_user": "52733833-38ff-416a-8c05-00e092077541",
"id_profile": "c04bdc7d-de55-4727-b5cb-a9062b46df2c",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "52"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "54",
"id": "4d8d5030-bbd0-4709-8ad6-f85efc79b2e8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "a6f43b80-de4a-4a3d-8c13-b16f4f08fbcd",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "4d0dd9f0-211a-4dbb-8ffa-5036f66427c5",
"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-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"st_functions_groups": {
"$id": "55",
"id": "b4449db0-e6ff-4f94-ac66-78d3113566ca",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"st_functions": [
{
"$ref": "54"
},
{
"$ref": "54"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
}
},
{
"$ref": "53"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_cmd_connection": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "51"
}
],
"tt_cmd_messages": [
{
"$id": "56",
"id": "ef0b45cd-6904-4ff7-add3-be71303e4288",
"id_user": "aab36b8d-4a0f-466e-ad89-e9892802e909",
"date_add": "2026-09-06T06:47:14.0583325+02:00",
"destiny_type": 4,
"id_key": "25459aa1-e01a-497e-9488-38ea35178ad9",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:47:14.0583325+02:00",
"id_pos_sesion": "6f536a69-c942-449d-815e-962ed070e003",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "45"
}
]
},
"tt_vouchers": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"tt_vouchers_permisions": {
"$id": "57",
"id": "5739f067-a069-41e3-8220-fb96c8a4de40",
"date_from": "2026-09-06T06:47:14.0583325+02:00",
"date_end": "2026-09-06T06:47:14.0583325+02:00",
"date_used": "2026-09-06T06:47:14.0583325+02:00",
"id_employee": "4ecaf0d8-960c-4d28-bbca-592dfef2eb92",
"id_branch": "aabadf2a-6019-4ef4-8a50-b705fa54b67c",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "06484381-343b-4694-a22c-145246a10ad5",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
}
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "58",
"id_pos": "cd0d19a9-6700-4ba7-9c51-57d8027d6f61",
"id_doc": "c09ce8ba-301a-4b6d-9619-ad330c7e4c69",
"value": 3,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "58"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "59",
"id": "becc0c58-3f8f-4388-a09b-0de1882cd04b",
"id_pos": "bb2d7a76-13a7-4241-bd40-e97edfe4b6dd",
"id_doc": "a4ea655a-24e9-4f4f-8a5b-4501a29cd29e",
"id_branch": "60ff3192-05b0-42f8-ab2c-069b6eed0906",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:14.0583325+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "1c114250-b479-4146-ab52-fd9c3d5ed5f6",
"id_loc_from": "7cdca408-eaf4-45a3-98b4-ac1e2ee87c08",
"id_loc_end": "bd6e99b7-fe4e-4158-9368-912466e79144",
"id_user_add": "fe6c3804-8b2c-40f1-89fb-a8f68d36677d",
"id_user_upd": "a803a92b-fb39-4780-929d-99082ea98d9f",
"id_pos_sesion": "ee208d0d-1c2d-4ec4-8b02-9fdac26d9143",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:47:14.0583325+02:00",
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "60",
"id": "b248f8ed-c727-4cf4-91cd-e80a094cf3e8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "8736c3a6-225d-4382-990b-ad7adbcb4776",
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "04aa6b31-adb4-41dd-a9b2-e04ba453436d",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st1": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_stock": [
{
"$id": "61",
"id_location": "560a34db-9507-4ded-a969-d527c4c35b22",
"id_item": "29f48850-1f70-4550-9147-8d9c11eff9b6",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "60"
}
},
{
"$ref": "61"
}
]
},
"mt_locations1": {
"$ref": "60"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "62",
"id_doc_st": "5c165b84-e47d-4590-b690-428f212691e8",
"id_line": 2,
"id_item": "efeeb483-058a-4849-9b47-e4b8c3ee7f01",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "59"
}
},
{
"$ref": "62"
}
],
"tt_doc_st1": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st2": {
"$ref": "59"
}
},
{
"$ref": "59"
}
]
},
"mt_locations": {
"$ref": "60"
},
"mt_locations1": {
"$ref": "60"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "1"
},
"tt_spool_doc_print": [
{
"$id": "63",
"id": "f1e76c57-faa1-4646-8e5f-bf1fcb7b2bf2",
"spool_server": "sample string 2",
"id_doc_sa": "48c39ae4-21ba-4b36-af35-8d04c5a41ea1",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"printed": true,
"print_on": "2026-09-06T06:47:14.0583325+02:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "63"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$id": "64",
"id_pos": "bd427760-f741-49a6-af09-2d4bfd231656",
"id_room": "429614a5-9699-46f5-997e-c48d0e7a06f0",
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "70c187f0-8487-48d0-9c19-68162af49d08",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_rooms": {
"$id": "65",
"id": "f7ee4513-6baa-46af-9810-7ad4c03c7441",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "23525f3f-8359-4b2e-a72a-e6dcdd339f11",
"name_pos": "sample string 6",
"id_image": "29971642-338a-46f6-9357-e0c72c3dc342",
"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": "77021e57-c5db-4456-b3de-a73379b888ca",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "82da6411-ed10-4c5c-bb61-9c1ada780e4b",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$id": "66",
"id": "0647e773-c955-45a1-bffe-4b977c69e89f",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "605c7aeb-b273-438d-988c-f3965ba0c061",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "16872764-fc8b-4cb5-aa87-c8840879087e",
"locked": true,
"date_locked": "2026-09-06T06:47:14.0583325+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "937cb311-fc19-4c96-b75b-b1aa0b2d2d17",
"commited": true,
"mt_rooms": {
"$ref": "65"
},
"mt_rooms_units_types": {
"$id": "67",
"id": "85b9d2f7-36c6-4b23-9497-2004553977cd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "0249991c-ea27-460a-974c-6266fcbdacc0",
"commited": true,
"mt_rooms_units": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"mt_rooms_units_states_types": [
{
"$id": "68",
"id_room_type": "194cf9b0-9a6c-4c0c-bdfd-1f35992e4705",
"id_room_state": "6e6b1b03-2ebd-4ff5-a989-48902d0aa537",
"id_image": "412e81ad-8d1f-434a-ba27-6607caa7af16",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "30f2cf2d-1a4c-4e0f-8c7e-359ac1cd6caa",
"commited": true,
"mt_rooms_units_states": {
"$id": "69",
"id": "82809bb3-4d80-41c4-aa51-b97928f665aa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "574d8fe7-ed25-4df6-a232-ee20aa3bf1e4",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"mt_rooms_units_types": {
"$ref": "67"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "68"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "66"
}
],
"tt_rooms_list": [
{
"$id": "70",
"id": "09980681-9fbe-4702-b486-e9c82e975144",
"id_room": "c20d14dc-acee-4dda-b864-a788ad4da3be",
"date_in": "2026-09-06T06:47:14.0583325+02:00",
"date_out": "2026-09-06T06:47:14.0583325+02:00",
"id_user_add": "6930b226-27c7-419f-8ae6-88429437427a",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"mt_rooms": {
"$ref": "65"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "70"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "64"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_doc_num": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"st_pos_license": [
{
"$id": "71",
"id": "29ce56fe-8bd8-46d8-823b-d2d0d15ff215",
"id_pos": "80a716b8-c7d5-4c6d-b13f-9dd32d628448",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:47:14.0583325+02:00",
"key_access": "sample string 5",
"id_user_add": "1337f409-f99e-4f1a-9474-e245e20489e2",
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$id": "72",
"id_user": "d0e5035b-6a89-42a9-9653-2499bc6af7c2",
"id_pos": "da748791-1ff3-4de5-a9c5-7da2471d3d9c",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "73",
"id": "4f6e8f6e-bcb4-43ff-8e0b-37be3d85908e",
"id_pos": "3e1d7b22-6a00-4034-b7c4-67cf5f96975e",
"date_add": "2026-09-06T06:47:14.0583325+02:00",
"date_upd": "2026-09-06T06:47:14.0583325+02:00",
"date_out": "2026-09-06T06:47:14.0583325+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "74",
"id": "f83c6a32-3393-4126-a821-4fbfe5bb4896",
"id_user_add": "941eeb91-5649-41cb-a5ab-c946b41910da",
"id_table": "74ac5003-edbb-432a-8e7b-5061ef2858a1",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d595aa2a-2b05-4a37-a796-c0b5c4872851",
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_sync_tables": {
"$id": "75",
"id": "d71c827b-d7b7-4d3f-ace4-e757d2b438ff",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "76",
"id": "11ed927e-eef8-4576-9d95-733bb0581594",
"id_sync": "7a7fcbc3-df00-4f53-958a-6077c2287728",
"json": "sample string 3",
"id_table": "f9c10fd1-0f74-4ee5-b5ed-2eefe582d52c",
"order": 5,
"st_sync_packages": {
"$id": "77",
"id": "7e5803a1-bb51-4761-9688-1f00ddaa5d62",
"id_branch_from": "43a78122-ee61-43d8-8fe5-54f59ce4e47a",
"id_branch_to": "036dfb97-d877-4b87-946d-1db992502945",
"type": 4,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:47:14.0583325+02:00",
"send_on": "2026-09-06T06:47:14.0583325+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_sync_tables": {
"$ref": "75"
}
},
{
"$ref": "76"
}
],
"tt_logs": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"st_local_variables": [
{
"$id": "78",
"id": "aabbe296-8fc9-4949-8c19-4a2680af0739",
"id_pos": "a298d62c-8dd0-4f90-8a35-8dd17748da96",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "78"
}
],
"tt_doc_st": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
{
"$ref": "12"
}
],
"st_users": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_employees_profiles": [
{
"$id": "79",
"id": "817eeed2-946b-4edd-acd3-03bc6c86fde5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"id_user_upd": "534cf5bc-101c-444a-aae2-4eaad378302e",
"commited": true,
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_locations": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_money_rates": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"mt_rooms_units": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_rooms_units_types": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"mt_units": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_pos_license": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_token": [
{
"$id": "80",
"id": "d2ea6df8-52b7-4db0-930a-a8d0bf8bb9e7",
"token_id": "sample string 2",
"id_user": "13cfa84d-a31d-4f32-98d9-aabd8d7e59c3",
"date_from": "2026-09-06T06:47:14.0583325+02:00",
"date_end": "2026-09-06T06:47:14.0583325+02:00",
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det1": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_st": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st1": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "75e9759e-79c4-40ba-809e-60e621fee998",
"id_room_activity": "e46eccb8-941f-41cb-acf5-5a85188df000",
"id_pos_sesion": "72911b92-014d-428c-b091-0ecf5461804f",
"log_text": "sample string 4",
"id_user": "772729ef-cc39-4a27-b4cc-4ea6141772e5",
"event_type": "sample string 6",
"correlation_id": "7f870fef-3fdc-4b1a-8675-eef04fa65171",
"id_room_unit": "e1f8b387-eb37-48a5-8c71-fb0f15df3139",
"id_room_unit_source": "4e77e30e-3718-4890-9e0a-64ceaa31fdea",
"id_room_unit_destination": "96abcfd2-4cbd-40ca-9672-bb07567bcbca",
"id_room_activity_related": "1f79c7b0-a966-461d-9fc1-16cb02076415",
"id_doc_sa": "1ac1a175-0e8f-49ac-9133-a5b316847675",
"id_user_authorizer": "df786d5d-aa32-425f-8ba1-d33931b97e81",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_vouchers_permisions": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms_units_states": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"st_users_profiles": {
"$ref": "52"
},
"tt_cmd_connection": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_cmd_messages": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units": {
"$ref": "29"
},
"mt_units1": {
"$ref": "29"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st_det": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"mt_rooms1": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_functions": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_images_types": {
"$id": "82",
"id": "701b905b-0c5d-4e24-a005-d3fadde92417",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_employees_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "7a2a50da-e9fb-4500-b6f9-51741f4f7d33",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:47:14.0583325+02:00",
"date_end": "2026-09-06T06:47:14.0583325+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:47:14.0583325+02:00",
"last_update": "2026-09-06T06:47:14.0583325+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_sync_packages": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"st_sync_packages1": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"mt_employees": {
"$ref": "2"
}
},
{
"$ref": "3"
}
],
"mt_employees_profiles": {
"$ref": "79"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"mt_employees1": {
"$ref": "2"
},
"mt_rooms_units": {
"$ref": "66"
},
"mt_rooms_units_states": {
"$ref": "69"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$ref": "70"
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
tt_rooms_units_activity| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_room_unit | globally unique identifier |
Required |
|
| id_room_list | globally unique identifier |
None. |
|
| nro_res_ext | string |
Max length: 20 |
|
| date_reserved | date |
None. |
|
| date_from | date |
None. |
|
| date_end | date |
None. |
|
| date_open | date |
None. |
|
| date_close | date |
None. |
|
| id_employee | globally unique identifier |
None. |
|
| id_employee_sec | globally unique identifier |
None. |
|
| from_reservation | string |
Max length: 100 |
|
| pax | integer |
Required |
|
| language | string |
Max length: 2 |
|
| amt_min | decimal number |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pay | decimal number |
None. |
|
| amt_adv_card | decimal number |
None. |
|
| amt_adv_cash | decimal number |
None. |
|
| amt_tips_card | decimal number |
None. |
|
| amt_tips_cash | decimal number |
None. |
|
| id_user_tips | globally unique identifier |
None. |
|
| comment | string |
Max length: 1000 |
|
| id_user_open | globally unique identifier |
None. |
|
| id_user_close | globally unique identifier |
None. |
|
| id_unit_state | globally unique identifier |
Required |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| vip | boolean |
Required |
|
| paid | boolean |
Required |
|
| send | boolean |
None. |
|
| send_date | date |
None. |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_employees1 | mt_employees |
None. |
|
| mt_rooms_units | mt_rooms_units |
None. |
|
| mt_rooms_units_states | mt_rooms_units_states |
None. |
|
| st_users | st_users |
None. |
|
| st_users1 | st_users |
None. |
|
| tt_doc_sa | Collection of tt_doc_sa |
None. |
|
| tt_pos_sesion | tt_pos_sesion |
None. |
|
| tt_rooms_list | tt_rooms_list |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "d2dda954-0430-4dcd-ab46-9ebc0398bc6d",
"id_room_unit": "a435d617-09a7-42f3-ba0a-ae349c910a14",
"id_room_list": "b0733c64-99ce-4556-9393-3f92fca4f055",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:47:14.0739975+02:00",
"date_from": "2026-09-06T06:47:14.0739975+02:00",
"date_end": "2026-09-06T06:47:14.0739975+02:00",
"date_open": "2026-09-06T06:47:14.0739975+02:00",
"date_close": "2026-09-06T06:47:14.0739975+02:00",
"id_employee": "d01fb381-1b79-4193-bac6-01c8da0059d6",
"id_employee_sec": "22df0365-92b5-4eaa-a6a0-f95d5fbef4c4",
"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": "10684f50-458c-47b0-b0b0-3e4028d4d6de",
"comment": "sample string 7",
"id_user_open": "c4224f63-41e5-4e37-bc19-765e216fbe5c",
"id_user_close": "d9bb540f-a789-46d0-a24f-11d55cfc3220",
"id_unit_state": "d3aa2c7a-3a6f-4647-8f9c-870efaf2ab12",
"id_pos_sesion": "b045c09f-83ab-4c2d-bb97-a7616f9a8641",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:47:14.0739975+02:00",
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"mt_employees": {
"$id": "2",
"id": "bd5f4f72-9128-4f84-8899-0c0935856835",
"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": "10a6b7a9-cb9c-42fb-9479-d160a521d74a",
"name_pos": "sample string 12",
"id_image": "42648766-2551-446d-a08c-eb3628b7ae7c",
"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-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "a4438897-89ec-4e11-8d62-2c6e71265450",
"commited": true,
"mt_employees_branches": [
{
"$id": "3",
"id_employee": "8b5f43f4-e11c-4dda-a1d0-63f79f6a1e45",
"id_branch": "60ce01d5-2c11-488c-a9db-f4251d63acaf",
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "5ea7c6af-7d87-465c-ba65-e7e07bf415a7",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "b3431bdc-2a5a-4130-9dde-9ecb9b6b0861",
"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": "cad77b0c-3de5-4d2b-9680-d6ead4a8d447",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "38ecbcc0-9b13-44a7-8f80-15c29807bffa",
"commited": true,
"st_images": {
"$id": "5",
"id": "0f1ca578-4bbf-48bb-905b-73e3c33e4f70",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "00e133ff-14de-4d5e-9f6e-2819cc1718f8",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "b6196753-25d3-42b9-99ab-43663fef979c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "1080e234-41d3-4646-b0ec-997cdf59972e",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "0b5469d8-8b2c-4e17-84e3-5eb679b462f8",
"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-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "f4880dab-d310-423b-890c-6eaa7a2b8907",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "773ec625-15b0-4d3f-817e-85eb89d7cf74",
"id_item": "d0a4d126-fd8e-4617-b4e8-5b3ec6bccfc4",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "4e7cea24-52dd-4420-b251-e17f935133c0",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "50bb8d9e-5cf9-478f-acbc-2fef5170c740",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "7c045d1d-8bbe-4191-bd80-2e5ddcbbf032",
"id_unit_sec": "72c2aac2-8578-4662-93ae-b30052d95a89",
"id_brand": "2222decc-ba2b-4286-a8eb-04029c88f53b",
"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": "4ef5cb36-6d66-43c8-8c6a-eec65f147b5e",
"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-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "b314a228-e5d5-48eb-a67d-c505e83d6c64",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "e7bdc399-970c-4ad6-9e79-33c663926002",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "70727e9c-914e-4472-b1a7-5245e6bba2c7",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "f802a384-18f4-41dd-a551-0e8ab678f279",
"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": "2ad5492f-d048-4b3d-98d3-237a88a3b466",
"view_messages": true,
"id_image_photo": "ce7cc249-e67a-4246-975a-9701d02a8ccc",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "db8322f4-745a-4356-a8f1-eb80abd5a764",
"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-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$id": "11",
"id": "15d5fd08-34b3-4f59-a8b3-723c4e0e9bae",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "211f9691-a841-4586-9e76-849df6cbb95d",
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "bbe8dbe5-b010-4480-a21e-ce40bdc06fc5",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$id": "12",
"id": "17b955c2-3ee4-4091-8568-5d86e7e694e5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "421358db-48d5-4c52-a71a-410a6ab3e619",
"id_zone": "600a4feb-0144-495c-b148-6a59d4f2472c",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "e42334ac-647a-4e83-a33e-32376b108c72",
"commited": true,
"mt_branches_zones": {
"$ref": "11"
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "9bc9fbc8-16a9-4049-974f-7049510560b9",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "d50c3c45-aaaf-4d29-ac3c-e44965491de8",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "5dd962bf-0935-4720-81b7-a0902558659b",
"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-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "0d695f04-f5b1-41aa-8da3-d140c17ca3d0",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "15ed205f-aad3-4380-a5be-7ea47a5296dc",
"id_cloakroom": "87d73bf0-d6c4-456c-9cda-182f1f71fd01",
"id_pos_sesion": "a4cb791c-881d-4358-b1c2-3251a9d35ff0",
"unit_id": 4,
"date_open": "2026-09-06T06:47:14.0739975+02:00",
"date_close": "2026-09-06T06:47:14.0739975+02:00",
"id_doc_sa": "d2384079-2c90-4eaf-8041-0cf8cd4d85a2",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "26a36abd-f839-424f-aeff-23079422f949",
"id_pos": "ecd843bd-f0d0-40c6-bb0d-592fa5223991",
"id_doc": "3853fc18-35ef-42dd-ab66-0c9739b37320",
"id_branch": "a267dbaa-3dd1-4b57-8729-4ad0f27fd188",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:14.0739975+02:00",
"date_tax": "2026-09-06T06:47:14.0739975+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "e0ea8000-b2e3-4fa4-9e7c-b0d364dde876",
"id_relationship": "14134f7f-2dd7-4b8f-9662-14d3e2771005",
"id_loc_from": "52b23e44-0025-4596-9628-06e80ebe54e4",
"id_loc_end": "82441582-303a-4a14-9b92-d0218ddd3f06",
"id_user_add": "9ca13252-9399-453a-8953-5053949780f3",
"id_user_upd": "81c3664c-88e1-41b5-9218-254379372cc8",
"comment": "sample string 12",
"id_pos_sesion": "c3afe363-751c-487b-8a8a-8b2e22a8bc33",
"id_room_unit": "e05391c9-a39b-4b59-aba0-c8f82cc30841",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "04f7b650-53d2-418f-b13b-2326a68ec23d",
"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-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "1d2d3fd1-fe31-4f51-9edf-a2ea6d063c05",
"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": "e6c73186-7e18-4780-9f96-f1744a34cade",
"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-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "55416c77-0f4f-41e4-84ab-d9f08e447c56",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "b8cc7a8d-0402-4f0f-9ed0-5b8955c81170",
"id_pay": "add691da-3bd8-4b6b-84fb-40a8e1558ed7",
"id_money": "61a075c5-1d90-4b48-96ac-acce0941be26",
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "adc33a10-429a-4c61-a411-4cc29b68b973",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "c6aae572-6d5f-484d-881a-0aeb5bcc8188",
"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": "eff372b3-d413-415b-bebb-f6c0cc731ea2",
"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-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "82eceb8e-8707-454c-b064-43da211a5cde",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "f45b96e8-0c5c-4414-ac12-f1c40c1465b4",
"id_money_2": "af8bcf42-6e8c-4414-9b4f-d64633d545ca",
"date_from": "2026-09-06T06:47:14.0739975+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "d4259cfc-1553-4713-9272-e0e2bf49a192",
"commited": true,
"mt_money_types": {
"$ref": "18"
},
"mt_money_types1": {
"$ref": "18"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "19"
}
],
"mt_money_rates1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "20",
"id_doc_sa": "03ab0d26-6b09-40b2-bcff-03edb0668ac2",
"id_pay": "6de68149-2e6f-494d-91a6-72ea3e5df1b6",
"id_money": "60c03137-ce85-4241-86aa-ae54ffc388d5",
"date_cashflow": "2026-09-06T06:47:14.0739975+02:00",
"coefficient": 5.1,
"id_user_add": "70c9e19a-a205-4d67-9294-2884a89a3951",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "9af49d02-a8a7-49e3-b2f0-b27c52680798",
"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": "16aad0a0-754d-4376-b36d-235561609cdc",
"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-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "99213b6f-2fec-4465-8bab-d27670408970",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$id": "22",
"id_doc_sa": "7da97a07-ea5d-421a-8863-0e9af597f734",
"id_line": 2,
"id_pay": "c62d4c3d-bbb1-4ab6-8541-840e6cd50d9b",
"id_money": "1b2a0bd4-8633-4e6d-b313-284d7a7cd40e",
"coefficient": 5.1,
"id_voucher": "b2ac401f-3add-4754-8be0-948b1d19e839",
"id_employee": "cbe09ecb-e6f6-492c-b0fa-40fb5d0865b9",
"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": "12984355-469e-4e13-b968-9a67d1bfff2d",
"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": "2"
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$id": "23",
"id": "dcaa1918-9fa8-41b2-a6f2-d5d8285c7491",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:47:14.0739975+02:00",
"date_end": "2026-09-06T06:47:14.0739975+02:00",
"date_used": "2026-09-06T06:47:14.0739975+02:00",
"date_sesion": "2026-09-06T06:47:14.0739975+02:00",
"id_employee": "41214eb5-abc3-4c71-966e-a3e1aee05cb3",
"id_branch": "92cf9bae-f129-4dd4-9dce-c79cfe4ba2a0",
"id_voucher_permision": "18261cff-47c0-40a4-9ea8-ac2230ee773c",
"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": "d35faece-922c-4964-b1ae-fbd8308a7fe7",
"id_user_add": "006fa040-13fd-4f8c-8fcd-24df24ca31bb",
"id_doc_sa": "57e7cf15-05dd-434b-ae98-b77bc22a1ec0",
"id_item_sub": "9226c75b-a083-418d-9fb0-8d7cda2435e3",
"id_pos_sesion": "8c945d0a-0d70-4f5a-a796-2a9a48966bc8",
"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-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$id": "24",
"id_voucher": "10c43e70-82ef-41d0-abe8-9469f6602ecb",
"id_line": "7331732e-2fce-48c8-a85b-f4541de030c8",
"id_category": "c96a23c7-9038-42cb-a15d-267206703ba7",
"id_item": "1b164cd9-ec20-4e79-abe3-b3edb7d9d174",
"id_item_type": "8f29ca29-7cd0-45d6-8921-09173fb624e1",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$id": "25",
"id": "5bb58893-3131-41f6-8b18-058f1a59e8b6",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "75ab99ad-8506-4dec-a4c3-30800b9d0e54",
"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-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "85fa680c-3de8-455b-a530-1f0eb2f7a76c",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$id": "26",
"id": "0b154464-b8b2-43ed-89f2-8bd206ad1512",
"id_item": "cf5a259b-0d2b-466b-842c-c33faf6c0529",
"id_item_type": "cd45cfea-9d81-4266-a2d1-0377b9b87b7d",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "a82c48a6-6296-468c-b2fb-12135a61d297",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "b46702e3-1824-4556-bd68-8e96ce6a7673",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "d940cd60-f057-412c-9f43-784f488d758e",
"id_item": "7a74f5c0-fc4c-4bdc-90c2-c0ff138b8d8f",
"group_id": 3,
"id_unit_ref": "073c69f7-0a8f-4864-847e-bf171ade54e7",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "fa194463-f64a-46b6-b264-0a5a521b778b",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "8731573c-091f-4e54-8779-11631ce21049",
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "5e6f05e7-54af-47f9-a0e8-7a3d306ad8ec",
"commited": true,
"mt_units": {
"$id": "29",
"id": "ea06dea2-3086-4f7e-9526-00eb6b768187",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "f05ecf0d-88ea-4caf-be4c-52296ccb6b56",
"commited": true,
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
}
},
{
"$ref": "27"
}
],
"mt_items_types": {
"$ref": "25"
},
"mt_items_vouchers": {
"$id": "30",
"id": "3bf38cbb-7b51-407d-94b7-8d40ece2d837",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "1531326c-0fb2-49cb-a2ed-31d7baf3a3c7",
"id_doc_print": "fccc4d2e-bcd4-4db9-95a2-6f7bcf90edb0",
"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-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$id": "31",
"id_list": "c462886f-73a9-4f9a-afd1-8bf8e79841f7",
"id_item_sub": "f82d7f10-376b-4af9-9554-dc35943c056d",
"validity_date": "2026-09-06T06:47:14.0739975+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "7e88d2a3-8177-4984-b06a-8bd7f72a4340",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$id": "32",
"id": "3b5f9d9a-e2a3-4f01-840f-37be84b86ab9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "f90745b2-616c-4a6f-bddc-dd59531bdffb",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "c6e584c6-e228-48d5-abfd-c9e8e8c70347",
"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-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "e9db44a0-2597-47fa-bc85-4e8a6c704d47",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "5dbdf33b-4dce-46cc-bf95-fb186156ec22",
"id_pos_type": "2fe2da90-030d-4822-8f28-30f89228e59b",
"id_price_list": "471cd675-0132-4443-bce8-3528cf2b25f9",
"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-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "5bc6ed27-68e6-4b47-bea9-daac300ddd58",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "3a9a7756-df79-4733-8414-a7f615092741",
"id_pos_type": "83b00d2e-481e-4c61-8e7a-a0192acf7983",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "183968ae-5177-4dd5-bfd1-2eaa12ad2733",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "eecd808e-118c-4508-96a5-353831bc83d9",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "30320440-b271-4a07-ae75-8f995779e227",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "8961d4c1-aed4-4c4b-8b6d-18e4dd7b0789",
"id_branch": "69e9a15d-9048-4051-9a89-24eb9d2611f9",
"id_pos_type": "7f756405-f34e-4dfa-8db0-98ca9056eb34",
"id_pos": "0545990d-7c39-4885-a8bc-54f6cef106f8",
"id_item": "fe457798-7ba6-409d-a880-261051d8c7d0",
"date_from": "2026-09-06T06:47:14.0739975+02:00",
"date_end": "2026-09-06T06:47:14.0739975+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "32abb84a-37b3-4d97-b54e-9787c1bd1e12",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "12"
},
"mt_pos_types": {
"$ref": "35"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "36"
}
],
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "de7b12be-0a40-49a3-b738-9ab30aa33b2a",
"id_doc": "afdc428d-d8af-4479-a021-4601104cb12f",
"id_pos_type": "544fae7b-aa7d-4b9d-9ecb-9d66c55bdedd",
"id_doc_print": "355913b6-0658-4c88-9270-b3ebf6b2b50f",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "0d26e065-3a2a-49ff-a3ff-81dcaf20654e",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "38",
"id": "8e045e63-852f-47a7-bf4e-0a76bc64d96a",
"id_pos": "1827f7a8-f052-48b7-872a-c7d8e5ddb71c",
"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-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "588474ac-691f-46bb-81a6-3a589579ea0b",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_pos_types": {
"$ref": "35"
},
"st_doc_print": {
"$id": "39",
"id": "7f37390d-c5b7-4ea0-b1f1-6e8be13fbc42",
"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-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "f3645ff6-fa34-41e8-bbb3-3dc0523cebb0",
"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": "39"
}
},
{
"$ref": "40"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list1": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list2": {
"$ref": "32"
},
"mt_prices_list_rules": [
{
"$id": "41",
"id": "7ab74cbe-401c-4ed2-949a-e4da800a9b94",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:14.0739975+02:00",
"date_end": "2026-09-06T06:47:14.0739975+02:00",
"id_branch": "e83233e2-c920-45ac-8f60-2ead4debadb4",
"id_pos": "8c99163e-784d-41aa-ab75-b7b2910f20af",
"id_list": "c2510f64-95e8-4054-b8a9-b2989d8f4674",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "b96c59b3-4d4b-4f17-9394-04c02c2cd23a",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "41"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$id": "42",
"id": "456953d4-73ce-4fe7-a5e5-c2a605e0f7cb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:14.0739975+02:00",
"date_end": "2026-09-06T06:47:14.0739975+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": "36c7880d-133f-42c3-aa37-e6c0d0654f20",
"id_pos": "6ba48305-11db-4e78-bb17-0ad74bef4212",
"id_list": "ef3a68e0-93a3-4053-9d8e-1d9da30f0126",
"id_item": "dd03c83c-ba15-49eb-9ba9-1e0584639c74",
"id_item_type": "db155104-7289-466c-a694-8a03766b3eb9",
"id_category": "7e72a825-38a1-4067-a505-898c4c82c209",
"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-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "5c885e0a-7874-40d7-9be3-83a44b9b430d",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$id": "43",
"id_doc_sa": "7fbd4dc5-09ce-4084-af51-3890b4936015",
"id_line": 2,
"id_item_sub": "b7ec6ba9-96c9-480b-aa86-702016f58b20",
"qty": 4.1,
"id_list": "feb31b17-b363-4646-adaf-8821395ad9a2",
"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": "9be1ccec-c2dd-407b-aa43-12d148b641ce",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "3858ebbd-b8c9-4cf6-b8a7-d92d4cd241c5",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "33a7e7e2-cf7c-4efb-a8f4-8ac79528bff1",
"id_user_upd": "fe1d1006-21b1-4c1d-92d9-3d5b738b1d91",
"active": true,
"mt_employees": {
"$ref": "2"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "44",
"id_doc_sa": "e078967a-85f4-4a46-bbd0-a929db7e6038",
"id_line": 2,
"id_item": "ff8d9c9a-f7ae-40c7-aa45-2d6dc33fc979",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "43"
}
},
{
"$ref": "44"
}
]
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "31"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "739ea3d2-07f5-4655-b365-ffdcf1953bb4",
"order_id": 2,
"id_item": "a9f8010f-ddfa-4d51-93e9-3f6be44d16cf",
"id_item_type": "b977980e-2129-4269-8c2b-bc4784d6a410",
"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": "9dca2ba9-0cfb-4ec7-a7c3-a5e4a5e5b99d",
"type_item": 11,
"id_voucher_json": "dfc96f67-df2b-41c8-8224-184d29592832",
"count_voucher": 1,
"id_category": "baafc49f-a23c-4849-a704-0d31e436b8c0",
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "56ac2894-5d4c-4e91-8c78-daf24dd44db9",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "46",
"id": "1b77f068-1939-4790-8b4a-9473e4e38319",
"nro_sesion": 2,
"id_pos": "fd695197-c644-412c-badd-b45022ed499a",
"date_tax": "2026-09-06T06:47:14.0739975+02:00",
"date_open": "2026-09-06T06:47:14.0739975+02:00",
"date_close": "2026-09-06T06:47:14.0739975+02:00",
"id_user_open": "dbe9dddf-06db-4540-a87a-a0a69e156d42",
"id_user_close": "a5d9e2a1-20df-4dcd-928f-773e82c8e0c7",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "888af714-c157-4dc2-b022-7d95409d6f30",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "fe6b7524-5839-4b2c-aabe-087549c23202",
"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-09-06T06:47:14.0739975+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_tips": [
{
"$id": "48",
"id": "031cf03d-25bc-43c9-ba9c-6e7cb2a1a7b0",
"id_pos_sesion": "7e3fb03f-c7dd-4c4e-a566-54192ba5568b",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "3a2b8d07-4ba0-4dae-a290-2e8ac6c6b6ef",
"id_room_unit_activity": "f7839ddc-3086-4961-92aa-e9acebe19be6",
"id_doc_sa": "643aabc0-131d-420d-8e7a-de24e2d593e7",
"id_pos_type": "7779b7b2-b3af-45ec-8d90-1d66a65d876f",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "22ead07d-fd3f-4bd6-a1d4-593fcadd91bc",
"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-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "46868733-5a19-4d7b-8eff-1f6bbd286749",
"id_user": "1f78848e-f66f-4b4f-8b36-d0705d237d1b",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "48"
}
},
{
"$ref": "49"
}
]
},
{
"$ref": "48"
}
],
"tt_pos_sesion_users": [
{
"$id": "50",
"id_pos_sesion": "d6681ce2-5db9-442c-b76f-77dca997281c",
"id_user": "1e579c88-4ef8-4bd8-add2-352fac6702db",
"date_add": "2026-09-06T06:47:14.0739975+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "50"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_cmd_connection": [
{
"$id": "51",
"id": "f7f722c0-7aa0-4654-98e8-41ecf2089b46",
"id_user": "926edfd5-f7fa-4be9-b91f-2aba36f0e6dc",
"id_user_profile": "c5c8bae3-6cbd-4bca-93dc-a48eb340addb",
"locator": "sample string 4",
"date_end": "2026-09-06T06:47:14.0739975+02:00",
"id_pos_sesion": "0072475f-615f-4124-ad10-676a9671a3ff",
"date_login": "2026-09-06T06:47:14.0739975+02:00",
"date_logout": "2026-09-06T06:47:14.0739975+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "52",
"id": "b1d2f6f2-2457-4356-a00e-095054ae305a",
"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-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"st_permisions": [
{
"$id": "53",
"id": "7e251888-479a-48b5-8f24-76a6f62b58b5",
"id_function": "b3eb9601-7400-49dd-8090-d142fd049a4f",
"id_user": "14db6d29-1a5d-41f8-915b-ef830588f2ec",
"id_profile": "c4b08d31-22dc-428c-b6fb-347985bd8330",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "52"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "54",
"id": "479fb242-bbc2-47fa-940a-000026cf4bbc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "3588ed7e-ae17-4576-b820-b23905a20f9a",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "ea20e9e6-acf5-4f66-a45c-c8ba71688fcd",
"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-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"st_functions_groups": {
"$id": "55",
"id": "e0d84c79-364b-4360-86d6-cdb5a96dbb40",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"st_functions": [
{
"$ref": "54"
},
{
"$ref": "54"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
}
},
{
"$ref": "53"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_cmd_connection": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "51"
}
],
"tt_cmd_messages": [
{
"$id": "56",
"id": "07465233-3ae5-4bdf-8012-5c06d80ff91b",
"id_user": "32a8ad60-990a-47d9-9141-96f4527efeca",
"date_add": "2026-09-06T06:47:14.0739975+02:00",
"destiny_type": 4,
"id_key": "e9fb739b-4f30-419e-8afe-34b87f25fdf0",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:47:14.0739975+02:00",
"id_pos_sesion": "309a44ff-1a17-4f08-abc3-c40f2e07fbeb",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "45"
}
]
},
"tt_vouchers": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"tt_vouchers_permisions": {
"$id": "57",
"id": "9b078a5e-f16b-4b3e-b01f-56e3e8852735",
"date_from": "2026-09-06T06:47:14.0739975+02:00",
"date_end": "2026-09-06T06:47:14.0739975+02:00",
"date_used": "2026-09-06T06:47:14.0739975+02:00",
"id_employee": "eddc65cf-9d30-44a0-94ed-238412cfda74",
"id_branch": "e746e6c7-9f5c-4632-b3cb-f99fd33af367",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "20d87fa6-02eb-41f6-b535-201ccbfeb241",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
}
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "58",
"id_pos": "d2faf40e-3bce-47b2-9179-f1671a2b8551",
"id_doc": "1ecb72a6-9732-4d98-a69a-9db929f6290e",
"value": 3,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "58"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "59",
"id": "61cbad08-7ca9-49fc-bfaf-a1b2865c2951",
"id_pos": "ab96595c-49bf-4b6b-9539-756aedac16e7",
"id_doc": "6e959842-badc-4dcb-a3ae-7f50ed595890",
"id_branch": "99e322d3-69d7-42b8-9bcf-e77091fcdc4f",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:14.0739975+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "726dbc6b-9134-4762-afc6-4d8a0518d5e0",
"id_loc_from": "fb443368-4ee5-4035-8660-e0f9b9048473",
"id_loc_end": "fa7bb772-9cc9-4eeb-b464-58c4557933f2",
"id_user_add": "dafe50ee-25c7-4bb0-9409-9263a13239f3",
"id_user_upd": "75b1aa7e-77a8-449c-97f8-2bd631666513",
"id_pos_sesion": "a16051a6-d00d-4c38-9220-fe92a759813f",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:47:14.0739975+02:00",
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "60",
"id": "d8a7fd4a-7035-4883-b7cc-13731a2a5545",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "b0bf5aa0-262e-486e-8547-8da3ce4bd11c",
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "ff79fb12-8e64-45e4-8e4c-d383e786acee",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st1": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_stock": [
{
"$id": "61",
"id_location": "edf1fb2a-f5ae-42e5-bbf3-b6bcb5df4776",
"id_item": "7dcc3f57-a180-4c8e-bfb3-9db5f8826b9c",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "60"
}
},
{
"$ref": "61"
}
]
},
"mt_locations1": {
"$ref": "60"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "62",
"id_doc_st": "e089d473-ed44-40e0-9af8-4c656c7966e5",
"id_line": 2,
"id_item": "f96ab3d1-ef84-47c8-8c3e-4148f75488e3",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "59"
}
},
{
"$ref": "62"
}
],
"tt_doc_st1": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st2": {
"$ref": "59"
}
},
{
"$ref": "59"
}
]
},
"mt_locations": {
"$ref": "60"
},
"mt_locations1": {
"$ref": "60"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "1"
},
"tt_spool_doc_print": [
{
"$id": "63",
"id": "e41a87df-ba8c-4d25-9015-abcabc2e3fcb",
"spool_server": "sample string 2",
"id_doc_sa": "d79572ee-805b-4cc0-a637-672e26ad13a1",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"printed": true,
"print_on": "2026-09-06T06:47:14.0739975+02:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "63"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$id": "64",
"id_pos": "f23eb346-3ff4-4b9d-8da8-8e0e3320ed8e",
"id_room": "4d9c00fc-e0da-4ce3-812e-2036cfe60987",
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "c14b45eb-91ec-4254-b238-88940d063acb",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_rooms": {
"$id": "65",
"id": "c9f35902-7ceb-4ece-a0ce-40a9b035ec83",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "28afefef-c704-4a1f-9b1d-371486731cd1",
"name_pos": "sample string 6",
"id_image": "dbc2a37b-6911-42fe-968f-54cf27d83e45",
"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": "67e3adef-36c0-43b6-aac6-982b7d4f7345",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "181d481d-99b1-49dc-a418-94fafd979a59",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$id": "66",
"id": "8e1fa689-1dbe-4d43-b5ea-4b7a392dc74e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "5eb6bb6d-5cee-4b56-9c04-4891a93a71fb",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "c6bfc293-6264-4d7d-a508-5ae32d1e9cba",
"locked": true,
"date_locked": "2026-09-06T06:47:14.0739975+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "243b8073-fea4-4b21-9e96-f240781eeb74",
"commited": true,
"mt_rooms": {
"$ref": "65"
},
"mt_rooms_units_types": {
"$id": "67",
"id": "510fc0cf-9cc2-4c78-95e2-e975ec28dcba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "0528a4b5-736a-4730-ad07-70b1b1f49e1e",
"commited": true,
"mt_rooms_units": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"mt_rooms_units_states_types": [
{
"$id": "68",
"id_room_type": "e1985731-c2aa-4c67-adf9-7ff86876057a",
"id_room_state": "262c7059-c684-43b7-abd9-4fa292e7d358",
"id_image": "f62b30e5-a302-427a-b23c-f3228922d80c",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "a5d168c3-57bd-4edb-ace5-c371cc2032c1",
"commited": true,
"mt_rooms_units_states": {
"$id": "69",
"id": "4964e2c9-1f00-4192-b3b9-2bf0a41eda23",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "10c090dd-2fd9-4bd6-9224-475b07bd8b4d",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"mt_rooms_units_types": {
"$ref": "67"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "68"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "66"
}
],
"tt_rooms_list": [
{
"$id": "70",
"id": "aeeae172-b19f-402d-84b7-8a73c902eb7d",
"id_room": "b73184d1-bfa2-4871-82bc-40ab8eafa4d7",
"date_in": "2026-09-06T06:47:14.0739975+02:00",
"date_out": "2026-09-06T06:47:14.0739975+02:00",
"id_user_add": "da554c4a-a49c-4b5a-b7b1-d39fdaa857db",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"mt_rooms": {
"$ref": "65"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "70"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "64"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_doc_num": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"st_pos_license": [
{
"$id": "71",
"id": "57213b9d-d035-4cef-994f-9ffd3b03c09c",
"id_pos": "2a72268e-93d1-43fd-a207-ec40acfce354",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:47:14.0739975+02:00",
"key_access": "sample string 5",
"id_user_add": "85b2dfdc-1790-4652-84f8-164e440a85df",
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$id": "72",
"id_user": "7627aeac-c3ec-436e-a1c0-24c7fa94bd38",
"id_pos": "f1740412-280e-467e-b08b-ed3b3eae1701",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "73",
"id": "13be1bbb-a5f5-4799-9e6d-05983cfe0243",
"id_pos": "1a2c65f0-1e72-4d18-b9c3-eced9c814f5d",
"date_add": "2026-09-06T06:47:14.0739975+02:00",
"date_upd": "2026-09-06T06:47:14.0739975+02:00",
"date_out": "2026-09-06T06:47:14.0739975+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "74",
"id": "344c6044-8cb0-4929-8dbe-9f1711c6f7f9",
"id_user_add": "5d75bb46-3329-48e6-861c-135f78f99b6f",
"id_table": "f8fc4d81-928c-4399-89bf-3148f8005932",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "ecdffd64-0cd0-43eb-b121-f0295b4bf8d2",
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_sync_tables": {
"$id": "75",
"id": "35b065ca-53da-4041-add6-8cb262d7be6e",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "76",
"id": "6739eb6c-46a8-4ea5-b45a-5c62071690c6",
"id_sync": "b93d7cb7-450d-4677-88dd-ca839ebdff9f",
"json": "sample string 3",
"id_table": "2330f101-a789-4ed0-ab1f-88920dbe2fd0",
"order": 5,
"st_sync_packages": {
"$id": "77",
"id": "88b0452d-ab37-4b02-bb85-d36db303ccd0",
"id_branch_from": "fd0db276-e0df-4340-8956-80e925f65be3",
"id_branch_to": "cb050935-7ab9-44de-9d06-e0b3665fd565",
"type": 4,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:47:14.0739975+02:00",
"send_on": "2026-09-06T06:47:14.0739975+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_sync_tables": {
"$ref": "75"
}
},
{
"$ref": "76"
}
],
"tt_logs": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"st_local_variables": [
{
"$id": "78",
"id": "3b088528-18c5-41a4-9588-f56d88ac9e38",
"id_pos": "a408b83f-175e-4dd1-bb69-e67b8834463e",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "78"
}
],
"tt_doc_st": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
{
"$ref": "12"
}
],
"st_users": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_employees_profiles": [
{
"$id": "79",
"id": "255a240a-8448-459d-8e63-5c4b0865b695",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"id_user_upd": "71f82c9f-4864-4485-9c30-7d9650520ab2",
"commited": true,
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_locations": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_money_rates": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"mt_rooms_units": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_rooms_units_types": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"mt_units": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_pos_license": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_token": [
{
"$id": "80",
"id": "83390c52-a38f-4714-89e6-ee5978951f59",
"token_id": "sample string 2",
"id_user": "dbb3692c-4874-4238-a0d9-665f110bf7f0",
"date_from": "2026-09-06T06:47:14.0739975+02:00",
"date_end": "2026-09-06T06:47:14.0739975+02:00",
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det1": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_st": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st1": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "347c4231-effb-4188-8973-39ccebcc522b",
"id_room_activity": "23eab576-f849-4f3a-968c-cb353f180ab1",
"id_pos_sesion": "c4707529-9483-46a8-b76d-b3c4246ac3fe",
"log_text": "sample string 4",
"id_user": "2a481c14-1fa7-43e2-8dc1-7d13996ed91e",
"event_type": "sample string 6",
"correlation_id": "a149ec8e-7c7d-4b6d-b792-cd73aa591174",
"id_room_unit": "3a5d07a6-36f0-441c-b62a-8df7bc18dd05",
"id_room_unit_source": "74f3776f-ee62-4703-b92e-b46604b7c979",
"id_room_unit_destination": "f3a49098-4e5c-4916-9213-1bd7ec60cfc9",
"id_room_activity_related": "222e8e48-3750-479d-8a61-9601d7bb72bf",
"id_doc_sa": "290f16ac-7681-4841-90e4-eb4c9ade90c4",
"id_user_authorizer": "daf41523-c9d7-47c6-9414-1225df474bae",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_vouchers_permisions": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms_units_states": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"st_users_profiles": {
"$ref": "52"
},
"tt_cmd_connection": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_cmd_messages": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units": {
"$ref": "29"
},
"mt_units1": {
"$ref": "29"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st_det": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"mt_rooms1": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_functions": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_images_types": {
"$id": "82",
"id": "b38f3bc5-1fb7-46cf-975d-53d4e1628cbb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_employees_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "9bb825cf-ede2-437d-a2a9-f66f7b1f96e9",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:47:14.0739975+02:00",
"date_end": "2026-09-06T06:47:14.0739975+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:47:14.0739975+02:00",
"last_update": "2026-09-06T06:47:14.0739975+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_sync_packages": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"st_sync_packages1": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"mt_employees": {
"$ref": "2"
}
},
{
"$ref": "3"
}
],
"mt_employees_profiles": {
"$ref": "79"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"mt_employees1": {
"$ref": "2"
},
"mt_rooms_units": {
"$ref": "66"
},
"mt_rooms_units_states": {
"$ref": "69"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$ref": "70"
}
}