POST api/Mt_Rooms_Units
Request Information
URI Parameters
None.
Body Parameters
mt_rooms_units| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 5 |
|
| name_label | string |
Required Max length: 10 |
|
| name_zone | string |
Max length: 20 |
|
| order | integer |
Required |
|
| id_room | globally unique identifier |
Required |
|
| pax | integer |
Required |
|
| pos_x | integer |
Required |
|
| pos_y | integer |
Required |
|
| size_w | integer |
None. |
|
| size_h | integer |
None. |
|
| in_map | boolean |
Required |
|
| reserved_on | boolean |
Required |
|
| id_room_type | globally unique identifier |
Required |
|
| locked | boolean |
Required |
|
| date_locked | date |
None. |
|
| comment_locked | 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_rooms | mt_rooms |
None. |
|
| mt_rooms_units_types | mt_rooms_units_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_rooms_units_activity | Collection of tt_rooms_units_activity |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "fcb9d511-b499-4b06-bfd8-4b49aeaca2b2",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "2c5f0e6c-5bd9-4783-814e-5f4d0d409fe4",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "8d9b13eb-9f35-47a3-94f2-56228a990265",
"locked": true,
"date_locked": "2025-12-08T21:29:08.9903407+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:29:08.9903407+01:00",
"last_update": "2025-12-08T21:29:08.9903407+01:00",
"id_user_upd": "d2f5615e-8fc0-4f51-93a9-2a822b64f907",
"commited": true,
"mt_rooms": {
"$id": "2",
"id": "02e5995e-7f49-4a5b-aac1-9e33de820234",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0d4fe932-f3bc-436e-a205-8d3a9ff5e41e",
"name_pos": "sample string 6",
"id_image": "911328a3-9eb7-473d-b5bb-90f3a6de619e",
"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": "c58e7b27-0e6e-48fb-bbd1-64ab26121717",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:29:08.9903407+01:00",
"last_update": "2025-12-08T21:29:08.9903407+01:00",
"id_user_upd": "9e9aa9fe-e81a-4dae-8de2-ca50f206a114",
"commited": true,
"mt_branches": {
"$id": "3",
"id": "ab027041-5b5d-4fdd-b169-2890e7384fa1",
"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": "308eec30-0656-4f9d-9b84-c246041b736b",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:29:08.9903407+01:00",
"last_update": "2025-12-08T21:29:08.9903407+01:00",
"id_user_upd": "c697bd69-3894-4031-ba49-95b8b71f35dd",
"commited": true,
"st_images": {
"$id": "4",
"id": "4d46fbec-2341-42d2-b369-44843b4f6f2c",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "fb6e9a5a-dbee-4f3e-b9af-f69733ec9530",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:29:08.9903407+01:00",
"last_update": "2025-12-08T21:29:08.9903407+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$id": "5",
"id": "de267fa1-0f90-41b9-b7fa-2d9a9a3f4544",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "fd6d2f96-2e4d-4be9-87c5-0a603072e3d8",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "87c59af1-3033-433f-ab80-7eb51c438b41",
"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": "2025-12-08T21:29:08.9903407+01:00",
"last_update": "2025-12-08T21:29:08.9903407+01:00",
"id_user_upd": "71943fa1-bdb3-43aa-a710-1f1c939ee3df",
"commited": true,
"mt_categories_items": [
{
"$id": "6",
"id_category": "ccfb5956-4df5-442d-8a13-0991803b0f12",
"id_item": "c7b4c32c-b83c-4364-b5b1-bcbba1c9fc74",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:29:08.9903407+01:00",
"last_update": "2025-12-08T21:29:08.9903407+01:00",
"id_user_upd": "06784af8-ff5c-4f28-b99b-bffd0b05aeff",
"commited": true,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$id": "7",
"id": "b2477ef7-20db-42a7-8dbd-3b15f8fba3b3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "675065c3-80c2-412a-8836-aca63e3d0d30",
"id_unit_sec": "8a52d20a-51e5-4dd3-a886-6d56b3cc2103",
"id_brand": "606825d3-16d5-49bf-aab8-d861f4bda771",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "bf45e3d0-f260-41bc-a3e8-88007c2aafa2",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2025-12-08T21:29:08.9903407+01:00",
"last_update": "2025-12-08T21:29:08.9903407+01:00",
"id_user_upd": "77335a87-4c8a-4ca8-80e0-c1a01ac97a39",
"commited": true,
"mt_brands": {
"$id": "8",
"id": "93d4e0d4-4418-4ef8-b6e1-1597b86c8189",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:29:08.9903407+01:00",
"last_update": "2025-12-08T21:29:08.9903407+01:00",
"id_user_upd": "8ee89553-8ea4-4ea7-aaed-470baad5fa8a",
"commited": true,
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users": {
"$id": "9",
"id": "778b9acc-85e9-458f-9f89-7fa2d71fe48b",
"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": "5cc3c649-8eea-4115-a7fd-6d88289bafae",
"view_messages": true,
"id_image_photo": "19ab5c93-fcc1-480a-9609-8569827dc356",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "5e97c9f0-7845-4a3d-8056-07c1fd10250f",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:29:08.9903407+01:00",
"last_update": "2025-12-08T21:29:08.9903407+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_branches_zones": [
{
"$id": "10",
"id": "94e7d0c2-fa46-406d-9a52-322d1012775a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "7655f511-7d57-4b2a-952b-4e88af11c564",
"active": true,
"created_on": "2025-12-08T21:29:08.9903407+01:00",
"last_update": "2025-12-08T21:29:08.9903407+01:00",
"id_user_upd": "eb7a7954-1107-4d19-b77b-baf12b916d0c",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": [
{
"$id": "11",
"id": "ed680796-193c-4c0c-ac29-dda8bfbdeb77",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f140b4ed-c047-41ad-86df-62afedf634b9",
"id_zone": "faa34cc5-1920-4317-ba7a-fee4c8e6bcf5",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:29:08.9903407+01:00",
"last_update": "2025-12-08T21:29:08.9903407+01:00",
"id_user_upd": "9d723eb8-7578-4c21-873e-e5ab4be0a6f8",
"commited": true,
"mt_branches_zones": {
"$ref": "10"
},
"mt_cloakrooms": [
{
"$id": "12",
"id": "41617ba3-b8dd-43e0-b3e4-53736bc86719",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "bb822268-64b1-4df7-b8eb-22b5d745b05f",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "498b1fed-e586-4f1c-9da8-9703b9366879",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:29:08.9903407+01:00",
"last_update": "2025-12-08T21:29:08.9903407+01:00",
"id_user_upd": "c2ae2f04-99c3-4141-a479-7f893ce4c948",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$id": "13",
"id": "c8ca1428-7d8b-4c3e-8631-9902affefbcc",
"id_cloakroom": "ea770ee3-3e57-47c1-a2fa-75278bdd622b",
"id_pos_sesion": "943ea746-97f6-4bdb-8f24-93b31974cf3e",
"unit_id": 4,
"date_open": "2025-12-08T21:29:09.0006022+01:00",
"date_close": "2025-12-08T21:29:09.0006022+01:00",
"id_doc_sa": "add56c84-9b64-4c8d-8139-c33d8df37bf9",
"commited": true,
"mt_cloakrooms": {
"$ref": "12"
},
"tt_doc_sa": {
"$id": "14",
"id": "7b9b9929-2d09-4bbd-a846-f2148cd011c1",
"id_pos": "f1b33116-001d-4bff-904e-25f767df2fad",
"id_doc": "62b078fe-1722-43cf-a787-f2cbb7e18cf0",
"id_branch": "98e4ce39-509f-4855-b46d-025768b5ff4e",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:29:09.0006022+01:00",
"date_tax": "2025-12-08T21:29:09.0006022+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "d4f4dada-0ccc-47a4-ab70-c26b1c1bd08c",
"id_relationship": "d5b60836-b392-4108-837a-40107b3a39c6",
"id_loc_from": "daad20aa-4f7c-422c-9df0-b8d5bead5964",
"id_loc_end": "ba782bf7-3df5-496d-a104-d9f2ff6fe314",
"id_user_add": "2dac7ad7-6263-4c6e-9eeb-0dfbe37f5f1b",
"id_user_upd": "9f08b2ad-7fd5-462b-9c86-6da08f9dba28",
"comment": "sample string 12",
"id_pos_sesion": "6cd25781-7c55-481a-81ea-c3eeaa7a646a",
"id_room_unit": "404396d8-661d-48cc-b00a-67215713f2e7",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "bcf8ce0f-5eb7-414a-804b-9c05f969812c",
"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": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$id": "15",
"id": "49e79ad8-2af4-468c-9052-f947a01811a1",
"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": "3711c321-0d82-4f3a-b944-f9ff56c9404e",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "a0fc688f-0aed-49fd-b742-098f52b3aa12",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "16",
"id_doc": "50212c53-fb3a-4bbf-bf31-9939f6c776de",
"id_pay": "99180c71-d9af-477c-9dab-a5206494aa47",
"id_money": "4afacaa1-289a-404c-be14-d8f4b9bcce2e",
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "48d434cf-7dd3-45b6-a795-f4f1f194dc99",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_money_types": {
"$id": "17",
"id": "5f95b086-ead1-4e92-b7af-4673a633bdc3",
"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": "9c4f2db0-d97b-4082-ad79-4a194230bf31",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "05308a90-36f2-451e-b216-eb9e3ac4b304",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_rates": [
{
"$id": "18",
"id_money_1": "ef2d6910-965d-4e56-8838-3f5433344fab",
"id_money_2": "442ea1b7-ce3f-4404-99a0-6214ecb005c3",
"date_from": "2025-12-08T21:29:09.0006022+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "93b87c27-eff1-4051-90a8-18597ab00830",
"commited": true,
"mt_money_types": {
"$ref": "17"
},
"mt_money_types1": {
"$ref": "17"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "18"
}
],
"mt_money_rates1": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$id": "19",
"id_doc_sa": "fc2e2be5-ba2d-4ba3-9349-089e3024b453",
"id_pay": "2b3a5604-36df-48c4-84c9-3d97a5b179fe",
"id_money": "edf90adb-65db-4765-9986-62b43d093d4f",
"date_cashflow": "2025-12-08T21:29:09.0006022+01:00",
"coefficient": 5.1,
"id_user_add": "8d16e485-f7d3-4f8e-a3c7-662763678baf",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "20",
"id": "4175d89b-e8ec-45bf-8eb3-2cac5d3f100a",
"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": "0dfa1e18-00de-4ae1-b3bb-90af69bc08e7",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "1654b49c-d726-49de-9e23-8be6e8d9c557",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$id": "21",
"id_doc_sa": "dbcdc528-a65e-4536-bdd7-6d641fa265e4",
"id_line": 2,
"id_pay": "19ec36fb-62e7-4d93-bab3-b2bf72575367",
"id_money": "c066296e-2a4f-4b0a-8247-e375b1b20b09",
"coefficient": 5.1,
"id_voucher": "dfc7fffb-a5fc-4ed4-9abf-04840a77e168",
"id_employee": "21529c86-4e75-48b2-ba74-637380e7d7e3",
"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": "f4670767-0587-4743-afb0-19031df3e580",
"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": "22",
"id": "da5a8fc1-dc78-463c-92bb-369a99b2eed3",
"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": "6f89e51a-b566-4bca-b4e7-e4791e2f4331",
"name_pos": "sample string 12",
"id_image": "83c5804c-7977-44cb-9be0-1c9354789725",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "0d544924-086c-4f34-a850-0f0d5c1df765",
"commited": true,
"mt_employees_branches": [
{
"$id": "23",
"id_employee": "b2a98993-680a-4621-8148-6bbc857f4aca",
"id_branch": "84735c83-793f-4156-a6cc-7e7194595723",
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "bba00b1e-4b0a-48af-b74e-72522d54182d",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "22"
}
},
{
"$ref": "23"
}
],
"mt_employees_profiles": {
"$id": "24",
"id": "adaa7129-9e02-41bb-b349-80d351321919",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "b2d51be7-a3ec-4a98-9c61-447ab4c9eac9",
"commited": true,
"mt_employees": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "9"
}
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_det": [
{
"$id": "25",
"id_doc_sa": "b86b4c46-5333-4515-b666-b3a3ac69cf01",
"id_line": 2,
"id_item_sub": "83b0eff9-372c-4ca5-810a-e826a5e7688e",
"qty": 4.1,
"id_list": "62ba313a-6eb7-4ef0-ae81-757c65c95881",
"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": "0e73b642-7596-40c0-b824-0f73b2da098d",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "1a354e29-03aa-4a04-b8dc-fa7244e0ffaf",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "c99757c5-5716-4b38-9d79-84db8e9e32fc",
"id_user_upd": "1e94b775-fdc5-433d-ad45-7a10d2fd7372",
"active": true,
"mt_employees": {
"$ref": "22"
},
"mt_items_sub": {
"$id": "26",
"id": "79c2015f-9ceb-4b0d-b3e9-5d424d9747ea",
"id_item": "f11dee0f-b24d-4ef0-a44d-9dc09c524ab9",
"id_item_type": "2a3757d9-e6ab-483f-96e3-2aadaad73cff",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "e64b4a85-a167-4676-926f-61bad5d6c874",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "172f4891-e957-48c2-bbf5-44bbfd8e80b8",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "e048f9af-7c17-4a3e-81be-72b84df9f559",
"id_item": "d931b137-f116-46e0-a611-17888d7ef20c",
"group_id": 3,
"id_unit_ref": "c88adcee-f1ab-4a91-9d11-9ec2dfca8f89",
"qty_dis": 5,
"mt_items": {
"$ref": "7"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "cd265191-8b56-4458-952e-0d388814a505",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "2728c089-d97f-4094-a0a7-4599022f49fb",
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "34337660-58e6-4925-ad56-7987e3d70cee",
"commited": true,
"mt_units": {
"$id": "29",
"id": "1777808c-dd96-4d48-b797-f6d808443237",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "d526f91c-71b4-4074-b09e-6a87ab7f5294",
"commited": true,
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": {
"$ref": "9"
},
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items1": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
}
},
{
"$ref": "27"
}
],
"mt_items_types": {
"$id": "30",
"id": "2ae99435-3b2b-477c-be19-3c1c7349d473",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "f9047ebc-c7e7-4af2-85dd-f57af2f30183",
"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": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "ed7e4be4-cae6-44df-9b1d-168286705938",
"commited": true,
"tt_vouchers_det": [
{
"$id": "31",
"id_voucher": "9ae95b67-9394-4e94-8ece-3ea444d6e4cf",
"id_line": "47d3f189-c473-45ca-8bb0-6d1fe45a6e98",
"id_category": "43bd4465-40b5-479b-9ed2-3fa9a8290ee0",
"id_item": "751e29ce-1a26-46e6-92e8-d44972cee9b4",
"id_item_type": "d0e54f68-8462-435b-a037-d8e70e3a77ae",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "30"
},
"tt_vouchers": {
"$id": "32",
"id": "52900b74-f09b-439c-8fdf-8ce6dbef94d6",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:29:09.0006022+01:00",
"date_end": "2025-12-08T21:29:09.0006022+01:00",
"date_used": "2025-12-08T21:29:09.0006022+01:00",
"date_sesion": "2025-12-08T21:29:09.0006022+01:00",
"id_employee": "a00ccf9d-b636-4e4b-95d3-4b88f9c16a21",
"id_branch": "01708ee3-c89e-4dbd-9027-2ab2139f001b",
"id_voucher_permision": "5585a342-0a30-47a1-bf33-7df13b449bdc",
"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": "4f23ccb0-381c-4029-9cd3-5aedb7d91d0b",
"id_user_add": "e8e16fc1-5f6d-4332-ad97-089a854b0750",
"id_doc_sa": "aeb2c050-517d-4011-a33e-f23dbe8b4bb9",
"id_item_sub": "12875db2-f224-49c7-b280-25330034cf95",
"id_pos_sesion": "548604a4-e70e-4388-be06-846f2b06a410",
"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": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "22"
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": {
"$id": "33",
"id": "fccdb6fa-7e6d-40ea-b399-b7fdc2e00c8b",
"date_from": "2025-12-08T21:29:09.0006022+01:00",
"date_end": "2025-12-08T21:29:09.0006022+01:00",
"date_used": "2025-12-08T21:29:09.0006022+01:00",
"id_employee": "71dcacd2-c5f9-4ce2-b639-58dc034014ec",
"id_branch": "e8ce846c-aa40-4a31-9522-caa14f30fd7f",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "38f8a052-4b27-4a1d-af07-202d3ccdc7b7",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "22"
},
"st_users": {
"$ref": "9"
},
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
}
}
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$id": "34",
"id": "b0e48a95-0b85-453f-9b48-5c0ea15433c9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:29:09.0006022+01:00",
"date_end": "2025-12-08T21:29:09.0006022+01: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": "ed639388-f337-4d89-a15c-5b60dd2349f4",
"id_pos": "a703c650-81d8-4e8a-97fe-915a0768f1b4",
"id_list": "c57ce864-133b-4e60-ae5f-8270b47f7a97",
"id_item": "8c78f63d-ae97-4980-837f-3f77e4e00ef3",
"id_item_type": "e433a473-dc3b-47b9-9541-04bd6c1f4d1c",
"id_category": "99fe0cee-7d6f-4bdf-a277-061d767adb9e",
"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": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "475155d9-0815-4000-88a5-a336afabf9d2",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "30"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$id": "35",
"id": "7e2661ff-479c-494f-809a-02884a962ed9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "a841f4a4-92c5-4788-ae05-8c7ad9fb7c97",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "9235ca74-62a4-48ad-806d-dc9db749bdc6",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "2fffc889-755a-4c60-a033-61b529dcf0f8",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "36",
"id_pos": "ec5fb597-7a6a-4078-ba2b-e97c47b20751",
"id_pos_type": "b8b66e6d-06d7-40f9-bd90-e184deacb2b0",
"id_price_list": "5af36c67-d1cf-4297-ab5f-57cdd09b4ac4",
"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": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "afeab3da-1343-4ee5-99ca-28612bff8507",
"commited": true,
"mt_pos_view": {
"$id": "37",
"id_pos": "a9fdc637-fd03-4f5a-903f-2555e1acf006",
"id_pos_type": "91f0c7c0-c28c-44b0-9e8f-a37935c0d5be",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "eedab3d6-d602-43c4-8660-7433ee600e5e",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_types": {
"$id": "38",
"id": "85801338-83f9-4e72-93fb-bff5e7c2d933",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "551b20d7-fc27-4b95-9494-3c438b263a89",
"commited": true,
"mt_items_featured": [
{
"$id": "39",
"id": "0abf6645-98f4-4fdb-af01-1ee08f7fb1d4",
"id_branch": "f83e8cdf-e49a-4076-abcb-f56d5c1f4a42",
"id_pos_type": "a1680693-c6aa-4de3-bdb0-780f7cb5a294",
"id_pos": "11c99da8-1552-4660-a050-9f900ca892da",
"id_item": "aa5b61be-1b1c-4927-b28d-4cb417a7c0c5",
"date_from": "2025-12-08T21:29:09.0006022+01:00",
"date_end": "2025-12-08T21:29:09.0006022+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "aea6f21e-a34f-4c8d-bcb2-3471d6b30664",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_items": {
"$ref": "7"
},
"mt_pos": {
"$ref": "11"
},
"mt_pos_types": {
"$ref": "38"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "39"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "67f03c85-573d-4e56-ba02-db85a3ba1126",
"id_doc": "e7afc698-95da-4eed-81a1-b819d7539150",
"id_pos_type": "340b5004-7d8b-4f7a-811a-581185c16f3a",
"id_doc_print": "f132e5a0-50e1-4204-825f-fc19f5a722dd",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "a364ba1d-5d80-4dd2-a7d7-7f640e234368",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos_print": {
"$id": "41",
"id": "968019bf-0376-4d30-afb7-bca720607b2d",
"id_pos": "04335354-3ae2-4255-9108-30201dd6d0c3",
"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": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "ab027adf-b0fd-4d4b-a7ab-7486b5347400",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "9"
}
},
"mt_pos_types": {
"$ref": "38"
},
"st_doc_print": {
"$id": "42",
"id": "6e5c1ef7-2bdd-4fa6-9611-2a6421771def",
"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": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "58c952c3-6fff-4b7a-bc58-0e5ebdfc15aa",
"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": "42"
}
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "37"
},
{
"$ref": "37"
}
]
},
"st_users": {
"$ref": "9"
}
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$id": "44",
"id_list": "3255c1d8-b0c5-4a11-b92d-542531369106",
"id_item_sub": "66e8e222-2426-4432-ba77-f80580b6ebe5",
"validity_date": "2025-12-08T21:29:09.0006022+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "26f8e8d4-c56d-4399-ba76-d29371eb0ca1",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "44"
}
],
"mt_prices_list1": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list2": {
"$ref": "35"
},
"mt_prices_list_rules": [
{
"$id": "45",
"id": "b822e3f1-9d55-448c-85a7-fc2df6176ef4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:29:09.0006022+01:00",
"date_end": "2025-12-08T21:29:09.0006022+01:00",
"id_branch": "f81486bb-9d66-4810-84c3-b6c2850ea025",
"id_pos": "704a07fd-8b9e-4cef-8e42-0596783d3bde",
"id_list": "ad8c0c6d-4a0c-4c2c-a22d-e48b4c336ad9",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "83c47d14-38e8-4830-b41a-2b31717505bf",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "45"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "34"
}
],
"tt_items_customs": [
{
"$id": "46",
"id": "d72cc485-728f-4968-8054-7fd6f0897f10",
"order_id": 2,
"id_item": "702efa55-7bd8-48eb-b1bc-2106bc6cdf99",
"id_item_type": "53bdf900-5417-47e7-92a0-c04ce5650fe3",
"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": "bab6f13a-5acc-46b6-9bbc-5e51e2b4c1a9",
"type_item": 11,
"id_voucher_json": "7e8f45cc-d9b5-484f-8ee6-98cb04f8619a",
"count_voucher": 1,
"id_category": "8c251842-10da-4f95-a430-f70f76a0be2f",
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "37cb944d-083b-4887-8362-04d240b3b237",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "30"
},
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$id": "47",
"id": "34b7c43a-ffd7-4f60-939c-8d5267e2acfc",
"nro_sesion": 2,
"id_pos": "a4a2c6d5-a6ab-4ba1-8d28-1543692dc250",
"date_tax": "2025-12-08T21:29:09.0006022+01:00",
"date_open": "2025-12-08T21:29:09.0006022+01:00",
"date_close": "2025-12-08T21:29:09.0006022+01:00",
"id_user_open": "be7b5c99-b8cc-4722-b718-361b0667b81b",
"id_user_close": "3c7a6897-f0bc-4e0b-b0f6-8b7f8c1c5a68",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_doc_sa_pt": [
{
"$id": "48",
"id": "bf5a33d0-92f1-439d-bda0-d40d25b57116",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "948fe613-1c57-4f81-8552-71c45ea732b1",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "a59af21c-768f-4c13-83a9-467de0945455",
"id_room_unit": "9f87d4ad-4437-4492-b0ab-e2f06788df1f",
"id_room_list": "53bf0d5f-6c94-4021-acd8-2b01a2292829",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:29:09.0006022+01:00",
"date_from": "2025-12-08T21:29:09.0006022+01:00",
"date_end": "2025-12-08T21:29:09.0006022+01:00",
"date_open": "2025-12-08T21:29:09.0006022+01:00",
"date_close": "2025-12-08T21:29:09.0006022+01:00",
"id_employee": "10bb1db7-8565-40c4-b446-22573f8d6098",
"id_employee_sec": "bcd9d1c9-189b-4be6-aa2a-36bc0262bf8d",
"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": "d19ffc05-5f1c-4963-a360-04ffc15c5782",
"comment": "sample string 7",
"id_user_open": "b3160584-f930-4cd2-a45d-a353e4687b75",
"id_user_close": "36a94a64-3e0b-45e8-ad9e-46eb4eca199a",
"id_unit_state": "2ee3fa74-d4b0-496a-9362-76599556642c",
"id_pos_sesion": "dfb1deda-5be0-44f1-ae1f-74fb151eb1e6",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:29:09.0006022+01:00",
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"commited": true,
"mt_employees": {
"$ref": "22"
},
"mt_employees1": {
"$ref": "22"
},
"mt_rooms_units": {
"$ref": "1"
},
"mt_rooms_units_states": {
"$id": "50",
"id": "dacd6f07-8116-417c-864f-6b5c5e340ae6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "80618d53-6c0a-4f20-a96c-2bf0dcecb277",
"commited": true,
"st_users": {
"$ref": "9"
},
"mt_rooms_units_states_types": [
{
"$id": "51",
"id_room_type": "2b86edb1-945c-436c-8660-79652132c0a8",
"id_room_state": "0186d6cb-8341-47d1-b83b-1dcc5e820e6f",
"id_image": "0227cede-25f4-4ecc-8c8f-8bd1ba4c4b0c",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "45295ff0-8fcb-4393-b2eb-82c52f87521c",
"commited": true,
"mt_rooms_units_states": {
"$ref": "50"
},
"mt_rooms_units_types": {
"$id": "52",
"id": "5cb8dcd2-fefb-4d4f-9075-254bd545e1dd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "66118705-a93e-4c56-bfd8-891f8aaa7cbf",
"commited": true,
"mt_rooms_units": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "9"
}
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_list": {
"$id": "53",
"id": "4748e131-3634-4c0c-a862-9300442a0572",
"id_room": "40c0ba52-7e29-4cc9-b397-2abc7c6d9a99",
"date_in": "2025-12-08T21:29:09.0006022+01:00",
"date_out": "2025-12-08T21:29:09.0006022+01:00",
"id_user_add": "e208c36e-1972-4e10-9d69-6ca47b969334",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"commited": true,
"mt_rooms": {
"$ref": "2"
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
}
},
{
"$ref": "49"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_tips": [
{
"$id": "54",
"id": "22491ed6-c202-4590-b4bd-48de488dffca",
"id_pos_sesion": "92ac4b0b-476f-4e79-b795-a04466ab0d66",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "22cb77d3-f387-4556-91ae-f85000082f00",
"id_room_unit_activity": "d6ca7d1a-cb52-4e03-b9ea-525f58820782",
"id_doc_sa": "3717b6e6-6fd5-42cd-8522-a88c835b20b9",
"id_pos_type": "65e0f5e7-6998-46ad-bbde-a48325dde422",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "87da045b-a593-4701-85f0-5c940b939a04",
"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": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "1345bd8d-6203-4c76-9d36-8210488584d1",
"id_user": "4a92c4ab-8377-4069-9f21-b08451f34d8b",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "ca0b8ce3-fc14-4d6a-8888-98dd7068076f",
"id_user": "c8c38214-ddf5-4c03-aabb-b9d285205766",
"date_add": "2025-12-08T21:29:09.0006022+01:00",
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "f3260cf6-5fec-4b0c-abfd-29463327dbc1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "ed4a13c7-7909-4141-98cf-4e7d9074d297",
"id_doc_print": "413b4fb6-f8cd-4191-89e7-3f4397a31118",
"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": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_doc_sa_det_stock": [
{
"$id": "58",
"id_doc_sa": "dc288bcf-1a3a-41aa-a956-2f12e2a9892e",
"id_line": 2,
"id_item": "0aeafb71-4357-4886-b618-3f171f515ada",
"qty": 4.1,
"mt_items": {
"$ref": "7"
},
"tt_doc_sa_det": {
"$ref": "25"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "25"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_money_types": {
"$ref": "17"
},
"mt_payment_types": {
"$ref": "20"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_vouchers": {
"$ref": "32"
}
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_money_types": {
"$ref": "17"
},
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_num": [
{
"$id": "59",
"id_pos": "29fe1b26-815d-4411-b62f-bcf0f42f03de",
"id_doc": "2d723bb2-e473-47e0-8af9-643b34a4a5e0",
"value": 3,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "59"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$id": "60",
"id": "df7e888e-0ae5-49fd-b23c-8870f8b3ba51",
"id_pos": "b6ff8a6d-342f-4232-9ba5-2243d9300284",
"id_doc": "4476cad9-fb74-42e7-9834-a760874eb190",
"id_branch": "e4b72f5c-6b04-472c-b56e-b33acd0103ae",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:29:09.0006022+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "0f383827-89e7-4b43-baa8-3a3e7414cc6e",
"id_loc_from": "02af0e81-34e6-4ed9-9e4b-f2805ba0c8e3",
"id_loc_end": "a9d41937-bf77-44cb-a948-7155bf145566",
"id_user_add": "fc418e3d-bec7-4e42-8ed0-63aeea73d036",
"id_user_upd": "7f72c015-ee83-4e79-a530-fdafc73006f7",
"id_pos_sesion": "9336b7a1-c3ce-4083-89bd-2b2c70b9b578",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:29:09.0006022+01:00",
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$ref": "15"
},
"mt_locations": {
"$id": "61",
"id": "cca7edc0-1b4d-411d-84dc-7bd88a9db373",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "036b726b-89c5-4fb6-a83b-734f62912f23",
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "4ead62bc-4ad3-465f-8380-7398c73ac026",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_stock": [
{
"$id": "62",
"id_location": "e6fe3442-400d-47cd-96ae-2becdf0da7eb",
"id_item": "874ee94e-0115-430a-ac85-6a985526ac0a",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_locations": {
"$ref": "61"
}
},
{
"$ref": "62"
}
]
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_st_det": [
{
"$id": "63",
"id_doc_st": "7579a13b-742e-4642-9835-920e9a8fb5dc",
"id_line": 2,
"id_item": "97ae47e2-65b9-41db-af10-ef0f8fdf0361",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "7"
},
"tt_doc_st": {
"$ref": "60"
}
},
{
"$ref": "63"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st2": {
"$ref": "60"
}
},
{
"$ref": "60"
}
]
},
"mt_locations": {
"$ref": "61"
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa2": {
"$ref": "14"
},
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_units_activity": {
"$ref": "49"
},
"tt_spool_doc_print": [
{
"$id": "64",
"id": "befd26b1-8749-4b75-aeb7-9b2a409d5a94",
"spool_server": "sample string 2",
"id_doc_sa": "51291892-f4bb-4825-9f63-40a88a3fdf38",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"printed": true,
"print_on": "2025-12-08T21:29:09.0006022+01:00",
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "64"
}
]
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "13"
}
]
},
{
"$ref": "12"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$id": "65",
"id_pos": "b8dacfbf-ea8c-4e4b-8234-96c7ebf36eeb",
"id_room": "4f85aefe-bcd0-4c09-86fe-7cd161bc75ae",
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"id_user_upd": "fe8c476d-9c5c-444c-a37a-4c48e8b317b7",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_rooms": {
"$ref": "2"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "65"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"st_doc_num": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "dcc3c3ce-dc9d-489d-89bd-37e8cfd7d118",
"id_pos": "dd004502-6e43-486f-8346-63a729bd5eff",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:29:09.0006022+01:00",
"key_access": "sample string 5",
"id_user_add": "24e50edc-18ba-44cc-adc3-c18ebd72596d",
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "c29c8f01-0949-4c5b-ae87-572f1a9bfd81",
"id_pos": "3d31bc9a-68d2-47e8-a354-58b908db5371",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "835c0d02-3a0c-4a9d-b1cf-4d3cff3397ba",
"id_pos": "16a559a3-2884-4adb-8151-b4c4831b0148",
"date_add": "2025-12-08T21:29:09.0006022+01:00",
"date_upd": "2025-12-08T21:29:09.0006022+01:00",
"date_out": "2025-12-08T21:29:09.0006022+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_branches": {
"$ref": "3"
},
"tt_logs": [
{
"$id": "69",
"id": "b21eef2a-d1ad-494d-a5a1-63dd8ab835ab",
"id_user_add": "5cf18c2a-28a9-41c8-ad3e-10db051b3de4",
"id_table": "21a269d4-8288-4e19-b967-efa79a4437a8",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "35449499-60f3-461a-9215-4940a8eeedd1",
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "70",
"id": "acf4003e-d56c-44f3-86a2-eb38578f2c9a",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "ea2fc61a-64d7-49da-8d65-68a3ad06c858",
"id_sync": "4dd2cbcf-e375-4c21-ab24-f1623f421846",
"json": "sample string 3",
"id_table": "53d3610e-7251-4f5a-950c-4138c57bbba4",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "3e2871e5-acbb-4997-a274-ec8ce793795b",
"id_branch_from": "73d34504-2461-408b-ac03-e5d94e59b469",
"id_branch_to": "b740d6dd-bf9e-4bf3-b78a-05258f565fc9",
"type": 4,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:29:09.0006022+01:00",
"send_on": "2025-12-08T21:29:09.0006022+01:00",
"mt_branches": {
"$ref": "3"
},
"mt_branches1": {
"$ref": "3"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "77e14de4-fc02-4780-97d8-7ed25451e70a",
"id_pos": "d74b19a8-53d1-4ecc-bcd3-3fd71a1d80bf",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "9"
}
},
{
"$ref": "10"
}
],
"mt_brands": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_employees": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_employees_profiles": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_money_rates": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"mt_pos_types": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_view": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_rooms_units": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units_states": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_permisions": [
{
"$id": "74",
"id": "c575e293-d1c2-43bd-9482-a07547b555f2",
"id_function": "05b0764b-6b3a-437a-bd6b-e4de519fb778",
"id_user": "267a71c5-99ac-45ab-b1c4-6fc0806d76b3",
"id_profile": "fa073e6a-4ca5-46fc-931b-98e026f96c84",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "6221ba71-651c-43bc-becf-3bce2415cc2a",
"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,
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
},
"st_users": {
"$ref": "9"
},
"st_functions": {
"$id": "76",
"id": "657d4f42-574d-4790-8d60-8b0890ed605f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "93defa10-f1b9-4979-a542-fca688f1f9d4",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "7173d92c-1d40-45d5-ba67-89619530db5b",
"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": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "a450c2f9-a99a-4bd6-bc0e-4ceb736ad454",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "77dd584d-0a47-4e0d-bff2-80714a17f1ae",
"token_id": "sample string 2",
"id_user": "1f9b9fb1-4047-45ab-810a-e7dc6993d897",
"date_from": "2025-12-08T21:29:09.0006022+01:00",
"date_end": "2025-12-08T21:29:09.0006022+01:00",
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"st_users": {
"$ref": "9"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_det1": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_pos_sesion1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "4fbd2933-be47-418b-ad29-4a1f37f86972",
"id_room_activity": "e5eb7ed2-569f-4f44-96fb-c4ce9a22df52",
"id_pos_sesion": "55dac588-290c-4d54-880f-6c5ff6b8b87b",
"log_text": "sample string 4",
"id_user": "6a67f015-691c-429e-b1d8-069461ec4e08",
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"commited": true,
"st_users": {
"$ref": "9"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units": {
"$ref": "29"
},
"mt_units1": {
"$ref": "29"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_stock": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_vouchers_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "6"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
{
"$ref": "5"
}
],
"mt_employees": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_rooms1": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "e8fcc001-5c2f-410c-b2db-09fb61812160",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"commited": true,
"st_images": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users1": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_branches_zones": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees_branches": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "6a945b70-88a5-414e-8461-16cce8a1337b",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:29:09.0006022+01:00",
"date_end": "2025-12-08T21:29:09.0006022+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:29:09.0006022+01:00",
"last_update": "2025-12-08T21:29:09.0006022+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_pos_rooms": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_rooms_units": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
mt_rooms_units| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 5 |
|
| name_label | string |
Required Max length: 10 |
|
| name_zone | string |
Max length: 20 |
|
| order | integer |
Required |
|
| id_room | globally unique identifier |
Required |
|
| pax | integer |
Required |
|
| pos_x | integer |
Required |
|
| pos_y | integer |
Required |
|
| size_w | integer |
None. |
|
| size_h | integer |
None. |
|
| in_map | boolean |
Required |
|
| reserved_on | boolean |
Required |
|
| id_room_type | globally unique identifier |
Required |
|
| locked | boolean |
Required |
|
| date_locked | date |
None. |
|
| comment_locked | 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_rooms | mt_rooms |
None. |
|
| mt_rooms_units_types | mt_rooms_units_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_rooms_units_activity | Collection of tt_rooms_units_activity |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "9677cfd1-06af-4213-9a8f-8e37158ee056",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "11984bb0-4c31-4154-bc8c-3cfb24e8de50",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "a135f496-63ca-44c5-99ff-b9e867e98e22",
"locked": true,
"date_locked": "2025-12-08T21:29:09.0066434+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:29:09.0066434+01:00",
"last_update": "2025-12-08T21:29:09.0066434+01:00",
"id_user_upd": "3f35ef46-6bb6-4a23-b174-03c6b52f4e92",
"commited": true,
"mt_rooms": {
"$id": "2",
"id": "028440e5-f6b1-4b77-8c40-777b427d21d1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e7bf7558-f87a-4f4d-9bcc-8a551c8a819f",
"name_pos": "sample string 6",
"id_image": "a107389d-a97d-4afb-9a1a-78809467e52a",
"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": "9c4f1067-4830-4cae-94c9-da63e3c9f0d2",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:29:09.0066434+01:00",
"last_update": "2025-12-08T21:29:09.0066434+01:00",
"id_user_upd": "ef8911ef-bbc5-4573-afff-4ea87253a71f",
"commited": true,
"mt_branches": {
"$id": "3",
"id": "d82cb028-2efd-41ed-a103-e1815b9eb731",
"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": "caa3b33c-2f63-45ab-b585-cd97f2ba0ce5",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:29:09.0066434+01:00",
"last_update": "2025-12-08T21:29:09.0066434+01:00",
"id_user_upd": "dab4efd5-5599-482f-9ae0-2df611dcaa49",
"commited": true,
"st_images": {
"$id": "4",
"id": "df848d51-f3cb-4421-bf5b-856f01d3138c",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "f6df3e6a-ebd4-4bc6-86bd-29e874c7cb16",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:29:09.0066434+01:00",
"last_update": "2025-12-08T21:29:09.0066434+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$id": "5",
"id": "f367d83e-e37f-40a3-927a-0c8018af157a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "b6e7ef6a-0ae1-4f4c-a1d3-88fd16927e0e",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "b9413665-4ad3-44e4-8294-5d9586cb6853",
"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": "2025-12-08T21:29:09.0066434+01:00",
"last_update": "2025-12-08T21:29:09.0066434+01:00",
"id_user_upd": "aad7c677-aa7d-4756-ac35-2e46637f9dae",
"commited": true,
"mt_categories_items": [
{
"$id": "6",
"id_category": "c035c22a-dc72-4fb9-908f-bee489faf55f",
"id_item": "b594d368-bb43-49c0-b4a1-c234b4904d08",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:29:09.0066434+01:00",
"last_update": "2025-12-08T21:29:09.0066434+01:00",
"id_user_upd": "640ebebf-1702-48b4-8bcb-a3739f0538ca",
"commited": true,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$id": "7",
"id": "1e780c13-d7b4-450b-bd32-5ed3149a03be",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "df753c01-aecb-40e3-a6cd-ab6407f81709",
"id_unit_sec": "6dd464e1-7794-4a11-bdab-52fa94ad8342",
"id_brand": "e5956066-5d8d-4634-bab5-f82061be12c0",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "b6996091-2a94-4e1e-8ea5-a382b974ac1b",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2025-12-08T21:29:09.0066434+01:00",
"last_update": "2025-12-08T21:29:09.0066434+01:00",
"id_user_upd": "676b5d05-09b9-45d5-98e0-877c3985d239",
"commited": true,
"mt_brands": {
"$id": "8",
"id": "14ff9cea-4d53-4958-84ba-1f52b184d16c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:29:09.0066434+01:00",
"last_update": "2025-12-08T21:29:09.0066434+01:00",
"id_user_upd": "00af40d0-277e-4503-a343-df88ed95be36",
"commited": true,
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users": {
"$id": "9",
"id": "3582c29e-1a1e-4d22-8037-ca5f8dda5ea3",
"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": "9bc632eb-50be-4083-8a6f-0ad1fac86237",
"view_messages": true,
"id_image_photo": "32bc9dea-cf3d-493c-bae8-2ba92f01794b",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "e30b2d36-6fb3-4e78-8679-960847315951",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:29:09.0066434+01:00",
"last_update": "2025-12-08T21:29:09.0066434+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_branches_zones": [
{
"$id": "10",
"id": "51fa44db-6f4e-474d-b817-e810bb15ac0d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "cd8b8dc4-ec0e-4dbc-952b-cf629a7e481c",
"active": true,
"created_on": "2025-12-08T21:29:09.0066434+01:00",
"last_update": "2025-12-08T21:29:09.0066434+01:00",
"id_user_upd": "17e6362e-ec55-4f45-b93a-d281029f63dc",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": [
{
"$id": "11",
"id": "35ac5372-0ece-48f3-b216-16bcc868a744",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "16fa115e-765d-4404-a6d2-9579565a225a",
"id_zone": "a76f1959-f7aa-472b-8abd-eba9108a6028",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "933cd50d-47d5-44fa-8a74-6e58e30d6aef",
"commited": true,
"mt_branches_zones": {
"$ref": "10"
},
"mt_cloakrooms": [
{
"$id": "12",
"id": "bed80813-ad52-4f7d-b1c8-cf6c43311db9",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "5fc38e65-d86c-4e4f-9903-bd7b54060c93",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "5d08512e-47dc-4e9f-938f-7285f76680c2",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "020ac284-72a5-4e9e-beae-4e6eaa8e7d1d",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$id": "13",
"id": "0346a04a-7556-4228-9955-bcc587b152d0",
"id_cloakroom": "912cf1a3-da54-4886-928e-f7f4aa21f35a",
"id_pos_sesion": "beb8171f-2943-4534-a5da-a61741e11241",
"unit_id": 4,
"date_open": "2025-12-08T21:29:09.0223253+01:00",
"date_close": "2025-12-08T21:29:09.0223253+01:00",
"id_doc_sa": "9b32c953-26dc-4f50-b430-74bcf169ef90",
"commited": true,
"mt_cloakrooms": {
"$ref": "12"
},
"tt_doc_sa": {
"$id": "14",
"id": "e29679e1-619e-474a-92fc-a4e2440fcd7b",
"id_pos": "a218d739-f688-4d13-b2be-fff6f891a620",
"id_doc": "bf266926-9a8d-4f5e-a95b-47e377c18c03",
"id_branch": "59d7e9e2-de2e-4ae0-bd32-c1d87fbb76ea",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:29:09.0223253+01:00",
"date_tax": "2025-12-08T21:29:09.0223253+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "8cea1086-984c-40bc-8ab9-9fa1f207d70e",
"id_relationship": "f5e69261-469b-4377-9a60-f7ccbd4ef87a",
"id_loc_from": "632a6dc2-293f-425f-9f0a-5c0783b1b3a4",
"id_loc_end": "60943dec-e8a7-47f4-95d8-d8397e9d5ede",
"id_user_add": "0bcc89e7-ee5b-4584-9ba8-f254888b19ad",
"id_user_upd": "3c0fd3bb-4322-4ae3-8402-f4d2b9b0e23d",
"comment": "sample string 12",
"id_pos_sesion": "bc8e0ef7-6c03-48da-ab5e-f8fd38f69470",
"id_room_unit": "f35396ad-588d-461a-8949-56bfdf0bb3cf",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "67ea89e1-e8c3-4395-b91b-dbfc00a54a98",
"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": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$id": "15",
"id": "3cdad9c8-9ec4-4112-a022-8a7ae20678a5",
"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": "2a79a509-48ec-4149-9cb0-093e125c1efc",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "52156468-b18e-4c73-856b-a5e836909826",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "16",
"id_doc": "27f53997-0bb7-48b1-acdd-a57b4c0823d6",
"id_pay": "2e3fb290-3bec-45eb-8101-76342912b7ca",
"id_money": "7a9b927e-c6e6-430d-8e66-077faf83a73a",
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "ccd50f10-f630-456b-bfbe-f45226ecc675",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_money_types": {
"$id": "17",
"id": "3f8a808d-df28-4c91-942e-ec7dda921553",
"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": "d1fb4d69-4fb4-44b4-be77-f5ba30a987de",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "18bf3eeb-d1f5-4fe0-b71c-134116ccd565",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_rates": [
{
"$id": "18",
"id_money_1": "dc43ff90-fbf4-4b1e-9a70-c8ef307f991e",
"id_money_2": "a25251e1-4b90-46ca-a90c-f0701b9c92d3",
"date_from": "2025-12-08T21:29:09.0223253+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "bcfc33af-aa13-4b4f-bc30-5be9e7540669",
"commited": true,
"mt_money_types": {
"$ref": "17"
},
"mt_money_types1": {
"$ref": "17"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "18"
}
],
"mt_money_rates1": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$id": "19",
"id_doc_sa": "a1e14f1b-3f71-475a-a692-3b906144e165",
"id_pay": "c1cc531e-7ed0-4861-9568-11d990ed7d61",
"id_money": "758deb77-8aa4-4771-86d0-8ec1e48dfea6",
"date_cashflow": "2025-12-08T21:29:09.0223253+01:00",
"coefficient": 5.1,
"id_user_add": "3491e2ae-4acd-4fd2-90c8-d9c6d9d98f32",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "20",
"id": "0f147730-e8dd-4431-8598-6a80985ced15",
"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": "527bef41-5432-4c91-9c72-ad210f5a767c",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "be6ab8a6-0bf5-4758-963d-5b2c0c79a247",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$id": "21",
"id_doc_sa": "7e585942-c3e4-4435-bafa-f5a436c07e17",
"id_line": 2,
"id_pay": "f1af3939-6148-47ff-a1e4-15a924d76402",
"id_money": "7587b5f4-a302-43cb-aea7-c2b6019591b2",
"coefficient": 5.1,
"id_voucher": "238e2526-06c2-4152-b3bb-3bd35524fd15",
"id_employee": "3448aaa8-a411-4cf1-98e6-d6a7dc6ab4c6",
"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": "de1fae63-bc5a-4770-91aa-6cfdddbbb740",
"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": "22",
"id": "1a678ce4-9ee4-41fa-baef-579fe84419b8",
"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": "f7185999-5432-4534-8329-de1b4de82eb6",
"name_pos": "sample string 12",
"id_image": "3b05cd40-d07a-463c-9efc-16b883c76d8f",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "ed02f140-aa3d-4eb2-9900-54a3eaae3859",
"commited": true,
"mt_employees_branches": [
{
"$id": "23",
"id_employee": "74e9b09a-d461-49fd-9f8d-676052b1527d",
"id_branch": "2c77d17e-e149-430a-b498-fd208ca57c8f",
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "2439f4bf-f341-4033-9f7b-2a4d2a56369f",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "22"
}
},
{
"$ref": "23"
}
],
"mt_employees_profiles": {
"$id": "24",
"id": "5f115c4c-1194-455d-ac94-014578438c44",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "a66d5793-58f9-4fc8-911d-d320938af666",
"commited": true,
"mt_employees": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "9"
}
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_det": [
{
"$id": "25",
"id_doc_sa": "794a6e42-ded6-40c7-bc66-4b41f0c41551",
"id_line": 2,
"id_item_sub": "f0fb9c91-4dfe-42c4-8d76-af863883076d",
"qty": 4.1,
"id_list": "dc737f99-bd47-4aa4-9de7-124281fcb955",
"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": "69a2aa29-b336-4362-985c-90ba06357064",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "49782e39-6476-4567-88b2-b92fe7036765",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "7abde87a-09f2-4c73-9d68-f6db031adf07",
"id_user_upd": "7731d556-fc52-484d-921b-175cded99467",
"active": true,
"mt_employees": {
"$ref": "22"
},
"mt_items_sub": {
"$id": "26",
"id": "c1af51c4-0bd8-4ed2-b363-5f6098c759ee",
"id_item": "c73e41d3-890a-4b8c-a7da-6f1d22ba505b",
"id_item_type": "07ccef28-c711-4b97-bcef-8546822d69e2",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "546b9058-6336-45d7-997a-6875027f084b",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "a41bd414-d2f9-4a0c-9299-08a94f79e00e",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "14267eca-3b40-4d44-b419-38c2716ca768",
"id_item": "626e6c3d-8729-47f1-bad5-886b2be341d0",
"group_id": 3,
"id_unit_ref": "dbfd3c45-6d3a-45f8-8e08-e30196df6a10",
"qty_dis": 5,
"mt_items": {
"$ref": "7"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "cdb3da84-6459-4a6b-8e6b-f77ecbef73b4",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "cad37fb1-5595-4d7c-bbc1-367e1709d21e",
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "d8161fff-072d-4107-810a-8aac2eb41a23",
"commited": true,
"mt_units": {
"$id": "29",
"id": "70ca6db9-a924-4224-acdf-3e49bf1c4639",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "3ee0e57c-883c-452b-bd89-cfffe7f94b4b",
"commited": true,
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": {
"$ref": "9"
},
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items1": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
}
},
{
"$ref": "27"
}
],
"mt_items_types": {
"$id": "30",
"id": "b9e49357-f516-4ef0-a990-7db7d4ec81e9",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "0d540acf-abdb-454d-a86b-55e33953aa8b",
"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": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "e94eabbc-cd31-43b6-9d8c-df9896c25c65",
"commited": true,
"tt_vouchers_det": [
{
"$id": "31",
"id_voucher": "a1ce1180-79da-4ec5-ad35-286f6cbb4f48",
"id_line": "1454fa99-8540-4822-902b-68ea1643b5a2",
"id_category": "37cb52e6-2661-4433-a6e0-3de8e4bac10e",
"id_item": "557f5f5e-1b26-4763-847b-a380de34978e",
"id_item_type": "80bd4f84-6b5d-4f86-8010-a1dd15f31938",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "30"
},
"tt_vouchers": {
"$id": "32",
"id": "9774281f-37af-4efd-9071-a05ed17506e1",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:29:09.0223253+01:00",
"date_end": "2025-12-08T21:29:09.0223253+01:00",
"date_used": "2025-12-08T21:29:09.0223253+01:00",
"date_sesion": "2025-12-08T21:29:09.0223253+01:00",
"id_employee": "39afbb5d-f739-4756-9bfe-184c59f257e0",
"id_branch": "03fbb543-6719-4376-ba0b-01721b2840e9",
"id_voucher_permision": "cf7d07f1-7508-4ded-8b52-403a1751fe5e",
"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": "a533be27-a677-44bd-8f18-08078eb64afb",
"id_user_add": "195dd318-09ca-47b6-88cd-2a1fa6eb46f0",
"id_doc_sa": "3021d460-d417-4179-8a94-4652d5fb7b13",
"id_item_sub": "a9be92b2-35e3-4b1d-aaf6-375439e527e8",
"id_pos_sesion": "7103c665-df29-4631-8e6b-c6d2f488a567",
"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": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "22"
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": {
"$id": "33",
"id": "eb60dc3b-e7cd-4b8d-b154-8a2ab292c65c",
"date_from": "2025-12-08T21:29:09.0223253+01:00",
"date_end": "2025-12-08T21:29:09.0223253+01:00",
"date_used": "2025-12-08T21:29:09.0223253+01:00",
"id_employee": "9f761e16-1ddf-4c33-95dd-f28af35ad270",
"id_branch": "2c7aea17-0086-4e02-9d22-6277cb74459d",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "2adfaa45-25e7-4b24-922e-1b2f878475e1",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "22"
},
"st_users": {
"$ref": "9"
},
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
}
}
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$id": "34",
"id": "bf65c3c1-7f9a-4a9c-82ad-5920cb93a648",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:29:09.0223253+01:00",
"date_end": "2025-12-08T21:29:09.0223253+01: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": "21d2995c-9992-448e-a09b-1479731c0df9",
"id_pos": "7c75050c-3083-4226-a4f6-fa5ec70436b1",
"id_list": "3c357ab6-86df-4e4a-9d0a-9acf3c9d8772",
"id_item": "9652583b-eb4c-49f5-af85-e241af03d001",
"id_item_type": "f3521158-b615-47aa-92ae-66fcbdc74a85",
"id_category": "b1d3d7b9-a3e3-47b3-bba9-7b978cd1c4bb",
"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": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "aea0a0f3-540d-4f99-9f5a-6a1c61988a5d",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "30"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$id": "35",
"id": "7ee1704d-0c47-4275-b0ac-3cdbd0ff152e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "b3a0657a-fcdc-4b96-857c-9c8880b5b3f4",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "cfe22bdb-4726-4083-8b99-f1f6a3654b2f",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "1e0d3cdc-f66a-44a6-b72b-9b0145cef75c",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "36",
"id_pos": "008f2850-332c-49cb-8c8c-6a4afe0c988d",
"id_pos_type": "ba332dbf-eff5-4420-aa43-58fd3a7e46ce",
"id_price_list": "45327a37-2da2-4452-b91a-a4b2f722edff",
"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": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "c99720b4-5ed3-44ba-ad39-f1627fac83ab",
"commited": true,
"mt_pos_view": {
"$id": "37",
"id_pos": "a8a3e37f-7063-4f1e-8aba-468b9ee177b3",
"id_pos_type": "5d5c78df-948b-439d-a7a0-7b985bbd34b9",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "cca6e9a1-c486-40f2-9f0b-981251d363ee",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_types": {
"$id": "38",
"id": "880da747-456f-40a6-8f9e-9fb6fa1443ef",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "db8d2137-df0c-4f0f-bfb7-d7c204a0e657",
"commited": true,
"mt_items_featured": [
{
"$id": "39",
"id": "d93d7018-0f35-4326-a510-a5d8baec0401",
"id_branch": "9ec4dfad-85b5-444f-80ce-4eb723f94c18",
"id_pos_type": "c9fae069-c6f4-4e32-b07a-8ff1c83bb767",
"id_pos": "647a3f13-2111-468d-83ef-9324d2d17435",
"id_item": "750293f9-0aba-4570-9223-63ab2b4d74cd",
"date_from": "2025-12-08T21:29:09.0223253+01:00",
"date_end": "2025-12-08T21:29:09.0223253+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "3fc240cb-85d3-4e53-b1b0-131db4a216e7",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_items": {
"$ref": "7"
},
"mt_pos": {
"$ref": "11"
},
"mt_pos_types": {
"$ref": "38"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "39"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "60e14188-1d32-47c7-ae12-0466d08755f8",
"id_doc": "e915d17b-adb5-438b-adbf-29bb6eda2f7e",
"id_pos_type": "91e1bfff-8e59-4e8b-99e5-c46c246706d4",
"id_doc_print": "976aa84a-5c2b-4ad1-aa27-60e08e31f099",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "1c01c97f-9330-4a9f-9fb7-5c5eab07a5af",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos_print": {
"$id": "41",
"id": "d3d24be7-6266-4187-9c5d-9d4d04b768cd",
"id_pos": "d1a73b85-3c5e-4d29-bbea-1696f7ed56bc",
"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": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "2832e701-f19b-42e8-a61e-019a59433e26",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "9"
}
},
"mt_pos_types": {
"$ref": "38"
},
"st_doc_print": {
"$id": "42",
"id": "e53ae2c0-40f3-4cce-be64-3bee098cb915",
"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": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "8f4a05c6-84a1-4b4a-b1ef-19171c5e1f87",
"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": "42"
}
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "37"
},
{
"$ref": "37"
}
]
},
"st_users": {
"$ref": "9"
}
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$id": "44",
"id_list": "bf9166ae-eefa-437f-a8f8-d493464bed1c",
"id_item_sub": "f7f121c5-9ba1-4769-8fab-4b25fca755ba",
"validity_date": "2025-12-08T21:29:09.0223253+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "0ea88430-0d1e-4c39-b16c-fe99887634dc",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "44"
}
],
"mt_prices_list1": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list2": {
"$ref": "35"
},
"mt_prices_list_rules": [
{
"$id": "45",
"id": "e5c7d821-4f20-49ea-a77a-4edbb9249323",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:29:09.0223253+01:00",
"date_end": "2025-12-08T21:29:09.0223253+01:00",
"id_branch": "aa021c76-a7f9-48c8-a008-a1f790a32a03",
"id_pos": "301dc270-545f-4105-9040-e320841f0114",
"id_list": "8ab8fe71-13b9-4d3f-8ee6-a1e4743a805d",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "dd105df9-5cdc-4a41-8757-909d3a0e5093",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "45"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "34"
}
],
"tt_items_customs": [
{
"$id": "46",
"id": "360a5775-1a4b-4534-826c-4b6856778370",
"order_id": 2,
"id_item": "26ca4172-9ed0-4f23-85ce-69dcf956bae9",
"id_item_type": "db81b181-4ae8-4b4f-8238-ba1be1c8d997",
"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": "ec960cce-f93e-41d0-bc57-e3ecb86b87ec",
"type_item": 11,
"id_voucher_json": "f1c34946-c3d4-4b30-b1a5-dd24cfcdbfac",
"count_voucher": 1,
"id_category": "182b942e-1834-4eea-81a3-ab330f1d5791",
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "d2f1da22-778e-41af-b96c-04e74f822613",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "30"
},
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$id": "47",
"id": "3352311b-4303-4a2a-bab7-0fbe7400f7e6",
"nro_sesion": 2,
"id_pos": "9825c24f-2794-4264-8e30-7e9b8a4206ee",
"date_tax": "2025-12-08T21:29:09.0223253+01:00",
"date_open": "2025-12-08T21:29:09.0223253+01:00",
"date_close": "2025-12-08T21:29:09.0223253+01:00",
"id_user_open": "9f8b2960-977d-457f-ae63-fb47555c3278",
"id_user_close": "9a93b831-e9ca-4249-89fb-62d52821cc73",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_doc_sa_pt": [
{
"$id": "48",
"id": "e1731b59-76c4-4603-b3c3-4467809b53ca",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "59065dd1-e14b-45db-8004-1d5cb697e0a5",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "0bca99b8-c6ce-4e35-939c-616e81655c28",
"id_room_unit": "aaab05d5-8952-473c-9bac-98c60842614f",
"id_room_list": "2a01e8c2-9792-4fa3-ab7a-1797794ff9a6",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:29:09.0223253+01:00",
"date_from": "2025-12-08T21:29:09.0223253+01:00",
"date_end": "2025-12-08T21:29:09.0223253+01:00",
"date_open": "2025-12-08T21:29:09.0223253+01:00",
"date_close": "2025-12-08T21:29:09.0223253+01:00",
"id_employee": "2ac2f4a1-bb19-4f6d-acce-1b673afebeb9",
"id_employee_sec": "8672351c-006c-4156-9f8d-37b6572d97de",
"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": "d5892e92-98f4-4cfd-b5a1-ef0d35dd87ef",
"comment": "sample string 7",
"id_user_open": "a9c981e8-e10b-4de5-8459-2a055856a5f1",
"id_user_close": "bcf0b90f-928a-449d-bdb8-658030e79726",
"id_unit_state": "e43ac3e7-918e-4493-b85f-67a4edc26259",
"id_pos_sesion": "b5ea44e4-ccb7-4505-9698-e36b2e2bb637",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:29:09.0223253+01:00",
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"commited": true,
"mt_employees": {
"$ref": "22"
},
"mt_employees1": {
"$ref": "22"
},
"mt_rooms_units": {
"$ref": "1"
},
"mt_rooms_units_states": {
"$id": "50",
"id": "b45a99cf-8ab8-48a6-aee6-850a13fbbc45",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "11c7081a-9b55-40e7-bb4d-86e2ecd15e15",
"commited": true,
"st_users": {
"$ref": "9"
},
"mt_rooms_units_states_types": [
{
"$id": "51",
"id_room_type": "c6601ad1-337d-477d-bb48-ad825205e4b3",
"id_room_state": "fb6a6ae9-56db-4246-8625-99ce5d6780a0",
"id_image": "c7b555dc-cd64-4e20-9af1-030dfcb7044d",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "d30674ca-1272-4349-b188-8c08c4ae1fce",
"commited": true,
"mt_rooms_units_states": {
"$ref": "50"
},
"mt_rooms_units_types": {
"$id": "52",
"id": "61cbda07-96cf-40f4-b375-147b39d9c3ed",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "631531c0-95a1-4d5a-8fb5-c770454a8bfd",
"commited": true,
"mt_rooms_units": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "9"
}
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_list": {
"$id": "53",
"id": "262c1872-33bd-4540-b5d3-d6840e9a1e8d",
"id_room": "f53bcd13-b5d2-41b5-ab84-aa485b0cd996",
"date_in": "2025-12-08T21:29:09.0223253+01:00",
"date_out": "2025-12-08T21:29:09.0223253+01:00",
"id_user_add": "f02af774-7a12-4c85-82dc-bb0595b11c82",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"commited": true,
"mt_rooms": {
"$ref": "2"
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
}
},
{
"$ref": "49"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_tips": [
{
"$id": "54",
"id": "abc88925-da39-45c2-9d8a-675d42aeee7e",
"id_pos_sesion": "36889c0e-df42-49ca-add5-482747d0348f",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "31d95e74-3f2c-463e-9f72-67c969f625d9",
"id_room_unit_activity": "0e6d6eac-daa7-459f-a9f5-c6b018bb7c6b",
"id_doc_sa": "3211f1f6-5a97-4263-8bda-819abb05d6bf",
"id_pos_type": "9dd81391-b919-4dd6-9908-218e3159f03e",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "9f797a29-a493-4b1a-8aae-4c0775130696",
"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": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "5d4e1b83-468e-466f-bae4-42195f10dbb9",
"id_user": "09c1d234-6cd1-4123-b4b2-46750163c1b4",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "db4f4305-7034-49f6-a22c-0f07d72d4d72",
"id_user": "c664bd10-f717-4862-9ac9-d5e38703e4a3",
"date_add": "2025-12-08T21:29:09.0223253+01:00",
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "e22afa04-9f7e-41d4-b5ec-0c948a94f725",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "ed9e2218-eb0b-4111-b4fa-8d205329900e",
"id_doc_print": "0943985c-b3cd-4360-ad7b-eb5844a54e86",
"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": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_doc_sa_det_stock": [
{
"$id": "58",
"id_doc_sa": "024b2124-5503-4e24-b450-c3d2e21c5e2b",
"id_line": 2,
"id_item": "a8e2de80-cc61-4025-b467-c8a76fa95025",
"qty": 4.1,
"mt_items": {
"$ref": "7"
},
"tt_doc_sa_det": {
"$ref": "25"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "25"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_money_types": {
"$ref": "17"
},
"mt_payment_types": {
"$ref": "20"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_vouchers": {
"$ref": "32"
}
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_money_types": {
"$ref": "17"
},
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_num": [
{
"$id": "59",
"id_pos": "d1ac7b75-f3b0-4b43-9ab6-905f54a67525",
"id_doc": "77138438-5194-4a6b-8348-ae77e9b7ee37",
"value": 3,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "59"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$id": "60",
"id": "a4ee40a2-67e8-470d-87bb-d5ad297a7e61",
"id_pos": "8a8370cf-9c0e-4052-86dc-12313f249cf0",
"id_doc": "a69d2837-a143-409a-8c09-1c7bbede7f06",
"id_branch": "40b18df7-22f9-4d42-b220-8eb6f1fa4eec",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:29:09.0223253+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "8c9f3ad6-3571-4537-91be-fd084dde4e43",
"id_loc_from": "5a30a298-2171-44c6-8cfe-29c27c06673a",
"id_loc_end": "958ce35d-9713-41fe-bacd-8467e7c3adf4",
"id_user_add": "6f9b9f0b-8271-4c71-a3a6-b49ce642d802",
"id_user_upd": "cb7d0aff-5966-4a38-b2d6-4834d64f4832",
"id_pos_sesion": "c5e48256-bc01-4168-a3fe-96fb87e4ad9b",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:29:09.0223253+01:00",
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$ref": "15"
},
"mt_locations": {
"$id": "61",
"id": "f3e8968e-6387-4975-8874-cc4a82f90ddd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "6487b246-6c45-479f-900b-34369cc4e879",
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "6b1214b2-cf25-494c-b8b6-50be8559fe5c",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_stock": [
{
"$id": "62",
"id_location": "79523305-70b7-43a2-95e3-10330abc304e",
"id_item": "471a3006-d822-4de9-90c4-c77ddd483228",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_locations": {
"$ref": "61"
}
},
{
"$ref": "62"
}
]
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_st_det": [
{
"$id": "63",
"id_doc_st": "2a656c47-90a4-4883-ae73-813abaa9bc19",
"id_line": 2,
"id_item": "1bbcf37a-449e-4f22-90b5-f07d22ded64a",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "7"
},
"tt_doc_st": {
"$ref": "60"
}
},
{
"$ref": "63"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st2": {
"$ref": "60"
}
},
{
"$ref": "60"
}
]
},
"mt_locations": {
"$ref": "61"
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa2": {
"$ref": "14"
},
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_units_activity": {
"$ref": "49"
},
"tt_spool_doc_print": [
{
"$id": "64",
"id": "c46cb170-87b8-4775-980e-95eecb048b54",
"spool_server": "sample string 2",
"id_doc_sa": "96c67b9a-aa77-4932-a962-6ec0d360ac9b",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"printed": true,
"print_on": "2025-12-08T21:29:09.0223253+01:00",
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "64"
}
]
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "13"
}
]
},
{
"$ref": "12"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$id": "65",
"id_pos": "faf61709-2a30-433e-94bb-4e8593fe0713",
"id_room": "77b613c9-a2de-40df-9624-add2bc82c55c",
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"id_user_upd": "9ff109f8-129e-4e10-9972-9b4c62d01956",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_rooms": {
"$ref": "2"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "65"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"st_doc_num": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "ae7bd239-10d0-476f-8b35-2d6a37a7c8e7",
"id_pos": "95b32136-b086-4dbd-82b7-1bfc1a1c0013",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:29:09.0223253+01:00",
"key_access": "sample string 5",
"id_user_add": "4bff44a6-7bf6-45ad-b88b-a117052241d7",
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "a5ee6b00-c31a-4df8-9fb9-7e68b3a247db",
"id_pos": "7da7d057-bc13-4847-8c3f-53195a68bc27",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "0b95430d-e5ca-4912-a16b-4bcf773a1f83",
"id_pos": "e536d1de-3e8f-43e5-be96-a00708c7abfb",
"date_add": "2025-12-08T21:29:09.0223253+01:00",
"date_upd": "2025-12-08T21:29:09.0223253+01:00",
"date_out": "2025-12-08T21:29:09.0223253+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_branches": {
"$ref": "3"
},
"tt_logs": [
{
"$id": "69",
"id": "e889a018-edd7-4c67-bad5-29cb8d9cf4b1",
"id_user_add": "dd93370b-f9f6-4147-9af1-0d4e251f478e",
"id_table": "3f156d4c-bca7-4603-ad8a-4cd7de8d0b5e",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "cd78aa8f-4f67-442d-be1d-c58ebee0be66",
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "70",
"id": "02fe838c-a7da-40c1-8e98-6d90eab271b0",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "1d73cec9-6d15-4c36-9cc1-f40daa27c965",
"id_sync": "49c3235e-69f6-4aab-be84-9431264a35db",
"json": "sample string 3",
"id_table": "9d95d698-656f-4ec4-a3a9-1c2b0056ad62",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "3e5624ef-1958-49ba-bb08-a63f8a948b92",
"id_branch_from": "ba30babf-eabf-4d83-9b2d-9b1bd53a6042",
"id_branch_to": "dacbed19-28b1-4f0f-8a26-c0397c26038b",
"type": 4,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:29:09.0223253+01:00",
"send_on": "2025-12-08T21:29:09.0223253+01:00",
"mt_branches": {
"$ref": "3"
},
"mt_branches1": {
"$ref": "3"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "90b0ccb1-e901-4003-843a-34d969a3517d",
"id_pos": "97a2960a-a463-4e88-9e10-200818dd7122",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "9"
}
},
{
"$ref": "10"
}
],
"mt_brands": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_employees": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_employees_profiles": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_money_rates": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"mt_pos_types": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_view": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_rooms_units": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units_states": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_permisions": [
{
"$id": "74",
"id": "6993df89-50b2-4595-8e77-df28a87ddee4",
"id_function": "83cff98e-7c23-48c0-9ec7-b7828ac85741",
"id_user": "8477adaf-1c00-4733-9b68-3fcf3d8ab722",
"id_profile": "dc5a6c27-55d1-4b95-a6a4-59a7f18a0936",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "ea8fa172-214a-4202-b58a-fe79aeb69e52",
"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,
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
},
"st_users": {
"$ref": "9"
},
"st_functions": {
"$id": "76",
"id": "5efd2cea-0dd9-4643-9751-9e5b0ba5151b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "d9b94971-b7d8-4717-9456-6d940bb052bc",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "f8615b69-9327-4329-a8cd-7e05a1dd120b",
"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": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "16e44c92-fa1d-4e05-b06b-f0678c4f245b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "b17795f1-2617-48b3-a4c7-bf29f1e2a91a",
"token_id": "sample string 2",
"id_user": "76d824c2-d8bc-4512-9ece-b05cd999ea13",
"date_from": "2025-12-08T21:29:09.0223253+01:00",
"date_end": "2025-12-08T21:29:09.0223253+01:00",
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"st_users": {
"$ref": "9"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_det1": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_pos_sesion1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "e6398f4f-13b9-4a1f-a5b0-e83e7d062a1d",
"id_room_activity": "6c02b74a-8783-47f2-a72f-158da463654e",
"id_pos_sesion": "e662f9d0-0be1-41d3-a45c-371663fdec55",
"log_text": "sample string 4",
"id_user": "e3ff7e18-8e8b-4d44-810f-a80a28a94ef4",
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"commited": true,
"st_users": {
"$ref": "9"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units": {
"$ref": "29"
},
"mt_units1": {
"$ref": "29"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_stock": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_vouchers_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "6"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
{
"$ref": "5"
}
],
"mt_employees": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_rooms1": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "c98a1aff-29f4-49a9-8471-9133216219e7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"commited": true,
"st_images": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users1": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_branches_zones": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees_branches": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "8e5e4fac-3b3b-461a-ae67-ca16d98688ac",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:29:09.0223253+01:00",
"date_end": "2025-12-08T21:29:09.0223253+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:29:09.0223253+01:00",
"last_update": "2025-12-08T21:29:09.0223253+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_pos_rooms": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_rooms_units": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
}