GET api/Tt_Vouchers?id_doc_sa_select={id_doc_sa_select}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_doc_sa_select | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 100 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "85f48909-c5b0-4b7a-a51e-a6006ae7bac4",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:39:27.1780442+02:00",
"date_end": "2026-05-09T09:39:27.1780442+02:00",
"date_used": "2026-05-09T09:39:27.1780442+02:00",
"date_sesion": "2026-05-09T09:39:27.1780442+02:00",
"id_employee": "a187d302-e407-45eb-aabc-81cd43b5672f",
"id_branch": "b6fce903-176b-4c69-9dbd-e07be0c2e726",
"id_voucher_permision": "c4568a32-10c3-4e36-8cf0-76d721a21fcb",
"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": "6e74c76a-acbd-4ce2-abde-1097b0f9303d",
"id_user_add": "312e55f5-7ffd-489c-aca2-0487e8f533cd",
"id_doc_sa": "935b5cba-1a2d-4a71-8b86-bf33fc22efb4",
"id_item_sub": "dba70c7d-580b-406b-b329-38eaa29ee2eb",
"id_pos_sesion": "269f0e07-2de3-48e8-8d0e-91c44ecd3ef0",
"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:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "976a70f8-9a5a-43ed-8000-584b5e95c226",
"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": "612635e9-8443-4cd9-b68b-5b6334ce3c66",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "f2d3a5cf-0ece-43d5-9823-0b0a55bd8f21",
"commited": true,
"st_images": {
"$id": "3",
"id": "1ae71033-9c48-45f1-8230-3aa6f89be1ed",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "8a24f3c1-582d-48e4-b862-680a98c13733",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "ad01873a-91a1-41b4-982c-beadb1e5e2a9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "c0bc79cd-674a-464f-8921-6604e16dc056",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "97dbd69c-4b2c-4cb2-b210-e9649977e351",
"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:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "1a1a78d8-354b-42dc-99c0-72551c94238a",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "3bca7851-4d36-4774-b6b1-689bbdec90e1",
"id_item": "fbd324d2-2959-46a0-9a15-7e7d1196c8d8",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "fcb9f32a-530a-4a19-9196-36e5a6d320e3",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "5a377a79-c2f4-4cda-9741-063d6d74feb5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "fe58ff89-5c73-4642-9afb-e8817fc1572c",
"id_unit_sec": "9f344956-b13e-4f47-a2b8-522aed86e96f",
"id_brand": "ebbabeeb-feb5-4260-a43d-250f24ba6034",
"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": "a23a49b6-db97-4729-8e78-0e1d5a2421bd",
"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:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "a10e1874-4b67-4c1f-9c79-ae72c8043ffe",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "401603ea-668d-49e5-90c0-ccfffdc27d33",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "50234a48-f8f4-4477-af8a-ad662f7cee42",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "89cc43fc-af8b-42dc-a3ca-f9082209da29",
"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": "25ea19b8-b752-4c8d-b8dd-0b2ed6e3d18a",
"view_messages": true,
"id_image_photo": "58f2ad8b-0d00-41e7-8bfa-858ffef74dd0",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "9182c387-e8f3-4a2a-82b1-46c0cb17f6ec",
"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:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "65e8f33f-fba9-4e07-b809-84ecbf7c4c28",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "9b8dab87-5a0c-47e5-8745-26cc0de5aaec",
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "46a5e51d-8273-4e53-bd1b-8d09a53496f2",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "3e557a6c-9fa4-4738-9dbc-739721cc3328",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "448d97fc-faea-4aff-bb8b-6ab8a6d4b9d5",
"id_zone": "8ead7c75-3422-4dff-874b-8b324ae35377",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "75e7833c-98bb-461a-95de-24c5acf583cc",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "2fb8f055-455e-424d-92d7-d7d2f84de493",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "0facfd3d-4202-4dc5-bf86-bb679b126012",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "bc6efc8c-b0f2-44a5-a804-11053ca96d74",
"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:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "c6073f97-ad73-41f5-9d0e-74cad6b89fbc",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "86fbc8a2-d653-4095-a2f6-d8d843c12331",
"id_cloakroom": "bcda5996-7a10-4c4c-8427-aa9ce10bb81d",
"id_pos_sesion": "84cfafdb-9932-40f4-a5c8-250753c63683",
"unit_id": 4,
"date_open": "2026-05-09T09:39:27.1780442+02:00",
"date_close": "2026-05-09T09:39:27.1780442+02:00",
"id_doc_sa": "ec3a3ee5-92cf-4dce-98e4-d5d70a86f308",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "920ea0d7-4de5-469a-872a-3bfb37f3eb36",
"id_pos": "a844aa81-dcd2-4189-925a-a587182ef107",
"id_doc": "58077342-72ce-449b-83ed-2f186c587703",
"id_branch": "4f330510-7933-4514-abc0-20f7d2328d05",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:27.1780442+02:00",
"date_tax": "2026-05-09T09:39:27.1780442+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "70fa8141-aeb8-4e4e-bb9b-f1ec8421d1a9",
"id_relationship": "857797da-6c5e-4803-a45d-e49676132f5a",
"id_loc_from": "bf5643a6-f35b-4ea9-a55f-a7e2165eb0b2",
"id_loc_end": "60cc4ac5-b9ba-4ba9-9b27-02caba4caf07",
"id_user_add": "bacf1289-e748-4687-a3bd-ed0f8f87c3dd",
"id_user_upd": "3222f18c-4d78-4c4e-91be-baff85ccf4a3",
"comment": "sample string 12",
"id_pos_sesion": "54737c63-ac73-47d3-a383-1db0c1c29d7e",
"id_room_unit": "8ffd9115-2a93-4e7b-8839-2435cbc27672",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "41628ca6-e347-49bc-bc4f-9260139b9170",
"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:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "ac437edf-0457-4715-91c0-7d8adcff7c5c",
"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": "dd12eb17-068e-4a1d-bdcc-606348089591",
"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:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "15e24eae-306f-4ad1-af7b-0037b96205ef",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "47e88e84-b551-4ea0-ac6b-9483379dcb8d",
"id_pay": "5f5a0431-7330-45ad-8bd7-d2277d0cccca",
"id_money": "dede6d32-743a-4803-8343-43242d2ff9f0",
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "ad084876-74ad-4acf-88d2-3985c68bfcbf",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "b34fba69-fd0f-4c20-b894-d6de6f4e7243",
"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": "e1314688-b91e-49d4-b059-ccdcded113dc",
"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:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "ea4b2195-fbeb-410c-8c6f-e7a2c83755ac",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "0f11ea34-cbf6-4e25-b240-be9a708027a8",
"id_money_2": "3924db7a-8e4b-40b8-a571-115d8dab6426",
"date_from": "2026-05-09T09:39:27.1780442+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "b256bdcb-379a-4397-8a44-e02fd8f1b56c",
"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": "830da682-421d-4f68-9a7d-7dca451b5534",
"id_pay": "63114d4b-d4d0-41c1-9e0b-a9d28cdee499",
"id_money": "21e4a74c-307a-4129-b296-44841dfa4b30",
"date_cashflow": "2026-05-09T09:39:27.1780442+02:00",
"coefficient": 5.1,
"id_user_add": "4006a423-b1df-4d79-ae2b-56e9d61b4460",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "63dbf28a-924d-4e21-8241-3dce992f47b2",
"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": "d9bf7ce8-62f0-41a0-96fa-eef8f1660402",
"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:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "489deb8a-30ee-4d2f-ad4d-05316e78d21b",
"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": "aded53ee-1d98-4013-853f-e4fe6a6ad1fa",
"id_line": 2,
"id_pay": "d60faed4-0382-46d8-9424-bc571adef92e",
"id_money": "184d2add-03e7-4f82-9a14-07fb838bc672",
"coefficient": 5.1,
"id_voucher": "ad835e97-9ef9-4a8a-9e2d-ad78f7e11ee4",
"id_employee": "9cb5f736-e071-4a4a-a424-b993f086ac90",
"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": "031f9c77-6b48-4a17-b748-24a4a2753911",
"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": "781b5d3c-70d4-435a-a759-45bd2118fe38",
"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": "9d63eee8-b300-4067-9904-4e7919c57dc5",
"name_pos": "sample string 12",
"id_image": "986e1d80-1875-44c0-8347-dc64b194b637",
"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:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "614642e7-9e70-47f8-b37b-f6dfb718c246",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "af399062-7b35-4ec5-829e-71542979781a",
"id_branch": "aa3da6e5-4952-4f06-8604-822ead87d2c6",
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "e3752749-3ed0-4394-8d66-5b1a5673da78",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "c1b950a9-bcc0-46ec-8a7c-0f4df19ad939",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "a00a0366-9f36-4d72-945d-7001d5a81739",
"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": "5ff48e9b-d2cf-4cbc-a9e7-65dbf7d3ef5e",
"id_line": 2,
"id_item_sub": "ba18b9f4-e0bb-433b-be5f-ffed2b36f1df",
"qty": 4.1,
"id_list": "222d98e2-1df5-4472-b282-43706759e2c5",
"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": "d2cbc7ff-8960-4f13-b511-9d19ba958ada",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "0b1f5795-b863-45a4-a3e7-57e394922e3c",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "55f0c7b0-c13b-4aa3-8114-a813413503ff",
"id_user_upd": "c04fa848-f378-4883-97a0-a73946a0403d",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "5c84efd5-ef53-4f57-b942-3ddb3fd5d29b",
"id_item": "8258d891-e585-4ecc-be12-bbc96835805b",
"id_item_type": "a775ef99-e76a-47b2-93a0-3a4304a6ac87",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "5aa25052-b498-4971-b88a-6f4d1a0ea98a",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "03203069-5c7a-4d9c-97b9-22982382cb99",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "1070f6d4-abf8-4026-b912-9dcddfb5a699",
"id_item": "80dc1dea-9f01-46af-aceb-c4890e6d0cce",
"group_id": 3,
"id_unit_ref": "79b1d801-060d-463e-b9f4-5a5dd4040589",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "d81da06c-6f86-4929-9f3f-5489459d4594",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "11294fa8-9502-468e-9171-71c0c3efc38b",
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "87d637cb-ff5b-4c27-83ee-313bbd787c28",
"commited": true,
"mt_units": {
"$id": "28",
"id": "2891ebb7-3f80-4e91-bc94-01ce62047e93",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "cf840390-2688-4937-a6e4-541b1654167d",
"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": "b358e91d-e896-4f1f-bf02-6e0735f66449",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "24978117-78bd-48f7-9162-cc86a8bdf828",
"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:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "d84afd99-2e33-4c60-ac0c-4689c0431683",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "f81e86bc-d2d5-4d80-b8b6-9ba2646cef85",
"id_line": "0137d719-538b-492e-9dc5-b6d081a5d2ec",
"id_category": "afdba016-afc0-4926-bc56-4d02443e2d20",
"id_item": "c681cb92-7d63-42ad-90d7-eef3597c860a",
"id_item_type": "f32d5b38-3fac-4784-b6b8-9ed838ddf423",
"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": {
"$ref": "1"
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "31",
"id": "f9b9abb5-0471-4ab5-8cee-313e3e7fb266",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:27.1780442+02:00",
"date_end": "2026-05-09T09:39:27.1780442+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": "869cc045-71e1-47c0-a6ba-d9f05c98ff3b",
"id_pos": "a7136311-745e-4797-bddf-9b86b67b4c10",
"id_list": "93e2ff19-14ea-4f4d-88a5-001b25bee809",
"id_item": "cb5f95ef-a9b7-4549-9fb3-e2a4d2f06770",
"id_item_type": "0f59be59-4f5f-449f-ae9d-45a5b2eb9fe2",
"id_category": "b65b392c-a058-413f-a9dc-0c103afd13f2",
"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:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "8308c2a4-1261-439d-aedf-495d986ad867",
"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": "32",
"id": "8123c448-332c-46f5-a4bb-bf7611120536",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "7254ce74-48df-443e-b2bd-affe745f92a7",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "6a2e43d6-85b9-46a9-b7ef-cf9dd31520bd",
"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:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "2b2cf8e1-6569-4e93-836d-a7a1794202d4",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "6b2c98e0-f6a1-4a98-af90-b1bb2473bf64",
"id_pos_type": "e757a00c-f80f-4567-8c20-03e3df60c2a6",
"id_price_list": "3d999b87-7e0b-4b12-9ecf-4d945e8c4dd8",
"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:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "beaa0def-4327-4ae6-a60a-2edeb04cfb7f",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "a9c07827-4e75-4c8e-9732-f93c136a399c",
"id_pos_type": "34f64f4c-5919-4664-9d8e-0b17c1c8ed83",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "8cdd5547-e702-4b72-a5e6-9875fb8e9330",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "3d1ae008-7a4f-46fa-ba0d-a4645e8daef0",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "e5f767f7-e2e5-4f58-8fca-fa854b47238e",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "aa230ec3-6493-4889-862a-7439f06e8ae6",
"id_branch": "b01517eb-d1b2-442f-9002-083ae4424475",
"id_pos_type": "a8aeef7f-6ddb-4364-84eb-3e5457ab3572",
"id_pos": "77721a54-e0bb-4bf4-966e-d501b52989a1",
"id_item": "1a07c941-8ec0-455e-869e-8142fd28a4e3",
"date_from": "2026-05-09T09:39:27.1780442+02:00",
"date_end": "2026-05-09T09:39:27.1780442+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "8e5ddd84-7f49-4e64-856d-49306439dc1c",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$ref": "35"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "36"
}
],
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "3eb07303-473b-4e6b-a9c1-522e3b748e80",
"id_doc": "82917181-de49-4807-8e15-ff8f55b1576e",
"id_pos_type": "26c0fa60-48bd-4ee5-8e4a-78c52da8484c",
"id_doc_print": "72fc27c3-54a0-471a-bc8e-c468c5e5fc9e",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "142b75a2-c5f2-47f9-a6a2-976b15cbcfbd",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "afee3a2b-44c1-4f42-9cc2-6049597dedf9",
"id_pos": "dde8eb69-b50c-400e-881b-8fb79f692ed5",
"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:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "9e515d50-39d9-4b99-8c80-efb56114eddd",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "35"
},
"st_doc_print": {
"$id": "39",
"id": "b9d566d6-6eaa-4292-9d05-23764e823dac",
"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:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "d0380b9d-06f3-48bd-933b-c690fbbf36f1",
"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": "39"
}
},
{
"$ref": "40"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$id": "41",
"id_list": "8234fe21-7199-4a69-b3d4-bd248f27204f",
"id_item_sub": "0c923b13-b1f4-4bea-b9cc-43353f156e7c",
"validity_date": "2026-05-09T09:39:27.1780442+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "6f2d6467-4cb0-498e-9c5e-96d3cb57d125",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "41"
}
],
"mt_prices_list1": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list2": {
"$ref": "32"
},
"mt_prices_list_rules": [
{
"$id": "42",
"id": "00db0983-3e52-4d72-93d4-6370f5de003f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:27.1780442+02:00",
"date_end": "2026-05-09T09:39:27.1780442+02:00",
"id_branch": "9914b989-a0cc-42ee-ad22-542fb25d6c67",
"id_pos": "653f126b-09d6-48a2-b3ec-52b35f0e7399",
"id_list": "f7346954-e97f-41ab-8f6c-19f18d398c25",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "5028634f-ec3d-484f-84ef-b347fb70458e",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "42"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "31"
}
],
"tt_items_customs": [
{
"$id": "43",
"id": "469e5874-5290-4079-a0a2-bc143ee38a5b",
"order_id": 2,
"id_item": "b2ab70b9-d0ae-4741-9283-54a0a904b28d",
"id_item_type": "b1eedf7c-1fad-4cdf-b222-d0a16aa87a22",
"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": "5fd99cee-6187-48a9-b330-9e6152d0e8cf",
"type_item": 11,
"id_voucher_json": "a2424114-0f80-4718-becf-4fbee0435ca4",
"count_voucher": 1,
"id_category": "9f5a2f79-2245-489b-a512-857791a09e43",
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "2b14888a-e498-40a0-93b2-f51c43a15ae6",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "83f775a0-56fc-452c-9bd2-fee74522d1f0",
"nro_sesion": 2,
"id_pos": "ff396d65-6eb2-4470-89d5-d2abe1282c9c",
"date_tax": "2026-05-09T09:39:27.1780442+02:00",
"date_open": "2026-05-09T09:39:27.1780442+02:00",
"date_close": "2026-05-09T09:39:27.1780442+02:00",
"id_user_open": "11189c99-0c4c-4532-9d4d-aa016cdf3699",
"id_user_close": "6164c326-8df4-4854-b7fc-597d60a84314",
"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:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pt": [
{
"$id": "45",
"id": "419b294d-f347-4e04-bd2e-e2b7e14822ed",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "6d60b82c-2f0b-4ccd-90f8-bd4ca5427515",
"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:39:27.1780442+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "17c8ddc8-7459-4c08-bf05-ae2fa3b994d0",
"id_room_unit": "2a632faf-81aa-4c54-b3ee-f4699199e7c4",
"id_room_list": "e8d094b7-cd83-4d45-8624-b3f8237d41db",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:39:27.1780442+02:00",
"date_from": "2026-05-09T09:39:27.1780442+02:00",
"date_end": "2026-05-09T09:39:27.1780442+02:00",
"date_open": "2026-05-09T09:39:27.1780442+02:00",
"date_close": "2026-05-09T09:39:27.1780442+02:00",
"id_employee": "cdf54664-74e7-4504-a1a1-c82265e85fd2",
"id_employee_sec": "e8fca741-2a80-4ce0-a9f0-68896ba2f0a5",
"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": "167158d2-02f0-4463-94dc-dac9075d3ba3",
"comment": "sample string 7",
"id_user_open": "230eebd0-cfda-4b23-a731-052eabf33c21",
"id_user_close": "80a0611f-c5be-4a03-8cbf-4d83b4ccaeef",
"id_unit_state": "2124d19e-1559-4c8f-a112-c882185c80be",
"id_pos_sesion": "9c4cabd5-94d7-403e-84f6-0943d89d6cb9",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:39:27.1780442+02:00",
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "f2376259-08e4-416d-9e77-6be86a242f71",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "4f360838-cc46-4dd7-9467-cf7a31dadf6a",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "2c23c88e-7014-489c-95d6-fd3a02676c33",
"locked": true,
"date_locked": "2026-05-09T09:39:27.1780442+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "6f102a18-e3a4-477a-ae36-6461b8c72ca6",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "7f92ac18-7317-497d-a4c9-de601e7ac346",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ac935082-cac2-4d87-8c81-f7460e5a1172",
"name_pos": "sample string 6",
"id_image": "bb86a42d-5e92-49c8-8ca5-7a9437ad7c32",
"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": "3979ab4a-20d5-41a0-b787-7eebc967ef7f",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "60fc5b99-c6e8-49a3-bd07-5d28073ea75c",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "3840644e-e678-45a4-8d08-9b09e8d5a769",
"id_room": "c047e3b0-1e2a-486c-a190-f1f839f91c96",
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "a7377fa9-50eb-4711-8918-a147fc50b3cf",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "49"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_list": [
{
"$id": "50",
"id": "1bc6f54a-86c7-4fee-b4e3-dbd37c6d1cef",
"id_room": "1bea259f-d203-466e-b6ba-b9ce2b912837",
"date_in": "2026-05-09T09:39:27.1780442+02:00",
"date_out": "2026-05-09T09:39:27.1780442+02:00",
"id_user_add": "517e4a62-fdf4-457c-903b-10cbf3336af1",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "50"
}
]
},
"mt_rooms_units_types": {
"$id": "51",
"id": "308db1d9-c163-49df-be2e-99635a78c8e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "76f73b91-5d14-43f4-847b-0da67046334b",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "9ccd4d54-340f-4cd3-a2df-0a1de57ffba4",
"id_room_state": "f481a9ef-33bc-4fcb-b3a3-3e64deb2e1fd",
"id_image": "b009bf5f-d496-4ade-bd0f-3ffaa13e9e91",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "3c251006-ac75-4fa5-b150-8ce6536c479a",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "3f8a541a-93c4-43b0-a9d2-1c00390343f5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "6483c83e-1559-4a66-9e6c-7d7e53465fc6",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_types": {
"$ref": "51"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_states": {
"$ref": "53"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_list": {
"$ref": "50"
}
},
{
"$ref": "46"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "54",
"id": "c59b7475-9f16-4dd3-b6c6-420fbce269df",
"id_pos_sesion": "f334ad3f-1dca-4bf5-960b-97813eb5ec20",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "463c3db1-f3b8-4179-b681-d41554cc6ee2",
"id_room_unit_activity": "2147eb28-64c7-4ce1-8722-e4650760ae15",
"id_doc_sa": "24f9a6d0-0db8-4a90-87a3-128c0fc86f8c",
"id_pos_type": "ae03359c-4176-4023-9f8e-1ed0090c070a",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "9cfcde2d-0323-4b89-9052-87ce763480bc",
"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:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "ac51c73f-647a-4263-87c5-d1665710ee1d",
"id_user": "72cefe20-be12-4e8f-8f03-a4829125d53c",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "2ef958cc-8c8f-4a19-aeaa-e6f4525fe87c",
"id_user": "f66f550d-2b24-4583-98eb-02bebfcbac85",
"date_add": "2026-05-09T09:39:27.1780442+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "57",
"id": "4f7328b6-dacc-4888-806e-5d33ac96efef",
"id_user": "8546bcbf-9763-4c6c-ac54-0d8c8bfef15b",
"id_user_profile": "3de979c6-535c-404f-b1f1-39faf67736a3",
"locator": "sample string 4",
"date_end": "2026-05-09T09:39:27.1780442+02:00",
"id_pos_sesion": "43f6e0e2-e403-4011-9dc0-7151444666a5",
"date_login": "2026-05-09T09:39:27.1780442+02:00",
"date_logout": "2026-05-09T09:39:27.1780442+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "b11be8f0-bfe4-4673-a2ae-fb9bcdee55b9",
"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:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "6f38cec3-aaee-46e2-8811-8ca195df75ec",
"id_function": "36765a5d-32dd-4c36-a352-abcbb3572b6b",
"id_user": "aa948bbd-12d5-44f0-b853-536cd017d5e2",
"id_profile": "f48eecc3-9cd6-4e2e-a19e-c10067b9c383",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "d500ac6b-7a7a-430a-b746-3e995c4cafeb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "05ce9d13-5af2-45c0-9c53-85bb89dff0d1",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "0fb40b21-7b51-4ed6-947c-37468be23296",
"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:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "16ea1d32-26fa-4651-9663-856367f8887e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "59"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$id": "62",
"id": "f16c46a1-af49-4dde-a446-7b89988d5453",
"id_user": "99ae76c5-1249-441c-8561-ce3b621476e0",
"date_add": "2026-05-09T09:39:27.1780442+02:00",
"destiny_type": 4,
"id_key": "e47f82a5-5947-4ca8-84fd-7e6902870298",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:39:27.1780442+02:00",
"id_pos_sesion": "9ceff462-ab77-4a49-a3d7-eabeb94f8d28",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "bdd40f22-a8ce-4565-b245-3c46cd2838af",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "4aa4fd3e-39d6-4629-be8e-37a5c02eb34b",
"id_doc_print": "6a232bfd-ae18-461d-a618-fdee636f4d92",
"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:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "64",
"id_doc_sa": "d0969669-38a0-4d27-9952-54c536cbe54c",
"id_line": 2,
"id_item": "f9b1156f-ca2d-437c-ac2d-0b4e26b746a7",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "64"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$id": "65",
"id": "5ba3c5ef-abcf-4398-a104-5a34d372e217",
"date_from": "2026-05-09T09:39:27.1780442+02:00",
"date_end": "2026-05-09T09:39:27.1780442+02:00",
"date_used": "2026-05-09T09:39:27.1780442+02:00",
"id_employee": "31bb18a7-5a37-410e-bf5b-42898634388d",
"id_branch": "a6d89175-5edc-435b-9b03-6d32493766b2",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "b33bb145-8271-4988-8b3e-ac12d260ef5f",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "65"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "1"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"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": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "04a81629-efab-4ade-8b80-79a92db0a1b8",
"id_doc": "f64f6f74-7592-4314-bc25-791de0074523",
"value": 3,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "88400107-568d-450b-b7df-ff52596bf4de",
"id_pos": "290c7246-4c41-468f-9b70-e28577ab344b",
"id_doc": "31b48d29-e783-44f5-8ab5-2ff79efa552f",
"id_branch": "ce4ed2e5-9fe2-4ddf-9a03-070699576618",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:27.1780442+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "4f424abc-50ef-4ea1-8c26-c57bb6337133",
"id_loc_from": "afe00c26-eadc-48d3-863c-7aae7a3c52cf",
"id_loc_end": "75b9a990-64b7-4c67-a3f4-e48b763e70ed",
"id_user_add": "ec0feb13-ef92-4f0a-91a6-1a1248aecf15",
"id_user_upd": "e13e0e49-b466-405c-a06b-e925cb88728b",
"id_pos_sesion": "ce36a742-cf40-4a38-ba57-673f6c32812e",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:39:27.1780442+02:00",
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "5eba5858-97d5-496f-b98c-53b8a9a6f392",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "addf361a-2a92-40b9-aee7-ef349ee87156",
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"id_user_upd": "402c71ac-d0aa-460e-8d54-2d38457bb27e",
"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": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "eeb0589f-d49a-4cc6-bc2c-539d7b28a088",
"id_item": "f8dfb73c-fdab-4d27-ab64-a9207e694996",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+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_doc_st_det": [
{
"$id": "70",
"id_doc_st": "e694703f-2cc7-484f-991d-83e0b0dc2210",
"id_line": 2,
"id_item": "5f61f994-4ede-498f-b433-2295be803a48",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"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": "44"
},
"tt_rooms_units_activity": {
"$ref": "46"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "93cc37a7-3652-4480-9c14-ad7a6d209fed",
"spool_server": "sample string 2",
"id_doc_sa": "a7de4490-45a7-4446-b663-8d774dd6d036",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"printed": true,
"print_on": "2026-05-09T09:39:27.1780442+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "32ca46cd-a9cf-48bd-aba3-c2b1ff09232b",
"id_pos": "92fcce7c-8271-4154-8c34-7f51e05313c6",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:39:27.1780442+02:00",
"key_access": "sample string 5",
"id_user_add": "42264520-52b0-4ec7-9a42-b8d10c8687f6",
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "8a13ce44-5b72-418d-acd1-d0e1400d9be0",
"id_pos": "94432372-4abd-4a5d-a203-b8d1880a1535",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "612e75ef-f4c3-4606-a279-b027bcde1c1f",
"id_pos": "8c7b68e0-a74e-4c45-973d-4080b20e04f2",
"date_add": "2026-05-09T09:39:27.1780442+02:00",
"date_upd": "2026-05-09T09:39:27.1780442+02:00",
"date_out": "2026-05-09T09:39:27.1780442+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": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "75",
"id": "cef6343b-5b67-4e52-9ce2-5639b8e3a294",
"id_user_add": "05565f79-c221-4886-921d-be1425e7e9bf",
"id_table": "bca5eee0-b690-47a8-be83-682b06e62321",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "fd4c150c-b163-4cb0-a70e-a88b8225a521",
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "2e8cefd2-751f-47ef-b7f1-a210c1fd5f39",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "be6cd4bd-f15f-49a1-9dcc-4909233d3d5f",
"id_sync": "7aa0face-94bd-4e7e-b0be-cb8c60afcda6",
"json": "sample string 3",
"id_table": "ac6b5700-175c-41eb-8736-24c9f1b0e83a",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "c33f2570-5059-4c48-a6f1-889a2d7c27c0",
"id_branch_from": "18a80bed-1580-4c28-9c6c-e7fd33dda4c3",
"id_branch_to": "47add566-0963-4c4b-8547-cc6fa450a2c4",
"type": 4,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:39:27.1780442+02:00",
"send_on": "2026-05-09T09:39:27.1780442+02:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "3f0e84cf-9f6f-41f1-a1ac-e2ca749f9b4a",
"id_pos": "9ec578f9-0882-4ca6-b70f-b834e4cd4c4e",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
{
"$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": "36"
},
{
"$ref": "36"
}
],
"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": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "935c2f3f-58c5-400d-9ecd-6a780310b912",
"token_id": "sample string 2",
"id_user": "0b041aa3-159c-4582-b48b-1a4851e9db09",
"date_from": "2026-05-09T09:39:27.1780442+02:00",
"date_end": "2026-05-09T09:39:27.1780442+02:00",
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "80"
}
],
"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": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_pos_sesion1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "fa155e4f-23bb-4924-b2ed-6bec17b01492",
"id_room_activity": "0e8d9cfa-6037-4935-827b-86084d200f91",
"id_pos_sesion": "979b761e-e739-432e-8a0f-2172780990b7",
"log_text": "sample string 4",
"id_user": "fbc8e9c5-6de7-4fe3-a271-43d40040b65e",
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"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": "53"
},
{
"$ref": "53"
}
],
"st_users_profiles": {
"$ref": "58"
},
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"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": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"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": "31"
},
{
"$ref": "31"
}
],
"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": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_images_types": {
"$id": "82",
"id": "bbc6bba7-a90c-4f2a-bba8-f1ed51dbd630",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+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": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "7ef6a476-602d-4104-a78a-b2367df67e0f",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:39:27.1780442+02:00",
"date_end": "2026-05-09T09:39:27.1780442+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:39:27.1780442+02:00",
"last_update": "2026-05-09T09:39:27.1780442+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"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": {
"$ref": "65"
}
},
{
"$ref": "1"
}
]