POST api/Mt_Pos_Print
Request Information
URI Parameters
None.
Body Parameters
mt_pos_print| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_pos | globally unique identifier |
Required |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| mode_print | integer |
Required |
|
| port | string |
Max length: 10 |
|
| baud_rate | integer |
None. |
|
| data_bits | integer |
None. |
|
| stop_bit | integer |
None. |
|
| flow_control | integer |
None. |
|
| parity | integer |
None. |
|
| pin_cashdrawer | integer |
None. |
|
| ip_printer | string |
Max length: 15 |
|
| port_ip | integer |
None. |
|
| printer_name | string |
Max length: 100 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_pos | mt_pos |
None. |
|
| mt_pos_doc_print | Collection of mt_pos_doc_print |
None. |
|
| st_users | st_users |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "603c4ee7-fccb-4bf0-94d9-785ea998744e",
"id_pos": "84584163-8280-41a4-8f4b-81619b5923df",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "125d7b0d-28b1-4775-ae0f-b0854046e328",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "e4ce47f5-8e40-47e2-b791-b62db2a67fbb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "219a65fd-586c-4d68-9889-67b26dd1e267",
"id_zone": "e6112be8-37f9-4292-8553-272370e4cb08",
"user_required": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "7095c477-1e94-4d0b-adbc-5739926b16b0",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "f488e46a-bcf9-44bc-a4d7-3fc7122c09b1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ec02b295-2acf-437a-a0df-b093c9e9a8f3",
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "8a938614-f83c-4e9e-a24f-5c19bce1840b",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "c0a63d11-416d-4689-9ddd-70e67e17b88f",
"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": "7cdaeea9-c0eb-4266-a591-edfafcb1876a",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "59913748-a0a4-4028-a31a-47e45006ed3a",
"commited": true,
"st_images": {
"$id": "5",
"id": "69578a4f-8fc5-465f-b6dc-b5e41c9139fc",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "a5f900fb-c008-4a39-bc53-510bffa2babe",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "f817bffa-c419-4270-93ae-8b88ecd47714",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "690f51f8-1301-45fb-bd96-2299a88ee177",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "7699af5c-c373-44e8-83d4-12c1799d106a",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "34f13f71-421a-4d1e-95fc-8d134f4711c7",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "012bb8a7-18c2-4260-a2a8-91a7ebfb1c9f",
"id_item": "e8d65bbb-2607-4452-b388-33b867144273",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "190b44d4-d844-4b63-bac6-1c550402229d",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "44bc1e41-7ef6-430c-b13e-237eeca8183e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "a7990bf1-ce2e-4c47-a4a0-661c060676f3",
"id_unit_sec": "662b83f9-e763-4d64-b621-e2356f7554d6",
"id_brand": "c67030fa-6f43-42be-bbfd-7b0fcfb0a8ee",
"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": "b07f4629-7108-4876-bda6-8189d4fa2cd1",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "48bd1b0e-9730-498d-815a-6891bd72fd95",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "e1f1a77d-ab28-4fdc-8d39-35a735486f24",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "e8bafe85-5f23-46ff-bd9f-7ae6d91fd545",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "3c813ac1-5292-4ba5-98c9-138a587cb434",
"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": "a308af14-28b5-4434-b75e-5a5b693e60eb",
"view_messages": true,
"id_image_photo": "0ddd1ce9-e2bf-4a07-be81-eb7571966fb2",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "ba72f289-3fa8-4d29-bb60-76747c5c0175",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$id": "11",
"id": "73aff9c0-bf96-4fe8-8b43-17d5f1b277fb",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "49e9036c-6dcc-4ea3-a091-a78e67b4cfb9",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "e24c641e-5e37-491f-b929-f535d0c76445",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "e11f5e67-2edf-47be-94de-8177f9cb8150",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "9d25a753-3d35-4977-ba59-1f6683432486",
"id_cloakroom": "95fff66f-d115-4053-b4ca-1837eaee774e",
"id_pos_sesion": "747fd1e0-0395-4b64-b0e0-92673a91072b",
"unit_id": 4,
"date_open": "2026-07-08T10:41:53.2386683+02:00",
"date_close": "2026-07-08T10:41:53.2386683+02:00",
"id_doc_sa": "16cf2529-e70e-40c5-a899-9b4d27c9ff24",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "9595d619-a4ab-4137-8131-6aeb5fff3d88",
"id_pos": "0489ccda-6816-4305-9f79-4f643d2f65b4",
"id_doc": "733e6b80-37f1-4da6-b742-0c1d61153dac",
"id_branch": "d73f0c4f-9876-44d9-8d90-f309122f06ff",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:41:53.2386683+02:00",
"date_tax": "2026-07-08T10:41:53.2386683+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "61b7fd5e-8b64-46ab-a02d-a67fd41b7613",
"id_relationship": "0afc1e25-7ecd-4891-b6cb-5319ac37df67",
"id_loc_from": "c9921308-a257-41d5-ad9b-89793a1e1c13",
"id_loc_end": "5e3f8c26-f465-4c8b-b2d7-20ff43290e1b",
"id_user_add": "18ea4a0d-2932-437d-be58-15c5d9b85951",
"id_user_upd": "606cd7a4-2cd2-485b-a254-f1ceffffdb34",
"comment": "sample string 12",
"id_pos_sesion": "01d49b09-1411-4fa7-9982-1895e8f83ad7",
"id_room_unit": "0347b244-de5e-45b9-9033-ece53443dcc4",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "530e3011-095a-4e8b-bf8a-f6c36ea5a35b",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "293fb6f2-1fc2-4291-a233-c09b69cbeca9",
"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": "81cfd08b-f9ce-4ad6-87ed-0aa574c453ca",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "fbb5a20c-b68c-4f21-a382-8080cd5221b7",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "40626e28-6d6e-4c96-81aa-1f41904924a3",
"id_pay": "b50cba38-3790-4c98-ba41-1c922d91711b",
"id_money": "32b09fa7-9481-48b7-8046-94ef3c9f5373",
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "68dde759-24af-4436-8175-4ae7bda1976d",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "48cb5026-529f-4225-91bd-4a717c122c16",
"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": "e6227da0-3b78-4c6b-8de5-d457a17542b3",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "a90ffde6-fc7c-4704-8f56-a0f08d03bf95",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "dddb9047-fdb8-4147-91b6-5b6fec5ab978",
"id_money_2": "86f0dadb-f244-42a3-a814-7ced872f40a1",
"date_from": "2026-07-08T10:41:53.2386683+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "8dea9bb4-1d31-4db7-80e8-4ff57f4c1557",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "08e52f1d-351e-4e29-88b1-49857f1bb86b",
"id_pay": "beed289f-9fdd-4e5d-b4be-9727d933fea7",
"id_money": "d8753445-21f2-4773-9b78-7d1da137dc42",
"date_cashflow": "2026-07-08T10:41:53.2386683+02:00",
"coefficient": 5.1,
"id_user_add": "925b9523-548d-46ab-8e1f-a5382d2561cb",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "045c1b7e-2f03-4a0f-b25e-fcf993d60834",
"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": "3450bfc0-9236-439c-a862-c6a45fefb478",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "dd3e59a8-0210-4af6-a77f-827296a97338",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "3b3ec202-4417-4e2b-b24a-65c58157a8cf",
"id_line": 2,
"id_pay": "e873f42b-68e3-4245-a887-8ce2e6491705",
"id_money": "3bad4a35-1a53-49f9-ad38-4fb05d6aa6bc",
"coefficient": 5.1,
"id_voucher": "8aa6d075-300e-4973-b81b-6a446bb5cde3",
"id_employee": "035ee42f-5ef1-4d7e-b71f-a628d84b65a5",
"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": "d9fed385-375a-4c71-a385-ec7814c3bb43",
"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": {
"$id": "21",
"id": "1f8e916e-af52-4589-9824-45f9b90103e1",
"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": "f468f46e-dbe2-4e5c-9ca9-bc28c87cdc2f",
"name_pos": "sample string 12",
"id_image": "725f1fd4-1ac2-4e08-a7c5-11d2c9bdb819",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "9f61b186-3932-4ec4-9993-1a6a851bb620",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "cfc11cac-b538-4b06-8353-0038aa6b5473",
"id_branch": "b133e9d4-c0ff-4094-a524-a00775772bac",
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "2bdc8685-6edb-4494-917c-8cd9487e281b",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "fa5a5010-7762-4c2e-aca4-7c5261815e5d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "71e79248-f53b-45e9-94c4-64371879c4ea",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "10"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "d0adb79a-3ff4-4492-b9a3-e52b1dd4f501",
"id_line": 2,
"id_item_sub": "8b4bde2c-2dfb-4f81-a82a-c7bf68a54102",
"qty": 4.1,
"id_list": "2e39547a-f468-4e45-9ab7-5a0edafa66f3",
"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": "0bb2c536-7dde-49d3-bc9e-234470ef8bc6",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "be9f556f-cca7-4eb4-9721-85d63f11b793",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "e25b4f09-dedc-4766-ad94-978c611b4245",
"id_user_upd": "9b6d1836-2b83-4a6a-a7ae-236fd6f8d2d0",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "80412105-2914-42a6-8933-41cb1822a007",
"id_item": "96d71aed-dd40-4e89-8ade-704b92099e6e",
"id_item_type": "332903b7-4719-4533-bd16-bf606e70fc70",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "3f201b30-a039-4664-b780-c7ff32d4d147",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "a819d68a-6c3e-4942-96e0-dc24a5dfbfea",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "c5905878-b06e-476e-9a8e-8d541d4fc38c",
"id_item": "fc32fc08-71b8-4f70-b4a9-bd26d2d2c21a",
"group_id": 3,
"id_unit_ref": "2180bb3c-a12c-4d06-a48f-da7d0ff7d15c",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "2cb5427d-4149-494b-8442-a8536fe3a699",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "4dca2bce-a24b-4fa4-a613-f2f83fa1e297",
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "48c8a653-f71d-4ace-ab76-edcc402ada20",
"commited": true,
"mt_units": {
"$id": "28",
"id": "74420248-4a1d-4a2a-ac12-4ab376881acb",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "2f6d41dc-9b0d-4678-8047-95393a189287",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "8a60a8f6-143e-4060-8745-4e53086a254f",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "657da7a0-3348-4b9f-8306-4d281b40529c",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "584b715a-ce25-4f83-9bb5-8fd39361ab57",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "935fc39a-2492-4d00-9ac8-178cb3f29376",
"id_line": "167c5cd4-cafa-4c87-8dca-71b3fc781321",
"id_category": "00b00f13-bb5f-4e0a-a0ed-6e28db39f856",
"id_item": "24302def-a4b8-4528-aa4f-70eb293af416",
"id_item_type": "e655c8b5-25a2-4acd-9ef6-7105f69b6fbe",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "a13bc578-209c-435e-bb8c-7bd91743f6d6",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T10:41:53.2386683+02:00",
"date_end": "2026-07-08T10:41:53.2386683+02:00",
"date_used": "2026-07-08T10:41:53.2386683+02:00",
"date_sesion": "2026-07-08T10:41:53.2386683+02:00",
"id_employee": "7df7e10a-5e53-4810-9b37-e4990a350eba",
"id_branch": "f28c2be9-5172-495c-95e0-afdffc25591e",
"id_voucher_permision": "5ca9a468-779d-4621-95d2-d7c629dbcd48",
"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": "e2ed743b-78c0-4acf-afbd-9a644b8a5189",
"id_user_add": "e494872e-905c-4cf3-aaab-00b332fc8c7e",
"id_doc_sa": "2def8b7c-ceef-422a-81ad-d787f530c37a",
"id_item_sub": "6d6f4436-bfc6-4be5-9a02-da616064de64",
"id_pos_sesion": "cc807e83-6c53-438f-9f5a-96afc275bb34",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "f0f61324-5ecd-4062-9241-14f4932d70c7",
"date_from": "2026-07-08T10:41:53.2386683+02:00",
"date_end": "2026-07-08T10:41:53.2386683+02:00",
"date_used": "2026-07-08T10:41:53.2386683+02:00",
"id_employee": "60893432-93c0-4008-bc0b-96653b77f0a2",
"id_branch": "26278679-bed8-4834-9d58-8662297b1e32",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "ffb37396-ce1c-49de-af23-761c09c076ef",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "6b1aef53-d0ed-42b7-bd4a-e8f70eecea77",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:41:53.2386683+02:00",
"date_end": "2026-07-08T10:41:53.2386683+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": "59b04f83-16da-4fa0-ab49-858cc8de7ae2",
"id_pos": "248e4076-854b-4b22-946d-637336861590",
"id_list": "000ad14a-1601-4a0f-9a3f-b96985cde047",
"id_item": "b9b64c61-5748-4c0f-9186-c5e016b04c0b",
"id_item_type": "26fdf3db-ca7f-4f2e-be63-7bff9fa2c748",
"id_category": "a8988b8f-26d4-49f3-9458-74996bd43901",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "d7a619c6-5efc-47b0-9442-e3fb3e73a99a",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$id": "34",
"id": "ad13fc6e-e7f7-48b2-af73-c8fed5498f87",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "de16dc42-0059-462d-b9d3-cbb27c66c2a8",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "eedbd188-1aee-4027-bfb2-cbfd779ce0cb",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "8b097810-65ab-4109-bbc4-b6eb5f97658a",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "32a7a8a2-5fe0-4c19-a86f-db00d98741b2",
"id_pos_type": "ab39ef18-442a-42df-b7df-bb93e2692ae8",
"id_price_list": "1d5c562b-6a42-4041-afb1-dda3b2f25836",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "46529352-a7a2-4771-bbc9-1301b63969d4",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "7333569f-de67-42a3-bb39-fc724e259eec",
"id_pos_type": "d7548ca8-748f-4e35-b93c-d29f6ea9a09e",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "b63bc7bd-e19e-402e-9cd1-6588303b2674",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "6344bbb9-2838-40d9-8929-2353545d64a6",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "a3a896de-85be-4f22-942a-74ca8608b186",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "40ac2b16-2e45-430e-9aff-85b3f4ba0889",
"id_branch": "bd3f6423-d4a9-46a4-8a62-1486c0678670",
"id_pos_type": "af9e98c4-757b-4374-a1f0-2fa2fe23cac1",
"id_pos": "76b8e617-fa8a-4208-abcc-989b5a828c26",
"id_item": "e5a0d8e8-1608-47f4-a9ed-2523e3a1f0dd",
"date_from": "2026-07-08T10:41:53.2386683+02:00",
"date_end": "2026-07-08T10:41:53.2386683+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "78cb8258-5d8c-48e2-8fa5-3b7ff8ab4beb",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "2"
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "38"
}
],
"mt_pos_doc_print": [
{
"$id": "39",
"id_pos_print": "bc62fe3f-04e8-4829-9b92-985ce42eecdc",
"id_doc": "0660a821-3509-45d3-b168-e1cdee271ca7",
"id_pos_type": "364a6363-f20c-434a-8bc8-0f32e4f74bc8",
"id_doc_print": "550a8905-966e-40aa-a36a-a45984cd0156",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "756ed1da-f0ce-48f5-b79d-65f8bc0b4621",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$ref": "1"
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "02296a38-6bbf-4edd-8053-0247d72abfc4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "470f9241-85fa-474c-9b93-686894ed037b",
"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": "40"
}
},
{
"$ref": "41"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "42",
"id_list": "401d0fa2-c357-402e-bf8b-b442e3c4ea92",
"id_item_sub": "3eb0f1f4-41ad-4dd5-a56c-789235b14026",
"validity_date": "2026-07-08T10:41:53.2386683+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "e54cd9dd-8916-4907-9e98-14b1a2b8ac59",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "43",
"id": "2e976692-1060-4f77-a97e-e3f4bd6c8781",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:41:53.2386683+02:00",
"date_end": "2026-07-08T10:41:53.2386683+02:00",
"id_branch": "2b0a3120-bc0d-4254-b418-3aa45076d0b8",
"id_pos": "487143ef-c673-4c73-b57b-d3258e7e38c7",
"id_list": "50c3643f-7fd0-4c7a-bb71-48ae4d9c33f9",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "27a38adc-59b6-452b-ad5a-1dffe18ae691",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "ebd57657-68e3-4ee2-96aa-922ec654c57e",
"order_id": 2,
"id_item": "ec9ee362-09fb-4e4e-904d-cedbeceb28f4",
"id_item_type": "7c5e96d3-efe6-4793-9aeb-905cf3081926",
"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": "608276a4-6477-459a-ba7e-2d0c976fd67f",
"type_item": 11,
"id_voucher_json": "48351fab-5a25-4e9a-b0b7-b23a4879fc3d",
"count_voucher": 1,
"id_category": "c8e81573-c4bf-4135-9c3b-3a2540426486",
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "cf197f93-9368-49bf-87ff-ba51cc4f20b2",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "45",
"id": "2c826133-cbc8-4352-819c-09e398629e25",
"nro_sesion": 2,
"id_pos": "af7aab39-e02c-4797-9454-012f3baa3577",
"date_tax": "2026-07-08T10:41:53.2386683+02:00",
"date_open": "2026-07-08T10:41:53.2386683+02:00",
"date_close": "2026-07-08T10:41:53.2386683+02:00",
"id_user_open": "072348b9-b3f1-4ed3-8e58-146231e63055",
"id_user_close": "49d004c4-c149-433c-b685-4552ae997f97",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "0b757e8e-f1c8-4f60-859f-54b00a6644a0",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "6e67122f-afbf-4844-be2c-7fce64c3db74",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "11c9ccbc-4046-4e62-a7bc-a699dbb0b6cd",
"id_room_unit": "239fd3ec-0db1-4556-af47-b7d4e147cc98",
"id_room_list": "7b5a78fb-c297-4f67-8059-be734f7553c4",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T10:41:53.2386683+02:00",
"date_from": "2026-07-08T10:41:53.2386683+02:00",
"date_end": "2026-07-08T10:41:53.2386683+02:00",
"date_open": "2026-07-08T10:41:53.2386683+02:00",
"date_close": "2026-07-08T10:41:53.2386683+02:00",
"id_employee": "dad213b2-5554-4c81-93e2-bb6f9dc2a4ae",
"id_employee_sec": "40885146-86e6-4f10-905b-6c75378944ac",
"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": "77a0412c-66a8-4b69-a0d4-7b5a980f0b47",
"comment": "sample string 7",
"id_user_open": "bbbef1b8-9210-46c5-8761-3553ec0cc77c",
"id_user_close": "9a4342dd-9dd3-4fc1-875b-2e499b1f1cae",
"id_unit_state": "8ae11d69-f1bb-491f-9c09-5ffe0cfec635",
"id_pos_sesion": "978fbf61-1c12-4a51-a7e3-2bf66a1ea0da",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T10:41:53.2386683+02:00",
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "c122d74e-329d-41e4-bcf8-b8b8eaaef6e5",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "8a42b1c7-84c9-455f-ac3b-bf0dc758387f",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "1845a1bb-028f-4c13-8b47-b44ad4cacc29",
"locked": true,
"date_locked": "2026-07-08T10:41:53.2386683+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "0b592539-b887-42ff-8be8-503dd87d67b1",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "e43a59be-2e1b-4371-98cb-38084feed47e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ddd41c88-ac09-434d-ae5f-1235ca098547",
"name_pos": "sample string 6",
"id_image": "94834bb3-6a16-4c30-9aa5-1094078a33a8",
"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": "3d58279d-2d72-4c92-9912-0eb1c5baf9d9",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "06026942-9590-4b76-b793-ac786041fb55",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "136d05b3-3c21-4b65-bea9-d7edb7bb3c29",
"id_room": "8da6392b-45cd-4d9f-a627-64c0b3e6c04b",
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "bec2927e-8e77-4edd-a77c-9a7c0cb86bac",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "e5c51676-0d75-48d8-8079-edb0e3884a92",
"id_room": "43361fdc-9a68-4139-ab38-81eb73f9e4bf",
"date_in": "2026-07-08T10:41:53.2386683+02:00",
"date_out": "2026-07-08T10:41:53.2386683+02:00",
"id_user_add": "3ad76d5e-f42d-4a76-ab47-8742b7d6a14b",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "926b6cac-0caa-4395-b557-5c573c406a3f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "a7f36411-b55a-46de-809c-0a2a7dbd2fdb",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "dbadd091-066e-4a58-8494-71bd590698b8",
"id_room_state": "056d7b79-62fd-481e-9065-a0d903ea7414",
"id_image": "d451ac7f-d638-4da5-b3c2-67874ad16ba0",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "3167cbe8-292a-49f7-a15f-3dd186010c43",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "66f8e768-71b0-4445-9873-7dcc51bbf61d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "b3310c9f-ff30-4b7b-b650-8154181adca3",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_tips": [
{
"$id": "55",
"id": "5f1494e8-fad4-491c-990a-987d58732d01",
"id_pos_sesion": "796d5c01-fa33-46ce-a2d5-efa298db0b77",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "4ab8173c-c973-440b-adbd-af5cb838bbca",
"id_room_unit_activity": "c3ad5cb0-aa19-47de-a268-0b942ef3e99d",
"id_doc_sa": "fc64852a-46cc-49b2-84c9-c9878caff9a0",
"id_pos_type": "abaa2cad-adeb-46df-a867-5164226eae6a",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "f6041e14-ceb3-462c-ad16-62ce4065af1c",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "5f366054-0627-4f60-aba8-f58660c613dc",
"id_user": "3cb3fa53-c545-4ad0-abe7-eb7147814cc6",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "e99e2678-43c8-4b32-92c0-9a0123479ffd",
"id_user": "6935d39e-37f0-4fa8-9fec-94e86b5a9236",
"date_add": "2026-07-08T10:41:53.2386683+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "58",
"id": "2567420e-eea5-41ca-b8e1-76dd57c8a6c4",
"id_user": "eeb2953a-d073-4bec-b60a-0853790eb8b7",
"id_user_profile": "6d7b520c-fe1d-4d13-9f36-24cd41debeaf",
"locator": "sample string 4",
"date_end": "2026-07-08T10:41:53.2386683+02:00",
"id_pos_sesion": "423933a6-55c2-4624-8203-0ba7dfc5dbae",
"date_login": "2026-07-08T10:41:53.2386683+02:00",
"date_logout": "2026-07-08T10:41:53.2386683+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "59",
"id": "de805b54-7dee-45d7-980b-fa96cd75bf70",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "d569387e-ebb3-45f1-b264-0f82e9d136df",
"id_function": "f223af8b-bb57-47db-b726-6009c9bf9a7c",
"id_user": "688f2861-8b32-4ba6-acf6-63edb18008d1",
"id_profile": "58d161e2-3f39-46b3-acd9-4a0a7296a102",
"permission": 3,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "61",
"id": "9e76b732-e996-4dc3-9a1a-9da4efa65dd1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "88a4fcfd-5223-4ddc-bb23-5995d2dc3642",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "55ea9dfc-98df-4799-b092-905346fe02a8",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "23a431b2-e12e-489d-91b8-815ac9065d2a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
}
},
{
"$ref": "60"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$id": "63",
"id": "aa724570-feda-4b34-813a-d7a737ac5dce",
"id_user": "7b5a1785-e0cb-428e-955a-c0ecb0c3487a",
"date_add": "2026-07-08T10:41:53.2386683+02:00",
"destiny_type": 4,
"id_key": "f48c441b-175b-46d9-b281-d66759e4c1da",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T10:41:53.2386683+02:00",
"id_pos_sesion": "95f4dbb0-160e-4661-93f0-130dc21361d2",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "64",
"id": "ff03de74-b952-4fcc-b2b7-30decb57fa31",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "426a13a6-4792-4460-a958-a68508aa5e90",
"id_doc_print": "b6120dd7-d005-45cd-b441-adc382216bc9",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "65",
"id_doc_sa": "e68ece75-8094-4221-9b8d-3c000c236b43",
"id_line": 2,
"id_item": "7b3bd2c3-b805-4136-8263-a89d2d811e4e",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "65"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "9af415a7-adc1-4f88-9570-6220413a3be3",
"id_doc": "4ec7d623-ed2a-42c1-a215-c3fafe59cd3f",
"value": 3,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "997dd4f5-81ab-4c33-ace4-fadccadf3b87",
"id_pos": "6b01a131-a296-48b3-9a0d-5ef794e56248",
"id_doc": "e477f902-0022-46d9-ae43-f56e6865fdcc",
"id_branch": "84704571-e7d1-46e3-8097-304ba32d663e",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:41:53.2386683+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "c7895aff-2f71-4b6e-ac0d-59aa511f85e0",
"id_loc_from": "d1f93f30-3b8b-46ee-829f-63b1c54cf6ad",
"id_loc_end": "44281bf0-dd8d-409b-a21b-e2d6c99546e2",
"id_user_add": "7006780a-9d9b-456b-9122-799e257c534d",
"id_user_upd": "00a8daf5-9f1a-4b1f-b0ae-ac99887f98aa",
"id_pos_sesion": "4571de24-f550-4e3e-8733-5f39af5a7ccc",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T10:41:53.2386683+02:00",
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "78d929f8-68fb-4910-9493-faaa239d84cb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "b99d0c23-0d9b-4ed4-a746-f540c663027b",
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"id_user_upd": "f5122dd0-f44a-4b2e-b388-b380c5774ce0",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "77d06896-0dde-4857-b5cc-7c4aaeae155e",
"id_item": "639d4455-73e8-4cfc-b17f-35368da5db40",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "ef694f81-fdbe-4dc3-9245-0f7ff4881d8d",
"id_line": 2,
"id_item": "ef4a97de-f59d-44db-8545-5f8dee6ff9d3",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "35bd95b6-4691-4fc2-9fdf-ab1dd8f9a5f8",
"spool_server": "sample string 2",
"id_doc_sa": "d9638da6-ef50-42af-af4e-54c8885f7abf",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"printed": true,
"print_on": "2026-07-08T10:41:53.2386683+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "63081515-1709-4120-bd7a-62ec35ea70df",
"id_pos": "d5afa5a9-9385-4cea-8fb7-0347362032ec",
"mac_address": "sample string 3",
"date_end": "2026-07-08T10:41:53.2386683+02:00",
"key_access": "sample string 5",
"id_user_add": "8b7959a2-860f-46ee-a259-e30cdb7e9828",
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "c6a7d1c9-4da1-40a8-9e7a-92d4d29f71f0",
"id_pos": "6db79718-9211-44fe-9004-6afd73e7041a",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "74",
"id": "05ca22c3-b970-4f6e-b120-1ef65f1e07f8",
"token_id": "sample string 2",
"id_user": "e942db95-a13f-4151-aa9c-997a7a97d826",
"date_from": "2026-07-08T10:41:53.2386683+02:00",
"date_end": "2026-07-08T10:41:53.2386683+02:00",
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$id": "75",
"id": "00fabdad-1423-4a0d-8810-17b99058ef68",
"id_user_add": "c3c9acf7-6b82-4f70-9272-7d1ce8b71cf6",
"id_table": "c51dcc4a-6703-4854-83a0-87078bfcbee3",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "700c73b5-7537-4458-adff-66aa5a86e5ef",
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "76",
"id": "ddaa7369-2d7a-4528-bfca-57aaee1c767f",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "bee1489d-7d64-470d-ba3b-5aa032af4255",
"id_sync": "7da6908a-fda8-4050-b836-44c042a430e4",
"json": "sample string 3",
"id_table": "72d4f29f-e58a-4bde-bb76-78f425d2e2e6",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "b5881d27-7d4b-41c3-ad6c-48c8722517d3",
"id_branch_from": "dbbb9dc9-827a-4b1b-a62e-07648f2a94ed",
"id_branch_to": "ac8eff4c-d2ff-4d6c-bf9f-43a4351c8b84",
"type": 4,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T10:41:53.2386683+02:00",
"send_on": "2026-07-08T10:41:53.2386683+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_pos_sesion1": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "dfe87d42-c490-4745-8fd0-e6771b8754f2",
"id_room_activity": "30a93139-160a-469c-8bb3-adc3d0f1c3fd",
"id_pos_sesion": "020485f3-11c7-475a-8db7-9738c152116f",
"log_text": "sample string 4",
"id_user": "f93309c3-ed35-44f9-bb86-3afffa54c7dd",
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users_profiles": {
"$ref": "59"
},
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_images_types": {
"$id": "80",
"id": "88cbbb98-9823-4f33-b02e-46de475f61c8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "484138e5-fcf0-4de4-97bb-a54bf014e90d",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T10:41:53.2386683+02:00",
"date_end": "2026-07-08T10:41:53.2386683+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T10:41:53.2386683+02:00",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "82",
"id": "5125371d-6b2e-4b54-824b-b485dab84d07",
"id_pos": "8c1a26cd-460d-4320-9a8e-db766cb01021",
"date_add": "2026-07-08T10:41:53.2386683+02:00",
"date_upd": "2026-07-08T10:41:53.2386683+02:00",
"date_out": "2026-07-08T10:41:53.2386683+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "82"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "83",
"id": "5b4fce91-0cab-4ab3-ba57-8f61c89a7333",
"id_pos": "d0d7d4a5-be2a-4154-9db4-cb4b3ec2e94c",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T10:41:53.2386683+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
mt_pos_print| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_pos | globally unique identifier |
Required |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| mode_print | integer |
Required |
|
| port | string |
Max length: 10 |
|
| baud_rate | integer |
None. |
|
| data_bits | integer |
None. |
|
| stop_bit | integer |
None. |
|
| flow_control | integer |
None. |
|
| parity | integer |
None. |
|
| pin_cashdrawer | integer |
None. |
|
| ip_printer | string |
Max length: 15 |
|
| port_ip | integer |
None. |
|
| printer_name | string |
Max length: 100 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_pos | mt_pos |
None. |
|
| mt_pos_doc_print | Collection of mt_pos_doc_print |
None. |
|
| st_users | st_users |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "d13f9c0b-ba09-43b2-ae02-0c98467f8ee6",
"id_pos": "10235cf8-81c9-44c9-b00b-6011da4039bb",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "2ef7c822-b3f0-451b-b961-03f5425f90af",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "abfaae9d-6cd9-45dc-b816-1eb747ee7f28",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "34fec7e5-15d9-4eb0-a2cd-9e74c0b78711",
"id_zone": "1a6852be-dfc5-4d3c-87d1-1174750cff76",
"user_required": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "2c75cb32-ed27-4f27-8fe8-3ce560ab9234",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "be5be99c-dc71-44c3-bc3e-d5a7479a02ec",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "2fc1bf56-4e79-4d8d-bf0e-73f80049a0df",
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "c0191f09-ebfb-4c80-b598-552b6308e0fe",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "c78dc875-a206-4cff-876f-342708f293d3",
"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": "bcc05110-dd43-4c43-bd03-fde9391b0959",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "4f2a48f9-85dc-4bc6-af14-7e6f858a135d",
"commited": true,
"st_images": {
"$id": "5",
"id": "78c726a1-bfcb-4649-adaa-7e699d017b71",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "4994a876-2932-42f0-bd69-5df67c2160c6",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "323d59cb-f8ea-47b1-9537-bfb0f2990e6f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "801afcb3-edad-492b-9368-9526fca918b4",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "36ffec35-9b0d-432c-9f83-ccf5fcd96d57",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "7a22e7bd-b820-4267-ab79-aca67e000c2c",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "b5147796-9775-451b-aea0-b3c26a5b13b2",
"id_item": "2e074371-f049-4c34-b495-266be0e4fc5a",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "283b98fd-6d93-4c32-bb18-7efc9db11999",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "57b29b48-d6ee-4523-bd7d-05991c31ef80",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "cdedbcb7-b8bf-4b9e-896b-1a8b8db4fcb2",
"id_unit_sec": "a70c19e2-88e7-427e-937e-78ba90ed82ca",
"id_brand": "733c9550-244a-4014-9d9d-77804fb6fc9e",
"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": "5c786e06-1aa7-42bf-969e-8df95ce15ee8",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "bc23de7d-f333-498e-8908-aa1e440edb87",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "45e9f434-ee23-430f-909f-f7b642742179",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "9483f9c6-52ba-463f-a611-5d44acd2e3e9",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "76c4174e-6609-4e19-a33b-dd0641ac8f9e",
"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": "b1ec38a2-8d37-4d0a-b0cb-ad0b1c15b85c",
"view_messages": true,
"id_image_photo": "0b3a5104-2dbc-4e03-8ff1-b50b3493d91e",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "9464c6a2-3c3c-4700-99b4-5a4ce99a5efb",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$id": "11",
"id": "6d608c40-902d-493c-9ef7-d593f474d43d",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "390f3446-afe9-4d09-9694-fd12b1f3694f",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "ae8cbf53-0153-4efa-807e-1f6cfafa18c0",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "19732a92-9344-4739-959c-96e068f1de3c",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "51613cc3-97f6-4172-9049-66a4e5d09ef0",
"id_cloakroom": "82e4e265-3b77-44f7-932f-dbf7401f0a5a",
"id_pos_sesion": "12faaa13-2a01-4429-ba32-3416b39b3569",
"unit_id": 4,
"date_open": "2026-07-08T10:41:53.2543179+02:00",
"date_close": "2026-07-08T10:41:53.2543179+02:00",
"id_doc_sa": "1e0b8243-6462-4443-9ef2-a25a64988776",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "b9b040d0-ae22-4eed-ac1f-c0a6fe02eaf7",
"id_pos": "a39771d7-2a19-4e44-a3e8-34227b409838",
"id_doc": "93d9835d-ff16-426a-8d31-4d86293160bf",
"id_branch": "80edc0ba-a972-438d-8abc-8f5ac9e35432",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:41:53.2543179+02:00",
"date_tax": "2026-07-08T10:41:53.2543179+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "2c802810-9ea3-4a71-a525-2d7d93486e6b",
"id_relationship": "999ea1c7-a3a0-438c-a497-a090428dd0a9",
"id_loc_from": "8c97d2cc-5ee6-4871-a369-c66ab1b806ee",
"id_loc_end": "8439b14c-7254-4f9c-81f3-88b16656a3c6",
"id_user_add": "0ca2af11-f6be-483c-ab0c-0c022b198ae3",
"id_user_upd": "164f44a3-06a5-4e1d-b15e-fd5aade28705",
"comment": "sample string 12",
"id_pos_sesion": "ad6e6600-6ac0-4b72-9cef-fdce8aaacf48",
"id_room_unit": "6e538504-b9ca-4810-92d6-32a3f5a69f02",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "6c1d3161-8068-4c5d-b83a-0ece77c428b9",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "82992c1c-333b-4b30-a703-2a972394052f",
"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": "8ecde6df-d88f-4318-97b0-c3200949861f",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "579167df-5b19-41b8-9966-407d144f32e4",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "0413e262-38df-48fa-87d6-f668a4c67bd3",
"id_pay": "c2f4dc8c-9c63-4b50-8b38-a2e171e1ff14",
"id_money": "091fc98f-332f-4877-9c2f-4c632a6ab8dc",
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "bb52f193-fe53-4a4c-be74-a97665a71374",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "5bc323c7-8508-4498-b58e-e19a6f008240",
"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": "00527afb-9b35-4dd9-abb7-a52bde3d5975",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "048dcf7b-f22d-4234-af55-6a43316f700b",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "e35afdd7-b7f3-4927-9a8b-bcc30af30f69",
"id_money_2": "7801fc26-895b-4485-b89c-db62a57182e8",
"date_from": "2026-07-08T10:41:53.2543179+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "509ac125-c076-4457-8637-81153243875b",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "6b52a4dd-70a0-44cf-8841-e3069e10c668",
"id_pay": "c8f55b3f-5635-45f8-9092-da24a225e0f0",
"id_money": "9cbc936a-6135-4acd-8f65-96eb63f1a2ae",
"date_cashflow": "2026-07-08T10:41:53.2543179+02:00",
"coefficient": 5.1,
"id_user_add": "d9985351-2ddd-47b5-9e26-e2bb3e393021",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "f686e78e-ab5f-4d94-814b-4100ac47a5d8",
"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": "dcafc9a7-ccc7-476b-ae69-622d6baac987",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "94074edb-f90d-4039-babe-d432daf2360e",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "6b38c987-a3ea-4150-8c55-ab9f9a5d8b71",
"id_line": 2,
"id_pay": "155bae68-8681-4871-91ca-0068e426336c",
"id_money": "55c21fa1-d06a-4b7a-92ca-f50082de865e",
"coefficient": 5.1,
"id_voucher": "94d1baa8-34c4-4429-92ce-8dcd900a3328",
"id_employee": "bebd9d20-9af8-4456-9395-6372d3bc9527",
"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": "ac5fe513-e101-4d7d-a141-192d17652d2a",
"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": {
"$id": "21",
"id": "10e52d14-455c-4b26-83c2-ec1077cdc65c",
"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": "7a97bf53-1975-4597-ace0-b026b0aa6cc5",
"name_pos": "sample string 12",
"id_image": "2d88255b-5952-4566-b6b7-fd42089f354f",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "08956b10-3029-4f5d-bc3f-f068876ab6e2",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "961e3810-2ff4-46f6-a158-14c1afa8507b",
"id_branch": "faff895e-a1a7-4b18-8b14-3ac456ed97ba",
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "c365fa71-81a7-4015-acf5-6f5113b4f67c",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "f7822c09-3ce0-4000-b888-67fea3085d79",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "1e2fe0b4-9cd2-447d-bd67-55f65efc9edd",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "10"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "4a52525f-d238-4d96-852d-43d458aefbf0",
"id_line": 2,
"id_item_sub": "c2858e48-ccc1-49f7-a4a6-dea107b5adce",
"qty": 4.1,
"id_list": "b2b108aa-eba8-4ffc-9835-bd85be050f25",
"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": "48fe0a91-a871-4b02-a04a-41205058638c",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "286a797a-016c-46da-a3b7-3f98d1b4cc70",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "c8dc77aa-ea5d-4196-9860-0dbb05caf121",
"id_user_upd": "fcfc9827-48f6-4f25-866e-3ca7f057dc4c",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "4cbe438d-5d7c-44cb-8157-40d184186338",
"id_item": "39fc2d2c-dcaf-4d3f-9e98-50ea2986c88c",
"id_item_type": "8afd91aa-c961-4647-9f91-4a0671c72453",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "324188f1-aaf7-4e4a-b64c-3e568a6550b0",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "3e1030c5-fcff-4487-bd45-c47b9952628d",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "84af72ef-4be1-4e64-aefe-dc4dc56199d6",
"id_item": "dc18c7e5-c059-4181-b327-552bfa484a69",
"group_id": 3,
"id_unit_ref": "8a581038-5e3d-48b1-97ef-01f343fd71fb",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "b68b267a-c06a-4fa0-a840-52d21d33e9f6",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "3e0289a7-1956-4c57-be0f-e7ddcb13591b",
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "ce96d7b0-ad8b-471e-b0a2-0d7dc4fba381",
"commited": true,
"mt_units": {
"$id": "28",
"id": "7107f7d4-d309-4865-beb8-cdc9760ae2b8",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "5d2ed86b-0037-430b-8350-b4261f00e43c",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "72f08881-0624-42ae-9a15-6e7b82507816",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "a91870f6-6bb9-48f0-a025-7149ec35c8a4",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "7901ad35-5627-4caf-99eb-388fefadf28a",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "9eeaed90-42f2-4d76-9e22-b04fb5cc32cf",
"id_line": "6fc62a47-a985-4e77-bd8b-0c79f763a08e",
"id_category": "aed4f8a3-9b74-4d74-ba3d-9eca8b02819c",
"id_item": "14e4f8a7-0b0b-4d69-8f43-e349e0dcbc9d",
"id_item_type": "87911fac-3588-4f9d-9ece-01dd67d43318",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "2d5085f9-00e3-4156-8e3f-d705748c56ae",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T10:41:53.2543179+02:00",
"date_end": "2026-07-08T10:41:53.2543179+02:00",
"date_used": "2026-07-08T10:41:53.2543179+02:00",
"date_sesion": "2026-07-08T10:41:53.2543179+02:00",
"id_employee": "b4f9dd5d-c574-4721-a93c-c37b93b2cca7",
"id_branch": "ef6bc027-b4a0-475c-8ae9-566b5390a64a",
"id_voucher_permision": "5c4e47fb-a129-432e-9f7d-e5f9d171be5c",
"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": "3be82143-810d-4de6-8e1f-228127664390",
"id_user_add": "c918e30c-4c9c-4947-9c08-819d80ec58e7",
"id_doc_sa": "d83071d6-7d34-4929-bc7a-301a40345841",
"id_item_sub": "ff2e68cf-5fce-4b82-9fd2-43f802a00d7f",
"id_pos_sesion": "42e7cf83-7495-43fa-bbf8-c8394b472a7e",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "8ba0e73c-3021-489c-bbbd-9df83486912f",
"date_from": "2026-07-08T10:41:53.2543179+02:00",
"date_end": "2026-07-08T10:41:53.2543179+02:00",
"date_used": "2026-07-08T10:41:53.2543179+02:00",
"id_employee": "19a884e1-31c0-4dd7-94b3-7267ffc2cbca",
"id_branch": "53cb2ddd-90ad-4f06-b21d-8afe3bce5d0f",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "8f167967-0dbe-4341-a644-d6c7e3f33650",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "93fba66a-546f-4283-9ccc-d8bbea64c4b9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:41:53.2543179+02:00",
"date_end": "2026-07-08T10:41:53.2543179+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": "06220a2f-0b27-4287-971d-da5af5c21f46",
"id_pos": "9365b500-36a2-48a5-a8c9-34f8095c6348",
"id_list": "0cb2bbbf-f03e-4264-813c-f5680dc684c8",
"id_item": "0b028a22-c3d7-4a35-99d8-78bd07b98f70",
"id_item_type": "12c428e0-3f90-4e75-b59a-06093fbb5e15",
"id_category": "e4880ad0-5cc4-4163-8d45-40459133ddc1",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "c7195e6a-76cd-452a-8b28-c4eb54cb768a",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$id": "34",
"id": "ecf86bef-3e82-4f7a-b03b-b199545d9c79",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "1121b528-7255-4dfe-8742-7be23e1fa24e",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "2278d7b8-f3f4-4c3d-af08-2f50b8bd6cf6",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "4bfac0a7-6313-4577-a717-480159708594",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "e4c1a3b2-513c-42ee-85a9-c902b04240d5",
"id_pos_type": "a3181ad1-e3c2-4486-85e0-10c8f208d0f0",
"id_price_list": "6a61934a-0b21-4edd-bd87-eff40c06e5df",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "75b57d25-d1f6-4aa7-a3ec-ea557dea9bc8",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "aa036ca6-41fe-42bb-9b40-5f47a3b2207f",
"id_pos_type": "d0a04a6f-811d-4f94-8429-2aa5b4e783a0",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "d4300bef-c89c-4cb8-bb4f-77636024fb09",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "90175e15-2a32-47b2-8a77-cd8edb3b2338",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "3dbb662c-337f-43f3-adca-de3d34dadf56",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "e88d184e-72dc-4863-83d5-cf1157f43882",
"id_branch": "db132d67-4912-442d-8931-1d9695ec037c",
"id_pos_type": "cb84d5ca-c9fb-4124-a1b1-e4fc28f868aa",
"id_pos": "3f212c68-2ea3-40a3-b532-21a58ac878ec",
"id_item": "9ec0695f-792d-41a0-8b54-f2bad19a8acf",
"date_from": "2026-07-08T10:41:53.2543179+02:00",
"date_end": "2026-07-08T10:41:53.2543179+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "918787a0-106c-4483-a317-b0ca07b81316",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "2"
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "38"
}
],
"mt_pos_doc_print": [
{
"$id": "39",
"id_pos_print": "7f89a045-38b3-467a-ba05-1af9c9d64c6b",
"id_doc": "f385cb41-0b27-4ecb-a7f0-f75b2f945a67",
"id_pos_type": "69f30bf9-533f-4ff7-8e6e-3de8150efb29",
"id_doc_print": "8ca000a3-2c00-4743-af56-106e1c7f5abf",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "6c94e92d-82f3-43b4-9ca2-769ac2a0499e",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$ref": "1"
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "84a1213c-1278-4386-bfd1-8e5880144899",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "40fb3c19-a0ff-45b2-8ccb-648db946932d",
"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": "40"
}
},
{
"$ref": "41"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "42",
"id_list": "50c358b4-f47e-4073-9ff6-daa78420297b",
"id_item_sub": "3abe386f-42ec-4da6-a1e2-47e1d27b98dc",
"validity_date": "2026-07-08T10:41:53.2543179+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "5ccf4fab-54e0-4c0e-aa48-e9ef54cd078f",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "43",
"id": "d8001c9f-65b8-43b7-a570-8896555e1809",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:41:53.2543179+02:00",
"date_end": "2026-07-08T10:41:53.2543179+02:00",
"id_branch": "9923b6bd-8154-45a2-9105-dea15630acff",
"id_pos": "500498f5-b7f9-4ca8-b4ad-f647e273903b",
"id_list": "68079975-80f9-4f7c-930d-18339807bf7a",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "6b07aeed-c7c4-4187-9ee5-f257abedf8f3",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "14bc282d-592a-49d6-acbc-570630d4f4e3",
"order_id": 2,
"id_item": "81e49286-82f2-427d-afd2-a42327c51233",
"id_item_type": "b5318f61-2a14-43cc-8187-ddf2012b0972",
"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": "2149d56d-d333-48bd-98ce-181141b4ed5c",
"type_item": 11,
"id_voucher_json": "203b6ed0-bbed-4eaf-988b-f620a45f0be2",
"count_voucher": 1,
"id_category": "cdc07f8f-31ea-4aae-8e9d-e01ef089317b",
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "aae7d5fc-6f28-44bf-b35a-ebc8a8ed358e",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "45",
"id": "1711960b-2906-4f7b-9f9f-80565e26383d",
"nro_sesion": 2,
"id_pos": "540f649c-f17a-4fbd-afbf-9e714259d0e8",
"date_tax": "2026-07-08T10:41:53.2543179+02:00",
"date_open": "2026-07-08T10:41:53.2543179+02:00",
"date_close": "2026-07-08T10:41:53.2543179+02:00",
"id_user_open": "84163778-aaa7-418f-b083-6d939b5b0a55",
"id_user_close": "4e046566-16ad-43cb-adaa-218dfe74fc84",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "b47c9004-df40-48a0-b4c1-e389338c8833",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "82f55f5a-c315-424e-b30e-413765f22cf0",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "13437d86-8bd0-464d-a780-42f2301574aa",
"id_room_unit": "a23d2ebd-c080-4bfd-82d2-14652cf52421",
"id_room_list": "039b43e9-4b1c-4805-b9c8-fc29270be4d4",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T10:41:53.2543179+02:00",
"date_from": "2026-07-08T10:41:53.2543179+02:00",
"date_end": "2026-07-08T10:41:53.2543179+02:00",
"date_open": "2026-07-08T10:41:53.2543179+02:00",
"date_close": "2026-07-08T10:41:53.2543179+02:00",
"id_employee": "93d4008e-6c24-4610-a1c9-eb21cd02b376",
"id_employee_sec": "2bed7014-4e8f-4611-8294-b9c16f62820d",
"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": "42e353c0-e38f-47de-8711-f847ce81c6ac",
"comment": "sample string 7",
"id_user_open": "8726e669-7ca3-4b63-b08c-bd404b034253",
"id_user_close": "ffde07cf-e190-44bc-bc9d-16c4cceed7be",
"id_unit_state": "c59b46b3-6724-4f0a-93f5-c35b268ccd8d",
"id_pos_sesion": "16ef8521-b507-4874-afff-b6923a597b37",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T10:41:53.2543179+02:00",
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "8317fb14-a784-4989-a391-d97002172592",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "7afbb159-fe66-4bcc-bded-a0e91a79ccb1",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "3cc13c39-aa23-4808-8858-10f07eb62f77",
"locked": true,
"date_locked": "2026-07-08T10:41:53.2543179+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "63f6a4bb-6505-418c-a391-e993810dcbe5",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "1b3839b8-f29d-48db-9540-bae62f2e00ed",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "65f3769f-9a71-454e-935d-b021837a6917",
"name_pos": "sample string 6",
"id_image": "01a9601d-139b-4e11-97cf-2cf1ef3869b8",
"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": "21191e74-02b9-4a62-9cc7-1f370a049d27",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "a07b7d57-66e4-4175-b13d-63fc5bd10c81",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "e7213504-7dff-4902-af19-3d5004f092bc",
"id_room": "59ce5966-8fbd-49e3-b342-cbf7a395b113",
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "6edfc7c0-c1f6-4e07-8af4-f199dec9f866",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "4a6deb09-0058-4205-ab04-00296910c875",
"id_room": "42d77eb4-e00f-4d9e-9cca-cf95a540707d",
"date_in": "2026-07-08T10:41:53.2543179+02:00",
"date_out": "2026-07-08T10:41:53.2543179+02:00",
"id_user_add": "b9ebe9d9-9ef2-416a-aac2-ba96aadc09b2",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "f36f4a81-cd86-4e30-9325-fcd30b58a678",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "efe35544-2a29-45f9-998f-91708b279222",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "774ab4db-5a9c-4b2d-960f-6681737a14af",
"id_room_state": "1eab0a2e-8c85-4cb1-bff1-6f3c32493c42",
"id_image": "4aa09705-0ee4-42e1-841e-2bbb8f17b1ce",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "f56d31f7-03dd-4bac-a793-1e92133be178",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "e454a0be-95ad-4ae0-986a-2aee9c0a6c1a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "78942e0d-6fea-40ea-8e28-fcfe94ebbb4b",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_tips": [
{
"$id": "55",
"id": "f917059a-92d6-4632-b041-75e47db62b11",
"id_pos_sesion": "513b8554-c84c-4ec5-a8ae-effb5f4e485b",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "41eb743f-8c6d-4213-afc8-477eba2f1b99",
"id_room_unit_activity": "82cd86b7-90af-4fa8-aedd-b0ceb92f2378",
"id_doc_sa": "dfdcb5d0-dd12-46e3-a36f-4227f4c8d086",
"id_pos_type": "854fb290-4e9e-4b6c-972b-e46fbe557816",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "68fb7c1d-0790-4dfc-a9d6-c76ab4da3645",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "cbecf6b4-0b03-4319-8515-adf5b379f8b4",
"id_user": "252c5f82-3555-4c7b-9674-c48ed0136dcb",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "e0f37bef-f56f-4d81-a01e-3f035c68ea12",
"id_user": "1f668eeb-026f-4b13-95c8-b1796836d428",
"date_add": "2026-07-08T10:41:53.2543179+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "58",
"id": "abce5ef8-9b6f-478e-a016-d04ef76dffab",
"id_user": "5cf216b4-76b8-4c70-a3cb-ac4bd9c71325",
"id_user_profile": "ba2ea461-2341-4dc8-86b5-4bf0d963155f",
"locator": "sample string 4",
"date_end": "2026-07-08T10:41:53.2543179+02:00",
"id_pos_sesion": "b11ed654-e11b-48d4-8a38-8dac9e792d6f",
"date_login": "2026-07-08T10:41:53.2543179+02:00",
"date_logout": "2026-07-08T10:41:53.2543179+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "59",
"id": "9d25a11c-ea87-481b-a743-a8991b29d354",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "aeca78be-da3b-40f8-8737-a1ca8bf1da14",
"id_function": "b66ac7c9-4e8d-4664-87fd-1cfcc2382382",
"id_user": "7d16f910-7233-498b-8855-a35a6b84a620",
"id_profile": "96d60cd0-222c-40b8-b0d8-4fe6cecf6be6",
"permission": 3,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "61",
"id": "2e213602-1a33-492e-a5e6-5674db775b34",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "0c166545-1898-49a6-8b18-f01b6687c723",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "6b611d8f-558d-4b40-8e03-1b9aeff61315",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "c49fd292-7f9d-415f-8d38-29aff21ebd5c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
}
},
{
"$ref": "60"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$id": "63",
"id": "47e21f06-8197-405b-8cdb-75401f49317f",
"id_user": "79ef0954-2107-4d73-8867-d10310126eea",
"date_add": "2026-07-08T10:41:53.2543179+02:00",
"destiny_type": 4,
"id_key": "0522bfc3-9f13-4c67-8eea-38f3d4aea510",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T10:41:53.2543179+02:00",
"id_pos_sesion": "2414fdc3-b8ef-4c04-b714-c4d6a36fccbb",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "64",
"id": "00c15f01-bb11-4fbc-834e-6c81734bdde6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "86434c9b-9bdb-414b-951e-095565964303",
"id_doc_print": "de280d01-5520-4b46-8491-7fc39dd4c109",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "65",
"id_doc_sa": "35032e29-fc10-4c54-a92a-2093f9b10f7a",
"id_line": 2,
"id_item": "aefd459e-36ad-49b3-afd6-de4f53dd19a4",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "65"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "6290c13a-e3aa-4120-affd-87886e6a62eb",
"id_doc": "23bfd0a7-b426-40d6-b50c-be4f93e5eb95",
"value": 3,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "fe51a179-f965-4007-a7ee-17ca6a6ea190",
"id_pos": "d7fdc0f0-b25d-400a-910b-e4ebdc6d7b67",
"id_doc": "42059287-9e5b-4a53-8432-e5408a12ed45",
"id_branch": "7abdc553-4d61-459c-abe0-615d9e6a93ab",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:41:53.2543179+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "8cf1fe44-5dc0-4357-8c2b-4b6ea35d17d8",
"id_loc_from": "36ae8885-5448-4aa4-a62c-a968a7326048",
"id_loc_end": "7cb2420c-b4a6-4f2e-8970-e52cd4eab7eb",
"id_user_add": "cd6734dc-2429-40db-98bd-b8c3fdca8387",
"id_user_upd": "b4cb904e-302b-414d-94bd-e4f356bbaa08",
"id_pos_sesion": "b7783559-bf8e-4917-a8b1-e75ce71f086a",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T10:41:53.2543179+02:00",
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "57136975-d9fd-4681-bbb4-c474ea9f3f39",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "2d5a1df2-efd9-4e38-957d-6a2e8fb074f6",
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"id_user_upd": "8e394522-b8d1-463b-a40a-cbb908836c58",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "32b2ff25-c09b-4b51-976c-0112678ffbd3",
"id_item": "a2b81b00-78e0-4b23-bed2-7c63b4c09ea1",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "ca84a42e-6b1a-498d-ac75-d0bbd82c1063",
"id_line": 2,
"id_item": "e8c390ad-7176-4010-8bf8-d9d20828ec75",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "e27a2061-2470-4498-8ebd-65492f352d68",
"spool_server": "sample string 2",
"id_doc_sa": "d6decff0-0be4-46d5-ae28-19251f981f71",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"printed": true,
"print_on": "2026-07-08T10:41:53.2543179+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "cd11da28-a294-47f7-a39a-c49398f37f48",
"id_pos": "1c70528c-0f15-4b1b-a207-7ff9fde1e160",
"mac_address": "sample string 3",
"date_end": "2026-07-08T10:41:53.2543179+02:00",
"key_access": "sample string 5",
"id_user_add": "f02c9e3e-331e-4647-91b0-62091e1fff04",
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "64291a71-693e-4e56-bd32-7edc61e56d86",
"id_pos": "40bc9b96-692c-4cdd-ac9f-43a217b7cadb",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "74",
"id": "74602077-3942-4468-a368-b19baf954408",
"token_id": "sample string 2",
"id_user": "30fc7f50-8eae-4527-971e-214fb45e868d",
"date_from": "2026-07-08T10:41:53.2543179+02:00",
"date_end": "2026-07-08T10:41:53.2543179+02:00",
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$id": "75",
"id": "00df8ad6-67cb-46bf-8d3e-ccc07fbf464c",
"id_user_add": "d2d92349-872d-422e-8e3e-a3968ffc06e0",
"id_table": "bfdc1db8-dc9d-4aa8-a6eb-613517c49a6f",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "e0912031-ef87-4666-941e-e3b643abb47a",
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "76",
"id": "31b400da-a53d-4e8f-9bfc-47e6ea814eb9",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "57c31895-5772-47be-b2a9-51064ce6a8c3",
"id_sync": "d08d080e-10af-477c-903a-5533a2dcaec7",
"json": "sample string 3",
"id_table": "92709a3d-3a27-4c58-9814-9939267fe4da",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "60c489d9-6ea5-4497-98d2-ead7beb4c0ce",
"id_branch_from": "9d2566bc-73ec-4526-9800-c7d24a7547fd",
"id_branch_to": "d2d40cf1-d807-4957-a074-64b0a50f0d82",
"type": 4,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T10:41:53.2543179+02:00",
"send_on": "2026-07-08T10:41:53.2543179+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_pos_sesion1": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "1440dd73-213d-4d28-9a24-eb35638d0d59",
"id_room_activity": "f82f8263-d1c3-46d3-8104-cc39a8beb017",
"id_pos_sesion": "a6f9a105-e3b4-49e8-b74d-b26f60891bfa",
"log_text": "sample string 4",
"id_user": "fae3ca4b-4313-4a54-b282-df4adfd44d1d",
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users_profiles": {
"$ref": "59"
},
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_images_types": {
"$id": "80",
"id": "6c5345ab-f302-42bd-8e36-0857fc1c979f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "c4c175f7-a15c-4bc8-8af9-eb8bf7d92022",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T10:41:53.2543179+02:00",
"date_end": "2026-07-08T10:41:53.2543179+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T10:41:53.2543179+02:00",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "82",
"id": "057fc7a4-0279-4585-86ca-7ceb15539a20",
"id_pos": "68d295ff-8060-48f6-b146-3031c0ee4e51",
"date_add": "2026-07-08T10:41:53.2543179+02:00",
"date_upd": "2026-07-08T10:41:53.2543179+02:00",
"date_out": "2026-07-08T10:41:53.2543179+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "82"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "83",
"id": "9b048786-741c-4e06-9d75-d9900c2941db",
"id_pos": "730b17c4-5643-4295-bbc8-07ce12b72da0",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T10:41:53.2543179+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
}
}