GET api/Mt_Pos_View?all_rows={all_rows}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| all_rows | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_pos_view| Name | Description | Type | Additional information |
|---|---|---|---|
| id_pos | globally unique identifier |
Required |
|
| id_pos_type | globally unique identifier |
Required |
|
| is_default | boolean |
Required |
|
| 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_prices_list | Collection of mt_pos_prices_list |
None. |
|
| mt_pos_types | mt_pos_types |
None. |
|
| st_users | st_users |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id_pos": "c1993a61-93c5-41e9-8cf6-3cfbd05c1f6e",
"id_pos_type": "b253015f-bcce-4baf-a1e0-88e165bb0683",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "5c9ece45-012f-4daf-848f-72f639670f70",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "4d27613e-01e9-434a-8c95-b456b35bc4aa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "563b8009-11c9-4008-8b97-19e237a107ae",
"id_zone": "17c2431e-5e71-432e-8f6b-af398cb6391a",
"user_required": true,
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "353e5cf8-4261-4648-b971-5451f198f6b0",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "6dda4e67-6995-4877-8d9a-2df2a833c8c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "73865d79-4d98-4583-97d9-1a30049db656",
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "ada01634-883e-43de-999c-de67fa3a8f71",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "94b8dd86-1624-4cda-8c27-060f97561b5f",
"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": "492117f9-9577-44d7-9ef3-aece75e5d79f",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "59efdfe1-ccac-4192-ab9d-f0ee778a40fd",
"commited": true,
"st_images": {
"$id": "5",
"id": "082e2c76-5c65-4b5e-b260-4fe855b75412",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "af577662-e138-45ad-a3ca-58472db9acb0",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "deb92b10-ed4e-40fe-ad4e-a223cb8a5e8a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "d441874c-9342-4321-81b0-20717e00286b",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "47e1b82f-fae0-4876-9562-04cb196ae03a",
"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:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "eace2076-97a1-4cf1-865a-653fed4d339b",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "64618477-f401-4bdf-ad47-7d1a59c1372b",
"id_item": "d4fbe381-6568-4674-a651-ddcce5b25368",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "9e830059-0e4d-4a51-9a58-161975de9323",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "0b56b6a8-b724-4f40-b302-a4e319518d23",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "a57785db-707b-4718-b5a2-3bed4f637bc1",
"id_unit_sec": "088b2c60-1d25-4018-8014-9d2c9ee84f54",
"id_brand": "980d4700-d6c1-4ca4-a552-e2b943ea70c8",
"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": "d4aff943-d7e7-4ab1-940c-5589b97fde39",
"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:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "db130b5d-accc-4842-9956-eb790e30ce07",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "4026cbcc-1ef3-4cb2-b819-2694a7bc3998",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "35008d6f-eee6-4719-bda6-0fd2cb9d56f7",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "36b3ea68-8d55-4f5d-9395-907d873c258d",
"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": "f6713ad7-52a4-4748-b75d-9e25dfa00d35",
"view_messages": true,
"id_image_photo": "424c9e12-1de3-450a-958e-648c8bf04708",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "e53e42d0-9eef-48f9-aa62-e81d5d8ccc4f",
"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:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+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": "e8c896b5-5ca1-40df-a109-ffe1fb09cab1",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "f472afc5-74ec-41d5-a4f8-23a8e49a11af",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "25e34833-56e2-449d-851a-5098a7672242",
"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:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "a7e894c1-a1c9-4440-abeb-a9e13322f4fe",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "2db79be5-7ae9-4f19-a0a1-90937f454eb2",
"id_cloakroom": "32aaa4a6-646b-4441-be0d-f5532d5ac249",
"id_pos_sesion": "86ad664c-baa6-4ab8-8b5e-83165000a8d6",
"unit_id": 4,
"date_open": "2026-07-08T10:41:30.9285223+02:00",
"date_close": "2026-07-08T10:41:30.9285223+02:00",
"id_doc_sa": "3fe8cdee-fd41-4d72-bc31-e730f5cc6970",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "db3cc80f-37bd-474d-8dca-ecf2e8aa128f",
"id_pos": "1dc61650-d1d3-4500-b1e3-13428ff0601a",
"id_doc": "c96043f7-96be-4762-baab-cdd0e025c10d",
"id_branch": "cea95304-d98e-4502-81c9-7304d238f201",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:41:30.9285223+02:00",
"date_tax": "2026-07-08T10:41:30.9285223+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "d129e0ec-0bf7-40fd-b323-3fbb2b4d4305",
"id_relationship": "7ac90657-e52c-40b6-9605-3e83207b0dd1",
"id_loc_from": "64a19525-20a9-40b4-a03f-62d00748efc0",
"id_loc_end": "b0b97acf-fce1-4201-bc7a-4a1fd8c42113",
"id_user_add": "4d5413fc-53b3-4f4c-90ba-6dbc722da690",
"id_user_upd": "5494f99f-0b69-4c03-9b89-b4a739a0c6a2",
"comment": "sample string 12",
"id_pos_sesion": "e0690985-ec4b-4f1f-8376-da225c62f932",
"id_room_unit": "20c3df5c-08bb-4352-82bc-7e7cb851ebc7",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "18f7a125-5113-4be7-b82c-680f589b21d3",
"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:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "fb20ee8d-bdc6-4618-8e31-c25e95370251",
"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": "595b4560-d000-49a0-a57d-f34984a301da",
"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:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "a250dd51-f580-47b5-8162-b47ccddc8029",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "283565a4-b058-4174-987e-e5c62cf7ed66",
"id_pay": "f314ab57-1e4a-4363-b239-e88df65948fc",
"id_money": "a9bafe99-092e-4d6e-8bb7-319fad5a041d",
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "6f7d0534-8eff-460f-bba9-1e4acd543775",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "4482385f-c2fa-4775-9644-27faf7cfa612",
"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": "27974dd4-a58a-4e41-a321-abf6c73f157d",
"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:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "f7493c26-ee8d-46bf-91ba-7a37eb42eb7d",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "5e13e358-044c-4d36-aed5-5d433a0677fb",
"id_money_2": "b176cf85-00fd-4584-bddb-45d73acae194",
"date_from": "2026-07-08T10:41:30.9285223+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "2753bfbf-e975-4718-ab6d-501cb1e3069b",
"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": "f67f5295-b5d8-4646-a791-c63644931e80",
"id_pay": "9469caab-b272-428a-ada0-acf739ba6127",
"id_money": "7e7391dc-e57e-46a2-9fc7-3732f283880f",
"date_cashflow": "2026-07-08T10:41:30.9285223+02:00",
"coefficient": 5.1,
"id_user_add": "1799f038-4861-4103-bc47-4beed3408d06",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "1e8bb6da-b9a8-4aee-b6fc-e34c35117085",
"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": "19e87995-b107-4f55-a767-bb91cc9d2848",
"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:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "19c65dd7-bb3d-41d8-a309-6a191d76108d",
"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": "de08c3b2-f458-4a9f-8e8d-4f8a2f9425bb",
"id_line": 2,
"id_pay": "6b372915-d684-4390-bb56-55cb21c7e492",
"id_money": "8e382edf-ddcf-425b-b40f-6fbd6a0cc6dc",
"coefficient": 5.1,
"id_voucher": "f65e1444-622a-427c-891a-58ebbc3759c0",
"id_employee": "8cde3f2b-84e0-44f1-9e07-3029d0a9ae1b",
"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": "580d8843-a4cd-4adb-932c-05e7d084290d",
"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": "cd3a2a14-c113-416a-9e3a-a5d17a4385ec",
"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": "d6e70f71-ba02-474a-99c0-7c63562fe8b7",
"name_pos": "sample string 12",
"id_image": "f3006eae-423f-49b6-bd3d-e4b6d994a38f",
"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:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "259fa306-1e21-4361-838b-da2b99c5b863",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "6e90597d-f2dc-4e70-987c-4f3c38967f65",
"id_branch": "6b9c4745-2e78-4164-8024-e4a1434508c5",
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "e2c4531f-7a45-471b-abb4-982d6083a2c3",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "8e18b39f-0042-4ef7-899a-afe02f6df5ea",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "a791740c-1177-48b2-8d2f-541d821fcd2f",
"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": "88cfdf6f-7944-4a15-a482-a9c3c95fc83a",
"id_line": 2,
"id_item_sub": "2907da53-9a4c-43b5-bdca-7952778b773a",
"qty": 4.1,
"id_list": "6b3d33cc-0b02-4c70-92a3-90cc75232928",
"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": "1d7c8f2d-f4e0-43ba-aba6-43a69e49d8c4",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "5fac00f9-cb33-41a0-aa36-a53e081e24cb",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "48f92f0a-2abe-4951-ac89-053e2b6d440a",
"id_user_upd": "ce2f95f0-7e12-4bd8-8bf9-cb1149db103d",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "0d12fe4c-2bc7-4099-b5b6-fa16e19f1fe7",
"id_item": "ea207eed-0424-4dff-9266-a846ed7fc5a7",
"id_item_type": "3ba86e68-c114-4f56-b672-5af833b30726",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "7f26a08e-48da-4825-bee4-5695d166b2c3",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "29bd45bb-e0ee-4229-a0ba-70036add6499",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "d1776221-d749-4807-925c-5eee09252e7f",
"id_item": "bff34286-7b7c-449b-a2e1-1b27d98ef42c",
"group_id": 3,
"id_unit_ref": "1a790552-d9f2-44b8-91a1-4a9af844f05c",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "f30d185c-0d3d-4675-83c5-524683d6e835",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "9281e96b-cc35-48a7-827a-d8fb8a68b511",
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "c24777d6-5b3e-4bac-959d-b09415d6fbdd",
"commited": true,
"mt_units": {
"$id": "28",
"id": "70ecba14-6661-493b-91df-ef8bf39370d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "a89fbd35-d7e2-42f7-b757-14a81dc964dc",
"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": "47ffdb7a-1c3c-4eff-995b-8fd1dc175165",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "eedb004e-dbd3-4e7f-a59b-5335d9781fd6",
"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:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "7f749087-5a4d-4003-b52f-e1d5f29b072e",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "65e2c5c3-5ada-43fd-b066-3b49c0ae29d2",
"id_line": "826ee3e6-2d8b-4683-ad22-7359a0862686",
"id_category": "247a3198-aceb-4332-964c-1c2f0ec22d54",
"id_item": "29dd0b13-f0a9-4a3e-8f65-8a3d80e5a8c9",
"id_item_type": "f04fb1d6-bd80-4fff-8b96-99ae18c42446",
"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": "50f5630e-134b-491e-afc0-ab6e2ad6aace",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T10:41:30.9285223+02:00",
"date_end": "2026-07-08T10:41:30.9285223+02:00",
"date_used": "2026-07-08T10:41:30.9285223+02:00",
"date_sesion": "2026-07-08T10:41:30.9285223+02:00",
"id_employee": "308af3c4-d4b9-432b-9e60-8ce98c3599f8",
"id_branch": "0c7797de-42b7-44ea-9eb9-30b03a10da56",
"id_voucher_permision": "ffa5a1a4-97a5-43d7-a983-dabd1e3f2acc",
"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": "8d2efaf3-24da-4dd2-9d63-4d9c6e13e0b7",
"id_user_add": "09a093f1-5c10-4514-92c3-a3c50fd4f1df",
"id_doc_sa": "8dddb4a1-962e-4a73-b284-a3b4e7093d70",
"id_item_sub": "aacaf9e1-8b8f-42a6-919a-ee1ebdde9f97",
"id_pos_sesion": "b2a7f70b-dd34-49df-ad91-4882d504fa07",
"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:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+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": "1a971f19-e1a1-46ca-99db-d1e32d9f161c",
"date_from": "2026-07-08T10:41:30.9285223+02:00",
"date_end": "2026-07-08T10:41:30.9285223+02:00",
"date_used": "2026-07-08T10:41:30.9285223+02:00",
"id_employee": "ecb6b355-22a4-48be-93f1-b52c1932e293",
"id_branch": "1a350f22-3a56-455d-9d17-78f201f1ad71",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "6c148630-f2b3-43b2-bfa1-5d8d5dc83ea3",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+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": "445d1002-d031-4354-be36-deaab760f290",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:41:30.9285223+02:00",
"date_end": "2026-07-08T10:41:30.9285223+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": "6f06e831-f9b0-4cc7-a23b-4beb46732d17",
"id_pos": "4992914a-c376-4fca-8023-b87e566d29c5",
"id_list": "09630839-138b-4434-8ef5-3753dbef754b",
"id_item": "f7cbe41f-863c-4bc6-8561-5b0a138e2515",
"id_item_type": "1a973c82-5a22-4189-8cc2-c004eea216d6",
"id_category": "c5bcdffe-d888-498c-9885-bdd50cb931d6",
"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:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "cb6e63dc-bb02-4c58-be8c-4e084b1ff02f",
"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": "29ea7ac3-3375-4e9b-b276-bac1803a3f91",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "d492ed90-a95b-47f4-a9c9-bfcc0992b2fb",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "712c99b7-c3e2-4891-8947-7ad740da893d",
"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:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "028ecaf7-cde1-4919-a4bd-38a176c361d6",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "516e43fc-e0c9-4bf1-9ba0-6e8821f8cffe",
"id_pos_type": "f2edc060-9e2c-42cc-aa9e-536cfaca7db1",
"id_price_list": "ae1cc591-2bc7-4b9f-8def-1083f96ef546",
"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:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "d872ed5d-17f9-43e3-aee6-0089b7a741e6",
"commited": true,
"mt_pos_view": {
"$ref": "1"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "36",
"id_list": "1a471b53-7b49-4966-bbe4-1db9cfc5c16f",
"id_item_sub": "c310eb77-b1c4-4ad1-8202-ff5667f05bbb",
"validity_date": "2026-07-08T10:41:30.9285223+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "be7429f3-5475-4f55-83e1-8f6e94c1fcd6",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "36"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "37",
"id": "2757d696-b49b-4bbc-bf1e-1b9801ecd85f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:41:30.9285223+02:00",
"date_end": "2026-07-08T10:41:30.9285223+02:00",
"id_branch": "fbfce5b7-4d44-404f-b9b8-4ec9f9decab7",
"id_pos": "e03105be-525d-4d13-9c36-558106588752",
"id_list": "eac85654-e4b6-4f4b-88da-975a3c65d02d",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "bffbd677-c03b-42ab-a22b-ceafd71a8e44",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "37"
}
],
"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": "38",
"id": "c616be50-1b05-4e80-8b07-1bf854a5539e",
"order_id": 2,
"id_item": "6e881d7a-2188-4b99-9e4b-fe61903f2a5d",
"id_item_type": "f89c53ce-e2b4-4162-8f41-e4439fd9c540",
"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": "357690ac-ab0d-4fcd-8b9b-06e95af2f659",
"type_item": 11,
"id_voucher_json": "721546b4-d202-4721-a081-83c2614297cf",
"count_voucher": 1,
"id_category": "8af3dcfb-7305-49ce-9f0b-bee7dd101f91",
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "5d516547-b9cf-40ac-a681-ea0794ab5cbb",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "39",
"id": "1d20d624-d4ce-48a2-b726-47e99eedcb08",
"nro_sesion": 2,
"id_pos": "d0a52378-bbe2-4050-b2ea-2a4c422550a2",
"date_tax": "2026-07-08T10:41:30.9285223+02:00",
"date_open": "2026-07-08T10:41:30.9285223+02:00",
"date_close": "2026-07-08T10:41:30.9285223+02:00",
"id_user_open": "4ec196d7-72e4-43ac-a873-c8ccd25d11f5",
"id_user_close": "9d50a19d-6cac-41ef-8770-0190e04ab4e6",
"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:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_doc_sa_pt": [
{
"$id": "40",
"id": "c08c32c3-9334-4345-a991-e84cb7a35c39",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "542b5f53-0859-4605-aed3-34357e701e97",
"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:30.9285223+02:00",
"tt_pos_sesion": {
"$ref": "39"
}
},
{
"$ref": "40"
}
],
"tt_rooms_units_activity": [
{
"$id": "41",
"id": "8883e1e0-6b32-4552-b87f-b84022846fc3",
"id_room_unit": "7752f227-9b5f-45f8-b171-3c80fe597d24",
"id_room_list": "87370506-5b77-42f1-89c1-858cdb611ba1",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T10:41:30.9285223+02:00",
"date_from": "2026-07-08T10:41:30.9285223+02:00",
"date_end": "2026-07-08T10:41:30.9285223+02:00",
"date_open": "2026-07-08T10:41:30.9285223+02:00",
"date_close": "2026-07-08T10:41:30.9285223+02:00",
"id_employee": "7841d268-2800-452f-93b4-48ae86aa909f",
"id_employee_sec": "d2c9c02c-40d5-4692-8fea-69c661fab2d7",
"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": "1faca2f9-66e5-4fb8-9360-584868aa33b3",
"comment": "sample string 7",
"id_user_open": "2c135c1b-8f74-45c8-b89a-58b662270afd",
"id_user_close": "c394d8ce-f819-470d-b3d2-18be7ced2e0f",
"id_unit_state": "36ac8eb3-2196-4ed3-91f6-ee27408a7dd4",
"id_pos_sesion": "1cffaaea-d582-4c0a-9826-c2ac783a81eb",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T10:41:30.9285223+02:00",
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "42",
"id": "b1b7183a-d096-4c11-afde-5bd4e44b011f",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "adba4e33-8051-4b78-86b8-3a3f7a1bc7c0",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "6b34b53c-3c12-437a-bd55-e56462347dbe",
"locked": true,
"date_locked": "2026-07-08T10:41:30.9285223+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "96354e63-5a65-47c0-9627-e700a3d5b119",
"commited": true,
"mt_rooms": {
"$id": "43",
"id": "fa1c2683-888f-46f6-a7d2-74b6c3cd05b3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "32b06f78-abcb-4e06-bdbc-7d17e4a88def",
"name_pos": "sample string 6",
"id_image": "870e1360-cc0b-41cc-b73c-8affb0681bab",
"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": "736c6989-e660-4813-ac89-58ef4d8d0169",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "ca8e4477-a1b0-4330-a811-204f0007f4be",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "44",
"id_pos": "ec090f15-c0a3-43f4-8c8e-b03b60154c2b",
"id_room": "b5dfd1d8-b1c4-4471-9475-537aef601208",
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "a162818b-6c74-4e1f-8d8b-f3b04a8d2056",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_rooms": {
"$ref": "43"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "44"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_rooms_list": [
{
"$id": "45",
"id": "fc892124-e40a-4db5-9cea-2276af86c29f",
"id_room": "f8c74f60-3ab0-4a35-90be-7223bc7c29a5",
"date_in": "2026-07-08T10:41:30.9285223+02:00",
"date_out": "2026-07-08T10:41:30.9285223+02:00",
"id_user_add": "b9cad1e3-7a2c-4a98-83d1-68a0140450a5",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"commited": true,
"mt_rooms": {
"$ref": "43"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "41"
},
{
"$ref": "41"
}
]
},
{
"$ref": "45"
}
]
},
"mt_rooms_units_types": {
"$id": "46",
"id": "a84c719c-5047-4948-ad2c-9338bb30cb03",
"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:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "762afb61-d0b0-435c-83ac-d9c51036cce4",
"commited": true,
"mt_rooms_units": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units_states_types": [
{
"$id": "47",
"id_room_type": "c566a376-2632-46de-b0c6-c08c4c445cfe",
"id_room_state": "4e2d16eb-9bd2-4f31-80ca-f577aec3d1ee",
"id_image": "d803d62c-3577-4051-aba9-accd0d69045e",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "5389aebf-410a-4d3b-bf35-904e88a82914",
"commited": true,
"mt_rooms_units_states": {
"$id": "48",
"id": "97d74419-2ecc-4a68-95db-b89d91a39b4b",
"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:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "fb227daf-d5e0-469b-b28e-3f8dc371b16e",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$ref": "41"
},
{
"$ref": "41"
}
]
},
"mt_rooms_units_types": {
"$ref": "46"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "47"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "41"
},
{
"$ref": "41"
}
]
},
"mt_rooms_units_states": {
"$ref": "48"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "39"
},
"tt_rooms_list": {
"$ref": "45"
}
},
{
"$ref": "41"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_tips": [
{
"$id": "49",
"id": "dcaa6377-d49a-4063-8a47-5b53a80a7f03",
"id_pos_sesion": "522fa02d-de00-46b6-a8cc-ff915978ab07",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "0b226ff5-bbe6-44b8-975a-231725c6f093",
"id_room_unit_activity": "5a9e6e67-c935-488a-bd04-f5a771e19290",
"id_doc_sa": "56558eb4-d2ec-4468-b391-ffb37f645106",
"id_pos_type": "36616d0e-0c97-4165-9a08-c7424ebc2194",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "6903d254-8647-44c1-84b6-1f46589062eb",
"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:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "39"
},
"tt_tips_users": [
{
"$id": "50",
"id_tip": "a2501f52-0d70-464b-b5ca-a925366229ed",
"id_user": "bf0149f7-f4e7-4c40-ba0e-deec2c63ceef",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "49"
}
},
{
"$ref": "50"
}
]
},
{
"$ref": "49"
}
],
"tt_pos_sesion_users": [
{
"$id": "51",
"id_pos_sesion": "b0b7c7ec-0b86-49e5-94ce-92eb46b699ae",
"id_user": "9c7cedad-7366-4ff9-937a-d19e9de09607",
"date_add": "2026-07-08T10:41:30.9285223+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "39"
}
},
{
"$ref": "51"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "52",
"id": "1709696e-f18e-4693-a854-9b45a13faf98",
"id_user": "efb2f820-be13-4002-af24-d3dde0fd0a72",
"id_user_profile": "dbf47987-348a-4173-873d-53037836eeca",
"locator": "sample string 4",
"date_end": "2026-07-08T10:41:30.9285223+02:00",
"id_pos_sesion": "dc5f7557-9274-4d21-9b75-7ebb59d1259a",
"date_login": "2026-07-08T10:41:30.9285223+02:00",
"date_logout": "2026-07-08T10:41:30.9285223+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "53",
"id": "8e8d09e9-1dc2-4040-acca-d899939264c7",
"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:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"commited": true,
"st_permisions": [
{
"$id": "54",
"id": "8591123d-a2ef-4933-8f62-eefad254db56",
"id_function": "3063a78e-c431-4ccf-be9c-91d6382dac6d",
"id_user": "4f981b54-3167-4d73-8faf-97a51664972e",
"id_profile": "f5b1d64d-3d56-4c98-8ab6-eb95968ed776",
"permission": 3,
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "53"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "55",
"id": "4f9aa120-033a-4a55-b44b-464a9cdac99a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "b53b09b7-01cd-4dd4-a339-28be24e7dd21",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "f84c58a0-cdc7-4cf6-adce-ee15892d946b",
"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:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"commited": true,
"st_functions_groups": {
"$id": "56",
"id": "d6c24c35-ab36-4e11-886e-acd088ff03ba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"commited": true,
"st_functions": [
{
"$ref": "55"
},
{
"$ref": "55"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "54"
},
{
"$ref": "54"
}
]
}
},
{
"$ref": "54"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_cmd_connection": [
{
"$ref": "52"
},
{
"$ref": "52"
}
]
},
"tt_pos_sesion": {
"$ref": "39"
}
},
{
"$ref": "52"
}
],
"tt_cmd_messages": [
{
"$id": "57",
"id": "72a938a8-565f-4b0c-add4-1cd5e12b5153",
"id_user": "862eeb20-b54f-406a-843f-f43ae5aca516",
"date_add": "2026-07-08T10:41:30.9285223+02:00",
"destiny_type": 4,
"id_key": "0d3211a1-1e90-46a2-9faf-06f9b347989f",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T10:41:30.9285223+02:00",
"id_pos_sesion": "7373afa5-8ade-4c19-92c3-282dc30365a1",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "39"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "38"
}
]
},
"mt_items_vouchers": {
"$id": "58",
"id": "060a5e8f-618a-4582-85cd-372b7e7cf4b8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "c8fa6251-3201-4fb4-99af-01773cb703b6",
"id_doc_print": "da8a0c08-ade0-4b31-ad46-181cafa991e5",
"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:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"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": "59",
"id_doc_sa": "a5f45a21-90d6-4b94-831e-bf597152d1b5",
"id_line": 2,
"id_item": "e8a725c3-500c-43c8-80fc-9fdcecc18f45",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "59"
}
]
},
{
"$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": "41"
},
{
"$ref": "41"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "41"
},
{
"$ref": "41"
}
]
},
"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": [
{
"$id": "60",
"id_pos_print": "b7b9a631-b86f-46b8-b393-a7a0838fe6d9",
"id_doc": "a6cf12bc-842d-40bb-9748-45720c02ea4b",
"id_pos_type": "a8e43b33-351f-4930-8b0d-0a87168cd9ff",
"id_doc_print": "2fc86f2f-e3be-4a2a-abf7-733ce04ac69c",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "8a3bdaa8-602e-4f86-ba0c-2cf30f72232e",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "61",
"id": "c24e07d7-99c9-492c-825b-acd3acb03d02",
"id_pos": "8cbebfb5-91ed-4073-aa08-fcb0aebb9a95",
"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:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "0aaed5fb-725b-437b-b019-9485b992fa71",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_doc_print": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_pos_types": {
"$id": "62",
"id": "21f40466-a9f1-4d32-a14c-d3a231b9dcd9",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "b9bfbdd1-8317-4842-b9b9-6aba021f4239",
"commited": true,
"mt_items_featured": [
{
"$id": "63",
"id": "75b835a1-4271-4143-b6fc-a27a6e1f3914",
"id_branch": "7d0dab57-d8eb-40aa-befe-218b34054786",
"id_pos_type": "9a0de9b1-faea-408e-be82-8af8dcecb6a0",
"id_pos": "a729ddc4-ea79-4b29-943a-eae2867ac198",
"id_item": "f89c0004-2752-4205-b04f-288138fd9e2d",
"date_from": "2026-07-08T10:41:30.9285223+02:00",
"date_end": "2026-07-08T10:41:30.9285223+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "f3a59251-d782-4f1b-9d12-6f41784b0f2f",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "2"
},
"mt_pos_types": {
"$ref": "62"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "63"
}
],
"mt_pos_doc_print": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_doc_print": {
"$id": "64",
"id": "c4f67f5a-3af2-4930-b0a6-a9da126fdfe4",
"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:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_doc_print_det": [
{
"$id": "65",
"id_doc_print": "c2456281-9271-4355-8916-d2f947a2de3f",
"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": "64"
}
},
{
"$ref": "65"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "60"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "3bcf382d-2027-4c87-8386-c6e98e17807d",
"id_doc": "9d06da31-5d5c-431f-a346-0d5bbdb2dc83",
"value": 3,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+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": "03ac71cc-cf9a-409a-8591-7fec09540243",
"id_pos": "d71998ad-7830-4fc5-8956-002efbdbd662",
"id_doc": "5e9faf8d-ad9e-4288-b6ce-5494d6cb88a4",
"id_branch": "683b6732-8ff4-4296-8f75-b50ad46f185f",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:41:30.9285223+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "ca0ab052-6081-4a41-8604-17488211948f",
"id_loc_from": "21252a4b-474b-4d83-b0a0-5a3dcbfe2662",
"id_loc_end": "90b5786d-03fb-44fc-b119-ca529bbb0d29",
"id_user_add": "6b6b9b36-009c-45fb-bbf7-b36e5fd06698",
"id_user_upd": "1132c9de-4e02-421c-a06c-fe8eed3907a0",
"id_pos_sesion": "56a43c49-307c-448e-836b-59a04bfe9a8f",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T10:41:30.9285223+02:00",
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "a7aff851-9df8-4e63-8c41-a487b8155bef",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "ade2fbbe-9d8d-4486-9f55-2d74ec71e0cc",
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"id_user_upd": "bcbb9531-e051-4478-8990-37bf3080e9b5",
"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": "a9cdd1a9-7c3d-4c58-bc0e-c3d8135f7a8e",
"id_item": "2a3c3fe8-93c0-4926-827f-1fa8b12c764b",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+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": "55e1a0a1-3840-4494-b449-28ff64a1cf98",
"id_line": 2,
"id_item": "b3f4eb72-dc25-4342-ac64-44e4517cc2c6",
"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": "39"
},
"tt_rooms_units_activity": {
"$ref": "41"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "2624c80d-314c-4e62-9d94-58702c24c726",
"spool_server": "sample string 2",
"id_doc_sa": "234ce429-2a52-467d-89b7-f57221c988da",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"printed": true,
"print_on": "2026-07-08T10:41:30.9285223+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "39"
}
},
{
"$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": "63"
},
{
"$ref": "63"
}
],
"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": "60"
},
{
"$ref": "60"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_pos_rooms": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_pos_types": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_pos_view": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_prices_items": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_rooms_units": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_types": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "a23e3af9-3bb6-4f01-ba7f-54d7b49faf68",
"id_pos": "1c13983d-67cd-45db-8e61-c5774a80ecf0",
"mac_address": "sample string 3",
"date_end": "2026-07-08T10:41:30.9285223+02:00",
"key_access": "sample string 5",
"id_user_add": "70e91a06-a170-4efa-94d9-4ea87a6eb9fa",
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "92ecc2b0-91ed-4e3e-aaed-1e8b0ac06440",
"id_pos": "d089604e-d9c2-4e35-af87-5c906e7846ee",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "74",
"id": "ab731707-f80e-465d-b29d-448728f82a92",
"token_id": "sample string 2",
"id_user": "249febca-6c3b-447c-872e-c7f9ab3ba608",
"date_from": "2026-07-08T10:41:30.9285223+02:00",
"date_end": "2026-07-08T10:41:30.9285223+02:00",
"created_on": "2026-07-08T10:41:30.9285223+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": "38"
},
{
"$ref": "38"
}
],
"tt_logs": [
{
"$id": "75",
"id": "6a201bcd-dd76-4724-afc4-9984774b68fb",
"id_user_add": "06a69f9f-df4e-4de0-b969-9e04820a0e82",
"id_table": "d945a7b5-3c24-43fd-a933-050acec3cf72",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "cfe5ae98-49bd-4102-833d-12457172f299",
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "76",
"id": "80591b6e-9f6e-4530-b008-78ce09cf0482",
"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:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "d9e1d9af-0d84-4dd6-9416-cad113a2c82a",
"id_sync": "50a32a88-44df-4ed0-9aea-4a7a1037ba6a",
"json": "sample string 3",
"id_table": "e90ee9f6-b3ae-4ea5-b1ae-eb8ed0a459ec",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "4dd17470-4d3d-47f3-ab50-6f49ef1b5266",
"id_branch_from": "bb21369b-65d1-40cb-96d3-b2e3c6e19078",
"id_branch_to": "5c8a60d3-6d78-4867-8d49-eb05f15089bb",
"type": 4,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T10:41:30.9285223+02:00",
"send_on": "2026-07-08T10:41:30.9285223+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": "39"
},
{
"$ref": "39"
}
],
"tt_pos_sesion1": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_rooms_list": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "6421c868-d800-418c-b986-d0ce11514a73",
"id_room_activity": "060be045-6a89-4e1a-af85-778eb584e5ee",
"id_pos_sesion": "65fffe6b-d498-4761-b5e1-bbafe633c74d",
"log_text": "sample string 4",
"id_user": "289fd072-e21a-4c22-88d0-86847829c963",
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"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": "48"
},
{
"$ref": "48"
}
],
"st_users_profiles": {
"$ref": "53"
},
"tt_cmd_connection": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_cmd_messages": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"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": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"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": "43"
},
{
"$ref": "43"
}
],
"mt_rooms1": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"st_functions": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_images_types": {
"$id": "80",
"id": "eff20e24-ada3-4cd6-8cf5-4d74351f91c6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+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": "63"
},
{
"$ref": "63"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "c03331b1-fcfa-40b7-beae-46bfe2f039b2",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T10:41:30.9285223+02:00",
"date_end": "2026-07-08T10:41:30.9285223+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T10:41:30.9285223+02:00",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_prices_list_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"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": "63"
},
{
"$ref": "63"
}
],
"mt_pos_print": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_pos_rooms": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_prices_list_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"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": "b899dd04-218e-4e99-83b6-6541a6621c83",
"id_pos": "36350644-4daa-427d-99b8-5ca0c2395c40",
"date_add": "2026-07-08T10:41:30.9285223+02:00",
"date_upd": "2026-07-08T10:41:30.9285223+02:00",
"date_out": "2026-07-08T10:41:30.9285223+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": "39"
},
{
"$ref": "39"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "83",
"id": "b8b7a1ad-821d-4f16-a130-2c27d08024c2",
"id_pos": "652326f4-f016-4216-83b4-45823086aa26",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T10:41:30.9285223+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$ref": "62"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "1"
}
]