POST api/Mt_Pos_Print
Request Information
URI Parameters
None.
Body Parameters
mt_pos_print| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_pos | globally unique identifier |
Required |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| mode_print | integer |
Required |
|
| port | string |
Max length: 10 |
|
| baud_rate | integer |
None. |
|
| data_bits | integer |
None. |
|
| stop_bit | integer |
None. |
|
| flow_control | integer |
None. |
|
| parity | integer |
None. |
|
| pin_cashdrawer | integer |
None. |
|
| ip_printer | string |
Max length: 15 |
|
| port_ip | integer |
None. |
|
| printer_name | string |
Max length: 100 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_pos | mt_pos |
None. |
|
| mt_pos_doc_print | Collection of mt_pos_doc_print |
None. |
|
| st_users | st_users |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "54a0c218-9aa4-441e-8f6a-5bb4267be2cc",
"id_pos": "518d16fa-8519-4908-b528-ae4e42503c06",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "9baf1d41-ad70-4e61-968a-12b9039e6f92",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "8cfb5907-9d6f-4cc3-bde5-4ce74ff9e3f9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "bb402680-6d23-447f-9adf-4b997b7aa61c",
"id_zone": "42037a67-c71e-4b06-a356-bf1d16f465ae",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "46b27a09-24f5-4ce0-9820-57443b436a6f",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "ef01ff10-099a-44cb-a260-088a09dcb76d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b8bfe4f3-82e8-48f4-b0ca-e1429ed3a6ea",
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "21395a44-746e-4f77-ad41-e6e35c5ab345",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "5586b8c0-f04c-4363-9102-7515b98fe03c",
"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": "8c643d94-0b80-4981-9213-4efa7c340a85",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "9b0bf72a-19bf-46b1-b0ba-a290a456ab44",
"commited": true,
"st_images": {
"$id": "5",
"id": "1bbd2fe9-a736-407f-9e61-6747f03303e5",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "4b193c3f-1a82-4f5d-8089-ead1f10da75b",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "10600239-d79f-4d3b-8ada-c944f7ed34fb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "c9dc22c9-039a-419f-b236-86a25ac40c25",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "642386e8-beea-4ba0-b1a3-db233a2adfe3",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "15d987b4-ce58-4272-922e-1018d77522fc",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "8afd5664-e5f5-4508-90d6-608114f4f6c2",
"id_item": "6abec038-b032-4a47-a424-ea49d4c9606f",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "55f7a156-2128-4ee8-88d7-5dc92075e14f",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "b83bfb8d-7c1d-44cf-9350-f43aa127d7ff",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "62ef4649-eb62-4008-8091-9ba99431ab69",
"id_unit_sec": "f63c35bc-8b25-4b88-a946-c5fae9a9eea6",
"id_brand": "3133e17c-fb36-4ae2-95d7-905caba293a5",
"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": "0d2bc43f-575e-414f-af71-776afba913dd",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "9384087b-3687-4589-9570-01f9055d25b4",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "780f9657-6f48-4867-800c-ab34e9f61d74",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "733a385a-77c1-4663-b2c2-cf02722efc34",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "043cf01c-8ab5-4c09-b649-a1c11e71d088",
"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": "f09a6966-aead-4c8c-aea2-c0fd387c6c56",
"view_messages": true,
"id_image_photo": "afbc3e70-5616-488d-a6af-d3b26a25fa41",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "eea194cb-fec0-491a-b1b3-d2379b4bb116",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+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": "17e82896-74d0-4abd-9e91-7cad9331edee",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "683b2c47-f4f0-42c4-9f77-0fe1a9178352",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "a40983fb-a6db-4078-83e8-0a037e3f5b9b",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "c38bad77-c4c7-4be9-b4cd-45dd66f50122",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "40cdfffd-ce33-4982-aca3-705ad95d0c67",
"id_cloakroom": "ac25f645-d356-4f85-b60b-baa5536f0c3f",
"id_pos_sesion": "7dbf2d36-5004-462c-834c-34747212972c",
"unit_id": 4,
"date_open": "2026-09-06T06:46:29.1423572+02:00",
"date_close": "2026-09-06T06:46:29.1423572+02:00",
"id_doc_sa": "a4e7e415-492b-4530-845f-d877486dd913",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "3fca051c-8ad4-493e-a1ee-7a8b18c75ce8",
"id_pos": "9ccce848-9ecc-4cb4-bd14-b7443844cadd",
"id_doc": "98c2cdc2-c22b-4efa-ab5c-2ba8abbd169a",
"id_branch": "e6eb334d-6b55-4e07-9c2e-91e93e6a11e4",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:29.1423572+02:00",
"date_tax": "2026-09-06T06:46:29.1423572+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "1c4be458-1830-403e-a3b0-9cbf4356d171",
"id_relationship": "d789b59a-bbb1-48c2-827d-5db11b1adb52",
"id_loc_from": "eed22996-b527-4c6e-8c8c-aa8adba5f016",
"id_loc_end": "31cd644a-976a-4f31-8268-fd3b2806c460",
"id_user_add": "72c84f21-5749-4f10-9d45-b139f861c478",
"id_user_upd": "36e0c911-b84e-4433-a425-69dd558d38ed",
"comment": "sample string 12",
"id_pos_sesion": "3d6a3f59-9d0e-4c1d-99ba-30ee696a46c1",
"id_room_unit": "0a0e1cf1-0787-47d9-82ff-3c8faa3d048a",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "7399ab52-4873-4feb-833c-6428182df256",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "6028fcbc-2c51-44e5-a4a9-a4bceb7629fd",
"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": "c0f97f40-75b9-4ced-8715-ca6661c3b00f",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "c8df1297-c0ec-42bf-b1a5-265b6626dc8f",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "9b64a42a-dd3e-4975-bce4-d8ed4c209385",
"id_pay": "529087c1-7582-4da2-81f3-7266d76992c2",
"id_money": "d21425b5-cf5a-4d92-81b3-2f84339aff81",
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "6e9a45eb-f23e-4ef5-8aee-9bf5de51da31",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "1951095a-6504-443e-8605-672043bd37a7",
"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": "f9facef8-ee8b-42e7-82ee-f02e74214bef",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "1fec7fe8-8b86-456f-b82e-077f99377b1b",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "4bfd9c18-6c04-4dbd-9c0b-567a33ca5017",
"id_money_2": "54366a84-a17f-484c-b20f-f2cde58f1861",
"date_from": "2026-09-06T06:46:29.1423572+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "43bc45e2-db33-4837-a4fe-42e797c5fcc5",
"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": "fe5512ff-1893-46ba-8196-f1506dcce603",
"id_pay": "1f66b23f-be39-4610-abcd-59e9aa3ddb58",
"id_money": "0b03bca4-d38f-4f1b-bef1-75a1e195fcc5",
"date_cashflow": "2026-09-06T06:46:29.1423572+02:00",
"coefficient": 5.1,
"id_user_add": "e566e8f5-4b41-4d42-933b-307a5eb60758",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "2e2a150f-4daa-40bc-91ae-e0041f5ab8da",
"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": "e8543ff8-ca70-4bed-9acd-4dd7c5db962a",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "07ee1f71-7918-4645-934b-b5640b0e0a49",
"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": "a35e6e5e-e103-4d41-973b-92f13b23fcd7",
"id_line": 2,
"id_pay": "7c16b78a-966f-48dc-93e1-361a79d38661",
"id_money": "f0cc4aaf-e626-4322-b524-a7a809a400bc",
"coefficient": 5.1,
"id_voucher": "bac4731c-f4db-49ae-bedd-0d0741986d93",
"id_employee": "02932eb4-f6cb-4939-a7d6-7f2325aa1d15",
"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": "332fca62-d15e-4ec4-8a85-c330b962d6d0",
"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": "71dee082-a1a2-4bc0-980d-9c60769c69f7",
"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": "c9af018a-0b44-4b32-b8d5-c0afc932f7ae",
"name_pos": "sample string 12",
"id_image": "a42c3be8-8359-408b-bb41-bf559036e6df",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "81a921c8-3874-4e01-a830-0ecc9e5961d6",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "29e1efa6-1ba7-455a-b302-b23f8859e449",
"id_branch": "c2a6036e-a7b4-43cf-baac-5afcb75effef",
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "7ae823a5-e832-422f-83e9-3b156832fdc8",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "56d5ad0c-ac55-4b56-8777-657aac936174",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "bf453826-6118-47c3-bc47-61aca839237c",
"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": "564b1df2-6843-4038-9010-b48c8bdc325a",
"id_line": 2,
"id_item_sub": "c23e7649-5566-45dc-8a33-3c4c3dd889fd",
"qty": 4.1,
"id_list": "5d26c593-e81f-43ca-a093-7337068b4764",
"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": "9333bcb4-5be2-4973-8175-2fa1edafbc6a",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "79c0914a-dace-43b0-9b79-fa578c1ce3fb",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "e5c8ab4d-436b-4403-a72f-d5e32037f364",
"id_user_upd": "e6541b74-f485-45fb-b000-dc2f310b08cf",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "7815addd-0cfe-4e2e-8f68-235740cc546f",
"id_item": "5b806156-932b-4805-8aab-0c8f2f0e8784",
"id_item_type": "8a1d2f3d-bc97-4b20-aed1-6a8acb1fb53a",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "ec588997-40e1-42e6-9596-502b3665ba1c",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "ee266c85-6d29-486f-9a63-7ba183683d4c",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "a2961a7f-dac1-416a-9230-9c6e60116d20",
"id_item": "2f98c3f7-8d31-43f9-8188-df9d96272d22",
"group_id": 3,
"id_unit_ref": "99d5433a-66a3-4371-954a-912727cfd11e",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "9a884a12-8243-498c-8f6a-ac010a5ee075",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "00d8b517-20d3-4f16-9e29-b834a5496e1a",
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "d20702c9-0a2d-4c3e-b654-e3334b495e8c",
"commited": true,
"mt_units": {
"$id": "28",
"id": "a0257ea9-55c2-48ad-852b-c5c26435fa13",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "5403f11b-c315-40b3-8a83-7be0708ffdbe",
"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": "90fefae4-8b50-4520-8d93-d641d8665d95",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "3500da6b-0394-4f67-8e51-b16f3526600d",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "b3156bb6-2b21-42e9-97ca-f1d7fd1b0bf3",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "8c86e75e-7b79-4374-a809-5fd598034db3",
"id_line": "0e2cb935-a572-4eb6-b399-441ad95ae223",
"id_category": "b8cea303-db02-436b-8c52-7f0ddf5bfc1d",
"id_item": "54023406-5594-4aea-a048-c4d2a7284406",
"id_item_type": "222e5fbd-3d7e-4ca1-90b0-3c9086222404",
"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": "74cd0835-77ec-45ca-a9f5-1e535324ffd1",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:46:29.1423572+02:00",
"date_end": "2026-09-06T06:46:29.1423572+02:00",
"date_used": "2026-09-06T06:46:29.1423572+02:00",
"date_sesion": "2026-09-06T06:46:29.1423572+02:00",
"id_employee": "02939a5c-285d-4cba-8f99-744af39ead78",
"id_branch": "4cad37c3-47a6-4f6a-8614-35e53e772ef6",
"id_voucher_permision": "985609e4-e78f-4fbd-ac54-8337db6126e6",
"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": "e43305ef-fe2b-4491-a96c-63752a50e886",
"id_user_add": "0f49317b-8b0a-4965-82e1-fc77bdc92702",
"id_doc_sa": "ed98ec26-b50c-44a3-9571-fed27480cbeb",
"id_item_sub": "59532f45-5c14-455a-923e-33532554c02f",
"id_pos_sesion": "e31b5642-1636-49f5-aa0a-6a688b4eee7c",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+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": "a998f26f-3460-46e5-b7e5-aaa694ff8179",
"date_from": "2026-09-06T06:46:29.1423572+02:00",
"date_end": "2026-09-06T06:46:29.1423572+02:00",
"date_used": "2026-09-06T06:46:29.1423572+02:00",
"id_employee": "d0f2a8d0-d8d6-46c1-afd6-13a2612356fd",
"id_branch": "395addf0-6424-4142-bcd8-3522e14e4afe",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "5f9b4ff6-e42c-43b4-9cb1-94ac724d124f",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+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": "fab26e95-59d5-4e1f-86c6-8b12b5221c44",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:29.1423572+02:00",
"date_end": "2026-09-06T06:46:29.1423572+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": "60431fd6-239a-43d8-92fd-2693565c2b05",
"id_pos": "2cfa1684-7e44-40d3-a9c5-143be1d91c85",
"id_list": "aa482371-b1e0-46c8-b981-263a615247b1",
"id_item": "ed473e1f-5207-48ea-a1c6-c4caba8da239",
"id_item_type": "97e164ca-f4ef-431b-b8fd-6dbd72740c39",
"id_category": "45ea2dc1-431e-4d4d-b075-ab080d33653d",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "2405d5cf-5718-46cf-8c64-99d3557ccc1a",
"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": "c2be6872-2060-4809-b5a5-cb3955c15526",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "191ae74b-e7f4-4833-a4fd-c4f8b6ada2fb",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "156bb0e6-a545-4629-b9c6-9310b7f3678d",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "886979ec-ebac-465e-a23c-70872f607894",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "c473079c-c77a-4374-9443-2fea6dec4a70",
"id_pos_type": "a2b9f761-fb88-436a-800c-fd8fb73a823e",
"id_price_list": "1ab3cb84-403e-46c6-a14b-a72aa6898e0b",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "680a2b28-218b-4cc7-a825-e6f72afea69c",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "ce1a2682-084d-4a63-b650-abbb3458f1c2",
"id_pos_type": "58ee54c3-0b62-49f5-85d2-10254ee73861",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "38e31662-4ec5-4214-b864-2196ab792513",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "47e9c833-c64e-4929-ac95-e5474128974d",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "5968c3ee-a127-4da7-929a-de51a376ede6",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "1791f3d9-a325-408d-aa46-b93821578eb4",
"id_branch": "b9721c6a-975e-4212-9e68-f3a0dbe9b7cd",
"id_pos_type": "2d9dc902-410f-4cd6-9f2b-c63cac90459f",
"id_pos": "4b86eb06-240e-46ae-b827-9436179d59a0",
"id_item": "7bd729e1-d715-4390-a246-74bfe7c50718",
"date_from": "2026-09-06T06:46:29.1423572+02:00",
"date_end": "2026-09-06T06:46:29.1423572+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "b8afed72-5de8-4a96-baab-5442d65ee8a7",
"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": "0d1cd4dc-fed9-47b3-9451-85e476789b68",
"id_doc": "21568c7c-5a81-4c1a-8ae2-8243ed7de8a9",
"id_pos_type": "e7f1c347-5104-4f7e-9581-fc66f0fe7fc5",
"id_doc_print": "9de5b2b0-5762-43d7-ac64-216790b3ee7c",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "497c4cf0-a62c-4964-8b04-ff0ca150161f",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$ref": "1"
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "ef81fee2-bc07-4be3-8c8c-662af85a87ed",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "aa2a52d6-78dd-4eba-843d-de7af8428616",
"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": "6fa59160-3a95-4270-9376-bf94df8da3ee",
"id_item_sub": "1624a8f9-6554-40f5-acd1-fa61f7621a24",
"validity_date": "2026-09-06T06:46:29.1423572+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "83541b8f-02c2-4c7e-8822-ee0d76e156a2",
"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": "67a0aa92-767d-408f-844a-130dbd306676",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:29.1423572+02:00",
"date_end": "2026-09-06T06:46:29.1423572+02:00",
"id_branch": "2f5d6800-77e4-4b91-a074-a10e3667c503",
"id_pos": "304a4a31-bc9e-4277-99c1-afd7e4593f86",
"id_list": "fefe77b9-f67b-408a-93fd-ddb34a68a1c4",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "5c10dc5e-51ed-4187-aeb1-8b40d4b15520",
"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": "2bd5c7d8-3231-428a-a9e7-ac0bba25147a",
"order_id": 2,
"id_item": "597c7b56-a9a3-4400-bf67-54c8ff0afa23",
"id_item_type": "1175ff64-8b70-4b13-bb78-1ad2f8d5e53e",
"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": "b2598dc2-3a6d-4bae-a8e5-5c95ccc1615d",
"type_item": 11,
"id_voucher_json": "1d1ffdc5-1e02-46b2-9077-0b771e55bcce",
"count_voucher": 1,
"id_category": "35d8cf1f-44cc-4e85-bbeb-01db43bd1db4",
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "554874e3-0b8a-4e01-9ecc-582c63dc104c",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "45",
"id": "d8680c20-91b1-433f-a388-0c1a78f11922",
"nro_sesion": 2,
"id_pos": "2ab5dd89-d934-4c79-82ce-2223e15902cc",
"date_tax": "2026-09-06T06:46:29.1423572+02:00",
"date_open": "2026-09-06T06:46:29.1423572+02:00",
"date_close": "2026-09-06T06:46:29.1423572+02:00",
"id_user_open": "17dfff3a-dea3-45bb-a408-d098a4f034ed",
"id_user_close": "90feae95-5f2d-4f0c-ac0d-d920826f05e5",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+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": "d8c831ca-2af4-4720-99ed-3f26bbe47dc7",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "053f90e0-9c84-4f8d-977e-676a27917bbb",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "0a20154c-60be-4c19-b935-ad5e4ef42694",
"id_room_unit": "de799a18-c7f4-4f68-bb83-968fd2cac6e0",
"id_room_list": "84e2ab13-cd25-4e65-9d8f-5f1efb5b790e",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:46:29.1423572+02:00",
"date_from": "2026-09-06T06:46:29.1423572+02:00",
"date_end": "2026-09-06T06:46:29.1423572+02:00",
"date_open": "2026-09-06T06:46:29.1423572+02:00",
"date_close": "2026-09-06T06:46:29.1423572+02:00",
"id_employee": "086b33b5-8cbd-49a9-946c-58a3467dc60d",
"id_employee_sec": "6c62f70d-3eaa-481f-b8c8-f6d802061856",
"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": "3045de16-7389-4de9-99c8-9d2720a4f0c2",
"comment": "sample string 7",
"id_user_open": "337e2b9a-543c-4ffd-8c87-307ec86c7b49",
"id_user_close": "67b63156-b46b-4e4d-8847-3bcc80b63d51",
"id_unit_state": "54af3a35-64c9-48c6-8163-64db14468c71",
"id_pos_sesion": "22301f8e-e62d-4136-8009-11367fff5011",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:46:29.1423572+02:00",
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "87029699-3a47-4743-a584-2f639f592cf9",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "968e2f7c-a2d5-41e3-a74a-ad9c9a3a6758",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "0831e268-c45b-4915-af9c-67ee8a5e64a7",
"locked": true,
"date_locked": "2026-09-06T06:46:29.1423572+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "2913d046-12b5-4793-904c-2129150aadf5",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "c541f50b-3127-4ab5-801e-1648a2d2096f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "513dc263-667e-4aa7-b2a8-804f118ba7dc",
"name_pos": "sample string 6",
"id_image": "4c7c3aad-377d-4288-9624-0766998026cc",
"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": "ddc86ce8-f49a-4a48-a0d9-6537a844bf89",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "bae0d9ae-81d5-43dc-bac2-31e5c0f9126b",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "e5c66466-d8d0-476e-bdf9-77176f2e4e4a",
"id_room": "59bf635e-b0d8-4343-a317-230a0ffe1c69",
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "b148233e-6476-4990-9f8d-65a8a0b82772",
"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": "f7786c08-094a-45d6-93ec-8b68de013569",
"id_room": "5b084fd6-2ac2-49c6-b60d-6f33d1453ddb",
"date_in": "2026-09-06T06:46:29.1423572+02:00",
"date_out": "2026-09-06T06:46:29.1423572+02:00",
"id_user_add": "4c01966c-74c9-43d2-9ea6-fcfc53262982",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+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": "e5ceb97c-a6b2-43bf-8a53-089614de80d6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "2402999f-4f4e-4b98-9e6a-abee9d23642c",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "9678314d-74f2-46a4-9e7d-7402b383ab7c",
"id_room_state": "1baf3545-a563-4cb6-a1f6-0261a483023d",
"id_image": "46782450-1325-479b-b364-f5b65a46881d",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "9088c697-4080-415c-b90e-c9ef16f7e174",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "fa143a22-45b0-4d72-b493-9613438040d1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "29be55e9-bcd5-4a6d-896a-494a6161e083",
"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": "c71f3f60-1724-400f-a6b7-735f91a3e14e",
"id_pos_sesion": "59ba708f-afd8-4586-a171-707a5680b8f2",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "8fc34c90-3e23-495e-92b9-9241a49f32ff",
"id_room_unit_activity": "78f0eccb-1462-44fb-b1c3-987474398611",
"id_doc_sa": "6198a1f1-9c02-4ba9-a06a-cdfcc34b030f",
"id_pos_type": "7c199d20-f46c-4dba-b482-4c43e8ef6977",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "6bcf599d-9757-407d-84f5-4a134c1fb4ac",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "9ba5ff3a-8b00-4af6-bf0a-ca7682298dae",
"id_user": "60ac9f66-ab90-48f4-b402-91fddd472775",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+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": "aa1df7e1-0f8c-4376-b88c-5a619d4173d6",
"id_user": "029b3668-8f0c-432c-b079-1f471d4291e2",
"date_add": "2026-09-06T06:46:29.1423572+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+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": "bfcd91a3-7933-4dbb-94f8-3dd46c3a306b",
"id_user": "be4f3712-d478-427f-89e0-f99ce32cccea",
"id_user_profile": "482f3105-b9ab-4464-bd52-a4d89a58c390",
"locator": "sample string 4",
"date_end": "2026-09-06T06:46:29.1423572+02:00",
"id_pos_sesion": "8ed066d3-99e3-4dd9-b30c-d911f9bd483d",
"date_login": "2026-09-06T06:46:29.1423572+02:00",
"date_logout": "2026-09-06T06:46:29.1423572+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "59",
"id": "e5cdf7a2-d70c-4142-8e28-f181557e1a30",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "c650c4dc-554c-4a14-8ce4-0fe9af3aa5a7",
"id_function": "88745812-2fb1-4f73-943b-271fac8bb414",
"id_user": "8aeddc7c-b9f8-4c8d-a87d-8c69129272f0",
"id_profile": "45fe6fd3-7587-44ab-843a-cd9717d2f4e3",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "61",
"id": "c6bf0064-9014-45b9-8b8c-3598c5e83018",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "088abaa6-9cc7-4520-9fe6-786143f9e335",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "70331643-76f4-47c2-8068-acfe6f509825",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "5ac801c6-aa37-46e0-bb7f-2796830848f1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+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": "83692d10-2519-480d-9222-19c5e10bf32f",
"id_user": "529f0cbc-b2fc-4aee-b379-b7570adc8846",
"date_add": "2026-09-06T06:46:29.1423572+02:00",
"destiny_type": 4,
"id_key": "6e6c58aa-a295-47fe-85be-ca2a5ee7574c",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:46:29.1423572+02:00",
"id_pos_sesion": "5df427c7-fbf2-43c5-8a2d-15d020c387ba",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "64",
"id": "b2e3ed35-5adf-4fbb-a267-42e31e376ddc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "4b364c15-5652-4bfc-aaef-c3bbe3f9a1a6",
"id_doc_print": "6b31b576-0a9f-43e0-8395-8c8cbf574897",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+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": "540024fd-8c9a-45d5-ae84-ecf33de9a667",
"id_line": 2,
"id_item": "0ad47041-76ff-4aa4-9793-8a47ac68c098",
"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": "0fcfc5dc-528b-4b02-9bb6-e518cc06256f",
"id_doc": "86424191-a7af-4bbb-ab62-c0611be2c16e",
"value": 3,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+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": "50924620-eb1d-46d4-98aa-9e4987d2c666",
"id_pos": "9f370b61-94af-46bc-9320-e7eb6ae872f8",
"id_doc": "bf0c839f-86fa-4d3f-b1d0-4a6192449438",
"id_branch": "7854c3b1-d869-4280-a034-aa0a54e30303",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:29.1423572+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "a22d38e0-5919-4fdb-a999-81916c38d12b",
"id_loc_from": "58dd7aeb-2dd0-4564-895c-d8381d6eadd1",
"id_loc_end": "878e74cd-d837-4aba-93dd-105996c8953e",
"id_user_add": "1f84c8d2-9e13-4551-95b7-bed85b0ad19b",
"id_user_upd": "88c95436-e4f8-4c19-98d5-4adfcebbdefa",
"id_pos_sesion": "a0d56fcc-0708-4647-86d0-44f0258e076d",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:46:29.1423572+02:00",
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "3b1184f4-eb5a-4351-bdd3-6b943e2eb88b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "67cb82f0-4bd1-4ae1-9f53-2ab70ddb0164",
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"id_user_upd": "b438286e-fb1d-484e-80c2-3228163a7e5b",
"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": "fae13648-6da1-4407-9456-8cab5cea29bc",
"id_item": "43e984da-83e3-43b0-bb3f-3302561ae259",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+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": "d678fcb6-9c63-412d-9809-13d9abd8a6b4",
"id_line": 2,
"id_item": "3ba7f3d4-0e81-49fb-bf27-612ada505d81",
"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": "ff569714-9ba1-4308-a4e1-4390af107544",
"spool_server": "sample string 2",
"id_doc_sa": "3ed7ea00-ddad-4234-8f34-145240910d3b",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"printed": true,
"print_on": "2026-09-06T06:46:29.1423572+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": "68ecf845-d239-49af-b0fe-e9353ab2fd37",
"id_pos": "202807cf-4bf6-4fbc-9cd6-c8de4e63fdc6",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:46:29.1423572+02:00",
"key_access": "sample string 5",
"id_user_add": "5153fe95-3085-4b0c-b83e-39f050980e26",
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "a774313b-5ae6-4ecd-a9d5-e71cc1ec3aee",
"id_pos": "66a792a6-b0bb-495f-997c-88ecf085d61c",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1423572+02:00",
"last_update": "2026-09-06T06:46:29.1423572+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "74",
"id": "4a9cb6d2-5f43-4642-8f69-a1d76705985f",
"token_id": "sample string 2",
"id_user": "3f8b11c8-79d4-4100-90c6-f3fed77d45e2",
"date_from": "2026-09-06T06:46:29.1423572+02:00",
"date_end": "2026-09-06T06:46:29.1423572+02:00",
"created_on": "2026-09-06T06:46:29.1423572+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": "ab6a1cbd-55f9-42fc-b00a-7e77851eb8c7",
"id_user_add": "ad346ac9-9e79-4bd2-a3f2-851e11e60851",
"id_table": "eeaf400b-7b2a-482a-980c-5c356b495c0d",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "a13c8467-1af1-4b13-b291-1e79afb7e0fb",
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "76",
"id": "695ddccd-8161-4f7d-8478-0daa97444bf8",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "47ceeb46-0eec-4dd0-aa29-9d72caf1d495",
"id_sync": "1e010bd5-ff43-4787-a70e-13000e4edd0b",
"json": "sample string 3",
"id_table": "bcf720e6-228e-40a7-a77c-1098ae614f05",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "140934af-fe6b-4921-85a3-0dda6e72705e",
"id_branch_from": "6c0be49b-56d3-48f6-bdd9-1ca3904208dc",
"id_branch_to": "56360f34-55e9-44dc-a4ba-7851d7fa133a",
"type": 4,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:46:29.1580103+02:00",
"send_on": "2026-09-06T06:46:29.1580103+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": "91939015-827b-410f-b36c-8ea1af6b4c4a",
"id_room_activity": "d661124d-463d-4c4d-9c42-854a39b0558a",
"id_pos_sesion": "6ed97c2a-4be5-4882-8083-ae31dc69ca81",
"log_text": "sample string 4",
"id_user": "9d778ea2-51f6-44f2-ac41-2f77443b4697",
"event_type": "sample string 6",
"correlation_id": "c63650dd-5613-45e1-b091-27d7e0c21125",
"id_room_unit": "c7c1ad66-2692-4260-a406-67a53daacc5e",
"id_room_unit_source": "e9888155-7a14-4566-964d-cfbc033540f2",
"id_room_unit_destination": "da994d6b-7da3-4177-90c1-03d1a1a99d04",
"id_room_activity_related": "eb46f865-5a7d-4395-8bbc-7a384d024566",
"id_doc_sa": "60681dbe-c635-4a36-ab40-4c72661e6fcd",
"id_user_authorizer": "3afa0ffa-3080-4bd6-bb93-d6c358d753b2",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:46:29.1580103+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": "08b9d9e9-9885-4717-8bd0-fd332ab7047e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+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": "31f10d48-be83-409c-8782-42d5078cdee9",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:46:29.1580103+02:00",
"date_end": "2026-09-06T06:46:29.1580103+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+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": "ce3c9feb-1d32-47fa-b880-d65ae09d479b",
"id_pos": "304b6654-be72-4aa4-b381-cae8106586f5",
"date_add": "2026-09-06T06:46:29.1580103+02:00",
"date_upd": "2026-09-06T06:46:29.1580103+02:00",
"date_out": "2026-09-06T06:46:29.1580103+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": "ab2b35e2-f871-4bf3-a09f-b985c282f38b",
"id_pos": "ea8ac948-0c02-42ac-9b49-9a65fb710d08",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
mt_pos_print| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_pos | globally unique identifier |
Required |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| mode_print | integer |
Required |
|
| port | string |
Max length: 10 |
|
| baud_rate | integer |
None. |
|
| data_bits | integer |
None. |
|
| stop_bit | integer |
None. |
|
| flow_control | integer |
None. |
|
| parity | integer |
None. |
|
| pin_cashdrawer | integer |
None. |
|
| ip_printer | string |
Max length: 15 |
|
| port_ip | integer |
None. |
|
| printer_name | string |
Max length: 100 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_pos | mt_pos |
None. |
|
| mt_pos_doc_print | Collection of mt_pos_doc_print |
None. |
|
| st_users | st_users |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "0da8d7cf-e438-4b24-a0cb-cee264bfc373",
"id_pos": "aaa213d6-f42f-4b3f-8dcf-3a88f60657cc",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "a0443697-174e-4a7b-8467-e9e7a668a360",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "86df4112-d4f2-44a3-89fa-3d93d2563a54",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "91a14085-f67a-4611-a4e0-c31c54ad3ace",
"id_zone": "baa8669e-9050-4bb3-98b5-74c33587960b",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "a323d808-322b-4f89-98fc-0ae405ae2b70",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "1f0b2f13-e45f-4d6f-a452-74b46a5c2352",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a2a0eb78-762e-4ce2-b2e8-6630fc61ceb4",
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "e4751369-b18a-4a4f-b7e6-67367313039e",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "283d79ec-755d-4f4c-a277-c2972d000c77",
"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": "29bf0d74-e3dc-4c70-a2e2-f03bff9b651e",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "546752c5-4ddd-4aee-a1c8-e8c515a54fea",
"commited": true,
"st_images": {
"$id": "5",
"id": "c920ac2a-da51-4771-93f5-922e70cb1241",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "05d9dce6-d1cf-45d6-bb29-8a52ea784e35",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "9101cc57-feb2-4a62-a00c-ea1b8a7aebf6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "8787a4a6-79e3-42db-9086-9c039dafa24e",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "a82dd89c-b086-4fc4-b4aa-59e64580716f",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "7709c8b7-3d41-4a87-a0b0-8cf1356c5b5a",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "7cc69dc2-4f6e-47bd-9fb0-efaa3bae3a60",
"id_item": "ce1b0f1a-488f-4067-9d70-d6a5173d2155",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "643a2402-7139-474d-bf81-8af05a089996",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "b75a39e5-e85b-4935-b80a-44aa1ac081d2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "135c79d2-58d4-472b-9dc6-e96de3405c63",
"id_unit_sec": "a52ad6b3-fa9d-4861-92af-b4d28ca6e823",
"id_brand": "532c6165-95d1-49c5-b9b0-801a04aecdc0",
"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": "bb968f08-f8db-4997-9af7-49d8135b6b72",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "11e1e0fa-61ba-4ee4-950a-ebad0d6ef63f",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "ae0c3964-445e-4452-bfbf-4dcbbf5d7967",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "ed5491b7-78f7-4663-a268-3fdda3cc9f1a",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "fdb73818-72f8-49df-b802-20776dafdf76",
"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": "5a7efea9-d455-494c-bbcc-42b1807c78ea",
"view_messages": true,
"id_image_photo": "1a17db59-cb44-49e4-8a54-2ba524519ca0",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "3f949b4e-28de-4905-b7a5-1a2e2c62e23e",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+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": "54366348-79b5-4f50-a68b-1d99e5c56854",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "688caac8-efda-4368-9548-1679becb047c",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "4fd529d2-6fd3-40f7-8a48-4205f298f46d",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "e31d6c78-5af1-455c-80b9-ecc4171710f7",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "05ddb1af-b95f-484c-b386-853ac069adbd",
"id_cloakroom": "1778d9b7-f5c6-4835-8ad3-3ddc1dbef9f7",
"id_pos_sesion": "0f295900-3cda-4f81-9d69-5ab177f1a06f",
"unit_id": 4,
"date_open": "2026-09-06T06:46:29.1580103+02:00",
"date_close": "2026-09-06T06:46:29.1580103+02:00",
"id_doc_sa": "4ceb891b-6f03-4299-8d70-6f92e278d197",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "fdf926a6-4a25-45f9-a403-ee12c5b44c3e",
"id_pos": "30722f25-0bb6-4f53-87fa-744acb9b385c",
"id_doc": "7b5c7368-8c90-480a-946c-322d72137d31",
"id_branch": "eac34771-ab5f-43b9-a186-c5492f7e382b",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:29.1580103+02:00",
"date_tax": "2026-09-06T06:46:29.1580103+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "805f7d17-b870-4a1d-bea2-bbeee0d8fd1a",
"id_relationship": "bfa2dcef-80b7-430c-9fe0-5a7d94730c39",
"id_loc_from": "1af16364-50f0-4ffa-9276-06e56aa922d0",
"id_loc_end": "a073e2b7-d925-4d8c-b208-c16a152f21f8",
"id_user_add": "25b51a8a-d9c6-4a54-9162-7d7d828932b3",
"id_user_upd": "190a0105-7d72-47cd-a1c5-001edbc155d6",
"comment": "sample string 12",
"id_pos_sesion": "1e6ec6f3-1e8a-4e1e-9064-8192ac86d1ee",
"id_room_unit": "608af8a5-f66e-418c-afb9-fe0d11462408",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "560dfc88-fcea-49be-a733-0947b1e84ee7",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "3542dfaf-453f-48e8-8b98-008f33291426",
"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": "678ebaa1-20dd-4fa8-9ed8-ba18c27a8e36",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "eda5c3ec-9cee-4bbe-a78d-0e6e2230a614",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "8fabba8c-4c34-46a9-9264-ba438f195b3c",
"id_pay": "58c7f958-843b-47da-8d81-4384c97ff8a1",
"id_money": "88fabcbc-5a3d-465a-8ee8-b1609e80d70c",
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "b91bb381-dc7c-4ba5-9707-0eb098777f10",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "dac4f3a9-82d3-43f2-8b9c-41a9fe6c3c88",
"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": "a1de083d-6aa1-4d1a-a3cb-ef5022b5fd0b",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "a78196d4-c413-497e-ace3-49314edc82c6",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "f92bc427-8296-4415-8fa4-ace84d805483",
"id_money_2": "c7df869b-d81d-48d5-ba2d-25e1d41b8742",
"date_from": "2026-09-06T06:46:29.1580103+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "c2155139-a6ee-43e2-a65f-623215ba193e",
"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": "1c55910e-bc09-4156-9bb1-b6d7e657b71c",
"id_pay": "02e07acf-3e18-459e-856d-d6c23991c315",
"id_money": "9df38f38-386b-4508-a972-f7a843650d3e",
"date_cashflow": "2026-09-06T06:46:29.1580103+02:00",
"coefficient": 5.1,
"id_user_add": "0bbc1e4e-4a91-4f3d-ae3f-7c4072339f6f",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "e785e112-7134-4042-9c3c-c832cffc69f1",
"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": "20bc7c77-73b6-45d0-9e61-d06e3ea82961",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "229d8660-ff7c-44a5-93a4-bccd521c5078",
"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": "37eabb4a-4747-46d9-b016-ad35674ff62b",
"id_line": 2,
"id_pay": "e21c4153-8b38-425f-9fc0-1f92a28834eb",
"id_money": "e9cd0cf9-cf3f-483e-8d81-dc36805524d6",
"coefficient": 5.1,
"id_voucher": "ef43182d-ecf6-4c63-9ba2-287ba8d3000c",
"id_employee": "95aacb02-2a71-4045-9a65-8e419da2ff8d",
"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": "61bbf141-68e3-43f5-aeeb-0854fd2b09e5",
"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": "67db246b-1a01-4d6e-9b9d-d0e026abe84b",
"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": "1c60c1b4-7969-4981-a499-ee6f8e2b67a3",
"name_pos": "sample string 12",
"id_image": "2eeeb6d8-5c93-473b-b998-c995c0a40a7d",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "f79acb3e-a9ba-4306-9f8b-de199f844833",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "9fa303a2-9e52-42d0-9ca7-c708db90a10b",
"id_branch": "c637288c-62bf-4bcc-9018-6bd0be766e65",
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "30503976-a6e1-4d2f-a492-604a8b3a5068",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "7b317739-c684-4897-bf35-e3d58e079bc7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "9fd4ceb4-ba74-4c04-8497-f4251987b920",
"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": "41beb59f-46dc-4598-b1ae-347eb653674a",
"id_line": 2,
"id_item_sub": "fd83a55e-1536-411c-ac7a-351b7eb2ea3b",
"qty": 4.1,
"id_list": "b9151a40-f82a-4e34-9f51-2451e8885643",
"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": "7a118b57-df79-4eb4-ad30-6699edaf3ff6",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "cc4b3e2f-b8f4-4e10-84e3-51a27a345b06",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "e2ce5126-1988-4dc5-a0bd-00819a18eef3",
"id_user_upd": "a5951c73-fc3d-44a1-84aa-81995f8fb32d",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "cb52c094-40e8-4bd8-8324-2eb30588d899",
"id_item": "aaaad0c9-591f-4c94-ab4a-cdd4410e2c3b",
"id_item_type": "efc7215a-ce96-48c3-af48-fa0729db02cf",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "2c22ba00-dbb9-4595-8a64-8bebc0fb426e",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "901ea7de-95f3-4815-af64-3de19a6cd60d",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "b57c4d08-b69d-485e-8834-71b1966129a8",
"id_item": "10857228-7bab-43cd-8600-830685fc800f",
"group_id": 3,
"id_unit_ref": "a5598d2f-e41a-47e4-a95b-dd2b3d916134",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "7075910b-05a5-4ef7-b881-942e87d2d45a",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "59606e24-bde5-45a7-b471-f73207b03119",
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "99ca5840-a578-47a4-af46-28015726c03f",
"commited": true,
"mt_units": {
"$id": "28",
"id": "92aeeacc-3f75-46e1-9a46-326838e32b39",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "d7cf88cb-bace-4e84-b695-3df3b32b15d0",
"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": "0141b2cf-6d9f-48c2-ab64-4e59275ec961",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "1242bf16-0bce-4111-8a06-38d9ea98f8fa",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "735ac20f-f4b7-4251-91b7-0be188258e0f",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "6af8648c-e1d3-4e41-a3fd-ed1a0aa3f34d",
"id_line": "e146c00d-a1e8-4e39-b56c-381e7d0cd6e7",
"id_category": "e000279b-b106-4b7d-809b-3e818140d9d0",
"id_item": "ae48df5b-6d7f-4970-bd1c-642e335b6f96",
"id_item_type": "6c2025ee-5bda-4d25-a064-e54d765a4b4c",
"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": "6065d2fa-e5b5-427f-a29e-f4dbfe740303",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:46:29.1580103+02:00",
"date_end": "2026-09-06T06:46:29.1580103+02:00",
"date_used": "2026-09-06T06:46:29.1580103+02:00",
"date_sesion": "2026-09-06T06:46:29.1580103+02:00",
"id_employee": "f1e8c0b6-5d75-40a1-8357-19e3e549baf6",
"id_branch": "8113df21-783e-4d09-8bf0-ef5ffdc102bd",
"id_voucher_permision": "67b756db-6d33-4aa5-a31b-c753db9396d6",
"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": "e5041b60-c0c5-48fe-b1d0-d50146801047",
"id_user_add": "9cccc208-29dd-42ef-88dc-72be9f0a9b20",
"id_doc_sa": "ab635d67-06b8-4858-8556-a6a52e8b679f",
"id_item_sub": "7a23c507-b8ba-44cb-93e1-d5d8bc90c1ef",
"id_pos_sesion": "3d2e8897-e302-47f9-bb19-8e2158b58974",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+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": "284aae90-113e-49c7-b495-98c5fc5e2f58",
"date_from": "2026-09-06T06:46:29.1580103+02:00",
"date_end": "2026-09-06T06:46:29.1580103+02:00",
"date_used": "2026-09-06T06:46:29.1580103+02:00",
"id_employee": "c814da4f-2f98-459c-911a-6565842c11f3",
"id_branch": "d004a0cb-c1e7-4894-b11b-01a8ea17b25f",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "8359659e-8bc5-4c04-b99b-be8b35713de4",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+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": "e72ce9e9-ef21-4c32-bb88-cec27daa00bf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:29.1580103+02:00",
"date_end": "2026-09-06T06:46:29.1580103+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": "a13c4d82-c424-40ff-bfe9-8c2527404f88",
"id_pos": "4946889b-fb13-499f-8542-a47d49438712",
"id_list": "10d1ae7f-ac36-41b5-a12b-9751f46094b2",
"id_item": "413c7f47-173e-4e22-82ed-b2b0f02081bc",
"id_item_type": "529e0abe-94f4-4ff9-becd-860c8c828f68",
"id_category": "58c24dee-35ed-447c-81c1-bc503d56dc0a",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "85955a51-594b-42b5-98fb-078fd8bf747b",
"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": "375d4398-151a-48ff-920b-f4900fc08ef1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "75aea527-20a9-484c-9b4f-4a5f814b2665",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "d13c7b7e-63c8-4687-ba09-04f77da1e3a8",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "88ee93b9-affa-4777-be1b-5b2666e35704",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "b9edc324-9d1c-4a16-aeb2-17823518b63f",
"id_pos_type": "8e4d8991-1dac-4eda-94b0-20603c1e5f54",
"id_price_list": "69900366-3d8b-4ee2-9eca-fc6c1ff39203",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "31acfee9-db69-4093-902e-f987fa287f6e",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "17396f15-0875-4e51-b415-380780902c54",
"id_pos_type": "7c8fbdfc-fa93-4b9f-a35f-3bbb7e1fb192",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "f572b8a0-6835-4670-8da0-3cda19c54524",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "94bd8852-d1ef-40a2-86de-c5ad5ac83bc9",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "4875dc50-2893-491c-a6cb-e06a094bb492",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "4f023a93-1c6b-4ef5-a155-b3edcd2b6549",
"id_branch": "381cf26f-1f35-4556-b51e-546ce16afe25",
"id_pos_type": "183a7a41-71b8-4b78-a981-db1074d713cb",
"id_pos": "c35e4579-98fe-42f8-a694-4d58c8864179",
"id_item": "64104738-8cb8-4adb-affd-b7e9ce94547b",
"date_from": "2026-09-06T06:46:29.1580103+02:00",
"date_end": "2026-09-06T06:46:29.1580103+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "16cb83d3-5186-4aa1-a8f4-43e38442603d",
"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": "fb688017-cce4-431e-acc3-f0f2253006e4",
"id_doc": "5ba7d913-e993-4796-a917-629a974d0d4d",
"id_pos_type": "5f73c29b-04be-43f1-96e5-ef5a63770e98",
"id_doc_print": "75bdfabc-88e3-4086-aabe-1f3a00dc7c0c",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "0707df29-4fc4-42ac-b52a-15ffd0088b6b",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$ref": "1"
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "77143378-b0f6-4b50-8853-28855ee6eb31",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "cf2af02a-3285-4889-9fb7-d8ddd5d32ee7",
"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": "0d6a7e70-ed84-4e68-ae56-dbed56fa3456",
"id_item_sub": "71357c40-f262-45f8-b58a-5b9836d8ec78",
"validity_date": "2026-09-06T06:46:29.1580103+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "2cdaa397-1eb9-4511-872a-494247d26fb5",
"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": "696b7765-2dd1-4efe-abca-4ad1a76a49d6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:29.1580103+02:00",
"date_end": "2026-09-06T06:46:29.1580103+02:00",
"id_branch": "e04749e5-85af-4700-9485-fc49d4707253",
"id_pos": "0f0e9a57-6d1e-4696-bace-2e0ef1c964eb",
"id_list": "c9315d0d-0314-401a-98f0-8b1d21d22cb9",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "6a790058-e1f3-4612-a29d-69d9039ad226",
"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": "7c27d72e-dc77-4412-92b9-fd9bb15c16fb",
"order_id": 2,
"id_item": "201a778c-b5c0-4775-be5a-ced4cec44959",
"id_item_type": "fe7d0de1-0184-492c-af6b-979227dc1dcf",
"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": "5875158c-5df0-4209-bad0-821cc2aa760d",
"type_item": 11,
"id_voucher_json": "3b5b42ee-a85f-4175-af08-6c5909784e02",
"count_voucher": 1,
"id_category": "24e2b08c-fe7b-47ba-9299-2db9f96c9c72",
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "bdd33f54-b42f-4605-9f91-c1bce256fe75",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "45",
"id": "46bf84c7-70d3-443a-9bc4-51a817cedaa7",
"nro_sesion": 2,
"id_pos": "02da539d-1551-4a81-b584-01e2c82c7187",
"date_tax": "2026-09-06T06:46:29.1580103+02:00",
"date_open": "2026-09-06T06:46:29.1580103+02:00",
"date_close": "2026-09-06T06:46:29.1580103+02:00",
"id_user_open": "d274eceb-10ae-4f8e-87ac-1664061711cb",
"id_user_close": "abb74c30-c851-40ab-9cb1-dc9d49e2001e",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+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": "42f6a4cc-c5b5-4bc8-8dc2-0e17bc50e7f9",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "286a4f5a-77a2-49c9-b059-fe3bd9ff113b",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "9354ad0b-f3f4-4fb0-adc6-fe86c75f4303",
"id_room_unit": "4985b1e9-bcb4-44a4-9f17-e60c03c59c54",
"id_room_list": "af1a15b9-cfe2-46f1-82bb-5e6cd5542ab0",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:46:29.1580103+02:00",
"date_from": "2026-09-06T06:46:29.1580103+02:00",
"date_end": "2026-09-06T06:46:29.1580103+02:00",
"date_open": "2026-09-06T06:46:29.1580103+02:00",
"date_close": "2026-09-06T06:46:29.1580103+02:00",
"id_employee": "c1069c2d-1c0a-46b4-a3c4-81c8d2b0422a",
"id_employee_sec": "90d4d5fa-8608-4e1b-b663-ad09db37235c",
"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": "69625580-01c3-40c6-9876-5a37b603dd55",
"comment": "sample string 7",
"id_user_open": "aebe94ba-4603-4be2-9722-b2751e0ce4af",
"id_user_close": "5c40eb01-dd38-43f3-b1d8-6145ee83ec92",
"id_unit_state": "20e64956-3399-4b15-8c82-5d8ad194e341",
"id_pos_sesion": "8b050c9f-a4a9-4fbe-a60f-b416a9d0349d",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:46:29.1580103+02:00",
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "1d52937d-f36f-412a-b984-258712bbcde9",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "ea7cad3c-bd4d-4f33-ba10-d5182ab9d2c1",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "f0540efb-adc9-40a1-9c78-1c93ee4e0e6f",
"locked": true,
"date_locked": "2026-09-06T06:46:29.1580103+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "b1fc1b5d-fbd9-478d-8615-955d49438d88",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "902c791b-29b3-4b16-8982-76020fc1ebfe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c865bb02-046a-422c-bb53-bd25fdc2e112",
"name_pos": "sample string 6",
"id_image": "dba74c73-3ba7-4177-bbf5-281e50561738",
"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": "377c39ea-40ce-4b75-841b-f653b70926af",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "86807830-c63f-442f-a0ac-a8b762076d9f",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "194819b2-33d8-49a5-a691-ccfb6d3de26b",
"id_room": "b2cb68a5-e9b2-4733-baa5-2f97fbc91510",
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "1adc2275-10be-4df7-912f-7668c0c00030",
"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": "ca8efe7b-92a1-4529-aa6b-b77008e630c8",
"id_room": "7c6dc0bc-e54e-4898-ac97-938234a41fd1",
"date_in": "2026-09-06T06:46:29.1580103+02:00",
"date_out": "2026-09-06T06:46:29.1580103+02:00",
"id_user_add": "a6726930-79c6-44ec-ae58-9e44a932f5dc",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+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": "9c059ddd-06c0-4746-8c31-fe3305183c4f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:46:29.1580103+02:00",
"last_update": "2026-09-06T06:46:29.1580103+02:00",
"id_user_upd": "b5bc2690-66f4-42be-8853-e0e9beaffdea",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "ad40ead4-f23c-4a25-864c-6583d546dd31",
"id_room_state": "13de3a8a-5b51-4538-b26f-c1b19c623758",
"id_image": "853412bc-1c42-4de8-a46c-c8498c297611",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:46:29.1737013+02:00",
"last_update": "2026-09-06T06:46:29.1737013+02:00",
"id_user_upd": "d6556ec8-b55b-4908-96bf-52c9e4a912f1",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "87c6f08c-3668-44ac-a39b-7af17d5eea59",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:46:29.1737013+02:00",
"last_update": "2026-09-06T06:46:29.1737013+02:00",
"id_user_upd": "f6caa26f-3cae-404f-a2ea-9686fa5fad6f",
"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": "2fd26227-161e-41bc-b078-a3e18311e4f4",
"id_pos_sesion": "ccb75e5d-b2fa-4d57-b4ba-8cfdd1134004",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "98bc7be7-8291-4965-a8bd-bc89aada732d",
"id_room_unit_activity": "c01ef717-6029-4b06-b879-8810737751c4",
"id_doc_sa": "161a6ca2-5ca5-4627-9fad-f3925cfbf0f0",
"id_pos_type": "57fe9dce-c9ea-43c5-afc0-01d4082f3c7a",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "f2e1a2aa-9efa-4f47-95a7-22ce9eba54dd",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:46:29.1737013+02:00",
"last_update": "2026-09-06T06:46:29.1737013+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "9be4104c-aa96-4339-a2ed-3dae257ffbfa",
"id_user": "a2dcd899-ff86-43d8-89e8-8a47f16a6bdc",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:46:29.1737013+02:00",
"last_update": "2026-09-06T06:46:29.1737013+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": "197e0c24-fc3a-4a42-8cf5-8a841bcc2f23",
"id_user": "30505aed-0272-4ba7-ba6d-fde5a4944148",
"date_add": "2026-09-06T06:46:29.1737013+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:46:29.1737013+02:00",
"last_update": "2026-09-06T06:46:29.1737013+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": "bada41c0-1f3c-48a9-abcb-de2262ba5d65",
"id_user": "5f585275-8b3a-4682-be0e-cb9ed397a21b",
"id_user_profile": "245e6216-f8e8-4cd8-a0d2-9f10dbec1c90",
"locator": "sample string 4",
"date_end": "2026-09-06T06:46:29.1737013+02:00",
"id_pos_sesion": "35618b7a-6b1f-4cdf-b561-ac39d89ce159",
"date_login": "2026-09-06T06:46:29.1737013+02:00",
"date_logout": "2026-09-06T06:46:29.1737013+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:46:29.1737013+02:00",
"last_update": "2026-09-06T06:46:29.1737013+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "59",
"id": "bc259f55-e43c-4445-8eea-5aca9f86f937",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1737013+02:00",
"last_update": "2026-09-06T06:46:29.1737013+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "c4ea1018-ad43-49eb-a458-f153dedebfc7",
"id_function": "fcc1b08b-235a-47a4-b0cc-f500f31e94bb",
"id_user": "a5135f48-4d43-4575-96a9-4684b8f6caf0",
"id_profile": "8b9c6811-9fa7-4e38-969a-714f181d58be",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:46:29.1737013+02:00",
"last_update": "2026-09-06T06:46:29.1737013+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "61",
"id": "2db8fdcb-98e0-4a95-a709-8150e0f846cc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "834185d4-58a4-408f-9005-0d37303cfd8b",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "d8ca98ff-6602-4dc8-b3a6-9e7fb17c2bb7",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-09-06T06:46:29.1737013+02:00",
"last_update": "2026-09-06T06:46:29.1737013+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "98dbacc1-7b64-498e-ac4d-1f9b3b88c6a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:29.1737013+02:00",
"last_update": "2026-09-06T06:46:29.1737013+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": "86ab323e-316c-4019-ad87-4de431e81684",
"id_user": "538e9e22-f45e-4114-adbf-d9163db46a84",
"date_add": "2026-09-06T06:46:29.1737013+02:00",
"destiny_type": 4,
"id_key": "cf33b4f8-f848-4307-b19b-98981c19089c",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:46:29.1737013+02:00",
"id_pos_sesion": "05e9e9d9-56db-4b01-97ae-2c6329eb30a2",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:46:29.1737013+02:00",
"last_update": "2026-09-06T06:46:29.1737013+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "64",
"id": "fb296d80-2042-4832-9823-37fea405b52c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "f700827f-ab5f-4295-870a-80456001e141",
"id_doc_print": "034098db-1d77-49d8-9695-ec21b7d40027",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-09-06T06:46:29.1737013+02:00",
"last_update": "2026-09-06T06:46:29.1737013+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": "21abbbd1-47ab-4d6b-b9dd-0d56d3623a13",
"id_line": 2,
"id_item": "1886f532-679c-45f4-ac7d-4efb2caad040",
"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": "87387c0d-3883-494b-bac9-239751f75998",
"id_doc": "e8fd965f-bf9e-44fd-90b6-30641e8de226",
"value": 3,
"created_on": "2026-09-06T06:46:29.1737013+02:00",
"last_update": "2026-09-06T06:46:29.1737013+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": "f41e86d7-2a67-4c15-a2e4-53e3f0eea040",
"id_pos": "b3b29c72-8b26-4c9c-bb74-95ecec3b016e",
"id_doc": "e74e8f71-ea32-4a28-9f5a-4505bd7ccf01",
"id_branch": "b94e9eb0-116f-4f1f-8fee-8e5d9f61fe34",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:29.1737013+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "2567697f-0623-4e94-9d25-419cd111cb62",
"id_loc_from": "1ef02e92-eb99-436b-b77e-fa253d845b2d",
"id_loc_end": "01514ac0-36fb-42a0-aecb-a97cae83bb6b",
"id_user_add": "8ff6be6e-326d-41b7-8fb2-373ff5764e02",
"id_user_upd": "810835e2-ca5a-425b-8daa-d7ec7b3800ee",
"id_pos_sesion": "4bd707ed-506d-4ee0-ba3e-5c35ac4b786c",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:46:29.1737013+02:00",
"active": true,
"created_on": "2026-09-06T06:46:29.1737013+02:00",
"last_update": "2026-09-06T06:46:29.1737013+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "0ef58d68-7260-4c3d-9dfa-4c99930231c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "0a88b8d5-d0f5-4ae4-963d-8e2effbe45a2",
"active": true,
"created_on": "2026-09-06T06:46:29.1737013+02:00",
"last_update": "2026-09-06T06:46:29.1737013+02:00",
"id_user_upd": "93a144e7-ac1b-4e71-b943-2242cb80d3a2",
"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": "56b89d30-50db-4083-8fbe-912170b97105",
"id_item": "38333f62-b97c-421c-8357-980825de036d",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:46:29.1737013+02:00",
"last_update": "2026-09-06T06:46:29.1737013+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": "534a0951-fea7-4085-85d8-f6d6ca44ca6b",
"id_line": 2,
"id_item": "76dfa727-7f3f-4dc3-8755-2fc3f1285bef",
"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": "5416a467-d0b0-4c1b-bd70-e93779c336c1",
"spool_server": "sample string 2",
"id_doc_sa": "6f4b81ba-e2ee-4631-bd0f-833a5390f985",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:46:29.1737013+02:00",
"printed": true,
"print_on": "2026-09-06T06:46:29.1737013+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": "7448cd97-08e0-4177-a3e7-5007c722f3c7",
"id_pos": "bdba2ab9-e139-4db0-b453-9da492a2ab15",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:46:29.1737013+02:00",
"key_access": "sample string 5",
"id_user_add": "f17defb9-51b2-455a-a7ec-f806371070ed",
"active": true,
"created_on": "2026-09-06T06:46:29.1737013+02:00",
"last_update": "2026-09-06T06:46:29.1737013+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "08cf62a8-b5cb-480b-9d37-8e98f1d2a877",
"id_pos": "044ee62c-f76d-4540-a53b-935bb5b10f99",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1737013+02:00",
"last_update": "2026-09-06T06:46:29.1737013+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "74",
"id": "c150d3ff-a769-4980-b2d5-f639e067fea0",
"token_id": "sample string 2",
"id_user": "9a29e930-1b2f-4c14-a783-8d904e3e3248",
"date_from": "2026-09-06T06:46:29.1737013+02:00",
"date_end": "2026-09-06T06:46:29.1737013+02:00",
"created_on": "2026-09-06T06:46:29.1737013+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": "ccfbeb1b-a691-449b-beb3-778689c48e6c",
"id_user_add": "25d5e30f-1cc4-4b4f-b530-e18f383acc6e",
"id_table": "92429317-ecb5-4bcc-87f6-20f6a27efa90",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "a8e72cb2-c37f-47c9-9479-896b739159bd",
"created_on": "2026-09-06T06:46:29.1737013+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "76",
"id": "751ccfee-04bc-4106-b474-90808f88d14d",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:46:29.1737013+02:00",
"last_update": "2026-09-06T06:46:29.1737013+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "4cd48018-d137-4647-a980-2f26cb3649c5",
"id_sync": "cee2d82f-17b8-4e72-b799-8aae97a4a386",
"json": "sample string 3",
"id_table": "544d1497-99e3-4d50-99f2-2c3ef77058e7",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "c59219e7-2aac-439a-bd18-1f4868b10d36",
"id_branch_from": "daa37d8f-40a0-447f-8740-9c028143ab48",
"id_branch_to": "37f40931-1637-4f04-82c9-4a0b95dce67c",
"type": 4,
"created_on": "2026-09-06T06:46:29.1737013+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:46:29.1737013+02:00",
"send_on": "2026-09-06T06:46:29.1737013+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": "e1ba9737-f3f0-42cc-a387-199e92a626b6",
"id_room_activity": "eafc4e81-571f-43af-ad31-f931f6b3ee07",
"id_pos_sesion": "77be8c65-817b-4e85-a1d3-077a9aa4f86d",
"log_text": "sample string 4",
"id_user": "93c2370e-a62a-4e08-ba63-c699efc44fb8",
"event_type": "sample string 6",
"correlation_id": "1de44571-d8d8-4375-a7e1-574c73bfcd76",
"id_room_unit": "e233c788-b083-49aa-a7ab-8a391d2f561b",
"id_room_unit_source": "0c1259f5-a141-4f03-b3ac-20d1fe91122b",
"id_room_unit_destination": "e1218530-bdac-4ff8-b85a-9e1909172b08",
"id_room_activity_related": "a5113062-645a-41c1-bf8e-1ddb2f2dfd75",
"id_doc_sa": "0d85dee9-cb31-4709-884c-de648958f1e6",
"id_user_authorizer": "a6ac30f9-915d-403e-8e62-cdd24b832196",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:46:29.1737013+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": "43eb382b-b93e-4d38-b49e-58a5d5a426cf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:29.1737013+02:00",
"last_update": "2026-09-06T06:46:29.1737013+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": "2fe09143-7277-4c38-9c16-413d39efabd4",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:46:29.1737013+02:00",
"date_end": "2026-09-06T06:46:29.1737013+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:46:29.1737013+02:00",
"last_update": "2026-09-06T06:46:29.1737013+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": "cf460635-9d63-4559-ab83-c2dd0d840df4",
"id_pos": "a2e87552-304e-4937-bf79-180ea1284b7c",
"date_add": "2026-09-06T06:46:29.1737013+02:00",
"date_upd": "2026-09-06T06:46:29.1737013+02:00",
"date_out": "2026-09-06T06:46:29.1737013+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": "3bcc4979-99c2-4a12-b656-0b1b54ff4e50",
"id_pos": "42ce61f6-4bf6-49b9-b61c-ccf3bc58532a",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:46:29.1737013+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"
}
}