GET api/Mt_Pos_Print?all_rows={all_rows}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| all_rows | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_pos_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": "1",
"id": "88ab4518-077b-40df-aeed-b29eb59aaa48",
"id_pos": "573d27c5-9bf2-4ccb-bd0a-f0db7ceb4616",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "7fa4124b-4312-41ca-962a-b5d90658ce6d",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "3bf0fcd6-a9ed-4fb2-a3dd-28ade913a9d1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "9dd3d2fe-eee7-4fc0-96f2-65fda2c984f5",
"id_zone": "7bb01d2a-4c26-4992-8c73-e5e04e3d93b7",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "3410f39c-b0c7-4536-9d5e-341e1c7948b3",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "82a0e202-a690-482e-b884-aade96f91e0e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "8fdd0c1b-66ce-46e9-877c-3315d50f0782",
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "f1a262fd-3d53-4a5b-bcd8-475e39a80758",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "23e3bdab-0c3c-4096-919f-cf241f72b318",
"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": "f8694c4c-9aa4-41de-89ea-96c659dd6c68",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "0dffb154-be8b-438b-847d-b2e6dd23c486",
"commited": true,
"st_images": {
"$id": "5",
"id": "2bd07ea2-a045-4bf8-b63f-9822872089f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "abde753b-f81a-4b23-9c0c-741353ad08e8",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "4a8338f2-7ca5-4c39-909f-581c39c596bd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "ec34e3a4-6047-4e06-b7de-4cc1a6eb11d6",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "e6bab24c-bfaf-4aac-8ec0-319871f58329",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "2be8711f-9734-45d7-9540-50dafe699179",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "8cfdbf08-16a0-41cf-b7bb-af2a1e208e84",
"id_item": "109d3b38-59d1-4f40-a624-adb5f20ea40e",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "53990928-d87d-43e9-ba2b-5fe3d6ce994c",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "fd0053d6-ab74-47fe-9107-4ea6963d883c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "52e0a2b7-1d3e-4f74-af09-f02b6935ab58",
"id_unit_sec": "132b5c87-c8ef-4455-a56b-9f5019aa35ae",
"id_brand": "529e5fe9-e228-4f93-842e-b3b532bd321a",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "79a8cac5-005c-4e7d-912c-a7fbcd446ee8",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "74bd77db-650c-41ef-81ec-823f72d1eae3",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "f5d62a90-6e03-4f73-ad88-30de2a43b1ef",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "d14bf20e-62f0-4cee-9f42-f46db6798b54",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "4ba7273e-1648-4e46-b6e0-ea93878f3657",
"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": "16edff43-4f6c-47b1-a4d6-5cc9604e059a",
"view_messages": true,
"id_image_photo": "a9d38313-3e0b-495d-b40e-c04082f0c6d3",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "a0f9df93-fd8b-4cc6-a8a2-3dc96f2730ee",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+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": "ecf5d17a-9708-46a2-a5f4-40a1f1798996",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "5007980a-8e42-48db-b1f0-c36b61a14e22",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "5ae67613-e263-45a0-ab41-84a271f2f10e",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "275bfe18-ad6a-4282-9d4c-43dce4ffe0d6",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "b123fe75-acbb-4a7f-a370-c9e1eec763a5",
"id_cloakroom": "e3811e79-9cc1-47a6-8fa6-f3ab232c7e93",
"id_pos_sesion": "8569d0aa-053b-498e-a9bf-aaf480400c37",
"unit_id": 4,
"date_open": "2026-03-10T07:08:53.5467063+01:00",
"date_close": "2026-03-10T07:08:53.5467063+01:00",
"id_doc_sa": "41ce56e0-5331-4197-bb1c-9222949b40f8",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "822eb82d-b214-46d7-90c7-c04cf1fd2a58",
"id_pos": "f6d7e34b-52ad-4a6a-9a6d-daab72a2ab57",
"id_doc": "1a179a2c-4d31-4227-9858-181b3ca3c90e",
"id_branch": "7c261bba-9120-4fe6-b38e-916b787cfdb6",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:08:53.5467063+01:00",
"date_tax": "2026-03-10T07:08:53.5467063+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "cd4c22a8-01e5-4b2a-aa77-7ec51568ebab",
"id_relationship": "3a466f81-2fcb-46a3-91cb-64392155dfa1",
"id_loc_from": "9e24cfc1-67be-400f-b4dd-8495a6edd137",
"id_loc_end": "4518474e-5f74-43a8-b973-b7f7a16bbf76",
"id_user_add": "6a0fdaa5-7def-4e85-b1ea-5a6390e9373d",
"id_user_upd": "45b19dc7-0456-409d-b255-503c0375e0b9",
"comment": "sample string 12",
"id_pos_sesion": "f0d82351-f2c9-418a-bb2b-d00c420807c9",
"id_room_unit": "01a50c88-073c-4e0d-bc18-1a671ceb9f70",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "cb78abe2-643d-49fe-ad52-b902cb92af85",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "df941bea-42ed-49cc-b729-d33762a38e31",
"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": "5830e36f-9ec2-45fa-8358-d9b91b9f66b9",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "0225bbf3-430b-4639-aad4-3aeeb7280fd8",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "00a3bf28-6cdf-4586-91e3-d021714f223b",
"id_pay": "ce50d81b-d46a-4eef-bf4d-477557b63763",
"id_money": "4b17930f-51b2-4d90-b6b3-890541acf789",
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "eaea9b5e-a843-46d5-8338-e679a7edd480",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "40e05a62-f8b2-494a-a5ad-58bb7690754b",
"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": "115cdafb-1a22-4efc-a5ce-28b09baceaa9",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "f096b866-421a-485d-8bee-9b9a56d16f68",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "c0e34dc9-bc74-4534-9b7e-c49881703d34",
"id_money_2": "cc18c5cc-ca83-48b9-b70b-d9edf09eeaa7",
"date_from": "2026-03-10T07:08:53.5467063+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "14aba4e5-77ce-4f6a-aa5a-6654dc0167ad",
"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": "1bd2d6c8-8eda-4e5a-8b2b-779d9587b827",
"id_pay": "ae31f5bc-86bf-4eb0-aaff-a29f0a9b0773",
"id_money": "6f6b456b-5e36-40c8-9490-f13809c58f63",
"date_cashflow": "2026-03-10T07:08:53.5467063+01:00",
"coefficient": 5.1,
"id_user_add": "1190e81b-fad2-4c57-b67e-8a6c80f66991",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "ca88cbc7-3058-4f32-9d83-5ebe938a5639",
"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": "2196da5d-7569-4dc4-82c2-0e18f402f88c",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "d524ed82-36ef-40cd-a41a-768f06f9b7ba",
"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": "5a99c752-5cf6-405f-9431-23697458c3c0",
"id_line": 2,
"id_pay": "c9e2b320-447e-4f24-81b6-ee865973fed5",
"id_money": "085a7e1a-6132-4c24-9893-345d946fed74",
"coefficient": 5.1,
"id_voucher": "a3995f38-98a7-45c9-b6c2-351063876253",
"id_employee": "c0063f61-a58c-4aa8-aab6-1f812c0f0767",
"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": "f41f9d04-5be0-4cb4-80b2-36085fb2d4cf",
"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": "fbdadb7e-94c6-4df9-a180-5622d65bb3aa",
"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": "0c5b40cb-7ae8-4478-a5e3-03b54618c7a2",
"name_pos": "sample string 12",
"id_image": "2b27f673-68aa-441a-a55c-d95b60722707",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "1918c9c3-5b20-4a64-a998-3000208a4814",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "0799cb30-cf0b-49a4-ad22-1415b851750a",
"id_branch": "ab8a8c98-240d-48e5-b1c4-8262bea8f73b",
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "5605c513-e5ce-4816-b777-746015743f8e",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "7dc9581d-aca9-4ba5-8c5c-8b4eb6353ef6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "cb529852-ea52-40a8-be02-a31cdfa87295",
"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": "920743f7-7888-4aeb-b75e-805666940635",
"id_line": 2,
"id_item_sub": "f3916157-0fe1-4354-9b11-48dd175e015a",
"qty": 4.1,
"id_list": "07273a07-0428-4727-890a-7ee6ce9a2d5b",
"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": "cf0092c2-3c40-4ff3-bf6f-06ccf7ccc0e7",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "ce2fad65-cdc5-45ad-a763-40edda4ce405",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "232f302c-0a4e-4f21-a7e6-7feb8738fe46",
"id_user_upd": "f4f4799f-aa3c-44b8-8d05-8426a25f3b85",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "033a69d5-87aa-4490-9d8f-054eba82767b",
"id_item": "70ff7310-5a24-4fd0-947e-02bbf00d0b77",
"id_item_type": "ed136c8d-3067-4e6b-9ba1-cde0a13e168c",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "4a21d4f3-9258-4532-9f0c-e86a88d7fc2b",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "c318e906-5266-4e75-828c-69631e36c0fb",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "97d45fd7-fe3f-4970-9e45-28d2eeabd9b1",
"id_item": "749110ca-2e48-4f67-8f58-db015b40f89e",
"group_id": 3,
"id_unit_ref": "a0755444-8a1e-4c3f-9485-772fc4740877",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "e3f0b21c-482e-4941-a80a-8f426c5c4067",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "3525cadd-8b81-4c3a-8e83-36338c8a1908",
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "6d79a850-a924-4573-87c7-4f0adf5daae6",
"commited": true,
"mt_units": {
"$id": "28",
"id": "badc1692-73e3-425b-bf6a-b2dfc0f513dd",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "9d108f3e-67cc-419a-87d6-8feb51cc8f04",
"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": "8f902fb1-c267-428e-8b87-797eacf7f54e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "dccf625a-3555-4b63-9f09-74ad711b0c4b",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "8b59498e-3018-47e7-a9f1-d86a9228a936",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "474153c2-3fc7-492f-94c9-0cbd9520116e",
"id_line": "f5298b0e-e6c6-4a90-8451-27354da03bbe",
"id_category": "8ec66f03-1809-40d0-b489-c3da2bef56c3",
"id_item": "963575ea-d1f1-4e3c-bd8d-dd93ca5d7f7a",
"id_item_type": "feb6eb17-0d67-4fc2-9137-cf45ef33835c",
"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": "fc4fad60-17f5-40dc-a22d-617c5b5eec49",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:08:53.5467063+01:00",
"date_end": "2026-03-10T07:08:53.5467063+01:00",
"date_used": "2026-03-10T07:08:53.5467063+01:00",
"date_sesion": "2026-03-10T07:08:53.5467063+01:00",
"id_employee": "a0548f3d-f77d-4672-a47d-e177c4eef397",
"id_branch": "fe52b109-b7f4-4731-a532-e1df7049abdc",
"id_voucher_permision": "a06cf9aa-9ac4-4854-87af-0c55ad44cc76",
"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": "d717bc37-9325-4a33-9c6a-68d78316ef53",
"id_user_add": "1a5ec153-0724-412c-add0-f5b29a2a391c",
"id_doc_sa": "ee0dcd0d-e023-428a-bc62-979da4334dbd",
"id_item_sub": "026df0a4-7478-4564-b981-7169286a1d59",
"id_pos_sesion": "77179348-cf3f-49b6-b1da-91a0959d4d18",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+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": "ad09ccad-cf55-4bcf-affe-c3d4dc133c27",
"date_from": "2026-03-10T07:08:53.5467063+01:00",
"date_end": "2026-03-10T07:08:53.5467063+01:00",
"date_used": "2026-03-10T07:08:53.5467063+01:00",
"id_employee": "d00e6db2-4a8d-40bc-be81-08d16168a996",
"id_branch": "793869f4-bd6e-40af-9b55-ba0e6c78ed6b",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "83664231-2af6-44b6-9e6c-233b5764a97e",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+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": "0d0f3903-ff34-4045-947a-66120e0abe5d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:08:53.5467063+01:00",
"date_end": "2026-03-10T07:08:53.5467063+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": "30b92953-9909-47ed-b552-a45635f9fd3b",
"id_pos": "edda6748-0f36-4cc4-80e8-6e6d5718c071",
"id_list": "2bd17ee7-7295-464e-9cfe-5b61c15b5357",
"id_item": "47a31fb5-2654-4247-add8-9f8c6ef52140",
"id_item_type": "c0baa792-3d75-4db5-8ec7-dfe785751895",
"id_category": "341914d8-0c51-4a96-89e1-00cda2091b3d",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "c90d4fbf-add5-4bb0-8a5f-2ca09115f487",
"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": "4226d4ce-7174-4cdf-a3d6-e1aa2f4642a5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "552197b7-1d05-453c-96d2-8341a45879b6",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "68594bbf-9fac-4f6c-ad11-3d2bd00dbb2c",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "9c581246-70de-4dee-baa9-abd112adf88e",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "e3c52f75-b9cb-4735-9678-7fe1f628a0a6",
"id_pos_type": "a069e8d9-bd0b-42fd-9c4d-af5f3d47e53b",
"id_price_list": "fb9a669f-9e17-4521-8601-20d2092d9986",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "1ef06ccc-6aac-4533-9852-5b0db371e604",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "5d9ede07-b619-431c-b2a2-d33580d39af7",
"id_pos_type": "05b9b13f-988d-4932-a968-bcabb204f5d2",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "7d5cdadd-4687-415b-a7ec-8d4456e9baa1",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "534a5e2d-f0c4-49d8-88fd-a4590c7d9476",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "3454c26c-f414-4843-ba30-0c52cdfdd352",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "5c2cd753-4007-434f-88a2-55d90c588554",
"id_branch": "1872528b-8663-400f-ab31-3b90e7cf9ba1",
"id_pos_type": "6ca2311a-d8ec-45d4-8998-783e87b9e79a",
"id_pos": "fe28262e-e329-4daf-908c-f802fd7f3e58",
"id_item": "3bcb3596-8254-4a6e-a22c-0875ffb50284",
"date_from": "2026-03-10T07:08:53.5467063+01:00",
"date_end": "2026-03-10T07:08:53.5467063+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "af657d68-595a-4323-ace7-c23e8cf41df8",
"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": "1a97bee9-1d5d-4332-9aca-d0b2df78d3f7",
"id_doc": "bf55e44d-e9d0-412c-8cb3-115f56dae8e2",
"id_pos_type": "979856cf-74bf-4bcb-9f2d-68a989698fc0",
"id_doc_print": "788522ba-f143-48ca-b13a-a2429400798b",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "2eb401a8-db93-4e4e-adeb-3088d899fff7",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$ref": "1"
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "0a32ce15-41af-46c2-826e-ae418d9a8c06",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "f0a268c5-383c-4c79-8269-72d84e5d26fa",
"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": "e01933a2-c855-47af-ae7a-d7155b7f8d48",
"id_item_sub": "e8ad720e-8d40-4662-bd9f-ea658c4757a4",
"validity_date": "2026-03-10T07:08:53.5467063+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "7c43443d-9ffb-4d2f-a7c1-dcc9924e09be",
"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": "ae896e0a-8bec-4322-8a4d-c14c3c523f32",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:08:53.5467063+01:00",
"date_end": "2026-03-10T07:08:53.5467063+01:00",
"id_branch": "9964ad97-d45b-463a-a103-dddd68bd9f9f",
"id_pos": "5ad2c8f6-778c-4989-b896-1a0973d8f542",
"id_list": "8b5117b1-5c06-4d6c-9af5-188519af6554",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "3dc05811-1f52-4872-8bd7-909f4c06ebf6",
"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": "7e9c4845-a251-45fd-bc48-3ae3ff295a36",
"order_id": 2,
"id_item": "654d7d19-6d21-4f96-935b-569f78d188ce",
"id_item_type": "0996dc3a-bc04-467b-9050-daa35171a310",
"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": "26f3758d-95fc-4924-a39f-6cedb17a0004",
"type_item": 11,
"id_voucher_json": "38f36399-2acd-4485-9e1f-1a84b4dcf17b",
"count_voucher": 1,
"id_category": "4305fbfe-f3dd-4cf9-a01d-69713cbfe025",
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "b4571617-161d-461b-9fd3-eb705d92523c",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "45",
"id": "63e7e647-563c-4371-a8c4-49c8db152c20",
"nro_sesion": 2,
"id_pos": "6b96cfdb-e6b9-4c04-a465-87ea29eaed77",
"date_tax": "2026-03-10T07:08:53.5467063+01:00",
"date_open": "2026-03-10T07:08:53.5467063+01:00",
"date_close": "2026-03-10T07:08:53.5467063+01:00",
"id_user_open": "5c8baf83-7549-44f2-a09b-52bbee2cb802",
"id_user_close": "130afcb0-2463-4415-963f-b08789b9602a",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+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": "ebed1f44-1fea-460b-9ab0-3ba6f1b01fb3",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "79456f9f-ad04-43db-896c-ee6c522ff66e",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "96f8da6a-41bb-4504-a4e1-9d61d7c63374",
"id_room_unit": "c984d624-f040-4c33-b7d5-2893852096b7",
"id_room_list": "ea7fdb0a-3035-4e14-9894-3a3107cfc018",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:08:53.5467063+01:00",
"date_from": "2026-03-10T07:08:53.5467063+01:00",
"date_end": "2026-03-10T07:08:53.5467063+01:00",
"date_open": "2026-03-10T07:08:53.5467063+01:00",
"date_close": "2026-03-10T07:08:53.5467063+01:00",
"id_employee": "d4de7f58-0b5c-4b5b-98b6-7c356ff50b3c",
"id_employee_sec": "154c8bac-e6c5-4b6f-b816-a8d30edc847f",
"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": "203a8222-24b4-4a57-98f4-81a77151983c",
"comment": "sample string 7",
"id_user_open": "04f282bd-d74a-4399-b1c6-b1c7b0d912f1",
"id_user_close": "255aa408-e651-40bf-81f4-c53575cd064b",
"id_unit_state": "914a63c7-39eb-4670-bc90-a53bdea55f79",
"id_pos_sesion": "b8812648-5973-4c2c-bce9-0770754e127e",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:08:53.5467063+01:00",
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "0f57d36f-8dec-4b47-bfe0-384d9cff30c1",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "cabe5b52-9c18-4723-9f97-80d68527d41a",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "b9662b34-279b-4334-8ba0-87aa63f8e085",
"locked": true,
"date_locked": "2026-03-10T07:08:53.5467063+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "126f0e4d-b3c4-41e5-964e-fa62a3344539",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "c2ce94e1-80ae-459a-b27c-554d9ec5de57",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "7a38cedf-cb6a-462c-a9e0-7f61e8d7fdd3",
"name_pos": "sample string 6",
"id_image": "318a33a5-11a9-40cb-a028-bcbbaeddb32c",
"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": "ad7f1a7c-05e3-4f90-ace3-04a4deef8889",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "3fca9a6e-edb0-4440-a01b-f494dada76ec",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "c93b65ca-c329-40b5-a6df-8c8c7b09bc08",
"id_room": "b3fec757-c336-4725-9d36-adc2c065fff8",
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "13f4c1fe-f4c4-4a40-abf1-86aec04b8919",
"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": "d6f1b1b6-1ea7-4af6-8b63-b6475797ea18",
"id_room": "de1736b6-48d9-41a1-8c83-8c60017f8679",
"date_in": "2026-03-10T07:08:53.5467063+01:00",
"date_out": "2026-03-10T07:08:53.5467063+01:00",
"id_user_add": "362a454c-4012-4934-aa79-befe89d7a768",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+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": "a5b8dcdd-4d0b-4263-99f7-7db170168d7a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "53a17f21-8a27-4d8e-b270-0cc4215d2710",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "18c40ef3-37b8-453b-aa10-f66e4c83a2f5",
"id_room_state": "e60a6e75-f8ec-4915-a6c0-df174bd682a2",
"id_image": "0969371b-0fc6-4f11-b0f8-1e2ecbfb9d18",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "8ec792f9-b887-4e84-832e-0803403e30de",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "3cfa5479-f040-40e3-85ea-5ce427d02709",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "f0a8c85a-6a56-4eb6-b18d-2ee0aaaecbea",
"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": "5c239685-7659-4db7-8cf3-12532bfceec2",
"id_pos_sesion": "ed60821f-45fc-4d66-8842-4ef82651afa6",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "97d261ce-3398-48bf-beb6-bc7e4c0037c2",
"id_room_unit_activity": "698f57e4-e875-4b3d-b2d5-22eb29240f5c",
"id_doc_sa": "1d15c9ab-db4c-4b67-9364-c0860a2e5604",
"id_pos_type": "451d3ebb-545c-4e93-a293-2a6894f894b7",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "351bd5c7-f67d-494a-aaa9-32245f51a1cf",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "2dc3cdc4-0fd0-4d14-ad1f-3212d56f3859",
"id_user": "c18bd313-cf1c-4c5a-a253-973d02734502",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+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": "da5a4b9b-876f-40d8-ade3-3b10678f000e",
"id_user": "bb2a221b-ae9f-40c5-96ea-9b5ff4bad679",
"date_add": "2026-03-10T07:08:53.5467063+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "58",
"id": "3bbd008b-d58b-445f-ab80-3e6fb12d10c9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "8fa3a413-90b6-4a9e-97d4-07435ca44e1c",
"id_doc_print": "c01f35e7-18ff-4611-b57c-737b84a9d315",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+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": "b829211b-d7e7-4534-b98f-97200b7517eb",
"id_line": 2,
"id_item": "7d2d9650-6137-4365-b225-427d1d246f32",
"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": "bf34cba6-7527-444a-a91c-2b3418badeb5",
"id_doc": "581a1173-cf9a-4c5b-8d31-7fe666a90199",
"value": 3,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+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": "3b24a88f-02d5-41e3-b8e2-bdb2e5b54d7c",
"id_pos": "6a2d5c5f-56b8-4bf0-b8fb-db03a2b7c9d9",
"id_doc": "5fb9d0ed-f33f-4488-9792-338cf6ad41b7",
"id_branch": "3c97fadb-99d0-4d27-99eb-9ef20e3c9acf",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:08:53.5467063+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "d8817924-944f-4b42-ad28-d6e72a85709f",
"id_loc_from": "ab5cef96-15f8-4455-8519-e60bc06758ba",
"id_loc_end": "96491c05-e0c1-4216-b644-40b393a1bd35",
"id_user_add": "108fce82-9b19-4a57-96d7-7172fa8bf006",
"id_user_upd": "4bfee40f-82ad-4555-a892-0dd8e533c1ad",
"id_pos_sesion": "2ed86305-7a69-49b9-841f-212f13dc354a",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:08:53.5467063+01:00",
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "d6b9c6cf-6e92-4d01-ad4f-abc6dc320da3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "9ecfd046-3a4e-4eb9-8a42-714bce166e47",
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"id_user_upd": "0edd0c85-f715-4533-98fa-f4398f7e5402",
"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": "cb33a90a-52b8-4720-bef8-0f804a9d1f62",
"id_item": "59e092e4-06fa-4153-a542-b925b0958b01",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+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": "1910d28b-423e-4b52-a15f-b58a961eeb10",
"id_line": 2,
"id_item": "155c1221-b325-440b-8629-286538115584",
"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": "dc1f1ac4-4aed-4fcb-b965-1d66a63998ab",
"spool_server": "sample string 2",
"id_doc_sa": "934bdb90-3b12-46d6-9f57-63342ace0adc",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"printed": true,
"print_on": "2026-03-10T07:08:53.5467063+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": "8052053f-23c7-42b6-9f4d-a78763d6328a",
"id_function": "685bdc60-20cf-41a2-8d9e-7bdf4a568deb",
"id_user": "61c3ca81-bfc6-464b-8e92-0066d4a2b040",
"id_profile": "add134b5-2f93-49ad-9989-5f54e82d93c0",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"commited": true,
"st_users_profiles": {
"$id": "67",
"id": "b00254f8-7ffe-4ce5-b7c6-fc0f0839278d",
"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": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+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": "5aa04e0d-503c-4858-aac3-1064eb956ca1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "eced0d1a-f3ba-48a7-bcd2-c28375d302af",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "53629f43-bbc5-400d-a5af-b5725124caf6",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"commited": true,
"st_functions_groups": {
"$id": "69",
"id": "d95d38c9-007a-428f-91cf-4fa05bc91b53",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+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": "e7d311c1-51aa-4fcf-a0ac-d3d59e39362e",
"id_pos": "d17c9e9a-3b07-4879-a14f-7d9e873cb3c5",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:08:53.5467063+01:00",
"key_access": "sample string 5",
"id_user_add": "024aafe0-e358-4a47-9a47-e09b2b037807",
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "f3d81fb2-77ac-472e-abbd-ee7457268c6b",
"id_pos": "c961afb1-abb8-4f2d-b8eb-e11436490d46",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+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": "15596a45-1db3-4e27-b1ec-8b882326638a",
"token_id": "sample string 2",
"id_user": "e12eab6c-8ce8-401e-a57d-1a6fdde6e196",
"date_from": "2026-03-10T07:08:53.5467063+01:00",
"date_end": "2026-03-10T07:08:53.5467063+01:00",
"created_on": "2026-03-10T07:08:53.5467063+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": "55070e29-c156-4eb8-bbdb-feefd57062dc",
"id_user_add": "721c9b25-6210-434d-bc49-e76aa0cf3f55",
"id_table": "11ea67eb-5794-45d5-9be4-8add560d0a7f",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "778e67c0-0079-4dc9-b65d-2ff0f6f0c4ff",
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "74",
"id": "33f628c9-45e4-49ae-b680-86b1c0c1f07a",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "5b5864c4-4227-4df5-9250-ed09450add24",
"id_sync": "b12a1340-0fee-434e-b74c-1330409bac3a",
"json": "sample string 3",
"id_table": "e6baaa59-6840-405b-b751-9d25597d920c",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "6bc0bb02-d853-4ddf-aafb-4a7eea342fd1",
"id_branch_from": "6c50aef8-f6eb-4a3c-af73-f1df7f2511c9",
"id_branch_to": "1f0c4ff1-a3d0-4207-99ad-d32068bd6c52",
"type": 4,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:08:53.5467063+01:00",
"send_on": "2026-03-10T07:08:53.5467063+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": "803e09d8-1dd1-4b5d-8af4-01d67332559e",
"id_room_activity": "7c4dba6c-165d-4cfe-b348-3269512a1470",
"id_pos_sesion": "b2b7b8b8-c875-4611-9109-30f238605b53",
"log_text": "sample string 4",
"id_user": "f7d053f3-d458-43e9-9682-25b05359fff0",
"created_on": "2026-03-10T07:08:53.5467063+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": "6309822c-b530-481d-8d91-369366b6a8d8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+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": "d5a94616-8859-4c48-857c-fafe3ccc61b1",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:08:53.5467063+01:00",
"date_end": "2026-03-10T07:08:53.5467063+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:08:53.5467063+01:00",
"last_update": "2026-03-10T07:08:53.5467063+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": "67dea9fb-79a0-49e2-8c95-a9ad0392593b",
"id_pos": "f24cb314-57fe-4919-a869-af439e6cf8e0",
"date_add": "2026-03-10T07:08:53.5467063+01:00",
"date_upd": "2026-03-10T07:08:53.5467063+01:00",
"date_out": "2026-03-10T07:08:53.5467063+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": "a3af34a9-d959-441b-9cd9-a1c190c410ec",
"id_pos": "4d1645e6-a256-4f54-8534-4830aa74ce27",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:08:53.5467063+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"
}
},
{
"$ref": "1"
}
]