GET api/Mt_Pos_Doc_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_doc_print| Name | Description | Type | Additional information |
|---|---|---|---|
| id_pos_print | globally unique identifier |
Required |
|
| id_doc | globally unique identifier |
Required |
|
| id_pos_type | globally unique identifier |
Required |
|
| id_doc_print | globally unique identifier |
Required |
|
| copies | integer |
Required |
|
| print_mode | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_docs | mt_docs |
None. |
|
| mt_pos_print | mt_pos_print |
None. |
|
| mt_pos_types | mt_pos_types |
None. |
|
| st_doc_print | st_doc_print |
None. |
|
| st_users | st_users |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id_pos_print": "53885205-2fce-4d21-b54e-2d9788a09d59",
"id_doc": "5b4ed139-772c-426e-bd8e-8d8d59ded922",
"id_pos_type": "437d59f0-019f-4fac-af76-02085c8dba24",
"id_doc_print": "1af93982-f0d2-4eb3-82f1-b9a282e3e196",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "a600ac8a-6400-42db-aa99-9d54e3851ea7",
"commited": true,
"mt_docs": {
"$id": "2",
"id": "9ae2e18a-df95-40ad-980b-f369c51cd06f",
"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": "038a4806-55d1-4fc3-a652-ead07387efd3",
"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-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "73fab2ea-b601-4eff-a285-497eaca78580",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "3",
"id_doc": "c1bad332-14fa-4953-9557-80c1de8e6ac6",
"id_pay": "24f55c19-745e-4f71-a07d-fe2a3d925cfb",
"id_money": "64403376-8c79-467a-9c03-b514b7dd01b7",
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "fedc1552-7b11-4d43-b255-adc546b081dd",
"commited": true,
"mt_docs": {
"$ref": "2"
},
"mt_money_types": {
"$id": "4",
"id": "a52874df-191f-41f2-b754-22803e4ac0b3",
"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": "353f740b-88c3-4ef3-aa74-16c8f14ed7eb",
"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-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "6ebc5c08-d7fc-427c-a7b1-72c62f2f7215",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_money_rates": [
{
"$id": "5",
"id_money_1": "9f0f989d-29c1-4e83-adfe-188350cfffdb",
"id_money_2": "1b8b3864-ab2c-4844-b3d8-ec610d7dc9e8",
"date_from": "2026-05-09T09:36:23.2032752+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "3884bcf4-8ca8-4388-8dbc-57453697ec10",
"commited": true,
"mt_money_types": {
"$ref": "4"
},
"mt_money_types1": {
"$ref": "4"
},
"st_users": {
"$id": "6",
"id": "15ba8606-9491-4427-a540-68213aeb74ac",
"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": "64a1dd88-149b-43c0-87c4-cb3224e312d5",
"view_messages": true,
"id_image_photo": "29e5a3d5-729d-4e4f-a9cf-fe73f2eedee3",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "9cb05d3e-3ef9-4d67-840c-7f61afc2b1a2",
"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-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"mt_branches": [
{
"$id": "7",
"id": "fe233806-205c-41ce-9c79-37f6e1e96c17",
"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": "e538db30-b895-47f7-bd60-2cf76f303f44",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "64059de9-815e-42ad-982c-18ace9f5caf2",
"commited": true,
"st_images": {
"$id": "8",
"id": "594b9c6f-b6b2-4969-9e10-5aefc0706aeb",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "5ad98af6-ff80-4126-9e54-42938da0de68",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$id": "9",
"id": "42240fce-4a9a-4185-851d-a1b4d3deb272",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "0fafc08f-48b6-4ab3-982e-cc2be3678d63",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "1d0d3de9-d9a3-4e15-ae4f-bff31948893d",
"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-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "2f44769a-265a-4db7-aa87-cdcb158334f3",
"commited": true,
"mt_categories_items": [
{
"$id": "10",
"id_category": "015ac1d6-9ac2-4320-b69e-284e448a8f94",
"id_item": "ce9ad942-a4cc-4fad-b3e6-3ebfa51f5558",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "4cb9704e-b2ba-4d58-888f-14c8c5a46aac",
"commited": true,
"mt_categories": {
"$ref": "9"
},
"mt_items": {
"$id": "11",
"id": "0cd604f4-bc74-4701-ac6b-38f5da6a7a54",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "1a1e4622-24d6-4783-9a65-7469682f8f02",
"id_unit_sec": "b2d0c93b-2138-4c50-b75e-835d1a84ac8a",
"id_brand": "1cbf7a70-b462-407f-8ec8-6d193fc76810",
"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": "8a9d5139-b135-4fdf-801c-7f8b7db44a03",
"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-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "d4271f87-fc4d-45c1-99a1-e221293ddb1f",
"commited": true,
"mt_brands": {
"$id": "12",
"id": "c2c7d93e-ac84-4403-a8f5-dbebd951f348",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "b6921456-1942-458f-b7b7-93040ce7bb15",
"commited": true,
"mt_items": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "6"
}
},
"mt_categories_items": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items_featured": [
{
"$id": "13",
"id": "b8081165-325f-40ef-84bc-b39b86827cf2",
"id_branch": "7ff0be25-21c1-421e-812d-4420c9b01180",
"id_pos_type": "c841d4f2-b705-44fc-81eb-782e4c07635d",
"id_pos": "a8eae027-49ba-41b2-907b-00695c5b6545",
"id_item": "d9b2070b-429a-43d9-94d2-115803d9a00f",
"date_from": "2026-05-09T09:36:23.2032752+02:00",
"date_end": "2026-05-09T09:36:23.2032752+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "e0b32a40-828a-4469-a8b0-77c256cca719",
"commited": true,
"mt_branches": {
"$ref": "7"
},
"mt_items": {
"$ref": "11"
},
"mt_pos": {
"$id": "14",
"id": "5446cbce-bd08-4e27-bb15-c10abfd36f16",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1cb98c13-db03-4ef6-a0e2-ee223048038a",
"id_zone": "f3d4949c-e06c-46ae-8aec-71fb4bad7fcb",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "8612ebe9-01a0-485d-ba4d-a7878adf7cfe",
"commited": true,
"mt_branches_zones": {
"$id": "15",
"id": "e4e045ec-2ff1-4f82-848f-e32ae7f0256c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d770a60c-4a97-4ba6-9a2b-8bd5bd134845",
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "888f241c-958d-4e30-b6c8-9073e135277a",
"commited": true,
"mt_branches": {
"$ref": "7"
},
"mt_pos": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": {
"$ref": "6"
}
},
"mt_cloakrooms": [
{
"$id": "16",
"id": "14b27a2e-c75a-451e-b849-f1133b1e0ad4",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "b93759c7-e1a7-4d40-acb8-d5b9ccb8f01d",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "be81e9ea-d5ee-4fde-b8b6-bccfeb54824f",
"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-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "a57eb7a0-c637-470e-b04d-c9e0604c7863",
"commited": true,
"mt_pos": {
"$ref": "14"
},
"st_images": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"tt_cloakrooms_units": [
{
"$id": "17",
"id": "93a8d9f1-914c-466e-9ef8-6d6a4b4e8e56",
"id_cloakroom": "3790bc61-ebc9-442b-8c53-c2356d398822",
"id_pos_sesion": "3bead85c-7105-4837-b00d-d3338625beab",
"unit_id": 4,
"date_open": "2026-05-09T09:36:23.2032752+02:00",
"date_close": "2026-05-09T09:36:23.2032752+02:00",
"id_doc_sa": "2b738a2a-8669-4ad9-b9de-ac4d9df5f2f6",
"commited": true,
"mt_cloakrooms": {
"$ref": "16"
},
"tt_doc_sa": {
"$id": "18",
"id": "ed2d5c7f-b41a-4769-ae97-2903b56836e8",
"id_pos": "409ee0a0-2bb7-416d-8cb2-94cf359dfd89",
"id_doc": "e01126a5-f2b1-4a4c-afbd-51a5d9d940cb",
"id_branch": "54d21b8c-fa15-4682-a134-d76bc135ff8f",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:36:23.2032752+02:00",
"date_tax": "2026-05-09T09:36:23.2032752+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "0e70e022-2a45-43a6-be92-27febd215686",
"id_relationship": "b019a136-5a0a-4cd5-9bba-474c4513070b",
"id_loc_from": "177dbf38-430f-49af-ba1d-aa4cb799c9d9",
"id_loc_end": "e9245289-42e2-46f6-8190-49cd5eae9d86",
"id_user_add": "5bf6f441-5edf-4dd7-8259-87d36e57b61b",
"id_user_upd": "a14f827a-a267-4925-adcd-7b84967e9a10",
"comment": "sample string 12",
"id_pos_sesion": "8ac572c5-b21a-4baf-b5b6-c9eee5d7eb44",
"id_room_unit": "56192096-613a-4c32-80d6-f29a40bfb14a",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "3aff64c8-b4f2-453c-8e6b-1d530a38dcbb",
"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-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "7"
},
"mt_docs": {
"$ref": "2"
},
"mt_locations": {
"$id": "19",
"id": "1143b1db-3b52-456d-a58d-dd30f9d1f226",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "8289ad97-5dfd-4b78-ac7e-7bcfea5e379d",
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "f4da6a9c-d932-415f-8783-2d7e6f8c2aeb",
"commited": true,
"mt_branches": {
"$ref": "7"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa1": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_st": [
{
"$id": "20",
"id": "d635d86c-c136-410f-bd3e-e6303e253bcd",
"id_pos": "f8014248-12eb-43f4-b931-a8a49484e2d6",
"id_doc": "59aef752-161c-4088-9728-f88c21315ccd",
"id_branch": "90e50daa-daea-4ac1-ade0-21319b7635bd",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:36:23.2032752+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "664636d0-0f7a-44ba-9fcd-802d0be8bad2",
"id_loc_from": "e82b5ea2-841e-47de-b0aa-0dd9f02b22fc",
"id_loc_end": "0e861026-7939-4e51-a455-7172b9d0e025",
"id_user_add": "4a82ee5f-7db6-4c49-b6d4-dcf63fb90cdc",
"id_user_upd": "b9d2a1c9-78f6-40c0-aa49-30c5e48d6f8f",
"id_pos_sesion": "e9c3ac2a-340f-4806-a7e2-347b5bd6fe9c",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:36:23.2032752+02:00",
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"mt_branches": {
"$ref": "7"
},
"mt_docs": {
"$ref": "2"
},
"mt_locations": {
"$ref": "19"
},
"mt_locations1": {
"$ref": "19"
},
"mt_pos": {
"$ref": "14"
},
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_doc_st_det": [
{
"$id": "21",
"id_doc_st": "36201032-206d-4b6c-862f-210de918c4f5",
"id_line": 2,
"id_item": "6074ac32-a1b3-4664-9984-632ec38767a7",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "11"
},
"tt_doc_st": {
"$ref": "20"
}
},
{
"$ref": "21"
}
],
"tt_doc_st1": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_st2": {
"$ref": "20"
}
},
{
"$ref": "20"
}
],
"tt_doc_st1": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_stock": [
{
"$id": "22",
"id_location": "d89dbe42-08f6-4a3e-a52a-0d1602996a7c",
"id_item": "95c0ecab-4ac9-4299-8a09-df1b85d3d3cf",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"mt_items": {
"$ref": "11"
},
"mt_locations": {
"$ref": "19"
}
},
{
"$ref": "22"
}
]
},
"mt_locations1": {
"$ref": "19"
},
"mt_pos": {
"$ref": "14"
},
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_cloakrooms_units": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa_cashflow": [
{
"$id": "23",
"id_doc_sa": "1d376442-c51c-4da2-920f-d84ff6998729",
"id_pay": "ee0feca8-bb18-4574-8a63-227e6c033258",
"id_money": "ab0eae33-cc16-44bf-9c8a-e8c8ff64396b",
"date_cashflow": "2026-05-09T09:36:23.2032752+02:00",
"coefficient": 5.1,
"id_user_add": "4eda6b18-a261-429f-ac8b-b6143a41c610",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "24",
"id": "870d2ee6-e42b-42ba-a7c2-e4b6c8bacc1a",
"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": "5aceb3b2-2241-4c3b-a4d1-fed06159bb29",
"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-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "b36395b0-1268-42bf-ab07-c3584f210b8a",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_images": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa_cashflow": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_doc_sa_pay": [
{
"$id": "25",
"id_doc_sa": "52bcb7ec-edb2-4d3b-b210-c211df94de14",
"id_line": 2,
"id_pay": "de178091-cd63-4104-b988-33022ed4c10a",
"id_money": "7cfd1626-909f-4766-8ada-78e211653e5e",
"coefficient": 5.1,
"id_voucher": "b23adfca-0bf9-475e-b209-7fa3c635c301",
"id_employee": "00efa041-89fe-4641-96b2-84a028a48000",
"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": "c71fc2f7-d9cf-4702-91f6-894671f75528",
"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": "26",
"id": "583b4928-10f7-40fc-af43-b5f7be7ba5b1",
"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": "e2042b04-efad-456f-9c1f-25c59f40aca0",
"name_pos": "sample string 12",
"id_image": "4f93dc8c-a6fd-4d54-896e-8bdd971974cc",
"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-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "4469879d-b031-4874-acb7-701abcea5062",
"commited": true,
"mt_employees_branches": [
{
"$id": "27",
"id_employee": "444c1872-8ae0-4d1a-b98f-ed343f63e161",
"id_branch": "10907f42-e927-4e84-afbe-fe6cb1be8c4b",
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "92056de0-e7db-4755-a324-d968bf128453",
"commited": true,
"mt_branches": {
"$ref": "7"
},
"mt_employees": {
"$ref": "26"
}
},
{
"$ref": "27"
}
],
"mt_employees_profiles": {
"$id": "28",
"id": "cc9b7c0d-4ba0-468b-b095-4af875dd8e16",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "e4791edd-7e20-4e59-bf78-75af465ad563",
"commited": true,
"mt_employees": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"st_users": {
"$ref": "6"
}
},
"st_images": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa_det": [
{
"$id": "29",
"id_doc_sa": "4277b252-64f1-4d0d-894a-7ae7c6e45aae",
"id_line": 2,
"id_item_sub": "d3e03950-82a0-46be-bfc7-ba13d98a7190",
"qty": 4.1,
"id_list": "91188b23-1008-4667-a9eb-3db2e97b07c6",
"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": "80d7554e-3021-4f1b-9be9-7d783ea55212",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "1dc29991-2159-451d-a3d9-2455f66cbb71",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "ad22152a-c62f-4c5f-af97-0cfff3bb00f8",
"id_user_upd": "3d4a939f-74e2-4ebb-90b2-430ab9297d68",
"active": true,
"mt_employees": {
"$ref": "26"
},
"mt_items_sub": {
"$id": "30",
"id": "2e900b8f-19d8-4ec0-89c4-902424605456",
"id_item": "b2badde0-0dca-419b-bb9e-79d2c270712f",
"id_item_type": "0475ceb7-4594-4f24-817b-f03d864cfc5b",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "c176555d-4674-4369-87f8-b00393777adc",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "4d3f86ed-5f24-4474-9d96-8d55afa9fb56",
"commited": true,
"mt_items": {
"$ref": "11"
},
"mt_items_formula": [
{
"$id": "31",
"id_item_sub": "21722de1-9a25-4f4b-b76b-4675fcbc213e",
"id_item": "8c809c17-e2a8-4139-ac5e-ff21438d9500",
"group_id": 3,
"id_unit_ref": "014477b4-e732-4bac-a222-c58e5f70c767",
"qty_dis": 5,
"mt_items": {
"$ref": "11"
},
"mt_items_sub": {
"$ref": "30"
},
"mt_units_ref": {
"$id": "32",
"id": "ee5bafa5-6f3a-4159-8b3b-c0e2d40e61ea",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "760a14f1-31b7-4a3c-9a31-fbe52b056cc3",
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "7cadf843-0d43-4158-9d8c-2d6e69950a6f",
"commited": true,
"mt_units": {
"$id": "33",
"id": "844257e7-a437-41d6-9663-36e8342a9bc6",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "773f296c-23cb-4328-8412-499af6e58e90",
"commited": true,
"mt_units_ref": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"st_users": {
"$ref": "6"
},
"mt_items": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items1": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "6"
},
"mt_items_formula": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
},
{
"$ref": "31"
}
],
"mt_items_types": {
"$id": "34",
"id": "f076c2f4-f09e-47c3-9548-57d9a223c584",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "9a449d5e-4767-41b2-ac52-a1cfa1af4e2a",
"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-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "6f94c58b-12b9-49c3-83dd-d3dce3a79ea3",
"commited": true,
"tt_vouchers_det": [
{
"$id": "35",
"id_voucher": "76eef2ef-fe6c-4c39-9fe5-9a97cb557a99",
"id_line": "8c66fadf-9c7d-4588-bd58-ca54c48eb260",
"id_category": "60d70bcf-4f3e-4692-8242-ce8d8620fa22",
"id_item": "36a13fa5-2e06-45f2-9b77-96a128afc472",
"id_item_type": "bdf90143-93c3-44c2-99ef-209b9098c297",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "9"
},
"mt_items": {
"$ref": "11"
},
"mt_items_types": {
"$ref": "34"
},
"tt_vouchers": {
"$id": "36",
"id": "f76aa38a-e62f-41fb-86e7-1133f0e4891d",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:36:23.2032752+02:00",
"date_end": "2026-05-09T09:36:23.2032752+02:00",
"date_used": "2026-05-09T09:36:23.2032752+02:00",
"date_sesion": "2026-05-09T09:36:23.2032752+02:00",
"id_employee": "8c6a414f-8b9e-42df-8a3b-56475be5badf",
"id_branch": "b149859e-ec42-43ad-802c-00f418ba8e45",
"id_voucher_permision": "9e865af2-b4ec-4fad-b067-32a5cab99adf",
"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": "8069709e-07ef-4d04-b4ea-666f1bc2a701",
"id_user_add": "d6c98a98-7a9c-4aaf-a028-7354b8b824b6",
"id_doc_sa": "04e7a4bb-74cf-4c33-95e6-cbda05a28baf",
"id_item_sub": "62a7ccd8-cf24-4441-9756-fc92cb6b4e5f",
"id_pos_sesion": "6d4a55cb-4666-4d23-a0a0-746199d380b1",
"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-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"mt_branches": {
"$ref": "7"
},
"mt_employees": {
"$ref": "26"
},
"mt_payment_types": {
"$ref": "24"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa_pay": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_vouchers_det": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_permisions": {
"$id": "37",
"id": "4931267e-ffab-41e1-90dd-6def5fefb52f",
"date_from": "2026-05-09T09:36:23.2032752+02:00",
"date_end": "2026-05-09T09:36:23.2032752+02:00",
"date_used": "2026-05-09T09:36:23.2032752+02:00",
"id_employee": "15b5b4ab-ddc9-45da-b9ee-fe1187f6ec69",
"id_branch": "9fefe7ed-c5e9-4ca1-b4b2-a99f28b7edd6",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "11066d68-8f9a-4fe0-b0ce-ccbb46f76729",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"mt_branches": {
"$ref": "7"
},
"mt_employees": {
"$ref": "26"
},
"st_users": {
"$ref": "6"
},
"tt_vouchers": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
}
}
},
{
"$ref": "35"
}
],
"st_images": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"mt_items_sub": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_prices_rules": [
{
"$id": "38",
"id": "0323bc5a-267e-428c-a2e9-c76370939444",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:36:23.2032752+02:00",
"date_end": "2026-05-09T09:36:23.2032752+02:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "d669f517-ca56-45d6-becf-d3cd965a75c9",
"id_pos": "d6596ee1-24ff-4ff9-9684-734f348f682b",
"id_list": "dabb6c22-178f-4af5-917d-3c2b038129af",
"id_item": "c1e83433-6a96-4686-bbd5-6a0733ba4240",
"id_item_type": "e431bcbe-c135-4c7f-909c-e973c4a0c535",
"id_category": "5d8c476e-7984-4625-98f9-c894a2d42438",
"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-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "46642f7a-4be9-4853-9e0a-d8e90f951072",
"commited": true,
"mt_branches": {
"$ref": "7"
},
"mt_categories": {
"$ref": "9"
},
"mt_items": {
"$ref": "11"
},
"mt_items_types": {
"$ref": "34"
},
"mt_pos": {
"$ref": "14"
},
"mt_prices_list": {
"$id": "39",
"id": "3494a83a-7116-4340-a7ae-a70dc32748a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "eb037dee-e506-4637-a658-1381d3ad69ce",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "b9e5f39d-a367-4ae1-877d-fd3eb95357ce",
"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-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "5de4de59-985f-4147-83f1-1218a9a19eb0",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "40",
"id_pos": "c6d485b7-d038-455d-8085-d78b5e3fc54c",
"id_pos_type": "72198101-65df-46a4-973b-26b158d1b0d5",
"id_price_list": "74ff8c6c-883c-4169-b5d2-99cef9d86195",
"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-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "9426a2f5-b729-4d5c-bb52-7339039ad78b",
"commited": true,
"mt_pos_view": {
"$id": "41",
"id_pos": "c74bd148-be74-4280-a511-5867326159f5",
"id_pos_type": "b630190a-52a0-4afc-9257-a3ee85aebf59",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "0f640ff6-49ba-4346-bd22-1aefc337b883",
"commited": true,
"mt_pos": {
"$ref": "14"
},
"mt_pos_prices_list": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_types": {
"$id": "42",
"id": "3685a9b4-50ce-4641-b36c-feafaf1b33a4",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "6ebac31d-d010-4cd6-b822-0f9fdab1df74",
"commited": true,
"mt_items_featured": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_pos_doc_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$ref": "6"
},
"mt_pos_view": [
{
"$ref": "41"
},
{
"$ref": "41"
}
]
},
"st_users": {
"$ref": "6"
}
},
"mt_prices_list": {
"$ref": "39"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "40"
}
],
"mt_prices_items": [
{
"$id": "43",
"id_list": "77c204d2-1313-4ef2-9594-e757d7a77f4d",
"id_item_sub": "d3166fa4-90b7-4f52-a3b4-ce64b69b3152",
"validity_date": "2026-05-09T09:36:23.2032752+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "fb459b0e-47b5-4ed8-8eec-521590955138",
"commited": true,
"mt_items_sub": {
"$ref": "30"
},
"mt_prices_list": {
"$ref": "39"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "43"
}
],
"mt_prices_list1": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_prices_list2": {
"$ref": "39"
},
"mt_prices_list_rules": [
{
"$id": "44",
"id": "2672a699-94ca-41df-9e74-999820b57a17",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:36:23.2032752+02:00",
"date_end": "2026-05-09T09:36:23.2032752+02:00",
"id_branch": "cc3eb673-b2e8-4fc8-8cde-9472544278a6",
"id_pos": "6e6c770a-46f8-4442-b82d-1e0e4be4bd3b",
"id_list": "919b64b1-7638-4264-b828-0610dc71e04f",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "dd74c2ea-8624-4776-bd5b-1246e48b7863",
"commited": true,
"mt_branches": {
"$ref": "7"
},
"mt_pos": {
"$ref": "14"
},
"mt_prices_list": {
"$ref": "39"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "44"
}
],
"st_images": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"mt_prices_rules": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_doc_sa_det": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "38"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "04b41494-52a6-4e7e-8660-62089a48fcb0",
"order_id": 2,
"id_item": "1a23b0c7-b4fa-4a47-9dc9-89ab8e3c4693",
"id_item_type": "dfc458bd-2294-4249-979f-6e64978558c5",
"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": "be456b78-e2bd-4776-8d3d-3c443dedd0af",
"type_item": 11,
"id_voucher_json": "789bbc52-4092-4b70-afde-15373d9cef82",
"count_voucher": 1,
"id_category": "93919036-6792-40de-a5a5-39e6cd47c6bd",
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "3ed14a2b-5e69-4826-8b23-01f3a75f2f68",
"commited": true,
"mt_items": {
"$ref": "11"
},
"mt_items_types": {
"$ref": "34"
},
"st_users": {
"$ref": "6"
},
"tt_pos_sesion": {
"$id": "46",
"id": "7700c98b-0d9c-412e-8047-03576c0659c3",
"nro_sesion": 2,
"id_pos": "605f5f0a-80fc-4265-86d2-a2e4c0f1b9dd",
"date_tax": "2026-05-09T09:36:23.2032752+02:00",
"date_open": "2026-05-09T09:36:23.2032752+02:00",
"date_close": "2026-05-09T09:36:23.2032752+02:00",
"id_user_open": "425abea7-c6ea-49cc-ab5e-796ae31f0096",
"id_user_close": "52bfaf31-78c4-4885-b53c-e8f854166fad",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"mt_pos": {
"$ref": "14"
},
"tt_cloakrooms_units": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "fe04b4fa-fa0d-44a4-9f19-b8c723a84dd1",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "f137fef1-66d0-4aa3-ab54-5a46473ede2e",
"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-05-09T09:36:23.2032752+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "d819a200-2443-4f34-81da-344d400bc7f3",
"id_room_unit": "f0263b70-c399-4938-b3b3-f8f774778d2c",
"id_room_list": "5bf2c9e1-d266-4f4f-a753-d8e6d0763798",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:36:23.2032752+02:00",
"date_from": "2026-05-09T09:36:23.2032752+02:00",
"date_end": "2026-05-09T09:36:23.2032752+02:00",
"date_open": "2026-05-09T09:36:23.2032752+02:00",
"date_close": "2026-05-09T09:36:23.2032752+02:00",
"id_employee": "b6878c19-e380-44a2-b8a3-970e3a16301f",
"id_employee_sec": "d39f04c6-774f-42ae-a7b3-4c6d7f1d628a",
"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": "9601b257-d01a-46db-aabf-972097fe4dd1",
"comment": "sample string 7",
"id_user_open": "395f7ac3-3f67-4446-9cf3-10e6b38f1378",
"id_user_close": "1ee92993-0fbc-428e-8740-99548fe93c59",
"id_unit_state": "02299b3c-ff19-4b32-a1a3-08e815dc388b",
"id_pos_sesion": "f3224620-3497-4072-ab08-06dde2a5f090",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:36:23.2032752+02:00",
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"mt_employees": {
"$ref": "26"
},
"mt_employees1": {
"$ref": "26"
},
"mt_rooms_units": {
"$id": "49",
"id": "bf4d7e68-a3ba-4e68-90a5-d29250b08d34",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "d13fc9cb-fa25-4bd9-8920-44d63e313bcd",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "812feb34-ab13-48d3-a1c8-c599d3af9b71",
"locked": true,
"date_locked": "2026-05-09T09:36:23.2032752+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "ff53944c-f55c-4b03-b87f-308eed0ee359",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "d6164ba4-39b1-4ae8-b3b0-b0b699b9db7a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "182202aa-59b7-41c3-94b5-70fad5ba74ce",
"name_pos": "sample string 6",
"id_image": "5b31ceab-ec40-4998-9925-949880f7de48",
"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": "b8bdd2bd-9dd5-4738-b304-bf05b9751cd8",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "f2908929-5751-4eb3-ba3e-b437db409bd4",
"commited": true,
"mt_branches": {
"$ref": "7"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "8f32b734-f386-441b-92c0-827f7d344d31",
"id_room": "baf51628-887b-412f-8c24-61cbf2483145",
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "ec11909e-f358-4a17-8f11-3b90e29dfc5e",
"commited": true,
"mt_pos": {
"$ref": "14"
},
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "51"
}
],
"st_images": {
"$ref": "8"
},
"st_images1": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_list": [
{
"$id": "52",
"id": "4e137a25-10c0-4522-a345-3ce14329a461",
"id_room": "897dad07-6518-4c34-87a3-bc69e3679dbb",
"date_in": "2026-05-09T09:36:23.2032752+02:00",
"date_out": "2026-05-09T09:36:23.2032752+02:00",
"id_user_add": "455b460b-9320-40e8-9902-bf8cf338febd",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "6"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "52"
}
]
},
"mt_rooms_units_types": {
"$id": "53",
"id": "d24a5e2f-ab7b-4a8f-b46f-202568842f69",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "43322a86-e717-4620-8eb2-1829ea751753",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "7590621e-f5dc-441e-91aa-177885e262d1",
"id_room_state": "edf7fc2f-962e-48d8-a3bd-076b9fd66c05",
"id_image": "fd62d431-44f4-4439-9b05-efbce5b34aac",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "7825503e-2b57-42d8-8b92-a8bfa5dae952",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "771df94a-6a60-42df-a22b-ffb61e216737",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "cde5f3a3-9dba-49ae-87e3-8061f2cb2f08",
"commited": true,
"st_users": {
"$ref": "6"
},
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_types": {
"$ref": "53"
},
"st_images": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "6"
}
},
"st_users": {
"$ref": "6"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_states": {
"$ref": "55"
},
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_doc_sa": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$ref": "52"
}
},
{
"$ref": "48"
}
],
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_tips": [
{
"$id": "56",
"id": "40e41560-033e-4ac1-81ee-319a69189229",
"id_pos_sesion": "1f971548-c48b-413e-ad4d-1b50b66fb3a6",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "f247d931-1019-4187-8901-7b6bb39d0889",
"id_room_unit_activity": "2f2910bc-da0f-4a1d-8e3f-a0cdf6e5492a",
"id_doc_sa": "5ca42931-3d17-4b99-8f1e-70101b3c3da8",
"id_pos_type": "74805fe6-7982-4889-ab96-de7fb1021c6a",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "0ef10758-f54b-45ff-8ad9-c7ee63165e7d",
"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-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "ff20128a-fedc-414c-ad23-f61b576fd3d9",
"id_user": "af2d8607-94fe-41d7-a2cf-ea2d62ab0a5b",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"st_users": {
"$ref": "6"
},
"tt_tips": {
"$ref": "56"
}
},
{
"$ref": "57"
}
]
},
{
"$ref": "56"
}
],
"tt_pos_sesion_users": [
{
"$id": "58",
"id_pos_sesion": "53fc9e3a-ff5c-4da1-bd02-45f3fed33aef",
"id_user": "30b0194f-f40d-4f4b-b032-cd243373366e",
"date_add": "2026-05-09T09:36:23.2032752+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"st_users": {
"$ref": "6"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "58"
}
],
"tt_doc_sa": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_cmd_connection": [
{
"$id": "59",
"id": "10aff376-d2dd-47e4-b18b-3924fd68c7ce",
"id_user": "a466fcf0-c4b1-45d8-a2e7-9879627920d9",
"id_user_profile": "45dabde5-8617-4b77-96f9-8a24fb9c047b",
"locator": "sample string 4",
"date_end": "2026-05-09T09:36:23.2032752+02:00",
"id_pos_sesion": "325a09ee-6e1f-4118-abb5-12c917f9c468",
"date_login": "2026-05-09T09:36:23.2032752+02:00",
"date_logout": "2026-05-09T09:36:23.2032752+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"st_users": {
"$ref": "6"
},
"st_users_profiles": {
"$id": "60",
"id": "bf559b06-6c29-4dc4-b012-d6409060d4af",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"st_permisions": [
{
"$id": "61",
"id": "5d591f5f-775d-4b4c-ab21-179f609655c5",
"id_function": "5cf2c070-2e3e-4081-825b-d12927d0a90a",
"id_user": "bd86abbb-7a6d-42d2-925d-e755e99c44d4",
"id_profile": "f1936654-2d88-4690-9af3-eecf6489ddc5",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "60"
},
"st_users": {
"$ref": "6"
},
"st_functions": {
"$id": "62",
"id": "e3a8cc12-7626-47d4-9767-205ed241827f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "34859b9f-e554-4e99-b1ac-21794e85b3b7",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "641a9fe8-3be0-42ff-8708-0aa8815846dd",
"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-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"st_functions_groups": {
"$id": "63",
"id": "6483eec7-1ad5-419c-84fb-cf9a54439389",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"st_functions": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"st_images": {
"$ref": "8"
},
"st_permisions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
}
},
{
"$ref": "61"
}
],
"st_users": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"tt_cmd_connection": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "59"
}
],
"tt_cmd_messages": [
{
"$id": "64",
"id": "fb241bb0-195f-421f-9f86-3e8cdfa892d3",
"id_user": "73f33ec0-657c-42a7-ac64-31ed61107c09",
"date_add": "2026-05-09T09:36:23.2032752+02:00",
"destiny_type": 4,
"id_key": "c71c1958-8aba-491d-a75a-8b9e86a73650",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:36:23.2032752+02:00",
"id_pos_sesion": "3b6d97d6-ec25-4644-906a-cf8b53257098",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"st_users": {
"$ref": "6"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "65",
"id": "849866fa-e47e-4aa0-8e75-39c5607098e5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "fc1024a7-9899-4b1b-8ca2-1b63e697b3a5",
"id_doc_print": "c198ac9a-fc44-48b6-b8d0-f072b70ad232",
"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-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "6"
},
"mt_prices_items": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
"mt_prices_list": {
"$ref": "39"
},
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_doc_sa": {
"$ref": "18"
},
"tt_doc_sa_det_stock": [
{
"$id": "66",
"id_doc_sa": "011b41f4-732a-447b-9c37-c09ef2a5dc38",
"id_line": 2,
"id_item": "2ac778f0-ad8e-48bb-83ac-8dd053091ea4",
"qty": 4.1,
"mt_items": {
"$ref": "11"
},
"tt_doc_sa_det": {
"$ref": "29"
}
},
{
"$ref": "66"
}
]
},
{
"$ref": "29"
}
],
"tt_doc_sa_pay": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_vouchers": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers_permisions": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_money_types": {
"$ref": "4"
},
"mt_payment_types": {
"$ref": "24"
},
"tt_doc_sa": {
"$ref": "18"
},
"tt_vouchers": {
"$ref": "36"
}
},
{
"$ref": "25"
}
],
"tt_vouchers": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "6"
},
"mt_money_types": {
"$ref": "4"
},
"tt_doc_sa": {
"$ref": "18"
}
},
{
"$ref": "23"
}
],
"tt_doc_sa_det": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa_pay": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa1": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa2": {
"$ref": "18"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "48"
},
"tt_spool_doc_print": [
{
"$id": "67",
"id": "415a04de-d716-45f4-ac6d-1fef40cd2d2b",
"spool_server": "sample string 2",
"id_doc_sa": "7868f331-b642-4905-9e7e-8c880d983e1a",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"printed": true,
"print_on": "2026-05-09T09:36:23.2032752+02:00",
"tt_doc_sa": {
"$ref": "18"
}
},
{
"$ref": "67"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "17"
}
]
},
{
"$ref": "16"
}
],
"mt_items_featured": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_pos_print": [
{
"$id": "68",
"id": "ae073392-8c24-484a-b329-7af87a449b45",
"id_pos": "6fdea328-54f0-488a-8dfb-0ec8475ba4bb",
"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-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"id_user_upd": "461750eb-51b6-4617-9838-305524b2af3d",
"commited": true,
"mt_pos": {
"$ref": "14"
},
"mt_pos_doc_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$ref": "6"
}
},
{
"$ref": "68"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "6"
},
"mt_pos_view": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_num": [
{
"$id": "69",
"id_pos": "dd6e308e-5d5b-45e0-a139-62e31b697bad",
"id_doc": "9ac1d7c8-5c47-487e-90a7-2bb60d6234f4",
"value": 3,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"mt_docs": {
"$ref": "2"
},
"mt_pos": {
"$ref": "14"
}
},
{
"$ref": "69"
}
],
"st_pos_license": [
{
"$id": "70",
"id": "8a30d534-76d9-45d5-87cf-537d232f03b6",
"id_pos": "45195add-0715-450d-9bf5-f41841d82679",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:36:23.2032752+02:00",
"key_access": "sample string 5",
"id_user_add": "c55e5612-b078-4e9a-862f-9698ba606aec",
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"mt_pos": {
"$ref": "14"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "15df7187-91f7-4fdc-aca2-ab1c9d0d932d",
"id_pos": "a73af961-3b15-4ad7-8ef2-910709b7d0ad",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"mt_pos": {
"$ref": "14"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_pos_connection": [
{
"$id": "72",
"id": "5a828aa8-e6c5-4630-9e85-79f460a9f8fd",
"id_pos": "22688247-6f25-44d9-84aa-82e32e88b7e8",
"date_add": "2026-05-09T09:36:23.2032752+02:00",
"date_upd": "2026-05-09T09:36:23.2032752+02:00",
"date_out": "2026-05-09T09:36:23.2032752+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "14"
}
},
{
"$ref": "72"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "7"
},
"tt_logs": [
{
"$id": "73",
"id": "55176fbe-9144-43a1-ab92-9a05dcdae2ce",
"id_user_add": "5699e017-d055-41cd-9a47-ba3bd56175dc",
"id_table": "22802a99-c6c2-43d5-80bb-d74cbe89b80c",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d5e14a8d-55f8-4132-8b95-d5db9ca00770",
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"mt_pos": {
"$ref": "14"
},
"st_sync_tables": {
"$id": "74",
"id": "6ffb3624-a4ba-4eaf-974c-c48b1ced7ae2",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "30b795ae-927a-4289-a48a-f7536b063665",
"id_sync": "cc26f7bc-f9ef-49ca-af52-2b2277136c4f",
"json": "sample string 3",
"id_table": "36287ab2-1ec4-4728-bca7-35c71b81e2b2",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "10ef95b7-8305-4a3e-90e9-05e16ec410db",
"id_branch_from": "ae773cd8-c537-4af7-a0d1-119c8d70c4a1",
"id_branch_to": "465b567a-aa88-4448-9dec-589ce1c62dc6",
"type": 4,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:36:23.2032752+02:00",
"send_on": "2026-05-09T09:36:23.2032752+02:00",
"mt_branches": {
"$ref": "7"
},
"mt_branches1": {
"$ref": "7"
},
"st_sync_packages_det": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_sync_tables": {
"$ref": "74"
}
},
{
"$ref": "75"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "73"
}
],
"st_local_variables": [
{
"$id": "77",
"id": "e95abc8f-38f9-4395-868c-a7e29882d60e",
"id_pos": "c6fce6ee-460d-4a27-a28c-6ba5b68b2b05",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"mt_pos": {
"$ref": "14"
}
},
{
"$ref": "77"
}
],
"tt_doc_st": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_pos_types": {
"$ref": "42"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "13"
}
],
"mt_items_formula": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_units": {
"$ref": "33"
},
"mt_units1": {
"$ref": "33"
},
"st_images": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"mt_items_sub": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_prices_rules": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st_det": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "10"
}
],
"st_images": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"mt_prices_rules": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_vouchers_det": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
},
{
"$ref": "9"
}
],
"mt_employees": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items_types": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_money_types": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_payment_types": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_list": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms1": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_functions": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"st_images_types": {
"$id": "78",
"id": "844e5835-b4a3-4cfc-ae70-29c7a6e1100b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"st_images": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"mt_docs": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_cloakrooms": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "6"
},
"mt_branches_zones": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees_branches": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items_featured": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_locations": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "21892014-33cc-4d6c-848c-231a01a027cc",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:36:23.2032752+02:00",
"date_end": "2026-05-09T09:36:23.2032752+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"mt_branches": {
"$ref": "7"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_sync_packages": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_sync_packages1": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_doc_sa": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_st": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers_permisions": [
{
"$ref": "37"
},
{
"$ref": "37"
}
]
},
{
"$ref": "7"
}
],
"mt_branches_zones": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_brands": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_categories": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories_items": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_docs_payment_money": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_employees_profiles": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_items_featured": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items_sub": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_items_types": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_locations": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_rates": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_money_types": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_payment_types": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_pos": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_pos_doc_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_prices_list": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_print": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_pos_types": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_pos_view": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_items": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_list": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_units": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_units_ref": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"st_images": {
"$ref": "8"
},
"st_images1": {
"$ref": "8"
},
"st_permisions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_pos_license": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_token": [
{
"$id": "80",
"id": "c852fd50-5874-465b-9235-9fd892cef352",
"token_id": "sample string 2",
"id_user": "266b5d0a-dbed-4765-8945-c1b4b0927c36",
"date_from": "2026-05-09T09:36:23.2032752+02:00",
"date_end": "2026-05-09T09:36:23.2032752+02:00",
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"st_users": {
"$ref": "6"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_doc_sa_det": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa_det1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_st1": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "28020d51-5f37-4e72-9d3b-b649fff325ac",
"id_room_activity": "9739ebdb-2de8-4f10-8e7b-d1105f5a4fbf",
"id_pos_sesion": "c886fb85-1cc1-4edf-b326-559e35cfa872",
"log_text": "sample string 4",
"id_user": "90841059-b14f-4046-95db-4fe815778cce",
"created_on": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"st_users": {
"$ref": "6"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_vouchers_permisions": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_vouchers": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_docs": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"tt_pos_sesion_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_sa": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa1": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_items": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_rooms_units_states": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_users_profiles": {
"$ref": "60"
},
"tt_cmd_connection": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_cmd_messages": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "5"
}
],
"mt_money_rates1": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa_cashflow": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_doc_sa_pay": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"mt_payment_types": {
"$ref": "24"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "3"
}
],
"st_images": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"mt_pos_doc_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_doc_num": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_doc_sa": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_st": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_pos_print": {
"$ref": "68"
},
"mt_pos_types": {
"$ref": "42"
},
"st_doc_print": {
"$id": "82",
"id": "74b41a39-1240-42fc-81b9-32c5760af420",
"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-05-09T09:36:23.2032752+02:00",
"last_update": "2026-05-09T09:36:23.2032752+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_doc_print_det": [
{
"$id": "83",
"id_doc_print": "af89e084-83e2-4583-b63b-9a78038d1061",
"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": "82"
}
},
{
"$ref": "83"
}
]
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "1"
}
]