GET api/Tt_Doc_St?id_pos_sesion={id_pos_sesion}&id_doc={id_doc}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_pos_sesion | globally unique identifier |
Required |
|
| id_doc | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of tt_doc_st| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_pos | globally unique identifier |
Required |
|
| id_doc | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| nro_doc | string |
Required Max length: 10 |
|
| date_doc | date |
Required |
|
| block | boolean |
Required |
|
| nro_original | string |
Max length: 100 |
|
| id_ref | globally unique identifier |
None. |
|
| id_loc_from | globally unique identifier |
Required |
|
| id_loc_end | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_user_upd | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| comment | string |
Max length: 500 |
|
| status | integer |
None. |
|
| is_send | boolean |
Required |
|
| date_send | date |
None. |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_docs | mt_docs |
None. |
|
| mt_locations | mt_locations |
None. |
|
| mt_locations1 | mt_locations |
None. |
|
| mt_pos | mt_pos |
None. |
|
| st_users | st_users |
None. |
|
| st_users1 | st_users |
None. |
|
| tt_doc_st_det | Collection of tt_doc_st_det |
None. |
|
| tt_doc_st1 | Collection of tt_doc_st |
None. |
|
| tt_doc_st2 | tt_doc_st |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "874d16f6-afa7-42dc-a5de-f7039b462046",
"id_pos": "3f3d93a2-b362-45ae-87f5-b82c04f828ae",
"id_doc": "d19f18b7-c2b7-4792-867d-fb0615005686",
"id_branch": "caf17c53-e53e-4b8a-8bba-6e1e25449c99",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:20:27.2891077+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "1ecf40ba-1568-4926-9244-771039c0b4c1",
"id_loc_from": "48d06e01-e4ed-421e-9b2a-3bae3e2b8567",
"id_loc_end": "1b513996-a820-44df-9f4b-f5f514ef4d5b",
"id_user_add": "e273bb93-a302-417d-8322-ccc42595b034",
"id_user_upd": "a2768062-d899-4ddc-9d3e-b956a3c72135",
"id_pos_sesion": "d3e95ef0-748d-4488-b649-4593a558e699",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T06:20:27.2891077+02:00",
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "cadc2fd6-aace-49fe-8613-1b2b77e6eabf",
"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": "b18aa394-d624-4ba4-98bb-9d7ac0782f17",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "6bfd0518-2a7a-4c03-8ec8-fb4c94558604",
"commited": true,
"st_images": {
"$id": "3",
"id": "0ac6b904-a682-4154-9643-d0a6a8792c19",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "6333a558-a75a-4b41-83f0-0225ab4bb19b",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "41a7c698-e73d-4e54-8702-0aa9f451a459",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "3db46b7a-a017-4027-8ecf-45a6ab3cf45d",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "648a6a0b-d761-4622-8790-a08d2c2cd95a",
"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-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "8527f004-71db-43ea-96c5-222711ff1335",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "2e59863f-022d-4132-bde9-dfd4cf5fda0d",
"id_item": "86c93c81-88f9-4f30-9db5-b1239ed8e38f",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "ff6e2942-4be1-436f-972a-cc9172265353",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "3619cd56-351c-4d69-a2fa-1d40e1f59af0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "63a294eb-54fa-48d8-846c-50da6243e39e",
"id_unit_sec": "60b3d66c-7a4b-4e0f-b537-d1355d55714f",
"id_brand": "ad2eae5c-0246-4d92-aa9a-65d641f0fe2a",
"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": "ca5481a3-829a-4918-8216-bad3b784dc2a",
"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-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "1a97f71b-ade5-4dc2-96d9-5a8fb6dd5f46",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "1079b7d2-3cbb-4a64-9bcc-9d3cc837a3e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "8af6c221-4fae-440d-ad8f-ce74a131989f",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "266decbc-74a3-457c-95f8-cfdeea459b36",
"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": "cea96cd4-5fd8-4adf-bd47-607e1197ba3f",
"view_messages": true,
"id_image_photo": "29a99e86-7423-4185-b872-a59af894dca0",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "eb03ad45-284f-4b1e-92d8-b21c46a94a5e",
"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-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "e77eecdd-1f85-4df7-8597-2ff086936c46",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "4f6ae29a-60e0-4d85-842d-e29f9c2251c0",
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "6f130a0f-7705-472c-ad64-95b53d114bd5",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "ea8a9e33-fc9f-494f-be7b-5777c8337902",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6ab664ea-1192-4a3c-910b-42b61f5411ab",
"id_zone": "775d62e8-7f52-4b8b-88b7-063b73b053c4",
"user_required": true,
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "a4de48f7-812e-40d3-b9d5-6addb62dc577",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "c5c51d65-cc55-4fdf-8d0a-103929025c6f",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "7cb69d8d-d244-48e5-9b71-44e2ea63c6e6",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "1a1582d0-7517-4aee-9f7a-9d3c27aa0ebd",
"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-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "c73a51ca-3912-4c4c-8210-a84f78aa09ac",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "97ed54a7-1061-490c-b936-37f8847b35ac",
"id_cloakroom": "bafa6d7d-e132-4d5d-81af-54a1d78ee044",
"id_pos_sesion": "8387f301-870a-488a-b886-78c8b4c250d2",
"unit_id": 4,
"date_open": "2026-07-08T06:20:27.2891077+02:00",
"date_close": "2026-07-08T06:20:27.2891077+02:00",
"id_doc_sa": "61c9221d-47ed-4208-a2a7-b61d09dd6555",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "ec3b37c9-f5df-4deb-93c1-2d0b6cd48c18",
"id_pos": "ed3e82a1-31b8-49be-b7ca-637fa7c8ec57",
"id_doc": "a04ab5bf-c6b2-474e-8c08-6af7bb7ecd5b",
"id_branch": "9dbe9287-c2d7-41b0-a4d2-930382aa8c23",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:20:27.2891077+02:00",
"date_tax": "2026-07-08T06:20:27.2891077+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "9a797ba1-673e-4c56-a569-3d03c0b2dbe5",
"id_relationship": "9087bab6-2e14-46ba-89e6-742c63123a37",
"id_loc_from": "c62ea281-d336-497e-b6d4-c74ca4ec62b3",
"id_loc_end": "ae30ae3e-7dd3-41b1-ac25-4781ac3574d6",
"id_user_add": "7aa40844-128c-4eeb-8783-820b500ee431",
"id_user_upd": "f3b0fabf-94c3-4cec-82d1-336d44f350b3",
"comment": "sample string 12",
"id_pos_sesion": "4a6ac7c9-97e0-47e0-a465-717222c54a04",
"id_room_unit": "af00e8f8-f9b3-44a8-8e81-5a69ae7b21bc",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "d9fa34dd-2f9a-480f-a9af-1b880b142dcd",
"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-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "8a3d2983-726a-4811-b7c1-29c1f67c42be",
"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": "fbfc6d07-6122-417f-b959-d0ed0dc6f97f",
"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-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "97fd452e-8df9-42af-8241-7524d8b734ba",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "abe9aefa-45f0-4bb6-9551-e1b0b6e52c96",
"id_pay": "b24a1c43-b181-4b8d-965d-278723de7064",
"id_money": "45764a59-2d9d-4dbe-94fc-4071d9ca3fcb",
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "db02caa8-9485-40d4-88c6-de4b2a0d3868",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "fe537866-4ebd-4428-a158-75e93c417023",
"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": "fe27fe1c-8682-44f6-97c3-bb77f31b4cf0",
"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-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "0411dbd1-e613-4ffa-b9b1-e6578ff62710",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "de2d51d4-dd3a-4dea-a0ba-9421140b15d1",
"id_money_2": "8911b634-4cad-4fbe-bee4-1cae001fa2f9",
"date_from": "2026-07-08T06:20:27.2891077+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "ed833df7-4106-43c6-86f4-d201ff977bfb",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "62a362a1-4816-4362-9d9a-5692950a2ca7",
"id_pay": "6af2b0d2-1036-4d78-8981-9f337aaacfa6",
"id_money": "cd413842-2b0f-4b68-9db7-826d25bedc9b",
"date_cashflow": "2026-07-08T06:20:27.2891077+02:00",
"coefficient": 5.1,
"id_user_add": "9d1fb16e-fe47-4984-abae-59fe55caadaa",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "5c9ede39-ebe1-497c-bc9d-7e2ce2f1c0fc",
"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": "11d73d88-44af-48f7-9e59-93bfe958b8e2",
"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-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "8b5c3a26-56f0-4bfa-9f32-7f223b265454",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "f8d35b87-8273-4c30-bf9a-77e1ad153bdc",
"id_line": 2,
"id_pay": "2d48e763-0ff4-4993-951f-b995cbd9f8bf",
"id_money": "21e03e28-8136-4824-831b-e0e0876fd120",
"coefficient": 5.1,
"id_voucher": "d6609748-753b-44c1-87e6-f1bd57ba74e1",
"id_employee": "844d3cb4-31a2-454a-b118-a48b8a76f241",
"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": "34ff6949-91d3-4b13-8ad8-2374ed7783e3",
"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": "ff0e26a3-5314-4f73-a451-f5ab5db60fbb",
"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": "138c20b9-2bb1-4031-b909-b10d60b0b21a",
"name_pos": "sample string 12",
"id_image": "f99efe95-35ed-4e80-a983-d6c99fc064ff",
"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-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "2ad0cdf6-3543-4c4f-9431-d3919d788176",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "2cd6833a-e81f-4a26-8219-4e1708b7dd50",
"id_branch": "0638a9cf-3537-4c09-bcde-a8c594737569",
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "99b744d6-34fc-4302-8259-09bfa0c7ebd3",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "53a52546-de2f-4b69-8b09-1cce93f24da5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "f672900d-630e-42a2-99db-708da67e9117",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "8"
}
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "32d76c66-2192-4345-ba7d-0525d7e6ad45",
"id_line": 2,
"id_item_sub": "5930dbcd-6d7c-437f-8fc0-edaa31075cdd",
"qty": 4.1,
"id_list": "eb5d3fd9-dfd1-43a1-b5d7-793eee95b054",
"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": "0c8bb9bf-2ab3-4a8e-a1a8-d27de9887c4b",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "4d971c02-a819-4734-9844-891e2bc17a76",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "e23c6fca-a2cd-4762-b184-44d5598a6768",
"id_user_upd": "926ff274-8e03-4cc7-8c58-723a8c913b6b",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "d0aa7224-5496-491a-9f01-7bad85b1166a",
"id_item": "f7a79753-f435-45b7-b9aa-1bf5412a9f77",
"id_item_type": "adccb671-5937-4258-a66a-9e901a07d5e4",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "0102706b-0c1c-4f20-8d4f-0ebfa493ce78",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "c00b6184-e987-49ae-bf36-bbfb0f628150",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "18387751-afd4-4903-91d6-4a35802d37b3",
"id_item": "a2ce454b-8adc-4c8a-b400-3122be3eb0f0",
"group_id": 3,
"id_unit_ref": "c21ed451-1e3f-4e93-8504-a874c3bdb2e1",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "858bdea3-202a-4431-92d9-ffa7d8bbd6a3",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "30527fba-6007-476a-ba05-8421aa10988e",
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "f67dff41-5eab-44c0-af1c-67fc4e87ec5e",
"commited": true,
"mt_units": {
"$id": "28",
"id": "4c8629e4-48e3-4a2b-8c00-00406d0c41c8",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "da4173ea-618f-484d-a8ce-b0241371054f",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "8"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "78ba25be-632c-4d4d-a9ba-5a90c794f661",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "489f1b79-6536-4f64-9b3b-d2d81ad14ab9",
"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-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "9d908762-5334-441b-8397-4bee7d2f6942",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "760a879b-8bcb-4347-863f-076fbe2a1dd8",
"id_line": "233ccf19-cdf3-4e1c-b862-81a5f15be1a3",
"id_category": "2fc504c4-0fe9-4ebb-b052-0bdbcb1994db",
"id_item": "52d55092-4602-460d-9d12-2ed3e0024768",
"id_item_type": "ba4e1c4a-a8b7-4b2c-a5e8-dcc09fcf401e",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "5a1ed373-0ba9-4664-8a5d-802ba8562d4e",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T06:20:27.2891077+02:00",
"date_end": "2026-07-08T06:20:27.2891077+02:00",
"date_used": "2026-07-08T06:20:27.2891077+02:00",
"date_sesion": "2026-07-08T06:20:27.2891077+02:00",
"id_employee": "8059b254-3dac-46f7-9678-7491290545f3",
"id_branch": "d8f6399c-db8f-4024-8cc3-5c5f23245a22",
"id_voucher_permision": "dd93e1d9-d679-482f-84d8-290061cac410",
"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": "6fae5f35-44de-4f00-9fa2-3f748bb46c31",
"id_user_add": "4808ade9-227f-4737-a0b8-7425baa9a72d",
"id_doc_sa": "19474206-b096-4d3e-96f5-194d8eeb1875",
"id_item_sub": "37ddbac5-8bc0-400b-b5a0-1b5d22501dc9",
"id_pos_sesion": "05ddb857-60c3-416c-bc7b-c6bbe22077fa",
"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-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "6bf860b9-26cb-47a6-9d72-774139f19e7d",
"date_from": "2026-07-08T06:20:27.2891077+02:00",
"date_end": "2026-07-08T06:20:27.2891077+02:00",
"date_used": "2026-07-08T06:20:27.2891077+02:00",
"id_employee": "a7d38e78-d846-45a1-9fa3-818aa6aba44d",
"id_branch": "3010f5dd-d7c1-4161-9477-18c8c6ccf2ea",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "0f265e3f-4ba0-4290-83c7-2a88f987f592",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "b83776ab-37e9-4dd1-90c7-7b9b50fc8293",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:20:27.2891077+02:00",
"date_end": "2026-07-08T06:20:27.2891077+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": "97589b29-914e-4546-9bf5-ead81730defe",
"id_pos": "02b36a6e-646e-4ccf-a0f6-32e93cfe5a64",
"id_list": "864ad019-1234-4758-a147-b44f3ee188cc",
"id_item": "f7ce4c0c-35e8-4416-9748-bd62c548c4a8",
"id_item_type": "5562670a-4b2a-4f75-8875-4407af7c2e0a",
"id_category": "886edb72-40f9-4159-8ac6-6ed04b8d28bf",
"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-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "fd17cf35-70ff-41b8-8deb-75c34cec7cf2",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$id": "34",
"id": "533ff2ea-b64d-45bd-936c-7b82f1106f15",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "8a482f5e-c714-4d5b-b800-ac6270af1e2e",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "2ec2aa76-59c4-4bc8-94b1-af932387d577",
"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-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "1d2a11f9-ff65-438d-a727-b1646971ff6a",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "69805fe0-cc78-4def-a5a3-6ad1bf76898b",
"id_pos_type": "200d54c4-8cc9-41d7-838f-911ca10512d9",
"id_price_list": "4ae04a74-1e1a-48e8-bd34-df3a2f62c66a",
"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-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "0a7572d8-48cb-45aa-a5c6-b0cd4f707b7d",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "fe71ceda-6a24-4c45-8c81-ed72f4fcdaaa",
"id_pos_type": "b949bab1-ade8-4e51-9a0e-8154a6c2f60a",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "4ebb4123-0c11-4927-a3ef-c88b07400376",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "34f3e120-a0bb-4d2c-87ec-80f57bab1aab",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "caf631b5-3036-4cb5-ba00-e75058dfa66b",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "f5c8acac-cfac-4e54-8ae6-b3424eb23cb5",
"id_branch": "9286f6f4-2a93-446e-a26b-36a49119548a",
"id_pos_type": "4c1c9562-f11b-4e82-b8cc-85f23e32ac86",
"id_pos": "a0ffef55-29bb-47e4-9aea-f4aaf97b1740",
"id_item": "5cf8cb65-afe8-49cd-906b-e15a968d162c",
"date_from": "2026-07-08T06:20:27.2891077+02:00",
"date_end": "2026-07-08T06:20:27.2891077+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "bb1dff19-021d-4c67-8eba-f9cb0a0e67bb",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "38"
}
],
"mt_pos_doc_print": [
{
"$id": "39",
"id_pos_print": "1f428b92-64bc-47f8-b9f4-8e401032c365",
"id_doc": "e4df62e9-6130-4f57-afc7-996fb1f7457f",
"id_pos_type": "5fac8b61-e02a-42a9-9042-df46f83af804",
"id_doc_print": "0c86630d-1a95-4999-b900-8ab404e5bf92",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "4fa31b81-4250-4888-8e8b-b54846adf7ac",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "934d15d5-95cd-4b1d-9ba4-1ec5fccf230d",
"id_pos": "a28c12b1-cba4-42b8-a514-577f67b1253e",
"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-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "28c1bf3c-bcf3-46e2-8556-a10695053bb0",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "41",
"id": "3c57658c-6a64-4889-81fd-2012ecefc37b",
"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-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "d23fdc8a-d5ca-421c-b5ce-d9e7f295246a",
"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": "41"
}
},
{
"$ref": "42"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "43",
"id_list": "342f30e6-726b-4df8-ad02-74ff2afd7500",
"id_item_sub": "5dbed2cf-2f1e-4121-994d-c5de7115dadc",
"validity_date": "2026-07-08T06:20:27.2891077+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "5b6aefe8-feb4-436b-9d70-329ebae25972",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "43"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "44",
"id": "4cffd9b5-bd5e-49f0-8895-780c2be9087e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:20:27.2891077+02:00",
"date_end": "2026-07-08T06:20:27.2891077+02:00",
"id_branch": "4426ecde-03a5-4caf-9801-6bd53ac45dee",
"id_pos": "bbfee3d0-3d1d-407d-99c6-ec40f4317feb",
"id_list": "8e3df232-4105-4cd5-a7d7-640dd09e20f1",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "28ab20a7-bb21-47d3-8120-b2cede15cba1",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "44"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "bd8b5bbc-4cd5-4f1a-9757-545bf9e1e310",
"order_id": 2,
"id_item": "dbfe9338-d10f-4231-8e6e-8782e4b6c6c4",
"id_item_type": "385bfa87-8c0b-4a6f-9cc1-d1336b6e6606",
"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": "cf72b7b3-eef0-4e96-8113-3cdb25eaec14",
"type_item": 11,
"id_voucher_json": "0a8b48cb-363b-4357-bb80-8ff5d996facd",
"count_voucher": 1,
"id_category": "3ddbdbdc-14ba-40ed-9c20-c8c428592b40",
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "23efa8bf-8647-401d-b3ff-016c79655aa2",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "46",
"id": "aa51c65d-cfde-46d6-b05c-3e2633f5ef5a",
"nro_sesion": 2,
"id_pos": "cf227135-9c39-441c-8133-a06f04a7d64f",
"date_tax": "2026-07-08T06:20:27.2891077+02:00",
"date_open": "2026-07-08T06:20:27.2891077+02:00",
"date_close": "2026-07-08T06:20:27.2891077+02:00",
"id_user_open": "31371ddd-7c50-4ebc-8f0b-ace4042cf43d",
"id_user_close": "182201d6-37e7-40c4-8d6d-b2cda15eed29",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "16fbcde2-fb84-467c-a9da-01ea65e9e4af",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "200a91eb-e710-4d6e-b18d-ed0807e713e1",
"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-07-08T06:20:27.2891077+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "915608de-1987-409c-802f-7522844f17c2",
"id_room_unit": "980cf5ab-a1ff-4bb1-b2d7-c8b3240b79a5",
"id_room_list": "98c13775-5ce8-42d7-b04b-b47e965b22d2",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T06:20:27.2891077+02:00",
"date_from": "2026-07-08T06:20:27.2891077+02:00",
"date_end": "2026-07-08T06:20:27.2891077+02:00",
"date_open": "2026-07-08T06:20:27.2891077+02:00",
"date_close": "2026-07-08T06:20:27.2891077+02:00",
"id_employee": "11130cdb-231c-4c87-85c7-6c956e7629fe",
"id_employee_sec": "eeb5166d-f6f2-4a57-944d-7592ee5d3f35",
"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": "e7a3b63a-b150-4b94-b616-de366ec12c16",
"comment": "sample string 7",
"id_user_open": "0f55ae36-a71c-4ce2-856f-5aca32d815d8",
"id_user_close": "2bab3a79-71c8-4ee7-8653-3462e03f1329",
"id_unit_state": "4f4000c9-b7c5-45c0-b581-ade2758645a8",
"id_pos_sesion": "20cffd62-370e-4168-bc00-2d3727be9068",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T06:20:27.2891077+02:00",
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "2bc5b136-d394-4920-baa0-dffd5725f49d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "b9b4aa48-7e80-4649-ab44-c1d282174c8c",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "2a85bae8-a41b-4f2c-99a3-d2f6004bfde4",
"locked": true,
"date_locked": "2026-07-08T06:20:27.2891077+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "43635ea4-f328-4ed1-b8a5-90e474a5dccb",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "02e84afb-f879-4586-a35b-3cd70c49aff6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "cc0d7564-6656-4fbf-9033-a1187f07eb7f",
"name_pos": "sample string 6",
"id_image": "794e457a-21f7-406d-80a9-c8495a556154",
"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": "7d4b65fd-515f-4541-aee3-7d6b1844c543",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "330b0582-57ad-4966-9981-e6f2d5c42a45",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "291bbf6a-55ac-4f9c-a4f3-b7296b236708",
"id_room": "9e8f26a9-ae03-4158-a8cd-534d6d2b542a",
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "9f4a6178-590f-467f-b523-345aad19951d",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "51"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_list": [
{
"$id": "52",
"id": "b4eefdc9-c72c-4ecf-9ad8-c0f7f6766b7d",
"id_room": "2b4b529d-6f6c-49ec-a5e6-73d70dd1e9aa",
"date_in": "2026-07-08T06:20:27.2891077+02:00",
"date_out": "2026-07-08T06:20:27.2891077+02:00",
"id_user_add": "420d2f0d-9869-4a6e-8ecd-89c503426cfc",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "52"
}
]
},
"mt_rooms_units_types": {
"$id": "53",
"id": "85d690f4-947e-4ba2-918c-e821ffaf85e0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "ffe77a5e-fea5-465a-8483-357d9c6d91ae",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "bd3e0f96-279b-4696-8026-c91c398cbd8b",
"id_room_state": "8e4cee28-701a-4d55-ab72-43b424dca72b",
"id_image": "af051fc1-befb-40e7-99d1-2895703f348f",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "bd57e76d-b241-4309-86c0-c87a60c5de15",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "44dbb2c1-1143-4311-ba6f-054a4261332d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "81452cd7-3f25-432f-9f44-875687994080",
"commited": true,
"st_users": {
"$ref": "8"
},
"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": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_states": {
"$ref": "55"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$ref": "52"
}
},
{
"$ref": "48"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "56",
"id": "f85c30a5-6fe6-40e3-9d88-0192017102d4",
"id_pos_sesion": "46189327-bf7d-4f83-b58a-3c8cbe3da2c4",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "3d71172f-db07-4ce3-9cac-bd0d120683af",
"id_room_unit_activity": "79dfc50e-3e59-410e-afe5-f2cf8eea3905",
"id_doc_sa": "00618655-adfb-4847-85a3-76c76652045c",
"id_pos_type": "0505a13c-833e-4c78-a57a-8fa56d0bb1a5",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "3fdd7151-a110-439f-96ad-c1afc7caf34a",
"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-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "895cfe04-b590-4832-900d-ba6f5f35bd23",
"id_user": "2fa9196d-4dc3-4cb5-a515-958308fc7a59",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "56"
}
},
{
"$ref": "57"
}
]
},
{
"$ref": "56"
}
],
"tt_pos_sesion_users": [
{
"$id": "58",
"id_pos_sesion": "2dd82bea-84e9-4566-9585-ee4527453d01",
"id_user": "76fe8efb-5371-42e1-8496-59ed4dcf2f5a",
"date_add": "2026-07-08T06:20:27.2891077+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "58"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "59",
"id": "5a2ac252-ac39-498a-a858-b12fec5948c6",
"id_user": "a59a1018-997e-44d7-bd6f-6b195a8f11db",
"id_user_profile": "7f56bb5b-0470-4390-b15c-c36de034b952",
"locator": "sample string 4",
"date_end": "2026-07-08T06:20:27.2891077+02:00",
"id_pos_sesion": "dd30cfe7-b8b2-4ba0-a60a-4aa80020f5ae",
"date_login": "2026-07-08T06:20:27.2891077+02:00",
"date_logout": "2026-07-08T06:20:27.2891077+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "60",
"id": "c5d76dcd-bb76-4cda-8fdc-f66e8a1b20d8",
"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-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"st_permisions": [
{
"$id": "61",
"id": "af5953d7-8191-4900-86f8-9e75c4900e2e",
"id_function": "d7d756a9-e49e-4bab-91cb-024be6cf2a8b",
"id_user": "69ea4c8e-010a-4dc1-9b4c-4ff7fab30d92",
"id_profile": "2e99c205-ac4b-4cbf-9d69-82a697aef1a9",
"permission": 3,
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "60"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "62",
"id": "fd8b814f-3524-49bc-8af3-9e0ed09c7862",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "13bdcff4-4b3d-4945-ac49-f066a92a6107",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "dbb1bd8c-fc91-431d-9569-20ea030cb6d9",
"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-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"st_functions_groups": {
"$id": "63",
"id": "60f1fb63-6c0c-4ea9-bb4b-49eb9c7c4c57",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"st_functions": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
}
},
{
"$ref": "61"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "59"
}
],
"tt_cmd_messages": [
{
"$id": "64",
"id": "0f34ec92-67cc-4293-b1ee-c4a600b99c0a",
"id_user": "5b6ea708-540c-469d-8cc7-fc016c11fb16",
"date_add": "2026-07-08T06:20:27.2891077+02:00",
"destiny_type": 4,
"id_key": "147f9f19-8f62-4b31-9cc1-27d110dc05cf",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T06:20:27.2891077+02:00",
"id_pos_sesion": "9a102119-bf80-4bde-8ebc-25516ad46b8b",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "65",
"id": "2a688f46-a8a0-4609-ae0e-877baf4d8eeb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "e2a0f909-94d6-4b85-92e3-e3790b40b978",
"id_doc_print": "ad23a3f5-b151-4077-9110-6a597ad99e2a",
"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-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "66",
"id_doc_sa": "9f591909-b08e-4143-b500-3df13fed7979",
"id_line": 2,
"id_item": "d88ddd88-8e85-41fb-842a-d6d7696ec98f",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "66"
}
]
},
{
"$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": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"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": "8"
},
"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": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_num": [
{
"$id": "67",
"id_pos": "a6a82f30-ec01-4da5-9142-e4e61bbc73f6",
"id_doc": "369a6ff9-edad-4765-89b3-d9d45a8bfd5d",
"value": 3,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"mt_locations": {
"$id": "68",
"id": "23c506df-2b71-4a19-bcf7-bde3468f8a82",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "2cf2029d-e8ad-41e1-a384-ecf253374dd9",
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"id_user_upd": "cc1ed7ae-a042-4d88-94ff-3c86bb8c1353",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_st1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "2ffd2965-8257-43db-8ffd-e4f1f8d97078",
"id_item": "9d3f46b7-11fe-4024-a0cb-4ce26210ec1e",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"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": "46"
},
"tt_rooms_units_activity": {
"$ref": "48"
},
"tt_spool_doc_print": [
{
"$id": "70",
"id": "951657ee-3947-4ea4-8e8b-d25ed800db4f",
"spool_server": "sample string 2",
"id_doc_sa": "7796864a-9faf-4494-9a27-3662429335f6",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"printed": true,
"print_on": "2026-07-08T06:20:27.2891077+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "70"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_pos_license": [
{
"$id": "71",
"id": "b5608b5a-63f1-4c6f-9336-f888b007f466",
"id_pos": "fce54a7a-09c6-4d79-9899-b503e6f5430f",
"mac_address": "sample string 3",
"date_end": "2026-07-08T06:20:27.2891077+02:00",
"key_access": "sample string 5",
"id_user_add": "9606fb06-991e-4b1f-a86a-a9fbd6905f48",
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$id": "72",
"id_user": "a9fa7c23-7694-42ba-b6f0-e68a8c17d04d",
"id_pos": "6141a2e0-1cf5-4098-8dfd-b84517a4e133",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "73",
"id": "6f6c39d5-68af-42c5-8130-c2dbf8aaa4d8",
"id_pos": "51f3c495-0a4c-4858-8820-9e9b9a6d9871",
"date_add": "2026-07-08T06:20:27.2891077+02:00",
"date_upd": "2026-07-08T06:20:27.2891077+02:00",
"date_out": "2026-07-08T06:20:27.2891077+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "74",
"id": "c94bcde4-91eb-49f3-8ab1-c78bc3f824ef",
"id_user_add": "bde26e2e-388e-47ee-a6fc-e8e92c69fa87",
"id_table": "00c8fac5-47d8-410b-9392-34600390b538",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "f9e55783-70ff-473f-aef3-66fa440a3fc8",
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "75",
"id": "13ae631e-3882-4aae-9428-5f57d66f7f2a",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "76",
"id": "1a63a07e-26e3-43e6-a00d-3494da1e22e3",
"id_sync": "9fa591e7-e309-4741-9117-eb8b255ef4d6",
"json": "sample string 3",
"id_table": "83538d8a-e71f-4ac0-9ba8-90ffd5f933c0",
"order": 5,
"st_sync_packages": {
"$id": "77",
"id": "a24b66fb-3a10-4c4b-8357-c799f4134956",
"id_branch_from": "4a7e5856-1748-4148-b138-956daa5058e9",
"id_branch_to": "3341c092-36e3-4cf3-b34a-33b10b6bb6a4",
"type": 4,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T06:20:27.2891077+02:00",
"send_on": "2026-07-08T06:20:27.2891077+02:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_sync_tables": {
"$ref": "75"
}
},
{
"$ref": "76"
}
],
"tt_logs": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "74"
}
],
"st_local_variables": [
{
"$id": "78",
"id": "aa9ac2e3-bb14-4ae6-85f9-ae5fadbe0f29",
"id_pos": "65f10387-cadd-4c3e-a492-4b9c737b2bfc",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "78"
}
],
"tt_doc_st": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"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": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_pos_license": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_token": [
{
"$id": "79",
"id": "ce0452d9-b688-4f69-a060-f1190ae9609b",
"token_id": "sample string 2",
"id_user": "3a13550e-0690-463a-b07b-a88089396e1a",
"date_from": "2026-07-08T06:20:27.2891077+02:00",
"date_end": "2026-07-08T06:20:27.2891077+02:00",
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_st1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"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": "80",
"id": "4b8b89b8-3788-4957-90f8-6e49fdd893f5",
"id_room_activity": "f10a3b09-800a-45e8-90d6-10f3ec18a494",
"id_pos_sesion": "9255f1fb-4b8f-4d65-8bf0-edc5223f0ed0",
"log_text": "sample string 4",
"id_user": "fe09ef04-6cf8-49e6-ac17-e742fbecfdb7",
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "80"
}
],
"tt_tips_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"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"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"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": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st_det": [
{
"$id": "81",
"id_doc_st": "3da6b8c4-9584-43ec-8c98-8ea38574cd8d",
"id_line": 2,
"id_item": "72e0e753-59aa-4d4d-af60-2b9e84c97a6a",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "1"
}
},
{
"$ref": "81"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"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": "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": "82",
"id": "11b95024-53bf-449d-ae1c-48750b36892e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "42921a74-8829-43a6-b97c-f9711205b6be",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T06:20:27.2891077+02:00",
"date_end": "2026-07-08T06:20:27.2891077+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T06:20:27.2891077+02:00",
"last_update": "2026-07-08T06:20:27.2891077+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_sync_packages": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"st_sync_packages1": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$ref": "81"
},
{
"$ref": "81"
}
],
"tt_doc_st1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_st2": {
"$ref": "1"
}
},
{
"$ref": "1"
}
]