DELETE api/Mt_Pos_Print/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
mt_pos_print| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_pos | globally unique identifier |
Required |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| mode_print | integer |
Required |
|
| port | string |
Max length: 10 |
|
| baud_rate | integer |
None. |
|
| data_bits | integer |
None. |
|
| stop_bit | integer |
None. |
|
| flow_control | integer |
None. |
|
| parity | integer |
None. |
|
| pin_cashdrawer | integer |
None. |
|
| ip_printer | string |
Max length: 15 |
|
| port_ip | integer |
None. |
|
| printer_name | string |
Max length: 100 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_pos | mt_pos |
None. |
|
| mt_pos_doc_print | Collection of mt_pos_doc_print |
None. |
|
| st_users | st_users |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "e52a6ec7-2602-4cb1-a293-fe935adc0175",
"id_pos": "88c25928-55d5-41b1-941c-5eeb62b91095",
"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:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "ae8e701a-5b0a-4b08-b83e-21b0650e8b79",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "8a777c21-03ce-4d5d-a581-46e1e6cf0f2b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b8870b52-0d31-4f77-8e23-ea3894dd25a8",
"id_zone": "23483c7d-5923-413e-b89b-da55fb07cb42",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "e468a446-d83e-4adb-ae42-35d83eaeb8bb",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "13518562-d64d-4ac3-a3dc-f1c7d82ce6d5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "66182dda-7037-4efc-94a6-a6701eeac74d",
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "15fb7f7a-b170-4ef9-bf97-d62efc75e562",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "118dd530-dac8-447f-bd00-e0f4cab24b5d",
"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": "cdccc1f2-e73b-4e59-a104-366f52c75738",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "ffe72b74-ccd9-4e4f-ab67-3b69cf879997",
"commited": true,
"st_images": {
"$id": "5",
"id": "22933218-0c33-4f2f-8578-58632630917d",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "166a1937-82c2-435b-815c-c81e7e8c3201",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "9418f9c2-eb82-409c-9809-55c7aef07757",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "a9406690-ed56-4d25-af10-934f91026fb1",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "9b4d3b4d-6605-4f78-ac24-cbf22631d6df",
"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:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "a462dc8a-cdfb-4d5b-919a-0d82202c6dd4",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "f2e3d92f-395a-4694-9495-4cdbd3b6e81d",
"id_item": "c5c03f3a-4815-4d06-ae4a-832e8b86c79d",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "a3242219-bdb4-48fa-832b-d36ceea7ebcc",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "7527c022-a906-432e-b843-371429178280",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "b28a687a-b2c2-4e2a-939f-b7581abd3238",
"id_unit_sec": "56f2058e-617b-43c7-bfcb-a432609346a5",
"id_brand": "ec4b3172-876b-4dca-8e9a-b9ca37c1a483",
"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": "aa4bfa77-0b42-4975-b702-23a198d0c887",
"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:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "69bf2f37-742e-4f52-9ad3-5bbc4237d05e",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "88d1e771-63e9-4ec9-9228-8ca7c49d50b5",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "42239c21-86d6-47e3-bb33-0cd9e1589d4a",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "8e69752e-0499-4231-9186-6fef1c48452e",
"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": "42c55ebb-29ad-4142-ad91-57968a718169",
"view_messages": true,
"id_image_photo": "4d8c9849-bfd7-46d3-9dce-b564909db12f",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "d221e267-5753-4ad4-8c91-07715d68c3ce",
"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:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$id": "11",
"id": "9b1d6e86-b762-4dc0-8ee5-7f98949f87c6",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "7c99f609-081b-4f3b-8347-f937d3c3e148",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "5ed45c06-48dd-42d9-998d-f603b005d725",
"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:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "be521247-3997-43cc-a479-c3be977bbfdc",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "ec7c1ea4-b0e7-438f-a698-393b68e363e0",
"id_cloakroom": "c4473970-29ff-429b-8b9e-100c2f860403",
"id_pos_sesion": "cd31c24b-e99e-49d5-9107-94895358f17c",
"unit_id": 4,
"date_open": "2025-12-08T21:28:47.732335+01:00",
"date_close": "2025-12-08T21:28:47.732335+01:00",
"id_doc_sa": "034c5bc4-cf06-421d-84e9-fb8e684e1b6e",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "4c5b459f-888b-44ca-ac2e-41743543f080",
"id_pos": "01b6b9af-456f-4df2-a965-69b7e3df9780",
"id_doc": "a6df33a2-6c57-48ba-acfc-a58e3152c4fd",
"id_branch": "6857a774-a0e1-416c-ad6c-1b89a8975b4f",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:28:47.732335+01:00",
"date_tax": "2025-12-08T21:28:47.732335+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "531f5761-9f9d-4236-a64a-df0ee4e95297",
"id_relationship": "45559336-2eba-4feb-aa2a-a20ee33f3dad",
"id_loc_from": "43fe467b-9d36-4270-ae5e-3ae5f9e671a4",
"id_loc_end": "80a6b4ac-fd42-4279-a912-8e6aa91dab54",
"id_user_add": "78181d4b-7a6b-4365-bd7e-8188e576f42d",
"id_user_upd": "cff1ca1c-3b95-46e2-911a-58b7df684568",
"comment": "sample string 12",
"id_pos_sesion": "ca886c82-4243-4538-8398-8af3c9e176bd",
"id_room_unit": "26b2bec5-e77d-4e3a-bf7c-8352180f6d3c",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "d7dbfdc6-bc75-4900-98a1-23d148efb892",
"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:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "b1fadf10-e474-4a2c-afb7-fb1406a97c10",
"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": "7e3aa742-bdc2-4063-b600-902f4dd0b8c6",
"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:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "5ebac02d-f005-413b-9717-bd9265f1343e",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "86b53d78-f7aa-4e9d-802b-8d1b1e35443a",
"id_pay": "94b4618b-bf9f-429c-8add-1f7be147a3e1",
"id_money": "12c3c256-590e-4a5c-97ec-d3eafd044512",
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "ebb72c14-ca44-41de-bbf1-a577dac6d0ae",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "148b54e3-06b6-48a9-86cd-f9791a3f42ed",
"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": "39039fcf-76c2-470c-8f8a-b1890a160cd7",
"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:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "cd308dd2-69aa-4eab-89ff-7bfe763a64ac",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "4e9ba560-67fc-4e65-903b-7b35c4c268ed",
"id_money_2": "ec773797-f2fb-403a-9a5d-e58edba1cc8c",
"date_from": "2025-12-08T21:28:47.732335+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "e862446e-bf5b-4d23-9182-662b304fd4b6",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "b04091a6-a195-48f2-a00f-0442953e329c",
"id_pay": "c3df4c2e-831f-4456-91f9-2a8201460869",
"id_money": "30985047-09e0-4567-8245-716b1ace34e4",
"date_cashflow": "2025-12-08T21:28:47.732335+01:00",
"coefficient": 5.1,
"id_user_add": "8628dc99-3c24-4c40-8713-b935cf68afdd",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "963d722a-358e-4415-a231-97a138877905",
"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": "6e1eb1b4-dab3-45c9-9449-10701c90a2e8",
"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:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "04657f74-0d14-44ca-ba26-17b6c7894b24",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "e582f2a2-b04f-47e0-9f7a-50db7ee0d77d",
"id_line": 2,
"id_pay": "6acc4d1e-4961-4083-b1db-60d9248bb93b",
"id_money": "e46595c4-4c78-4514-9ca4-2cef07ef473b",
"coefficient": 5.1,
"id_voucher": "88b4c56c-ba09-41fa-ab7c-cd461fac2434",
"id_employee": "dd42fdcf-c5ce-4308-bd62-e1b5c7122cc8",
"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": "20277cd7-36ae-4f9a-a084-64a705d3fab6",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$id": "21",
"id": "b54a0592-82a7-461d-8753-6dbef4813437",
"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": "1971f010-660a-48f8-9cf3-2b6f2df315e2",
"name_pos": "sample string 12",
"id_image": "769b60c8-03fb-4a52-9815-a57c6ef654db",
"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:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "8656dabd-46dd-4679-8908-31e538b35466",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "c5280a3d-1061-4a6a-a6dd-298b7ae99bb3",
"id_branch": "6959fcf8-da63-4dde-9173-da773e96b673",
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "20a7d7d8-b0f2-44eb-94f4-f7f30014bbf5",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "fbbff225-d94c-43b5-859e-4e33a33a35e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "bc37a819-13a9-4a0e-a610-74319a9fa2d0",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "10"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "33092522-16e0-49bc-8efa-9ba77b462106",
"id_line": 2,
"id_item_sub": "7429ea2a-91a8-40e4-b229-9478cd9af4ff",
"qty": 4.1,
"id_list": "d0d3608b-67dd-4c76-a6e1-70845bf4f1ef",
"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": "3a0b661a-5891-4047-9f8d-254151952edb",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "34aec1f1-e254-48f7-a667-d1079ea52196",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "fbcdea62-d615-43a2-b272-6d3ea647a46c",
"id_user_upd": "2422177b-b4eb-4d25-932c-220a2c0ce2e6",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "1bdd9852-8574-4c9b-b69a-c69a380a1e1a",
"id_item": "1ee1a548-b554-4272-97ed-18bc9a544009",
"id_item_type": "e083b3ec-b3a2-4839-a122-ab104a2a3775",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "959b638a-4137-436d-a1bd-d8f3da500c4d",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "0cf3e49e-e423-42ce-b0da-4789d7d71c32",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "b93f6e04-a925-4f5f-b86f-589a24a4ff8b",
"id_item": "7851b529-fc15-4871-b769-880147d2d3ee",
"group_id": 3,
"id_unit_ref": "6384b489-a5f5-4d5e-87a4-ddc6f3e91ffa",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "c49bbddb-2915-4934-880b-8e942483e76b",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "45833047-b423-4322-aa10-a719a1ee5252",
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "fb6193d4-1e24-4124-832b-baf586af5ed9",
"commited": true,
"mt_units": {
"$id": "28",
"id": "44ef0076-d429-47d1-8034-f2978eb4114b",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "1470eda5-858e-45d9-a836-4ac000d6dc75",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "e81ff0ae-1f5b-44b8-965f-2b7accb132ec",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "ced1cf2e-cfb0-48ad-b300-b529c3f3930b",
"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:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "9c0d4686-107b-456d-9862-7b08cd2311b8",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "1522d970-20c0-40b0-ada5-b39c7e27ddc1",
"id_line": "cebadd47-9e34-4c2c-a58b-8620400d4594",
"id_category": "57d9e65e-3030-484b-93bd-da3a9042685a",
"id_item": "27edb3ce-b404-47a6-a0c2-bf689187684b",
"id_item_type": "4374f0cb-6f34-4c65-afd6-9acee602d87c",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "41e1f000-eb6c-4e33-9fd7-711c87a28575",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:28:47.732335+01:00",
"date_end": "2025-12-08T21:28:47.732335+01:00",
"date_used": "2025-12-08T21:28:47.732335+01:00",
"date_sesion": "2025-12-08T21:28:47.732335+01:00",
"id_employee": "9e280b6a-e101-4fad-9e68-0e872354dadb",
"id_branch": "523403b3-b549-4fa8-931c-8d7d77d11fed",
"id_voucher_permision": "0178ac68-a511-4843-baad-b0033439126a",
"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": "ff06d354-7957-48f9-aaa1-4c8f4a732668",
"id_user_add": "de333456-2d22-46e0-8688-760f8c791601",
"id_doc_sa": "52ea7adc-fa4e-47de-83f0-5a0b0516b589",
"id_item_sub": "aa134724-08ee-4581-b221-fcf1784b2b35",
"id_pos_sesion": "169214b0-111b-4eda-9947-abc189edab0a",
"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:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "1f119143-f4d0-4a81-a66c-f64fa652d194",
"date_from": "2025-12-08T21:28:47.732335+01:00",
"date_end": "2025-12-08T21:28:47.732335+01:00",
"date_used": "2025-12-08T21:28:47.732335+01:00",
"id_employee": "9471f1dd-707d-4cc6-a87e-2f97b26f9587",
"id_branch": "65cf9a18-1268-4e64-90e0-38c5adb43285",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "d25dc0c0-dd60-47cc-9684-bb3ace41d860",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "112660e6-f722-4679-b835-81a9da2bc0ce",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:28:47.732335+01:00",
"date_end": "2025-12-08T21:28:47.732335+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": "f0cbd97c-0d95-4f79-8a40-9f0d08be5caf",
"id_pos": "05f7a07e-9a45-4682-8c56-bac05faf20ef",
"id_list": "3b845826-2b0e-4db3-8f61-a2d81cb1b18c",
"id_item": "ff25d24e-e895-45eb-a4e0-dc47abac9f33",
"id_item_type": "de905d1c-633a-4013-8365-08da03d3459b",
"id_category": "9fe663c8-afa2-4824-94c7-393359dff9e7",
"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:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "e02bf78f-3416-431e-be8f-c2810f3719ed",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$id": "34",
"id": "e123fa1f-4bc9-466a-89c6-8b9353e88eaa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "16114a58-43d3-4b0e-b845-b8c9f4761dff",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "12df9a2d-2514-4e82-bb69-943da69f84ce",
"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:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "e4009c4e-e4bc-4743-9d60-8835c92bdd40",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "36a12a04-a5b5-450b-a28b-0c6c0aae2aa7",
"id_pos_type": "4794550c-4b77-417c-a8d7-d79087ee19a8",
"id_price_list": "14f87b94-d826-4e01-90a7-6e9b43c83bb6",
"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:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "92e41af1-87aa-46fb-84ba-404606a08534",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "dcf62c64-6b5d-4311-b2ed-e9d64aee6b8c",
"id_pos_type": "e772d386-ec30-4cc3-92f3-35e0fd9439f8",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "0b655af1-40d7-4c60-bf77-df4b17859678",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "3cc0611f-550d-4abe-a86f-d1cb99d8bd92",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "a3655aa3-56de-4d83-aa5d-7c30b364e3e0",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "00102906-b0f7-47fc-b09f-e04612f49da9",
"id_branch": "845fc403-5e95-43e6-9024-346c7f8569ae",
"id_pos_type": "720f9c08-86ee-4292-83d7-71bb3e588c3c",
"id_pos": "a2129c81-fdee-4330-8081-e0ce05316911",
"id_item": "aa720c02-8754-480e-be75-8408e6ecf24b",
"date_from": "2025-12-08T21:28:47.732335+01:00",
"date_end": "2025-12-08T21:28:47.732335+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "fcc22e80-07ec-4b76-a063-dc5d3c051e79",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "2"
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "38"
}
],
"mt_pos_doc_print": [
{
"$id": "39",
"id_pos_print": "ceec6c17-44ec-480f-beaa-5dcf1ee6cfaf",
"id_doc": "0173d834-4426-4b39-bb6b-c4968b740846",
"id_pos_type": "df08d384-e4db-4923-afca-13e95e61bcc9",
"id_doc_print": "acd3843c-bd73-4b6a-8c08-9b30c60fc139",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "f3736774-fea5-4705-b26f-c3d2cb3e44ed",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$ref": "1"
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "0a437880-6cd4-4d02-b289-26422e31c6ab",
"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:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "65e80321-65b4-49ff-9620-5277808380da",
"id_line": 2,
"text": "sample string 3",
"type_line": "sample string 4",
"type_align": "sample string 5",
"ref_line": 6,
"font_name": "sample string 7",
"font_bold": true,
"font_underline": true,
"font_color": "sample string 10",
"st_doc_print": {
"$ref": "40"
}
},
{
"$ref": "41"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "42",
"id_list": "8528387a-7b25-461b-add1-8a590f423e06",
"id_item_sub": "2d7b449a-8a9d-4caf-a219-9e4d5894ba19",
"validity_date": "2025-12-08T21:28:47.732335+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "8f0b4b54-8fca-4cc1-9ee2-d239018c5143",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "43",
"id": "8591fa19-4ac4-4622-b335-44464839387b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:28:47.732335+01:00",
"date_end": "2025-12-08T21:28:47.732335+01:00",
"id_branch": "d3289479-0908-42b2-bc6b-96eaedc44cab",
"id_pos": "5b1886cf-5dcf-4df2-9fc0-1a4ae8eb50e0",
"id_list": "d10e7781-1440-4965-b56d-1744cbefe31a",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "0db6669e-7a9f-48de-a189-7a505dbc4237",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "dabe1ef0-5237-4084-a827-0ff3433df5f9",
"order_id": 2,
"id_item": "b3d67e29-b975-4428-af09-04486d3b8128",
"id_item_type": "effac4af-92a4-4cf1-a602-43982cf444cd",
"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": "1621e35a-744b-40b8-89c1-a7ff9b35a0c5",
"type_item": 11,
"id_voucher_json": "3d6fed09-03dc-4175-8e7f-b01b2a1cd4ec",
"count_voucher": 1,
"id_category": "3580a330-12b5-4e39-aa57-3fd98a4faea4",
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "274f54aa-b90a-46f0-a986-f4cb0d3711cf",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "45",
"id": "241ec8bc-d482-442b-8f2f-e8209bca79e9",
"nro_sesion": 2,
"id_pos": "5a8b3ad0-e75a-494f-8e4f-ed447683dcea",
"date_tax": "2025-12-08T21:28:47.732335+01:00",
"date_open": "2025-12-08T21:28:47.732335+01:00",
"date_close": "2025-12-08T21:28:47.732335+01:00",
"id_user_open": "a28e9031-afd9-4602-8484-3f140c2127dc",
"id_user_close": "dcd6dde9-89c8-413f-a59e-c93df76cf46a",
"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:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "f652843e-fb27-4d85-8a23-a8c481657825",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "1626c3bd-fcaf-4154-8b47-7766f60220a6",
"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:28:47.732335+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "a165dfcd-a26c-4e6c-849c-a6d25c1cbb2b",
"id_room_unit": "6ddc5b11-0767-4f0c-9479-9df82233c4d0",
"id_room_list": "28eb9564-fb63-4be4-86b0-d66b3756ebb2",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:28:47.732335+01:00",
"date_from": "2025-12-08T21:28:47.732335+01:00",
"date_end": "2025-12-08T21:28:47.732335+01:00",
"date_open": "2025-12-08T21:28:47.732335+01:00",
"date_close": "2025-12-08T21:28:47.732335+01:00",
"id_employee": "a02bbad8-58a0-4807-baeb-7aaf0359a96d",
"id_employee_sec": "794cea87-71b0-4458-9ed5-34eb8a8726c6",
"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": "86c80041-aeba-4e99-8360-bdb47c6a89e3",
"comment": "sample string 7",
"id_user_open": "58e59850-0777-4976-9808-33fbdc2be15b",
"id_user_close": "0d300013-3f5d-44c5-8008-f70e37457df0",
"id_unit_state": "049a5a66-d8b4-426a-921d-a2590e4afeb0",
"id_pos_sesion": "b7f732b5-2057-4238-9292-b41e07b9a431",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:28:47.732335+01:00",
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "adb6b39d-bfb7-42ce-9e34-c222d74e32be",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "f72bad76-008a-48a3-9067-9a4554812b84",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "a43c8525-829a-4b42-b579-47b402d709c2",
"locked": true,
"date_locked": "2025-12-08T21:28:47.732335+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "1f33a6db-17e4-4b3f-9584-483d7a499bd4",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "16dd683e-0a2f-4283-8b37-c30572a23e58",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "868361e9-bf22-46e4-a372-ee08f01dc7e4",
"name_pos": "sample string 6",
"id_image": "299310a9-23b7-44d3-8dc1-a60b4223d396",
"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": "e2e21b8b-04bd-4a25-9f97-aede256e7f73",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "2256a48a-6b5b-4a34-a0ae-f2ee70a73884",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "3da1600f-501e-4dc5-8bde-77594a6d1e26",
"id_room": "75c21188-b013-4bfb-9746-cf09a22c765d",
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "ca541ff5-d49f-4291-9f2f-97e306f311c1",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "656a69a0-62e1-4f9f-8857-46216d2d04f9",
"id_room": "bacbad28-6dfa-4254-85ae-453b6b60c2f5",
"date_in": "2025-12-08T21:28:47.732335+01:00",
"date_out": "2025-12-08T21:28:47.732335+01:00",
"id_user_add": "47c90eb1-ea96-40cd-961a-2ec81874acd4",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "3848eac0-f5d7-48ab-8249-995ab84710f5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "0d980649-8241-47ed-b20b-8977590eb60c",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "c3258e95-f3a3-4ddc-b559-e349f2f5e9e5",
"id_room_state": "a18d1a07-c88b-46d5-ae63-1570efcf0d8c",
"id_image": "e8c1c7e7-eaa8-41aa-90c6-ee3e1d1cc1fd",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "a700ab40-c13a-4c34-b717-ca3f53531532",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "fec6712b-1898-4729-8714-2726f3277d1c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "7e4f450a-e26b-486a-9854-41c96ef52509",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "55",
"id": "60078785-631a-485f-a846-1976f7a8117c",
"id_pos_sesion": "2789d011-4660-43b8-a8fd-d55594da3207",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "255a665a-2c41-4115-a44f-0931847585b3",
"id_room_unit_activity": "b180ebca-9955-46f0-8d55-a1ca7fbee21d",
"id_doc_sa": "2b08f5cb-b45b-4bc3-8a73-daee0ef52784",
"id_pos_type": "ea493346-920d-4b5a-865a-b3501da396c4",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "47963f31-ceb9-476e-ab6a-a24a76bde5ac",
"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:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "a7ce0661-da70-475a-9a97-4613e7f64157",
"id_user": "426b6e10-c9d1-4c5a-a89a-ee689ab2f937",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "954b2994-6677-4b9d-b02a-bc51eddf9b1c",
"id_user": "2a4b33f1-9f79-4b85-a618-d569b49c312c",
"date_add": "2025-12-08T21:28:47.732335+01:00",
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "58",
"id": "0871d357-d41c-4252-9eba-6a54957b10cc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "fa0b86eb-66e0-4c70-9102-d0a7ee29a9b9",
"id_doc_print": "29d556bb-59ed-4926-a962-48dc60b78abb",
"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:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "59",
"id_doc_sa": "d99d9ffc-70f8-4c4a-821d-4f76f0dee539",
"id_line": 2,
"id_item": "77979e26-6632-473c-a349-abab339922cf",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "59"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "85f5375b-52e3-4827-890c-c463cbf9daca",
"id_doc": "a17c839a-6037-45dd-a276-c91ee7d74b94",
"value": 3,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "62473178-fa71-4aac-9d13-35abea235ba7",
"id_pos": "c866c50f-b9b4-4e60-bda1-1d0e51155083",
"id_doc": "9be40785-7dac-47a6-a167-df2fd18dac08",
"id_branch": "ddee754d-8305-4595-9328-c793a7d9d129",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:28:47.732335+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "3fda2aa1-0f86-4ccd-a745-6df8e7eefc68",
"id_loc_from": "e4f8ec28-2ba3-4e24-8617-1c991d31dae3",
"id_loc_end": "85e7fa3a-d7ae-45bf-b0ae-4711cbb3cd27",
"id_user_add": "49bfff07-149a-4de8-92f1-9839ef81819a",
"id_user_upd": "e8006708-9def-4a88-93c4-718e321474cb",
"id_pos_sesion": "923d051d-533a-41ab-8ea1-63383227861e",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:28:47.732335+01:00",
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "c8de1670-442c-4759-b2e0-02a81eab3d08",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "caefa2b6-2798-44ed-84c8-84ee0dea3a8e",
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"id_user_upd": "7ae15b6d-8002-4747-9e64-27dd532a7077",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "59565479-2141-430a-9323-c448d0aca38e",
"id_item": "94da99f9-e2cc-47b6-9632-074a238d67bb",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "ae6bfb50-0836-4c9f-abf7-514904a9c503",
"id_line": 2,
"id_item": "793c1757-729e-4ebd-86c8-e99d3beb8f4e",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "2ab5b55d-c7fc-43d1-838b-0f89229c08e7",
"spool_server": "sample string 2",
"id_doc_sa": "3dd5784c-3d62-49fd-a636-9aaa20c4750c",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"printed": true,
"print_on": "2025-12-08T21:28:47.732335+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$id": "66",
"id": "247862df-9c40-4d89-a2ab-e83d8a1ec2d4",
"id_function": "6f5e4f01-25e9-447e-a7a0-fecb749f3673",
"id_user": "dc10ea14-2308-4d63-9d79-cac1d47d093b",
"id_profile": "6f16dfa6-602f-4722-a4ab-1638a3e2c5bd",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"st_users_profiles": {
"$id": "67",
"id": "7edb501a-e02e-4908-a6d6-faa8b98e1fa4",
"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:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "68",
"id": "516296eb-debb-4e39-9f42-8dd3aac30238",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "c9a2d9d2-6c9a-41d2-8938-9a042bd92c86",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "12816b8b-c302-4851-9525-0384d41b7c3e",
"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:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"st_functions_groups": {
"$id": "69",
"id": "f93ea5a7-3ba0-4f08-abfe-f195893a453f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"st_functions": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
}
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "70",
"id": "96657033-c050-4dfe-9a81-7bf50549af7c",
"id_pos": "383a04a5-19b7-4877-a1e6-1b0e65b4cfca",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:28:47.732335+01:00",
"key_access": "sample string 5",
"id_user_add": "4fd8bda2-64b8-4930-b703-83f8bd4c1771",
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "0e4578ad-1f7d-4bcf-8c5b-e4cb25220767",
"id_pos": "821fed00-d8b2-47b7-84d8-619c3bbc10ed",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "71"
}
],
"st_users_profiles": {
"$ref": "67"
},
"st_users_token": [
{
"$id": "72",
"id": "836fabcd-afd9-4ddb-aa66-13fb38968285",
"token_id": "sample string 2",
"id_user": "f653fff8-5580-453e-8390-66c15b834075",
"date_from": "2025-12-08T21:28:47.732335+01:00",
"date_end": "2025-12-08T21:28:47.732335+01:00",
"created_on": "2025-12-08T21:28:47.732335+01:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$id": "73",
"id": "516bb581-c878-4b5a-86dc-f87353a4ebef",
"id_user_add": "cf472836-33c2-4d9b-8edd-fb3f89eb7df2",
"id_table": "035ec327-986f-4960-9035-8d7c98f04ad5",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "1d49406e-201c-4b83-9e9a-10f4d8e09b05",
"created_on": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "74",
"id": "fab9c606-cac9-4c8e-97e5-c31a2e856fce",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "232693a2-f8a3-465c-b19d-8f950b0fb0b2",
"id_sync": "108e60f1-7c5c-4873-8f4e-a3484cbda306",
"json": "sample string 3",
"id_table": "f2af8a20-6678-4842-aecd-81c5af707668",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "ed5b1936-576b-4eac-8780-28c9dc71d5a9",
"id_branch_from": "e7afbecd-28cf-4f3f-a723-cab432d27c80",
"id_branch_to": "fc659f9a-96a2-47e1-b716-0a5f3fcfaad0",
"type": 4,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:28:47.732335+01:00",
"send_on": "2025-12-08T21:28:47.732335+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_sync_tables": {
"$ref": "74"
}
},
{
"$ref": "75"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_pos_sesion1": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_log": [
{
"$id": "77",
"id": "d1e0124d-fdc2-4b53-85f5-ca7847db0908",
"id_room_activity": "48bcde54-4db2-43fb-80ef-61b8037e2b7f",
"id_pos_sesion": "547c676e-4bce-4607-8c88-e1be4571317b",
"log_text": "sample string 4",
"id_user": "d23750f8-55ce-4f62-bd1e-4e3629b3815e",
"created_on": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "77"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_images_types": {
"$id": "78",
"id": "5170576f-c88a-4b17-89ca-5dc37d480e26",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "f0a78682-cdcb-4356-818e-b8b029750f05",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:28:47.732335+01:00",
"date_end": "2025-12-08T21:28:47.732335+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:28:47.732335+01:00",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_sync_packages1": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "80",
"id": "da5b098c-912d-401a-b7e8-5692c59063f5",
"id_pos": "9bf91603-32c1-4cd1-ad63-e04bf2c2418c",
"date_add": "2025-12-08T21:28:47.732335+01:00",
"date_upd": "2025-12-08T21:28:47.732335+01:00",
"date_out": "2025-12-08T21:28:47.732335+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "80"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_local_variables": [
{
"$id": "81",
"id": "d0e84d92-c945-4b0b-a283-686a99e885b4",
"id_pos": "9aaec3da-823b-4bb6-bd31-1070ed014273",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:28:47.732335+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
}
}