POST api/tt_rooms_units_activity/upsert
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": "b7ad1d4f-d255-48c9-b6af-446f9c70dc9a",
"id_room_unit": "3c75ba5b-8173-41f4-8b95-7640377bdfff",
"id_room_list": "dee99c82-b800-4be5-b77b-837c0d510444",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:47:46.3884257+02:00",
"date_from": "2026-09-06T06:47:46.3884257+02:00",
"date_end": "2026-09-06T06:47:46.3884257+02:00",
"date_open": "2026-09-06T06:47:46.3884257+02:00",
"date_close": "2026-09-06T06:47:46.3884257+02:00",
"id_employee": "0fe841e1-eb2b-4468-8113-d79fd8504183",
"id_employee_sec": "189655cd-5a98-4772-ba79-b84e83cbcd52",
"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": "7fb59377-4635-48f1-ad91-6862ef1dd7cb",
"comment": "sample string 7",
"id_user_open": "84e8b243-fde3-43d4-a72e-52aaa399ad54",
"id_user_close": "7b9c2974-092f-4aac-ab2f-7bb2233c251c",
"id_unit_state": "6ba0ec90-f296-4bd7-9b35-3f2e5473e5e7",
"id_pos_sesion": "f9a7e985-8bf9-4784-9d9b-6afb1075f096",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:47:46.3884257+02:00",
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"commited": true,
"mt_employees": {
"$id": "2",
"id": "c2dfbe7a-007a-4f64-8827-917ecfc3e4ce",
"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": "e7224bae-547a-4446-bc76-0372db541c88",
"name_pos": "sample string 12",
"id_image": "5689e791-41ca-4c73-91ac-00b18d87ce13",
"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:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "23d6cd8f-9414-415a-b5de-e3e81894a0db",
"commited": true,
"mt_employees_branches": [
{
"$id": "3",
"id_employee": "57950429-607c-407e-9f66-4059bfaf0e93",
"id_branch": "475b2d24-2bb1-4cbf-a7cb-620f36ce01b7",
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "92ce1cdb-745f-48e5-9a71-ee95921388bd",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "c19d052b-782b-43e3-96b6-888858f6b918",
"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": "78769a1b-90a9-466b-9596-0b1f2bfe437a",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "67119cb8-37dc-454a-9aeb-18b06dc46012",
"commited": true,
"st_images": {
"$id": "5",
"id": "b7ee4f7e-a126-455e-956f-d95023c6bc35",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "0c92946b-aa58-4da7-928f-440124e14a16",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "4f62a322-8054-4762-bf03-ac006c37ac74",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "fdcf2180-8471-4db5-9bed-5729865daec0",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "db510fe3-e79a-47fd-b3f1-1443ede2f782",
"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:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "a18d590c-09ea-4851-bb82-16b8b948d786",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "fe5dab18-c4a2-40a9-b00c-57131d25de5c",
"id_item": "f3a5025a-eafd-4962-8a38-68ec5948dde9",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "357d5918-e2e6-4ab8-afb8-d4bf776e0e74",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "28b125f0-69e8-4f23-b6a2-71604f1fac76",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "416a7057-54ab-49cf-8898-f4b2b75abae0",
"id_unit_sec": "1bd05596-f4b2-41f0-b210-5c3a8d790e0d",
"id_brand": "7b665967-e192-40e2-ae14-376440cf0147",
"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": "5d66d18c-adf6-497e-b1e5-113c608aede9",
"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:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "d70c1558-327c-4645-ae27-365d1b000de8",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "d2840f55-3a2d-4d98-bd42-80f1a144f59d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "6444061d-942c-411e-bfca-337c8f2ffc72",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "557190ad-ec83-4a03-a2ec-b289a57da893",
"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": "a168126a-bba8-4450-82fd-6e28b5115c47",
"view_messages": true,
"id_image_photo": "25df4489-cde1-45aa-991f-0ae8852059f9",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "78ce2ef8-82d1-478f-afbc-eb3ebba8b73d",
"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:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$id": "11",
"id": "ba920748-ba23-448b-8cd1-a4b3bcc4b3c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f8a83c88-93f4-484e-9dc7-c90f855159ca",
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "56ddf7cf-6058-4668-96d0-7b9cca71cf0d",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$id": "12",
"id": "d22e0b9e-22a8-4469-9d25-1553715fb7ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "7b105ad0-7a63-46ec-bbcf-561a505fd7ca",
"id_zone": "ddf15ede-49e0-4ca7-a25a-240b730015b2",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "17d8ec3c-97b2-41a2-8f50-a306f800dccf",
"commited": true,
"mt_branches_zones": {
"$ref": "11"
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "d5099ddb-be2b-4043-a7db-ef732ae74e57",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "ec44f6a3-4e59-4805-81f8-265490211a08",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "fdf3ede0-45bb-4120-85bf-bd220608c8e0",
"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:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "651bd6b8-e8af-403a-bbf6-f78d648dc2ab",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "e1f18c94-f345-4785-af41-e0936d1fe7bd",
"id_cloakroom": "1d498e6c-9430-4df6-873e-72fd945f4b9a",
"id_pos_sesion": "0ca14ea7-564d-4845-90e4-6c62eab309a0",
"unit_id": 4,
"date_open": "2026-09-06T06:47:46.3884257+02:00",
"date_close": "2026-09-06T06:47:46.3884257+02:00",
"id_doc_sa": "74608131-120e-47e0-8c23-912bf3b5d062",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "83e081aa-7860-46d7-a6a5-3b71269ded32",
"id_pos": "0f308d52-4f94-43b0-9e6e-8927f299fbba",
"id_doc": "f7651297-f188-4265-b32e-c607c929e440",
"id_branch": "ec47e454-20d1-4fdc-81c4-ee80d7829e54",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:46.3884257+02:00",
"date_tax": "2026-09-06T06:47:46.3884257+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "23dd3418-366b-4b6a-b972-984b4da75d6c",
"id_relationship": "3ee0f29f-f36d-4c8f-8d3f-104f060af59c",
"id_loc_from": "b534d2c4-5e3d-4728-942e-0286ab9e594a",
"id_loc_end": "cb6b267f-079c-485a-9b98-5dc9d62169e1",
"id_user_add": "474f0e35-8937-4df9-b6d9-097853810131",
"id_user_upd": "9b5348cc-f699-401f-b8ad-8d36a6ce39d5",
"comment": "sample string 12",
"id_pos_sesion": "c87bf808-d4fd-44b2-b447-d1b5f05596f7",
"id_room_unit": "6375a09f-ffa2-4e12-8da4-b0556ab111fc",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "3e650dc1-7e7a-42ba-9dc0-d44efb98101a",
"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:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "cfe98e36-84cc-42ec-9643-88b17fdded45",
"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": "58514252-e015-46d7-998e-aaa1d1b7c443",
"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:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "95d43f0e-4035-4641-be68-d79a39bdbd8a",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "3c188864-3401-4a73-aaed-45debb095281",
"id_pay": "e4e8da8d-4728-4e8a-ac55-e146d99ea526",
"id_money": "8c08eedf-04f4-43bf-9658-8ffed6198c57",
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "776374ac-0e0d-4739-97c9-a46ac47168c2",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "f5b1d26c-f5ce-4133-9153-5e935a02059a",
"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": "90b4750a-6b66-4a1b-af37-234fb3566085",
"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:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "5765fc26-34af-4f86-a5e1-d993d42d9358",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "06e2cdeb-3898-44b0-830a-9c5cdb236d90",
"id_money_2": "1d74dc87-d238-42c0-9a44-98b86acba8e1",
"date_from": "2026-09-06T06:47:46.3884257+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "4666bf8a-5bbb-403a-bad6-2abac038a4ed",
"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": "c4a361b7-7580-4327-99f7-51a7077d3eab",
"id_pay": "09f10cfb-7f48-4068-abdc-63ff309d506d",
"id_money": "2755ae08-d5ee-46d9-b560-b52b943e66cf",
"date_cashflow": "2026-09-06T06:47:46.3884257+02:00",
"coefficient": 5.1,
"id_user_add": "7f8fbb01-9260-422a-a413-87a4e9ad1527",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "a7d769d7-da76-4e65-8a71-2fb121364090",
"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": "479d6d7d-688b-463a-8234-e4cbec3ffa62",
"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:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "167e09fb-c344-487e-a5ae-89ab084eeb40",
"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": "8b8ac67a-845f-425b-9940-3fe5c6543c11",
"id_line": 2,
"id_pay": "081e9748-df8e-4adb-984f-7c8faa85d6db",
"id_money": "3fd05f4a-64fd-488b-ac54-0c7f0009ce5e",
"coefficient": 5.1,
"id_voucher": "c9df8b49-3f6c-4473-9220-62b2b79bf2cb",
"id_employee": "69d30d51-5b7a-48b8-8cbc-2e25f86fc4ca",
"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": "db4a5e0d-d302-439e-aefa-13655e84dd20",
"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": "f86de4ee-5eff-4826-b960-019d97f1641d",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:47:46.3884257+02:00",
"date_end": "2026-09-06T06:47:46.3884257+02:00",
"date_used": "2026-09-06T06:47:46.3884257+02:00",
"date_sesion": "2026-09-06T06:47:46.3884257+02:00",
"id_employee": "c6418268-b859-446d-9f64-6717a438f7c0",
"id_branch": "ee205dbf-5012-4809-8c3e-da89a58d0ad5",
"id_voucher_permision": "aceb8fbf-fed5-4623-a7e7-75e0f9ac4cb0",
"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": "5f2307c5-dda0-4642-a9b1-53280a3d2ed6",
"id_user_add": "9fd3d450-0e31-4c0f-95f4-479c86e99caf",
"id_doc_sa": "ec995fb9-8236-46a8-b6c9-454e3a4cdb03",
"id_item_sub": "2c4e6d90-9ada-4384-bed8-a4bf0ee0891e",
"id_pos_sesion": "604eaeb6-e40f-49d6-8c80-bd0e79d78575",
"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:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+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": "9d7c2522-8d5b-4831-bae5-0669d8a96965",
"id_line": "686d0225-13b0-4e33-9d84-f6a57c3c668f",
"id_category": "9171ad1a-e187-400f-8476-77f73628be76",
"id_item": "3b1d330c-d4c0-4fc2-8292-6d6f27f15936",
"id_item_type": "8fa1b297-ab41-4148-a728-7f2109f98389",
"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": "7329c184-f0e8-4d4d-a152-7bbb4aa9f44b",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "e9873fde-da8e-481e-983f-0cd9362ca71c",
"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:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "ccf6a9a4-d4c7-447e-ae11-a0d0c579d954",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$id": "26",
"id": "66e33505-1e52-439c-9e58-2e915e487bde",
"id_item": "535251a2-acb9-43f8-b0be-56b1b27d1ca1",
"id_item_type": "af0e72f6-2ab8-45c8-9da6-a12e6014c58d",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "deb7bbb9-d9ea-4433-9644-f0336bea5190",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "866c3665-9b0f-458f-a032-2e1f907b3dd9",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "2a4029f5-8aa1-4336-81e9-ed843db9ae3e",
"id_item": "83afd7be-fbc3-454e-a8ef-29908e517dd8",
"group_id": 3,
"id_unit_ref": "30c2eba0-f4bc-4d59-ab50-c2ef303bd1b7",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "ae000812-6939-43bf-bd86-4a2f1afa461e",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "9634c1eb-e736-4f75-9ba2-f92611ce1896",
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "52a2ad38-f266-4c0c-a4e4-ac15347e6289",
"commited": true,
"mt_units": {
"$id": "29",
"id": "6be702b5-8427-44cb-a5fc-02aec3cb2a06",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "b0c60109-c656-4abf-b72e-2e6c13d10ca3",
"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": "5c328873-730f-4e99-84aa-8ce4bea8fcc3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "deaf9bec-626a-4034-a438-b060d40f2cce",
"id_doc_print": "c2167252-10fd-49b0-8332-c65cb5cf5c83",
"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:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$id": "31",
"id_list": "7f6b6fc7-b07f-4704-a8aa-2fd2bb083634",
"id_item_sub": "38b3fe74-e1f1-40e7-b780-cce2fe7a5fd3",
"validity_date": "2026-09-06T06:47:46.3884257+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "b6fd1e8b-f1c3-4462-9d31-1e182804533e",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$id": "32",
"id": "8c11a837-eed7-41b0-88d2-d63415515253",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "30bb98ce-95a5-4790-afce-8f9e78cf70ac",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "d589464a-ece4-4409-bf35-b987fde08623",
"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:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "827b4a66-6f5b-4b5e-878d-13c4e21e900b",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "fb7abc84-187b-4e60-83ae-5991381c79ed",
"id_pos_type": "ac871646-373f-492e-83b0-4730d7105178",
"id_price_list": "60dfeac2-38ab-40fc-9fd9-d0ca03d79df6",
"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:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "a92d7fd9-0934-45a5-a025-65c46ad484df",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "858435ec-f781-4f70-83fa-1ffbb726ea21",
"id_pos_type": "9d2fbe06-fe68-4846-a6e1-6938720dc65b",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "1a0c86ca-62e6-4ce3-aa9b-9d8a1b344045",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "a9783fb4-d63a-4ebc-b231-44cf154c40e8",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "dff55c96-93b3-4a3e-a564-e45c9535e401",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "c6049dbe-dafc-4c50-a018-9286263d5a94",
"id_branch": "7540abdd-22e9-47ec-a62e-88fe44ef1db0",
"id_pos_type": "0a5c765f-7e04-41cd-9fa3-101769d195c6",
"id_pos": "f55e8eab-e109-40f7-9d95-c36c78eeee3c",
"id_item": "3721ee83-3e44-4c6b-8af4-b32ef8bade15",
"date_from": "2026-09-06T06:47:46.3884257+02:00",
"date_end": "2026-09-06T06:47:46.3884257+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "25b4ee95-4fd0-42d4-963d-1b0c89b40543",
"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": "7f6da8c3-bb79-43d3-9f6e-1024e80168c9",
"id_doc": "61af8b96-6791-487f-9a07-1a549fa14328",
"id_pos_type": "e8870e15-b5b5-4b26-adc1-6dc6d8110c15",
"id_doc_print": "b3889140-2068-400a-86cc-ee87872bd020",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "379d2fdf-d30b-474f-be3a-97cbdc06bc2c",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "38",
"id": "1aa7560b-f816-47ab-a492-486cba430851",
"id_pos": "58047378-91f5-4ca5-b5fd-5a3c0d5ff41d",
"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:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "8f821865-ac52-4f39-ae89-d1765c76cd13",
"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": "82d097b8-24da-4579-9a09-3cc99c79fac4",
"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:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "63322955-8b8d-4835-82ba-1c43b034e5d3",
"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": "4a2a765d-86c7-437c-bdf7-17cdf73bc3f2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:46.3884257+02:00",
"date_end": "2026-09-06T06:47:46.3884257+02:00",
"id_branch": "3d656b6a-1e87-42f9-98a5-67202a819a04",
"id_pos": "36128f7b-f0c9-4ab1-84dd-ff63ef6808fd",
"id_list": "a137bcf8-691a-4ad0-a109-0c39a0ca8b34",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "cc477b52-b144-4ab3-90b8-aa0b0abb591e",
"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": "1b6cd7f9-dcab-41f3-85dc-06e023feb40f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:46.3884257+02:00",
"date_end": "2026-09-06T06:47:46.3884257+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": "95e0f82a-99b5-4b24-aeb7-5650c960b658",
"id_pos": "bdc6beff-2f70-41ac-8f59-2537329e7930",
"id_list": "d137ba26-6522-4e10-8742-6d24c9c429ac",
"id_item": "3d136910-9854-43b3-83a1-0b0ffc4c0f40",
"id_item_type": "c7ac21a8-60dc-4911-b200-ccccd3192325",
"id_category": "e12edecc-7413-4f77-8781-c63d32653ebd",
"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:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "66043b85-2b27-4582-9cc1-f2247d1b57b8",
"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": "3f34eafb-96dd-4da6-84aa-f381913f4eb4",
"id_line": 2,
"id_item_sub": "359cd7e3-59e4-47b3-afc0-9ebb0b5b0c9f",
"qty": 4.1,
"id_list": "4bf93e63-50cc-44c3-837d-334a8cac76a1",
"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": "53ed48a1-661f-4591-acc3-2603a0ae1704",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "75a6e051-392e-49a6-a03a-07720d39cc6f",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "025f5d24-ceae-402d-9d4f-da811f63e694",
"id_user_upd": "f6817547-bfed-4795-b244-1da7299aa2b5",
"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": "7c418713-80eb-4e1d-a0bf-b5d2ab891193",
"id_line": 2,
"id_item": "85bf4135-1927-4a02-8a86-656c22c2e4cd",
"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": "c2ad1bfb-29c9-4135-9f9e-6d662b26b097",
"order_id": 2,
"id_item": "a6007481-6190-423d-aae1-3a612e152c4c",
"id_item_type": "e69c2b63-72e1-49a7-a99b-1be3af92d726",
"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": "e61a1076-074f-4df3-8c57-2b1bf3213a77",
"type_item": 11,
"id_voucher_json": "f2123d83-22c1-41fb-821c-99c485cb8e05",
"count_voucher": 1,
"id_category": "060b5d1f-31b0-4dfe-a7ae-f63b6e331eda",
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "f0099e74-2081-4f36-9eae-caec2e61fb88",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "46",
"id": "a1ee196d-17c5-416a-9413-2c89400ad08a",
"nro_sesion": 2,
"id_pos": "07760412-3f99-42e4-8452-7513fc23a1fb",
"date_tax": "2026-09-06T06:47:46.3884257+02:00",
"date_open": "2026-09-06T06:47:46.3884257+02:00",
"date_close": "2026-09-06T06:47:46.3884257+02:00",
"id_user_open": "7f625369-0ac1-4eb8-ac6f-8c5d238edb8f",
"id_user_close": "d2b9fb17-6381-48ae-adc6-d7cc567e285a",
"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:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+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": "58ccf364-fa8c-44ae-b853-ec7e049d0ad5",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "34b44b1a-7753-48ae-9b61-125874eccbbe",
"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:46.3884257+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": "0f91f968-363d-45fc-9e96-f58e70c844d8",
"id_pos_sesion": "b3702b48-7368-432a-b9de-ad8511d09021",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "62378d02-bc23-4ded-978c-746502d6fd28",
"id_room_unit_activity": "79357de0-d301-44c4-8c1c-5f4e53beb014",
"id_doc_sa": "827d5379-40be-40da-ae2d-f1f56c0a28ac",
"id_pos_type": "04f9b657-5f7f-43de-8ded-604a64c9eb94",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "c9d3ab71-91d6-40cc-8e6b-f605231c84c6",
"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:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "978172f0-4822-4185-b3d5-f381d395a85e",
"id_user": "3f07c540-06a1-46d2-a343-f5ebd000de20",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+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": "cd3a0c9e-febf-48db-a51c-48a74a9d8aea",
"id_user": "a690e727-698a-4443-937b-cfc82c70d41f",
"date_add": "2026-09-06T06:47:46.3884257+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+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": "db383e7b-1565-49e5-861a-1f49fb4a06b4",
"id_user": "10ed9186-163a-47e8-9e8e-6c053e6811d0",
"id_user_profile": "01aadc6b-8816-43a2-ac13-c568a89f7d5b",
"locator": "sample string 4",
"date_end": "2026-09-06T06:47:46.3884257+02:00",
"id_pos_sesion": "3d5a2f2a-040f-4a56-a16d-98d257b5254e",
"date_login": "2026-09-06T06:47:46.3884257+02:00",
"date_logout": "2026-09-06T06:47:46.3884257+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "52",
"id": "e5ed9531-a8ad-4495-ba6f-fc14dcab50e3",
"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:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"commited": true,
"st_permisions": [
{
"$id": "53",
"id": "bf27bfe4-5f6c-4fc0-b0b8-6e8b893ddb44",
"id_function": "a31220a8-b85a-401a-b93d-97878cb7ed9c",
"id_user": "d3c3498d-b20a-4119-afa7-7cd85373034e",
"id_profile": "c457134a-bb7f-4af9-873c-e08587c104ac",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "52"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "54",
"id": "63c3cf9b-ff47-4a44-a2e3-55e34d823942",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "424c0e60-3883-452e-9e59-2c63f7dce37d",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "1958d91f-90f5-41fd-8344-78f375c7afd8",
"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:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"commited": true,
"st_functions_groups": {
"$id": "55",
"id": "57fc0a0d-7fbd-44be-a425-8bd2167cb8d0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+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": "4cbb4618-90f0-43bd-bb8f-72b63c6728ed",
"id_user": "3ba8a9cb-494b-4e1c-84ba-3ee32e60aa26",
"date_add": "2026-09-06T06:47:46.3884257+02:00",
"destiny_type": 4,
"id_key": "97df801b-3554-41f2-8fde-e5b2683c5185",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:47:46.3884257+02:00",
"id_pos_sesion": "b986662f-8252-42f3-90ff-ce7b0114fd79",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+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": "5e13c64b-3f07-4d8c-9374-a981d7e3bc0f",
"date_from": "2026-09-06T06:47:46.3884257+02:00",
"date_end": "2026-09-06T06:47:46.3884257+02:00",
"date_used": "2026-09-06T06:47:46.3884257+02:00",
"id_employee": "962309f2-66fa-4d92-9189-811c716c33e0",
"id_branch": "5fbaa008-d38d-4188-bab2-f4994652857d",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "bfc5b2b1-5647-477c-92bf-25d7ba72be4d",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+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": "31053fe1-e1f6-4809-b8aa-98c45437641a",
"id_doc": "1a51fc98-07c6-4042-99be-3c579bdf4ec7",
"value": 3,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+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": "cf39a9ab-f74f-4455-b6a7-41624fd6e273",
"id_pos": "b156a248-27b7-4658-973d-d40f69e10a79",
"id_doc": "540a91cc-ca9b-476c-a0a0-9b8d1434f738",
"id_branch": "8c0e4cfd-1abf-4f10-a42b-486351be505e",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:46.3884257+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "f198cf15-50a2-4c1c-a329-36208a37edc4",
"id_loc_from": "b8c12c98-b231-41b4-a498-da4354b4b922",
"id_loc_end": "6b0216e8-33a8-4bfa-92ce-ce5cc4242e42",
"id_user_add": "1b070562-fd21-41af-b6e5-6d3fd2b7d672",
"id_user_upd": "0e58df65-55a3-4d79-b2fa-f64cfd5b7757",
"id_pos_sesion": "43871650-0694-40e5-bf12-0acf80952f97",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:47:46.3884257+02:00",
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "60",
"id": "8bca1eb5-ad86-42ec-bec2-dcb4bf7cb6be",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "81b74ae9-18c4-4e8c-bb59-6a3e9568fdaf",
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "ab646e91-e31a-48d2-a4db-e4dee07d9337",
"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": "7f3af229-e7df-4c0c-849a-b1393b28a18d",
"id_item": "48922a61-6acf-4d8e-b678-5e7eb79172fb",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+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": "247bfce3-32d1-4e96-9a2e-2b1efae03b31",
"id_line": 2,
"id_item": "23b1aed8-e355-4878-9cbd-eef7e1e770f1",
"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": "457d8cae-bcfd-45ff-89b1-008ddb071677",
"spool_server": "sample string 2",
"id_doc_sa": "12c3beaa-1ba5-4d5a-8e4a-7b395c93aff4",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"printed": true,
"print_on": "2026-09-06T06:47:46.3884257+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": "61cd59ed-fc81-44ed-9670-bcc671650066",
"id_room": "2ce69f65-9fb4-42c6-ae0d-76e4bfb0167b",
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "edb92ca0-c359-434a-9f46-df9ea974652b",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_rooms": {
"$id": "65",
"id": "49f092b4-2a51-41ca-996f-e54384bcbc6b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "2fa7914a-71fb-431c-8f10-4bf1476f822f",
"name_pos": "sample string 6",
"id_image": "1aedc527-1e06-41f7-94f8-ed4a66d522c1",
"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": "7185527e-ff7d-4060-b54e-cbe5eda0fc6a",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "176970a0-0b93-4f22-8624-a90ee07e5835",
"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": "1166fa5e-feff-4942-ac96-93af67728132",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "a07393de-9a82-4770-b2d9-b30e424ef521",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "8f00b843-4bc1-4c18-a748-1aa1a62378fd",
"locked": true,
"date_locked": "2026-09-06T06:47:46.3884257+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "90fe796b-33ea-4e19-932b-807a6d6bace1",
"commited": true,
"mt_rooms": {
"$ref": "65"
},
"mt_rooms_units_types": {
"$id": "67",
"id": "478edadb-8329-4888-b954-16193a942752",
"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:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "669d76a8-4548-498b-9399-fb48d30a594e",
"commited": true,
"mt_rooms_units": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"mt_rooms_units_states_types": [
{
"$id": "68",
"id_room_type": "d2a9c158-4e5e-45ab-9880-eeb5bfb8f3a3",
"id_room_state": "f36e1346-eb70-4bc0-aa71-1742d4448e23",
"id_image": "17ad4076-f5a3-4acc-81d0-b264291a3a67",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "36e2e299-63b0-4626-ac52-28ca93f2a796",
"commited": true,
"mt_rooms_units_states": {
"$id": "69",
"id": "592c6745-9f80-4ce6-9bf7-7d8529b02172",
"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:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "6544b7ac-f908-424e-8e96-835de0a7c608",
"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": "e2043fe2-6f48-4901-8b8e-2026b2234833",
"id_room": "ae1e8de7-534e-44c1-b8ec-0780d59efedf",
"date_in": "2026-09-06T06:47:46.3884257+02:00",
"date_out": "2026-09-06T06:47:46.3884257+02:00",
"id_user_add": "6385ac1e-7efe-4056-acc7-6097d1c5dee7",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+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": "90ff0a51-7e47-4dd2-9f04-16cdedc69105",
"id_pos": "edd16d2d-7469-43b4-aa59-afb7c49c0229",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:47:46.3884257+02:00",
"key_access": "sample string 5",
"id_user_add": "5528e512-a5ff-463a-919e-a0d7e6f942b1",
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$id": "72",
"id_user": "7337a7e1-da30-4c0f-92eb-9ced36db8b5e",
"id_pos": "87c58971-4fc3-4885-93ec-4e99f5262828",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+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": "92a761e6-9bab-44e5-be38-3ee86c8f8257",
"id_pos": "1698fdfa-ffde-41ac-b4ac-e7033572dd98",
"date_add": "2026-09-06T06:47:46.3884257+02:00",
"date_upd": "2026-09-06T06:47:46.3884257+02:00",
"date_out": "2026-09-06T06:47:46.3884257+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": "a297b358-5942-4b8a-b2b7-8111f115fa20",
"id_user_add": "afe06cc9-e71f-4bf2-a662-355063f2a8e3",
"id_table": "d0895e4c-60d5-44df-9844-9ddf2675b45b",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "83dd4388-24d6-48f7-b061-ae8ebdce9862",
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_sync_tables": {
"$id": "75",
"id": "96c6d235-3b50-465b-92ef-b1b7e9d2fb7a",
"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:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "76",
"id": "c189a8f9-ffbd-4df1-adce-06a02df93fce",
"id_sync": "0ee74fe5-563c-4ac7-8a34-780d350c3ed0",
"json": "sample string 3",
"id_table": "533c9c63-77c9-4649-92cc-135e6962a2ff",
"order": 5,
"st_sync_packages": {
"$id": "77",
"id": "1c84934a-37ce-4354-90f8-52db3fd2823f",
"id_branch_from": "07ac3606-3716-468e-b753-bd6a8ce4546d",
"id_branch_to": "cfdf0a7e-8517-48db-ba2e-51a5da9428ba",
"type": 4,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:47:46.3884257+02:00",
"send_on": "2026-09-06T06:47:46.3884257+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": "ac1598cb-783e-486d-8735-d583ff25e351",
"id_pos": "770dde21-eac1-49f7-8c03-22f8620abc87",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:47:46.3884257+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": "8d0b3776-0a4d-41c0-979d-4e64d5cebf8e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+02:00",
"id_user_upd": "89fd0c9a-82b6-4dc9-a839-2cba4d67b5a4",
"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": "eca77440-53d7-4963-aea0-f66f47d3f040",
"token_id": "sample string 2",
"id_user": "2dce9324-5548-48e9-a88d-422e60d94955",
"date_from": "2026-09-06T06:47:46.3884257+02:00",
"date_end": "2026-09-06T06:47:46.3884257+02:00",
"created_on": "2026-09-06T06:47:46.3884257+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": "b02ca627-6f39-4d65-b633-506102200c7f",
"id_room_activity": "3a3be6d1-4ff0-4d45-8cb9-cea63145fbde",
"id_pos_sesion": "60898bcb-393e-4008-be9a-0a19c9d5075a",
"log_text": "sample string 4",
"id_user": "bdda986a-964d-4e1a-8fb5-06879f2bab0a",
"event_type": "sample string 6",
"correlation_id": "07355ade-0432-4574-9993-770369af04e2",
"id_room_unit": "d71c3cc2-aa3a-4529-a238-6bf59a1e3134",
"id_room_unit_source": "78d295bd-6637-4ba9-b241-73907a64a43b",
"id_room_unit_destination": "948e1858-8841-4bdb-83b1-78879a28529f",
"id_room_activity_related": "28b2be9d-f48e-4e79-88c1-cf6df12075e3",
"id_doc_sa": "762ee3d5-f22d-416d-8f99-7a36ed7d8685",
"id_user_authorizer": "5affd4f3-8387-431b-961a-38d2c5de1461",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:47:46.3884257+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": "864fd997-ee26-4f34-9809-92cc4b164a08",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+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": "054d5d66-b592-4e02-bc97-a2332c58cc6f",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:47:46.3884257+02:00",
"date_end": "2026-09-06T06:47:46.3884257+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:47:46.3884257+02:00",
"last_update": "2026-09-06T06:47:46.3884257+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": "d80c9b45-e366-4ce3-90f6-4826464004d9",
"id_room_unit": "48ced476-8293-4235-a179-c801127f2241",
"id_room_list": "fff610ac-b526-46c6-923f-3f49f6856446",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:47:46.4040939+02:00",
"date_from": "2026-09-06T06:47:46.4040939+02:00",
"date_end": "2026-09-06T06:47:46.4040939+02:00",
"date_open": "2026-09-06T06:47:46.4040939+02:00",
"date_close": "2026-09-06T06:47:46.4040939+02:00",
"id_employee": "f47087f4-0806-4ef1-a818-d9814c45e0e3",
"id_employee_sec": "eb893e37-0df2-48a5-9cb2-796ab23d8792",
"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": "49462456-65db-4d6f-9e8c-c757d25357d8",
"comment": "sample string 7",
"id_user_open": "d2c64dfd-8ce4-47a5-934d-a4038195bac4",
"id_user_close": "4b3cd9b7-02ae-4ba9-a29c-8f330ac7d29b",
"id_unit_state": "2c606115-1b2e-4ca0-b2e4-f81feccaf31d",
"id_pos_sesion": "04b97012-e015-4428-a80c-007d87e90517",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:47:46.4040939+02:00",
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"commited": true,
"mt_employees": {
"$id": "2",
"id": "846fd2fc-3014-490f-a871-168edc9e5ecb",
"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": "8fffde5e-e85b-4b93-9e75-fc057c030c4e",
"name_pos": "sample string 12",
"id_image": "fec6d0fd-57ca-4639-b3bf-58ad51bf900b",
"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:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "24e7380c-d458-488a-913b-87fc0dab5352",
"commited": true,
"mt_employees_branches": [
{
"$id": "3",
"id_employee": "5f67ea8d-7429-4b49-9ba7-6e4b9d7598dc",
"id_branch": "f86ad84c-4e42-4696-b5d0-0210cd2f9797",
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "a0fc76a5-34dc-4075-a4c7-2b19a780e6a5",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "7204400c-412e-477c-8b7d-1c42fa6bf7a6",
"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": "5c92f1ad-e278-4a6f-aab4-03a7ae486bc1",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "be9a680e-ebfd-41dd-8c85-6518553902ba",
"commited": true,
"st_images": {
"$id": "5",
"id": "b8b562bc-d80d-4b76-95af-aa7daacc1fd9",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "84ee6b30-bd09-46da-86b5-ded61c17e432",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "026be741-135d-4f29-9325-c23cbb65a5e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "b7dea7f7-7ef1-4caf-baad-c2e7f320ffe7",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "faff9e76-5632-4002-815d-1bca6c1111d4",
"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:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "380a71b7-c062-40aa-be2a-96e54090b5dc",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "b1f75ba3-e893-410d-8e87-ced3e82af523",
"id_item": "c9cd5102-5520-4143-803d-81c012fbe726",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "2a872427-c68b-4a48-85dd-3643b18a8c8e",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "ab36bfcb-0a07-476f-b34b-1a3fa6676404",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "0240f42d-6470-4b31-98dc-69dfee6d7551",
"id_unit_sec": "3a9a5512-0438-4895-ac2e-2d57713fc80f",
"id_brand": "e2add647-0611-410d-ad6a-461801aab205",
"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": "4351a40e-1caf-4985-9da3-7ca44ccdae8b",
"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:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "63d826f4-59ca-4fda-ac98-230c16813f97",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "8fcdcf29-351b-4482-9ffa-316a08916720",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "4a5aaf12-9eb0-4f66-afcb-a68792d95be3",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "a81350b9-03c6-4f77-b9aa-5073b96c8eb8",
"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": "a564c873-bc0a-4090-87b4-ed686eead8dd",
"view_messages": true,
"id_image_photo": "d737e7cc-e5f1-477d-86bb-b8dc465c75fc",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "6fab5c3d-b851-4f02-8696-72b8367b1937",
"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:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$id": "11",
"id": "651676a3-13e9-42ef-b7f8-30877f289c91",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "13bbbcf1-65b0-4841-8232-0e7be4ea26ad",
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "99af440a-9ef0-491b-b31e-4ba181cd850e",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$id": "12",
"id": "dabea365-a1e2-4481-adb4-13ad5901fd34",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "18d1f953-60a5-44c5-9cfb-cec8f7b3e704",
"id_zone": "f7eb66f9-cee0-4db0-8663-c0cde5e807ae",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "b826f0de-0cfb-4517-adab-b2e4adf037b4",
"commited": true,
"mt_branches_zones": {
"$ref": "11"
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "224da18c-e60a-4d48-920b-59ba7e65c722",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "55f9a8cf-22fb-4152-9ee1-6be06234374f",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "8d0ef5e3-9e81-40e6-927a-613082cec3db",
"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:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "846b76e0-e399-4bf6-ba15-bf3e175863d0",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "4ae8d850-277c-400f-848b-87b9f9fbd13e",
"id_cloakroom": "29db376e-1232-40a9-a0f6-19559b81e8f5",
"id_pos_sesion": "ead21a98-32c3-4009-bd15-3cd167a05e93",
"unit_id": 4,
"date_open": "2026-09-06T06:47:46.4040939+02:00",
"date_close": "2026-09-06T06:47:46.4040939+02:00",
"id_doc_sa": "afc6b0a0-c4c1-40dc-8c48-78f6cd4d8bb3",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "837177dd-b3aa-4c05-b883-571fefab5912",
"id_pos": "298a86fd-29ff-40a4-a2d4-a7f7c6fc0c41",
"id_doc": "920fba2d-231a-4cb3-8b0d-d44411087215",
"id_branch": "5d759ab7-298d-401f-a8f4-c30c424bb319",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:46.4040939+02:00",
"date_tax": "2026-09-06T06:47:46.4040939+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "c197558c-e9f4-4c81-be76-7eaa2aff8ca4",
"id_relationship": "9f55dce9-d38e-453f-a920-7e53a4970a43",
"id_loc_from": "7abcd7d2-2d3e-4ffa-9214-cd2733a8b080",
"id_loc_end": "97a308f3-2221-4e09-b7f6-c60b72d17caf",
"id_user_add": "15641b2d-b768-4fa1-93f7-ba8feb4cddaf",
"id_user_upd": "65e67e81-bec2-4f0b-9be0-61709dc6d7c6",
"comment": "sample string 12",
"id_pos_sesion": "9497bf93-88f3-4e49-93c8-9d979e331565",
"id_room_unit": "abe86160-1719-4dec-bf05-74113c1fdeea",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "7c635840-e8b7-41e3-bbdd-5cbde5475513",
"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:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "16dcc473-188a-4949-a748-8ea754639fa4",
"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": "9e25a35f-2bca-4c1e-b717-f3c131508a2c",
"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:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "d0d6e3cb-6e4f-4d90-8c67-f3fdfbbc9b7a",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "16853be7-8ab4-4059-ad3b-4bbac3d8236a",
"id_pay": "74262c51-330b-4552-b339-63270424bd99",
"id_money": "070bcf56-8628-4c6c-b4fb-44ec485e5330",
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "f6ebe93a-c9ce-4487-8369-8f52f9d1ac13",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "5514134c-84c4-4cf4-8916-778809774d7c",
"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": "df19c405-5f96-40df-b4dc-5d52fd7b6b8e",
"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:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "cb4d2f63-8ff9-4aac-b92f-85fc8922aca4",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "d7137ed6-4729-4bcf-b83e-0da4f316bbf6",
"id_money_2": "8ebcbb08-617a-453d-8eb9-e200bf440cac",
"date_from": "2026-09-06T06:47:46.4040939+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "918f2928-fe3a-45c7-a235-e53c516c78a1",
"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": "3e0d2e0a-9599-4251-ac9c-ac1399f2b876",
"id_pay": "9479f25c-95db-4a07-81ba-ed4d757675e6",
"id_money": "f9a5e9c3-a561-4e11-add0-03ded539ee32",
"date_cashflow": "2026-09-06T06:47:46.4040939+02:00",
"coefficient": 5.1,
"id_user_add": "a9ea202f-75ff-4141-aba1-66e5f2b0ae3c",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "59a6e0a1-a847-4d21-9e9d-29484a80f001",
"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": "6933b581-25a2-46c4-8caf-592466267d6d",
"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:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "4575fbc5-c96a-466d-b09e-c1b903d2ae4a",
"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": "e5e6c17e-1d49-4ae3-827c-eb792db71392",
"id_line": 2,
"id_pay": "bb04dc2c-6e8c-4cd7-b83e-43ab702f400f",
"id_money": "ca1c5a8d-b883-4d35-99b4-abc5afdc5ddc",
"coefficient": 5.1,
"id_voucher": "9dd1a4ca-8c3e-4078-94f9-d8307f6e66e7",
"id_employee": "2f186003-89b9-4c2f-9578-d8914dfa7ea9",
"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": "3965f520-cfdc-442d-a91a-65305a3e8ac2",
"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": "eeb28929-22a3-4510-8ece-a09a4535dcd7",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:47:46.4040939+02:00",
"date_end": "2026-09-06T06:47:46.4040939+02:00",
"date_used": "2026-09-06T06:47:46.4040939+02:00",
"date_sesion": "2026-09-06T06:47:46.4040939+02:00",
"id_employee": "4b72aaf2-9621-4ffd-942e-d818b3d874f9",
"id_branch": "8eee91ec-3504-4dbf-bbce-9a3fff27f96b",
"id_voucher_permision": "be3cc253-9aab-42fe-9635-dd1544b1df2f",
"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": "f6bd35b8-24bd-4ba3-8469-76b834ab9e3e",
"id_user_add": "3612b470-d559-4443-9420-f16dc0102b58",
"id_doc_sa": "21809be4-18fa-4def-9891-04230bf1f778",
"id_item_sub": "418364f4-a9b1-4aaf-821a-ae06c5405b9b",
"id_pos_sesion": "4d08affa-7f3f-4b19-aec2-8bd1c39cb293",
"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:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+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": "71e1af40-7d21-4975-a055-5992eab1d474",
"id_line": "4903558e-b95b-4e1e-b465-440572c2c0e1",
"id_category": "052f0c48-1cd2-49c8-9214-b8cacb01101d",
"id_item": "91d142dc-98b3-4eda-be7b-de8b279dde3d",
"id_item_type": "2d605baf-0490-4fd3-b7fa-7ebf82b23b4c",
"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": "9450d500-2314-43dc-ae0a-1be12913ea3d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "8bcca7b6-6ccd-4327-8c34-a570d62e3d91",
"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:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "a107e978-8668-47d0-aa78-b5043244989d",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$id": "26",
"id": "8fe3122d-9b85-4aa6-894a-5bb5db0ded4c",
"id_item": "37aa268d-b258-4806-86da-425a8a5ec2d8",
"id_item_type": "e3ee4eb3-79c5-467a-ba8f-7b2b8cb171bf",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "bb0ae8f3-5276-4d51-9a2a-ec06adfef843",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "0d8f80c7-18b3-4348-a714-627bd75be290",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "75389ce9-fb04-46f9-acaa-597a1a297f5f",
"id_item": "e102d709-4194-4793-8ad4-36147d3eb68a",
"group_id": 3,
"id_unit_ref": "8f09d466-1805-4721-be0c-72775b3415cd",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "ff1ae78f-e77b-4a46-8df6-1095f18ff9ef",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "7d9a80fa-e307-461d-b6ac-0e109ce2ffa7",
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "69c973cf-6fd6-4f6c-92a8-ff96667f3f3a",
"commited": true,
"mt_units": {
"$id": "29",
"id": "329f8e72-5ab5-449b-8b01-0223f18f9596",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "ed983aff-3166-44fe-abba-a7db87794381",
"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": "aaa0e968-4cba-43fd-af12-13ed7114a6e9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "ba208799-39d8-48e4-99f8-c9e4d0cedaac",
"id_doc_print": "8dc6cb1a-5af9-4eb2-b8bb-7eff84bbe532",
"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:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$id": "31",
"id_list": "a977685c-6b16-4548-ad42-fe8bb4521c29",
"id_item_sub": "710e5a78-fed4-4872-9fbc-576a0dc1802c",
"validity_date": "2026-09-06T06:47:46.4040939+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "beecdd4a-26a0-4545-aeac-9a6ca148db0e",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$id": "32",
"id": "08aae31d-1857-4b29-8354-7cb19a986ac4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "7d85634b-335e-4cb5-af15-e4932bb30401",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "b9d86137-1dc4-4eef-82d1-f7c5d67dfd6c",
"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:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "2f56d3ac-12a5-49f2-83cd-f73d6e8f3bfe",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "184bb4c5-35bf-4875-8d33-a914b6a97bf9",
"id_pos_type": "7e4bca04-92d3-4dea-9a33-6953657765d5",
"id_price_list": "6bdd01f7-b9d7-4b52-b8b8-e3ce3c88ec05",
"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:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "0dc3d917-838d-4b38-8ce4-f8e36f535695",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "20a3d9ce-b80e-4ed6-b866-bfbca5730a1a",
"id_pos_type": "7ad6f56d-5455-4452-b59c-ddbc9633006c",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "ef49f14e-bf9e-415a-9d9e-59ac9febbc61",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "b3619855-713d-4872-9277-62c2fc98362a",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "864ca3a3-98bb-4090-9d32-016cfc9f2c1a",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "e5199890-f355-4f91-90ce-d68b6706049a",
"id_branch": "96330343-354e-466e-b4e6-14cedcb8b3d2",
"id_pos_type": "e8d527f7-5cf0-45f9-8972-95f9bac2d01e",
"id_pos": "ac9a4d41-dc5c-4fb2-98f5-37a71607d2d1",
"id_item": "1e91be14-4286-48ff-9686-d8128b97d9d3",
"date_from": "2026-09-06T06:47:46.4040939+02:00",
"date_end": "2026-09-06T06:47:46.4040939+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "f17d6be3-093c-44b3-8c6e-4f8140bf34b8",
"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": "57c8df4b-e9d8-4056-8728-9ff60f03b1cc",
"id_doc": "c29a56ee-a53e-48ec-95c1-2813ce12b36b",
"id_pos_type": "13b4a64b-ba83-4365-b35d-99c215dccaf4",
"id_doc_print": "f0273cac-7a52-40fe-b3e9-60b9468895d1",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "723f23ec-0d07-41a1-80a6-08b62d277ff6",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "38",
"id": "c6e46416-f80a-4723-9877-8544fc4f9fcd",
"id_pos": "8193a56c-a667-4d63-8618-35bd86c7baea",
"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:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "47c82a96-280a-4ba0-92a5-09479f60904a",
"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": "d1ba2c7a-7ee7-4a46-a60b-8c079c95c1a6",
"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:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "96dbf3aa-fa13-42b9-a65d-c61c98283e37",
"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": "e029c57c-6246-4087-ac27-ede87b866198",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:46.4040939+02:00",
"date_end": "2026-09-06T06:47:46.4040939+02:00",
"id_branch": "45786eac-5a1d-4abe-bbc2-33f456332f8a",
"id_pos": "7bf3096d-3328-4bdb-8df7-67e458190a64",
"id_list": "53875818-47bf-4ab7-ab31-1272f3e7f2d7",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "68c2a74f-0762-4fe7-86be-7e7938cbfa6c",
"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": "adeca757-a061-4d11-a8e0-2bb7df75339b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:46.4040939+02:00",
"date_end": "2026-09-06T06:47:46.4040939+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": "3a722894-f4c8-4251-a71d-d354a4d0a81d",
"id_pos": "a97b8198-3c14-4766-aed6-f3e89a3f9227",
"id_list": "064a5dbe-57ac-49a8-96c6-6d0c78d805b6",
"id_item": "e8d7b89e-edce-4ee1-8db7-0290f16cff4e",
"id_item_type": "ec7d0f41-c7eb-47a9-86ed-153f469295d5",
"id_category": "5399a3c1-15cc-41f5-bc6e-619ff27e271b",
"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:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "3bfde660-ac69-4c73-aa8f-ff75cf42f20c",
"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": "19d53a07-5b8f-436e-9481-0710616646ec",
"id_line": 2,
"id_item_sub": "1b53ec50-1965-4be5-93f1-d9330be4cd8d",
"qty": 4.1,
"id_list": "f1ecb82a-d0bd-4245-986f-789ce53d3aed",
"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": "f0ca84d0-14f7-438a-b419-1196f80c3888",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "54a0906e-b3ca-4fd1-8cf9-b76cde0f3177",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "43f231df-077e-4716-8a5b-a09e4d85a78e",
"id_user_upd": "2d2a2f5d-d508-4a0b-bb38-a5320fbdb6a2",
"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": "a1e5c8b5-6e2a-49d5-9df4-673bfd6bf599",
"id_line": 2,
"id_item": "c0a1a554-f61c-4c5e-aaf2-3e38abb86736",
"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": "df5e41a7-caf9-4893-b60f-178441f6dcc4",
"order_id": 2,
"id_item": "8f2450d6-d800-4ac4-8a44-23637d44fca7",
"id_item_type": "780a52be-49ac-4f3f-b396-42312777a77f",
"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": "69997880-6ce0-412b-b7bf-143a92c6968f",
"type_item": 11,
"id_voucher_json": "a0485cb9-8456-4c86-9057-f0bdd2c84274",
"count_voucher": 1,
"id_category": "7f4ce07f-3a7d-408b-851c-3ccd557f905b",
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "9eefa608-33d5-4532-8e5c-0a2c95eac25e",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "46",
"id": "6aab99b9-74ff-4e05-a3c0-d367ed1d3a86",
"nro_sesion": 2,
"id_pos": "a2b84499-994a-476b-b796-3ec164d23e67",
"date_tax": "2026-09-06T06:47:46.4040939+02:00",
"date_open": "2026-09-06T06:47:46.4040939+02:00",
"date_close": "2026-09-06T06:47:46.4040939+02:00",
"id_user_open": "96f1268e-8b64-444e-9030-6e588a617e6c",
"id_user_close": "30938281-54ec-46bf-8741-ae132fa0b1ca",
"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:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+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": "28d176af-4bbb-4fb9-85a2-b93098128ace",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "510ecaba-0576-488f-ba0b-8fad1e8c165f",
"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:46.4040939+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": "acb9777b-2b73-4946-ac95-57e54dc0e458",
"id_pos_sesion": "d42943e6-b7ea-4130-b733-b0dd0ef64141",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "d9845b7b-f5b3-41c2-89f5-ce0dd1120a8e",
"id_room_unit_activity": "e7f2dc78-d9fa-427b-9c3e-5646b0087558",
"id_doc_sa": "c92ababd-6adf-49ba-b96d-c15c0e2af4dc",
"id_pos_type": "a1ae3699-69c7-4000-908d-3d54f084aac0",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "0523dfaa-88fc-4847-9b89-28ffd28a61e7",
"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:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "1965112f-103b-4e21-a4cd-cf4052f68f00",
"id_user": "405874f6-c5ad-48b7-8bdb-f51129b5280f",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+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": "6fa6cbbc-9636-481c-94d6-a2bff900b652",
"id_user": "299b9324-16c2-42bc-87bb-701f4620fb81",
"date_add": "2026-09-06T06:47:46.4040939+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+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": "6e1f40ad-b712-40de-9ad9-064a50c1b1f9",
"id_user": "1af93de8-88e3-437f-928d-f8c75b921108",
"id_user_profile": "b17a5fe3-7d0f-43fe-8846-98b89f72ae70",
"locator": "sample string 4",
"date_end": "2026-09-06T06:47:46.4040939+02:00",
"id_pos_sesion": "f4e9f9a5-ecc1-4882-91c2-95906c080691",
"date_login": "2026-09-06T06:47:46.4040939+02:00",
"date_logout": "2026-09-06T06:47:46.4040939+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "52",
"id": "915f07ae-6ed3-4e14-903f-a7c3ad8357cc",
"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:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"commited": true,
"st_permisions": [
{
"$id": "53",
"id": "03fe540f-be18-4360-a4b7-fd68c68ebfa2",
"id_function": "b0ccbb97-8180-44de-91af-80f6c33636d3",
"id_user": "d3274e41-94f8-4f53-9d00-d41e03548740",
"id_profile": "1630c7e0-5b72-4433-82d9-42f4a1b25005",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "52"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "54",
"id": "38e44d70-47fb-41a9-a189-6f437a8118a4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "4c04113f-037d-4744-a0a5-2b01acacf098",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "c656d544-1578-46b8-8d60-cf83a1f3cb81",
"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:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"commited": true,
"st_functions_groups": {
"$id": "55",
"id": "d52a496d-fcd8-425c-bab2-52cb3fee59b2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+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": "b5f8db33-7c1e-4929-b43f-0220606b64c3",
"id_user": "43a80d1c-fad0-4c13-82cf-19a273f8dbd7",
"date_add": "2026-09-06T06:47:46.4040939+02:00",
"destiny_type": 4,
"id_key": "df7f1709-7a76-4bf6-a287-a1a4b2ee8c22",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:47:46.4040939+02:00",
"id_pos_sesion": "f55b9adb-f5b2-448c-8dcf-eed077480170",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+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": "2c00a12d-c3b6-49ff-91cc-55e6062e1b19",
"date_from": "2026-09-06T06:47:46.4040939+02:00",
"date_end": "2026-09-06T06:47:46.4040939+02:00",
"date_used": "2026-09-06T06:47:46.4040939+02:00",
"id_employee": "332e7811-271c-4f54-8d4e-f0dcab13c448",
"id_branch": "4ef397f4-7574-45fa-b51a-195d0de8f82d",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "fc3999c3-bd2c-45eb-bc20-dab47367e86e",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+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": "15ab371a-61d9-4a61-9445-2db1c83737f0",
"id_doc": "5dbc0b48-d2dc-4f1a-a6a7-72a92ed77489",
"value": 3,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+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": "6c619a30-b253-4418-a8cc-c2bc4f3fa2d5",
"id_pos": "ad1c5eba-b55a-44b2-ad3d-5ca4fcc98593",
"id_doc": "4dd1b108-d34c-4fc3-87fa-0780d07cabfe",
"id_branch": "3d6eecc5-1251-4c95-af88-66443c0a4396",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:46.4040939+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "c6b5709f-0fbc-466a-9482-0e30b8b93a3f",
"id_loc_from": "c884635b-7570-45ee-8393-5f57612d83a1",
"id_loc_end": "cc7fe41f-3244-42eb-9415-a208956505c6",
"id_user_add": "15b20920-833d-46f7-a052-448850b0f1f2",
"id_user_upd": "c70c9cd1-c199-4ff6-88f7-1d4bd366cbf3",
"id_pos_sesion": "caa46ff6-989a-454d-990e-11eaadc50c68",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:47:46.4040939+02:00",
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "60",
"id": "38ce83b4-cf20-45a8-9967-10cc9d8d91a1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "7dc095af-195d-410d-9d33-c8d3d555fe00",
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "fe3400ba-67ba-4537-89e6-1710073baf1e",
"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": "10afaf54-34d6-4a37-8278-df140134ab07",
"id_item": "fb08b2ac-e98c-468c-bd7f-34c9d2a7fb1c",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+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": "04bc9d13-5ddd-4470-8875-844f2f0f685c",
"id_line": 2,
"id_item": "8a71c5eb-22a3-4de4-938f-c10226076f1d",
"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": "94ebec34-b87e-4aa3-8e18-571cc3069d35",
"spool_server": "sample string 2",
"id_doc_sa": "3925af46-4226-4a55-9ae4-e9aba11fdb1b",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"printed": true,
"print_on": "2026-09-06T06:47:46.4040939+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": "59683886-8968-46ad-9824-8fc98d83cedf",
"id_room": "8ea7ce15-1642-4b42-ab49-25f077605529",
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "22286563-1af6-4ddb-a291-a8fce2b91fc5",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_rooms": {
"$id": "65",
"id": "d3b4d79b-23c8-48b4-affe-d23d470bd793",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6217510a-88f1-47a2-9ff9-ebb6970c73cc",
"name_pos": "sample string 6",
"id_image": "0ec81921-ebee-496a-9bae-83138c880e49",
"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": "ca78f156-fcd4-4cb6-b516-3f4141b11218",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "2ea15e7b-8b41-4b6a-b7ba-77e4e80273db",
"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": "731cf5ad-792a-4c93-a3b6-1097107967f8",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "274016d3-5714-40c0-90c3-3145a9a778e8",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "d74a0d04-bb51-4514-bcab-8db82470ad8a",
"locked": true,
"date_locked": "2026-09-06T06:47:46.4040939+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "47c77c06-7d8f-4067-8618-8e93a977595e",
"commited": true,
"mt_rooms": {
"$ref": "65"
},
"mt_rooms_units_types": {
"$id": "67",
"id": "ebbb0890-6414-4cf2-a5cd-49d6a67cd966",
"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:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "7202a034-c470-4e2c-9808-0cbabcd053e9",
"commited": true,
"mt_rooms_units": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"mt_rooms_units_states_types": [
{
"$id": "68",
"id_room_type": "fd0ca042-0716-43c0-92a4-dc847b6aeee9",
"id_room_state": "3e3f4e14-1351-4caa-9c11-9426c0f390b9",
"id_image": "22d8bf2a-af11-4129-9ad6-4968df0bd6dd",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "b3306e04-c7ee-42b6-bd92-208a4f78736a",
"commited": true,
"mt_rooms_units_states": {
"$id": "69",
"id": "6111170a-5fb7-4ae4-b434-84c45e6e82e3",
"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:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "b50afcd8-7b77-4c3a-a955-cad74dd0821f",
"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": "74219ab7-66dc-4bcb-9626-2b5552ebaa65",
"id_room": "f3279edb-b821-4ca1-bf02-f767d68d5285",
"date_in": "2026-09-06T06:47:46.4040939+02:00",
"date_out": "2026-09-06T06:47:46.4040939+02:00",
"id_user_add": "dff64a37-5f23-41eb-9f36-1634d65c77df",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+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": "59c9546d-e25c-4ce7-8b92-f35793b69588",
"id_pos": "f5bb744f-aaf5-4317-b16b-287bc840b87f",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:47:46.4040939+02:00",
"key_access": "sample string 5",
"id_user_add": "67dd928f-e64d-455f-a717-9cefec883463",
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$id": "72",
"id_user": "17289845-a009-45be-8816-63c24ad936b0",
"id_pos": "cec359f5-e189-49c5-a373-81498c2f46ed",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+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": "0dfe1bcc-ec97-4563-bf5e-f7bd8582e4de",
"id_pos": "ed596d47-c647-4fdf-8cd5-adc96cefe2e1",
"date_add": "2026-09-06T06:47:46.4040939+02:00",
"date_upd": "2026-09-06T06:47:46.4040939+02:00",
"date_out": "2026-09-06T06:47:46.4040939+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": "4e2fbcca-6d26-4ae0-9731-a46c4726db62",
"id_user_add": "7b1e165f-9704-4d49-aa61-40f5802eb3aa",
"id_table": "0476ff01-d74b-45a3-b551-74da5fd6c2f5",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "1dd554e4-3798-4010-9abc-97a27d64a35a",
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_sync_tables": {
"$id": "75",
"id": "8824686f-30ab-42c0-b3ff-6f898ec92562",
"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:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "76",
"id": "7e956331-b69a-4e1f-a9b8-0e43395fd899",
"id_sync": "e16002a4-d072-44aa-a2e9-6018e4820d0a",
"json": "sample string 3",
"id_table": "0bc3f3ec-ffdf-4ea8-90a9-ba02bd4d1128",
"order": 5,
"st_sync_packages": {
"$id": "77",
"id": "4bda2d06-6357-4760-b6e6-aeeb541ba13c",
"id_branch_from": "f3d84dc6-3e22-4e8b-b593-b11a482a04e3",
"id_branch_to": "42ed4040-a579-4bca-9251-853921068075",
"type": 4,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:47:46.4040939+02:00",
"send_on": "2026-09-06T06:47:46.4040939+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": "6e79c895-9264-4d35-8d9c-4fedb487c409",
"id_pos": "8736991f-f4ca-43a3-ac96-cf5c1837e177",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:47:46.4040939+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": "5c0281c4-cf48-4b76-9976-f48f4e02d118",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+02:00",
"id_user_upd": "edbf074a-3708-439d-b11b-cb5c437859c0",
"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": "eaf76862-d516-457c-99b5-0b2c1c4c7b30",
"token_id": "sample string 2",
"id_user": "a99f5018-41c8-445b-95ad-a848384204cc",
"date_from": "2026-09-06T06:47:46.4040939+02:00",
"date_end": "2026-09-06T06:47:46.4040939+02:00",
"created_on": "2026-09-06T06:47:46.4040939+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": "0289eb67-66a2-481a-a597-b9a207ffc744",
"id_room_activity": "013e3105-949d-4152-b485-3a76aa8abac8",
"id_pos_sesion": "34c331bc-046b-42e8-bf49-64b825372604",
"log_text": "sample string 4",
"id_user": "34ba351d-c902-404b-a84f-fb814a0a2731",
"event_type": "sample string 6",
"correlation_id": "ca5fc80b-0f3a-4c75-ac84-c3bd3d77e042",
"id_room_unit": "31e77238-fe81-416e-ad1b-5afa7822b511",
"id_room_unit_source": "05288d85-84c0-423a-a228-e67cc96e095d",
"id_room_unit_destination": "bd06a67f-3df6-437d-b903-383b76996134",
"id_room_activity_related": "1ec35906-638c-4bf4-aa6a-5aa26f7eb531",
"id_doc_sa": "40a597bc-4a80-4bb0-be05-646cb1042d55",
"id_user_authorizer": "88c9c66c-7231-48e3-9c47-75ea5030b8b4",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:47:46.4040939+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": "8db3239a-d73a-4444-bbee-4b92fcf9089f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+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": "c15c6b32-0f12-4dfc-9b11-99e8ee5ed0a6",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:47:46.4040939+02:00",
"date_end": "2026-09-06T06:47:46.4040939+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:47:46.4040939+02:00",
"last_update": "2026-09-06T06:47:46.4040939+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"
}
}