GET api/Mt_Pos_Print/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
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": "878fa30f-f695-4bac-aeaf-ab3f594b0ab1",
"id_pos": "c03957be-9081-439a-a56f-ceeff36f54a0",
"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:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "d2bf5655-f01d-4b5c-b918-ec93867c4d56",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "ed88af50-f979-419b-9ebf-893529bda7d3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "8b09acb4-7774-4758-8888-a6fb769eda40",
"id_zone": "6da75c10-6a4d-4584-b93d-37567134210d",
"user_required": true,
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "e3a6a6f9-85e2-4ea7-870b-ef67bcaa0dd3",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "41e0e660-5357-4e1f-8b0b-876143770d2e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "4f8935ea-1233-4018-bd62-01a8df62acf4",
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "460bc127-0c35-4806-8be8-98cd61555294",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "754bbdd7-cd5e-4775-9598-5937d11a5785",
"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": "82933acb-5eb2-458b-b79a-f6fe9099f775",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "f86fd433-714a-4c97-b186-1d9a598e43ac",
"commited": true,
"st_images": {
"$id": "5",
"id": "7540cc8d-d7b0-4c63-b133-b10408036eed",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "b4cc3670-17a4-4c51-ac6d-7356c255907a",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "7682be12-eced-49f1-beab-8a2d5fe76fff",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "015c53a3-da25-4d00-b4b2-81d820704712",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "8fc952dd-d010-4c29-b159-481e05e4bdbf",
"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:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "cfe5ecfc-c1bf-4d8a-8899-7300f76637d7",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "0e493916-5e19-4ba7-b8da-b95c15d30571",
"id_item": "9295f7e1-d040-4887-9f57-5372882ca7d8",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "a8981b2d-ade4-4b91-b163-bf70803ef118",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "0b39a7c3-f4a9-476e-97bf-8c5ca3af48dc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "66dbd144-59c5-4e50-b400-39e92c4c9718",
"id_unit_sec": "8fd165fb-5b1f-45a5-a21f-e301391b85a2",
"id_brand": "07abc9d6-f66c-4f2d-9dbf-648ae8def9e0",
"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": "3961ba96-293e-40e2-9df8-9a9165e13446",
"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:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "981add5b-da7f-447c-8cf4-86031658c45c",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "592ec837-5f33-4e86-aca6-219915dde4be",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "6ae50eff-647e-41e3-bca5-4e17b32fa49d",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "2f235df3-9018-4af4-ab23-fe82a364d42f",
"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": "cbba04b4-04b4-4e22-af0c-556d1eb05781",
"view_messages": true,
"id_image_photo": "9da1abba-3e94-4f7c-af4d-6cad50431a5e",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "38cafe9b-b6c6-4231-8166-4fda44fd5cb7",
"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:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+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": "13f39dc0-5e6a-4f75-92c9-08d1531af009",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "c5e55488-ed7e-4d02-9528-886fa7986d0d",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "4c80913a-cb64-45c2-a5d2-52f15303c414",
"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:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "43dfcf3d-9981-42ca-b0d4-589b5dc0ee3d",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "2e6cf4ab-51a6-4db5-a890-50d33f7ba29f",
"id_cloakroom": "d8ca0247-9411-44f4-a6c5-6227aa6801ac",
"id_pos_sesion": "5be35756-9e3c-41de-9167-082f95b6e9df",
"unit_id": 4,
"date_open": "2026-07-08T10:42:53.5643113+02:00",
"date_close": "2026-07-08T10:42:53.5643113+02:00",
"id_doc_sa": "86b90fcb-58ad-4a0c-9a70-4a305b4a1946",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "90417b47-6f8d-4af2-b1bc-8d455aabadc9",
"id_pos": "88f78ca9-4b39-489a-a573-7d8b14abcc6f",
"id_doc": "0b937658-3913-4fe2-b267-c3cf4f1752cf",
"id_branch": "2962fca2-6cea-4e2a-a543-d0b880e5d97b",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:42:53.5643113+02:00",
"date_tax": "2026-07-08T10:42:53.5643113+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "193b4724-21bb-4ea2-9cb0-d74217e060f2",
"id_relationship": "1f1371e2-c83e-4a53-af1b-5abf9ae9ba68",
"id_loc_from": "4c983f5c-6809-426f-ae4e-0791fcc9c9b6",
"id_loc_end": "3c998134-eb2e-4359-9dba-c3456ac9f020",
"id_user_add": "836b6f37-81ff-457c-bea3-989a34f7f25d",
"id_user_upd": "49de4a65-79d8-4076-ace0-861e0bc28249",
"comment": "sample string 12",
"id_pos_sesion": "ba78093d-fd03-406a-b1b5-3f7d2e388c0d",
"id_room_unit": "f20f7886-9372-4234-8442-7c2099afcb69",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "fc01b831-1725-49d0-a2e4-46a90de222a3",
"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:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "29834ac3-c051-41ad-97dd-749a448ac9de",
"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": "9d10352d-5a4d-4a91-bd46-91d08b7cf71f",
"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:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "767059cc-40cf-4ee7-b210-7c19362cbe5a",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "db1ab9e8-f985-4f87-8a0c-1c05fb18f000",
"id_pay": "608d2da7-e23c-439b-924d-4909098a9b14",
"id_money": "c5b2a883-b6d1-4512-9891-e23fb3d75195",
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "7faec145-5d6e-42bc-8bba-2ee258270e89",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "3359548d-448c-4258-99f4-15ba51d709ba",
"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": "608fab3f-49aa-4a0b-a92e-574058d7ba64",
"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:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "564ea19f-e35b-4128-b432-f422ada914a1",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "78149e71-c486-4c5a-a803-cc8c5fd0028b",
"id_money_2": "a0553b55-1054-4455-8f36-a76df9030212",
"date_from": "2026-07-08T10:42:53.5643113+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "649c9f3f-cd65-4ba4-8a73-d579b946e699",
"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": "c37415f0-fab5-4beb-9e92-e85e6611eaff",
"id_pay": "6ca66452-a07e-4755-9d36-145bb6dfeef0",
"id_money": "21404dd0-c2c6-490f-bb1b-808e061b4aad",
"date_cashflow": "2026-07-08T10:42:53.5643113+02:00",
"coefficient": 5.1,
"id_user_add": "073913fd-89eb-461b-b084-1e54fe76922b",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "754ba924-3314-4a02-b338-266acc0705c1",
"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": "d7c45243-e199-41ce-820e-79e85851944f",
"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:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "8b26edc2-6f9b-44a7-90dc-15ee9992b07b",
"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": "a2bc1121-4a1e-459e-96ad-03aab865177d",
"id_line": 2,
"id_pay": "359ad510-9729-4041-a11b-9335c23ec027",
"id_money": "3df3a15b-fa09-4292-a88a-a7e61f6d5c79",
"coefficient": 5.1,
"id_voucher": "123ff870-2034-4f4c-baf6-2ba700f1d693",
"id_employee": "cb070a40-2f52-418f-bdb9-9602223a63a2",
"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": "da7892e8-1855-4a38-a400-580b40830fef",
"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": "26172884-de7f-44c9-9da5-9ab991beac26",
"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": "153ee3e5-c9de-43c2-b6e5-af56011c643d",
"name_pos": "sample string 12",
"id_image": "c60b67d9-ef00-4145-96c2-9c51b34345bc",
"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:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "bc1d037f-ec3c-40c1-9602-c1d8e418ef7f",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "5a3c55f4-883b-4477-8ab5-97b538dab55b",
"id_branch": "43430a6c-abd2-4260-8d23-2dd8b81ba77a",
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "c55a406e-9ed1-41dd-9139-377e49a90f24",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "eca54d6a-fde2-440a-85ec-3235b32589b3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "bc50c561-ef0d-490f-b128-6261b0c6a27e",
"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": "3f803955-5c1b-40ce-a0cb-94926d4ab7ef",
"id_line": 2,
"id_item_sub": "581dd236-83f8-497e-901c-9336f254b939",
"qty": 4.1,
"id_list": "a8075c13-8a3b-4caf-8764-fd2cb8f99d5e",
"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": "b3e30052-6637-4a4f-8a26-4898d11879a8",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "743eaaf1-3d07-4329-872e-691bb28cb55c",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "ac972777-c8a8-48f2-93b8-0c8da3ac602b",
"id_user_upd": "247cca22-a7d6-43ab-bb51-dca4689449ef",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "6aaf747b-7455-4574-8542-d606f3c46198",
"id_item": "d6c66ba2-610c-42f5-8a56-7c76d6aad65a",
"id_item_type": "890b9141-28b4-41e8-abb5-9c33ae52610a",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "39fb2b99-600d-486f-8c6d-7c6fe7dbea0f",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "e6960d41-7826-4ba0-901c-046b2f8014e0",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "c016ff1f-c7a9-4662-b5fd-8d9198f8af1f",
"id_item": "3c7a825d-50a1-490e-99d3-0f9e0e3f5754",
"group_id": 3,
"id_unit_ref": "ab631f5a-a7a5-4ebc-b374-bebae0b82918",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "714d8fa3-6698-47e7-b241-3b499e199959",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "742cb381-7e00-470a-b55c-680cb956e5ce",
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "f61b74d8-341a-4f73-bf9d-8580ae848d6b",
"commited": true,
"mt_units": {
"$id": "28",
"id": "12924e8b-e7b5-4e13-9c82-8a37115b6ea3",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "26dab814-db6d-4568-b0e2-34256b00ad3d",
"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": "98d57177-40ff-4062-ab6f-04253f3fa2fd",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "f4f2a809-26fe-43a8-9510-3c36ff3df467",
"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:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "9853a335-d0fd-4789-997b-554a56333db4",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "0b582507-291e-4ca2-9a32-c8fca483138d",
"id_line": "d67f5769-020d-4b2b-aa1f-beb1d7cc14a7",
"id_category": "a2839cab-eed9-4f84-8158-a9e67bfc1ed4",
"id_item": "9da4f5fd-33a9-4728-9139-67401a1643b2",
"id_item_type": "7558b929-72cb-4abc-b187-96377b76b6fb",
"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": "e2854c69-cd2a-4da6-9605-b00c65ea0b5d",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T10:42:53.5643113+02:00",
"date_end": "2026-07-08T10:42:53.5643113+02:00",
"date_used": "2026-07-08T10:42:53.5643113+02:00",
"date_sesion": "2026-07-08T10:42:53.5643113+02:00",
"id_employee": "8c9181e9-1884-49a3-9d0e-5dcf96f19f42",
"id_branch": "79361163-061a-4f70-bb31-a38825671a6c",
"id_voucher_permision": "964fccd3-7e24-4386-a6c9-c34c20fc299f",
"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": "bafb1e82-0198-4458-8881-2fa2d082fe2b",
"id_user_add": "3021eb59-58b0-4d20-ae39-ceaf92cdf23c",
"id_doc_sa": "d5afac45-63cb-42e1-bfaa-bfd51705d32d",
"id_item_sub": "d5c5af31-0ed1-4d09-8f88-8c944c1347e6",
"id_pos_sesion": "8301c1c2-4704-4723-8050-2ddee68377c3",
"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:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+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": "221ee045-dfee-4d4d-a1d9-542fa3ed5f44",
"date_from": "2026-07-08T10:42:53.5643113+02:00",
"date_end": "2026-07-08T10:42:53.5643113+02:00",
"date_used": "2026-07-08T10:42:53.5643113+02:00",
"id_employee": "8ae370d9-446e-488f-96fb-1615f240cb7b",
"id_branch": "fda4c8af-d6c2-4e1d-ae06-33dabb18875e",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "8f40d112-291b-4637-99fc-df0ff5accbd8",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+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": "46fb169f-dc3b-44fd-86dc-2445b769cbc9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:42:53.5643113+02:00",
"date_end": "2026-07-08T10:42:53.5643113+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": "a6ae7aa5-c762-460a-9461-1a1ee10f39fc",
"id_pos": "f55c90a1-e031-41f4-86a5-ae6b2ff08b39",
"id_list": "56b04a24-2f6e-424d-8ba0-7cea0a7a7600",
"id_item": "c02a0aa5-c81e-4c6a-ab9e-5a4c206fcded",
"id_item_type": "46ff6a3b-061d-4bca-8e74-74bf58e99217",
"id_category": "0f53e666-3a4b-46fa-aad6-81a6f97ebd49",
"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:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "c289f397-5253-4361-9fb9-79a1a51a4f8c",
"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": "0e241006-f323-4fce-8538-cc08113ba0e1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "e94dbd9b-a6ff-4827-98e7-3297702b8cf2",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "f5ca3ee0-bac4-4480-a1d5-b8adbe21d3dd",
"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:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "4b030cc5-9d86-42f8-9956-9aef02dcf4f8",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "4300f5cc-ed6d-4d03-873c-3f6bed613671",
"id_pos_type": "96d7b73f-c30d-4be6-a624-5a6aa5cb616c",
"id_price_list": "3a330889-aa4c-4017-878e-3b54bbb4655d",
"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:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "21c70579-995b-4b93-a563-22c397f86162",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "c75dcd13-0a7e-450b-be5d-e83704b23728",
"id_pos_type": "a65e09f4-c762-4aea-bc06-a84e8fafd195",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "6c3d13b2-1d8b-4dce-bd8b-bf7264023410",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "6dc3421c-5c01-4e70-9a87-abb5499e5392",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "e69452e1-13db-4d85-821f-24a5f65838a0",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "e27c3c90-231d-47bc-b738-e3cd70d6c4d4",
"id_branch": "ee240899-bea0-4d1a-b52f-d7ea88d4bd96",
"id_pos_type": "ef513b35-9e17-4f47-8040-3dd173dfaeb5",
"id_pos": "ccc7f5f6-80e0-49bb-b322-3e8b4cf33383",
"id_item": "d520bb35-3a5a-4def-8358-6652774948af",
"date_from": "2026-07-08T10:42:53.5643113+02:00",
"date_end": "2026-07-08T10:42:53.5643113+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "395564c6-ac15-459e-872d-0e72a6a85508",
"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": "f7de07be-cea7-4f70-931d-8b6aaac9ca45",
"id_doc": "16220b95-507f-42a2-9e66-649f5ca7140c",
"id_pos_type": "e530b022-7b0f-4440-9a20-c09865a35137",
"id_doc_print": "6e466fab-6aa3-4190-854e-1ee426699656",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "e133bc0c-e34e-4b13-8979-a8ef8ca26adb",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$ref": "1"
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "e578b7dd-a221-4814-a892-f9e15d99b92c",
"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:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "59ee74d9-30b1-4e25-bf82-4a80423820fd",
"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": "9f5fd180-9617-4e93-a1d1-98712dd43cad",
"id_item_sub": "67c75e6d-2d4c-4b29-a5c9-0330ae2d5271",
"validity_date": "2026-07-08T10:42:53.5643113+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "dc39d690-d413-4dd4-87ff-7efbfb517105",
"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": "51b92c59-71c2-4877-99a4-702ab3743c2a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:42:53.5643113+02:00",
"date_end": "2026-07-08T10:42:53.5643113+02:00",
"id_branch": "518acf6d-910f-463a-82ab-5aa8218ee141",
"id_pos": "11111a46-fd61-4fe0-8fbf-5a6fb7b3bf17",
"id_list": "513f3ba7-64da-480b-8256-573356854d1c",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "a62fb5ba-ab37-4c53-aa98-e3aad3528709",
"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": "2b1cf40f-8153-45f4-be36-cce4aa064907",
"order_id": 2,
"id_item": "3ca8d334-7c1e-4a3c-bd1c-24f8e5efd557",
"id_item_type": "475c868f-9307-4df9-a434-b6eab761a3b9",
"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": "e298ef9d-7a37-4983-9e93-7685509e17b8",
"type_item": 11,
"id_voucher_json": "e5181ab9-b3bb-4f75-b744-928b3746b0c5",
"count_voucher": 1,
"id_category": "96c3e906-42ae-44ea-bb14-61ddeafc44d4",
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "f69694c3-f161-462e-9099-51e2576f6be2",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "45",
"id": "73669569-0cbb-4ac0-b4c5-c1d2e6cd661a",
"nro_sesion": 2,
"id_pos": "f0072a85-6817-4953-b19b-3d18e3352575",
"date_tax": "2026-07-08T10:42:53.5643113+02:00",
"date_open": "2026-07-08T10:42:53.5643113+02:00",
"date_close": "2026-07-08T10:42:53.5643113+02:00",
"id_user_open": "caed4c3a-67e9-4612-9b21-8778907fab3f",
"id_user_close": "9f72f59e-bf5d-40b4-988a-a05a794549f7",
"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:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+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": "92548538-6317-458c-9130-81885fa48597",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "e69244ee-f27e-474c-9ddf-4d4ada70c42e",
"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:42:53.5643113+02:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "a714da4b-a16c-4ce2-be83-68d8984c5bd4",
"id_room_unit": "e7eddeee-3083-4bc6-9970-afdc1defccd9",
"id_room_list": "eb6db91d-dd7d-4a01-9db3-d514d9fe666f",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T10:42:53.5643113+02:00",
"date_from": "2026-07-08T10:42:53.5643113+02:00",
"date_end": "2026-07-08T10:42:53.5643113+02:00",
"date_open": "2026-07-08T10:42:53.5643113+02:00",
"date_close": "2026-07-08T10:42:53.5643113+02:00",
"id_employee": "149319ba-0ebd-44f2-a142-21c16edbc13c",
"id_employee_sec": "a335b919-3cb4-4493-bc2a-8db44d1d0fb1",
"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": "8592181c-24ff-4290-82f6-1608708f48bb",
"comment": "sample string 7",
"id_user_open": "c5aeec18-5637-493a-b07f-f1201f5fd343",
"id_user_close": "8b1be8b7-e920-4285-9674-98c2a4b9e7df",
"id_unit_state": "d6715d51-ce9a-48bf-9a91-1e2d75ce8841",
"id_pos_sesion": "173d969f-cc45-472a-a2a7-778c4ab96e19",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T10:42:53.5643113+02:00",
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "bbb2f912-7d98-413a-b2ba-7de6070a2777",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "67b166e6-64f2-48e9-b23c-52b55e1be4c3",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "a9107c2a-b935-4244-8f71-86271cdcb77c",
"locked": true,
"date_locked": "2026-07-08T10:42:53.5643113+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "1198a766-c72f-4ade-b4af-eea0e142c72c",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "d72a1bd4-42f0-4d1a-9522-fe0300ef2041",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "293eafe9-2a72-438f-a1a4-59bb04179c7a",
"name_pos": "sample string 6",
"id_image": "290dd49b-c84e-4dec-91db-fe53ba00f92a",
"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": "fecc2e54-7513-416a-ba44-3b3196f9c21d",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "73716e2e-b969-48ed-9617-7764c7f3fe1c",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "3244e9a1-9f2c-4a6b-a14d-86b450c235e1",
"id_room": "c6208f0d-aa88-42bf-9c47-e763fed78377",
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "f7cdf0b7-e377-4309-884c-035d95650c35",
"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": "5f5eaac0-24e4-48e2-9d4e-0bdd2bce2f2c",
"id_room": "a4fa7bab-6c13-459c-86e5-91e923c523a1",
"date_in": "2026-07-08T10:42:53.5643113+02:00",
"date_out": "2026-07-08T10:42:53.5643113+02:00",
"id_user_add": "f0a1379b-68f6-430e-be76-05a567c13d60",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+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": "03210136-6c7b-4c79-839a-c494126f91d9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "93615c6f-adf0-455c-bd6f-31b776efbbb4",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "9de8dbbb-531f-471a-9ff4-1a0dbc99b408",
"id_room_state": "5ad94345-c935-4786-a46d-8cd50118ae5d",
"id_image": "80ee10d5-36dc-4b65-8610-fce6df203b20",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "8e220c84-d59e-4dc1-996a-20fe2eb71b5f",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "55d5f761-d96e-458c-9357-1b62402ce3b5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "f5dd1dd7-bbc3-42df-8722-7a71ee823f2e",
"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": "a7266bca-1e24-4661-80f3-6b733397554d",
"id_pos_sesion": "9c7a74d5-470e-4fd5-ab18-61a341567ae5",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "6c059cb3-99a7-43c2-9e97-cd2b9ac64790",
"id_room_unit_activity": "ced7fcc5-ebf5-4aa0-829b-bb48277ccd48",
"id_doc_sa": "02156ca6-7ad9-440b-ad99-35e56e178cd4",
"id_pos_type": "3ae0b423-1c50-465b-b46f-865a927af75b",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "1403a119-bddc-4dd3-a4ae-b360a7263fee",
"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:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "076e4a90-3a43-418f-9508-233ef38df363",
"id_user": "dc611095-46f6-4995-ac8a-a29e1e3a175b",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+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": "accfc690-5b9b-4a74-b81d-33946d1a6fa1",
"id_user": "7a5fc5b1-922a-4546-b7d1-eeb85833a7c6",
"date_add": "2026-07-08T10:42:53.5643113+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+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": "a450812c-2ca1-46b5-862a-d5a57c7592fe",
"id_user": "d092b4ab-0e77-470a-baaa-9e73415483e3",
"id_user_profile": "9d95f817-1cc2-456a-9426-25c211f3a28d",
"locator": "sample string 4",
"date_end": "2026-07-08T10:42:53.5643113+02:00",
"id_pos_sesion": "cef5a423-b704-4f85-95d0-573b607cf1ea",
"date_login": "2026-07-08T10:42:53.5643113+02:00",
"date_logout": "2026-07-08T10:42:53.5643113+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "59",
"id": "a402d148-a301-4d3e-a1ea-0822bb4ae8b0",
"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:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "ee3d2e84-94a5-437f-a231-478f9d6aea7c",
"id_function": "186cb9fd-20b0-47e4-ab3c-a28f0077cb54",
"id_user": "b092f968-dedf-4907-ae5a-e38b88c79d5a",
"id_profile": "faceb56e-68c1-4853-8d1d-739d34136257",
"permission": 3,
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "61",
"id": "01fbfd31-16c4-4167-9075-194d703ba365",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "5113ca4f-adab-4fd3-833f-4257121f870b",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "7b6d97c5-5577-44e2-a3c2-3bbd5580c3f6",
"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:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "84bddb0f-6b09-41de-9b4f-f9a7fa97abe7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+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": "35c76ded-5280-4d1c-8dc7-9ccdc9a960e7",
"id_user": "bc881617-f9cc-43aa-a2ab-26d085781526",
"date_add": "2026-07-08T10:42:53.5643113+02:00",
"destiny_type": 4,
"id_key": "a095f5c0-17ed-4282-9138-c36be55017fd",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T10:42:53.5643113+02:00",
"id_pos_sesion": "158ddd53-51a6-46e4-980b-ee62fbca3136",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "64",
"id": "ffa7b351-be6c-4fcb-8f22-65d9a10b92a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "299abb5c-b99c-4d51-bb3b-05cea6f795ca",
"id_doc_print": "1054c780-4394-4550-9f1d-ea7496093bcd",
"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:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+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": "d768648e-ee3f-4df2-97c7-fa1613cd24b4",
"id_line": 2,
"id_item": "cf4e3460-2b6f-44fe-9261-b6365492ab06",
"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": "08f2dd82-14ec-420b-9294-681beb3ba562",
"id_doc": "fb5d803e-27f1-4bba-a4ff-c6d20d2e9c6b",
"value": 3,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+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": "28a9b97e-08a8-44d3-becf-7f54a91c84c5",
"id_pos": "3c0cdc45-faa8-4780-88b1-710f2e1f0349",
"id_doc": "8f5b4988-70ae-4f11-8e24-68fb860876af",
"id_branch": "ce290bd0-0536-4dbe-81dd-a4b6d3c790a9",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:42:53.5643113+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "87a77788-9160-4d64-9a11-e99c37a935e4",
"id_loc_from": "2552890d-7e14-40e5-8243-adff900d89c4",
"id_loc_end": "a4ae1da6-a44a-4822-ad35-f646039f7784",
"id_user_add": "cbf55e14-1f01-4f3f-9a1f-0503f8a29822",
"id_user_upd": "e0735964-fa63-47db-9495-0d3c29024889",
"id_pos_sesion": "d7caf854-35f3-453e-9f3f-b64f293a7b23",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T10:42:53.5643113+02:00",
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "68e756ac-0732-4ca6-8c87-cca3533f7956",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "a1eb929e-7903-42c9-9969-21471bf28cce",
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"id_user_upd": "685e9a23-73f5-4c7e-a572-799fc8000772",
"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": "a6f3d38c-3047-4351-916b-84d239df6e09",
"id_item": "7add8e17-dcc5-42eb-ae2e-b019186d7a46",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+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": "2597741e-20da-4002-8c09-d23729d52735",
"id_line": 2,
"id_item": "46649177-ea14-4371-96fb-782522e60e3b",
"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": "95d0bf2d-dac1-4718-82f1-d9b81b9ddf76",
"spool_server": "sample string 2",
"id_doc_sa": "e068913b-6a86-4c95-8d85-fda515349f49",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"printed": true,
"print_on": "2026-07-08T10:42:53.5643113+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": "2e618eb0-fa05-4ddf-a330-f23963405d17",
"id_pos": "f8239873-d1c6-430c-85a5-6aeda7458d89",
"mac_address": "sample string 3",
"date_end": "2026-07-08T10:42:53.5643113+02:00",
"key_access": "sample string 5",
"id_user_add": "b9a81fa2-186f-448d-bf72-4cadabffaccc",
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "165b1fee-32f2-4609-8d39-bb1d390af1c6",
"id_pos": "5d45e8e8-33d3-49b4-a28e-0da75d0a6037",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "74",
"id": "026115de-7d0d-455d-87f9-549dea914b9a",
"token_id": "sample string 2",
"id_user": "d17509c7-af3c-487e-b948-459a9f9b71f3",
"date_from": "2026-07-08T10:42:53.5643113+02:00",
"date_end": "2026-07-08T10:42:53.5643113+02:00",
"created_on": "2026-07-08T10:42:53.5643113+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": "3b10f22f-a6a6-49b0-8a61-4bf92b3d8784",
"id_user_add": "8f9d5fa6-673d-4852-86b5-8fd622e6ddeb",
"id_table": "55f3d854-4563-4352-88bf-3e0fbe5c536b",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "94f6284b-958b-40a7-acd7-35c2cf36b403",
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "76",
"id": "bd47ef34-e7bb-402a-a0e6-2a603ac4848f",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "10c1111f-cd17-4594-8063-0db86c4e4055",
"id_sync": "55a51018-2ff7-4b24-86f7-890837e09dee",
"json": "sample string 3",
"id_table": "07a9cc91-0e35-46ac-af35-871cf181b5b7",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "b5b9741a-343d-456c-a740-8a32059f3319",
"id_branch_from": "d98c2a4e-ac70-4f16-bab4-8896df8ddf01",
"id_branch_to": "d21859d1-a8a7-401d-8dd8-340c046ad6ac",
"type": 4,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T10:42:53.5643113+02:00",
"send_on": "2026-07-08T10:42:53.5643113+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": "45679ba7-543b-4cd1-859f-bedbdad2c36b",
"id_room_activity": "0e2895e1-05d6-423e-b68f-c23e66fcb5ed",
"id_pos_sesion": "0cb46a1b-3766-44f5-b2bb-326dc2cb44e2",
"log_text": "sample string 4",
"id_user": "a31669f1-8ff9-4d43-935d-f736c2f9b0fe",
"created_on": "2026-07-08T10:42:53.5643113+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": "c991fb6c-60c9-460d-bace-1f371d7327c4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+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": "e6419171-91c0-4208-b58e-fedc2b58cf04",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T10:42:53.5643113+02:00",
"date_end": "2026-07-08T10:42:53.5643113+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T10:42:53.5643113+02:00",
"last_update": "2026-07-08T10:42:53.5643113+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": "872473ee-2da3-4234-bed8-309b4c08efd4",
"id_pos": "0b5fe9cb-5d1e-4512-ad35-2b9061454b0b",
"date_add": "2026-07-08T10:42:53.5643113+02:00",
"date_upd": "2026-07-08T10:42:53.5643113+02:00",
"date_out": "2026-07-08T10:42:53.5643113+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": "991420db-5e05-496e-87e0-7ee540c8ac04",
"id_pos": "587f7d80-f3f5-4913-aecd-a1639da6cc53",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T10:42:53.5643113+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"
}
}