GET api/Tt_Vouchers?id_branch={id_branch}&date_sesion={date_sesion}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
Required |
|
| date_sesion | date |
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": "cedc8d34-f151-4570-9b4f-689180df7db9",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:48:27.7610523+02:00",
"date_end": "2026-09-06T06:48:27.7610523+02:00",
"date_used": "2026-09-06T06:48:27.7610523+02:00",
"date_sesion": "2026-09-06T06:48:27.7610523+02:00",
"id_employee": "4f148026-0749-417d-9d02-c64ece6c1661",
"id_branch": "65bdb104-5a5c-4d70-b75e-523513d47411",
"id_voucher_permision": "e31bf223-e498-4109-a143-78e7aa63ee90",
"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": "90af0aa0-25f4-44c4-9b8f-275b6dd15a58",
"id_user_add": "fe4d3475-028a-4a58-83aa-5b4a5d76a99c",
"id_doc_sa": "37c43075-205d-4420-ad7c-fa85c7a0508a",
"id_item_sub": "26adc7bf-057e-4987-91ef-e9249fea0f9d",
"id_pos_sesion": "a77c2ebe-944c-4ac8-ac7f-a6749cc7c27f",
"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-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "02ce64de-78fc-4bfb-a2ea-48a7833b94d8",
"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": "448910b3-63bf-4790-bc99-a119a69a5d66",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "06a57274-f6e8-4647-bc6c-5c6b50de7ab3",
"commited": true,
"st_images": {
"$id": "3",
"id": "bbe0aa64-0c89-4c04-94a1-f4847d613886",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "fcf460cf-8d9d-4d01-b7ca-c527b38ff52f",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "14251607-12bd-4834-b1e8-dfa611c0ec22",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "95bfdd74-798c-49f6-936b-e941bc988a4d",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "8bd02623-69ee-467f-9251-9b9d3c8a8b9c",
"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-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "2770ff58-bab5-43f9-ac7a-26372d94e135",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "f7f5b662-6cfd-4b29-ab04-be57311bba4d",
"id_item": "29ef8ad2-68d7-492b-b129-42789a024de8",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "44e56692-c533-4173-9203-321875d66f1b",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "7734206a-9926-4192-8aec-5e2c91da1acf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "8199ef2e-691d-4173-9238-e8e80c3aac00",
"id_unit_sec": "3b148f10-0380-4372-b55b-a74a13d82919",
"id_brand": "61b45808-561f-4f1c-a4aa-cbb7d12784ac",
"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": "b1964d96-6efd-4a02-850d-a1cc55cf9d92",
"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-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "f5473caa-b491-4822-a663-730af57436e4",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "bdb12cae-8850-44ea-9f8b-348196adffd1",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "4fc63bc5-0636-4396-8d69-d44d9bcdc461",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "dd646483-6133-4993-8f77-4f21aebbf71b",
"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": "e0ecec15-22c3-415f-bfaa-f0c59977d970",
"view_messages": true,
"id_image_photo": "ae45e47c-9288-4f27-b725-ed7c42b24568",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "28cf6350-9c3b-46cb-badb-3f9f6e68145c",
"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-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "1601a272-7ded-461b-b29a-0c11ceec453d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d01dfcf6-caff-4b6e-a7b1-ac15215c9ee7",
"active": true,
"created_on": "2026-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "8e5abadc-0fad-4ce8-b7a9-7fdb4b1aaf95",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "da384b32-774b-4592-ba96-62be9da5f210",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0e56411b-f818-46c9-8231-bfa2685b95d7",
"id_zone": "90644e31-abd5-425b-9f19-92458df7a103",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "0b74ab5c-f393-4491-96a5-7180ee75124b",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "6e52ae11-733b-4b82-aaea-74bf2b947bc8",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "64dbccea-21c0-4581-9fe1-dda52b3bbf4d",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "570977d4-c541-4347-9a06-614e8d8395f2",
"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-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "f8a8cfc1-8b3f-463c-a245-203ff96a9fa2",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "c3d79e23-1f9c-4a2b-b59d-98fa46fe3e42",
"id_cloakroom": "8a9f46e0-500c-4b03-bd09-0cda7f59d1c9",
"id_pos_sesion": "d9681e38-c953-4010-8d8b-631bc0ca3be8",
"unit_id": 4,
"date_open": "2026-09-06T06:48:27.7610523+02:00",
"date_close": "2026-09-06T06:48:27.7610523+02:00",
"id_doc_sa": "38837d55-d44d-4194-a356-a36fb7d0f5c0",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "033f458c-faf5-4189-8c58-d2100f855281",
"id_pos": "a7963942-bb73-48a7-bf8d-3e38eb1ba7c4",
"id_doc": "df053672-1d51-4188-8e2d-6ef1a9ca8309",
"id_branch": "f47ecb05-5436-4db5-8d34-ac79114fcbae",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:27.7610523+02:00",
"date_tax": "2026-09-06T06:48:27.7610523+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "57c314e1-c8ae-4254-82a5-2a1666be2c1a",
"id_relationship": "069c7452-865c-497a-abd0-81a4d603fde8",
"id_loc_from": "9cb3954a-e21d-46c7-9a9e-919c4d2afeec",
"id_loc_end": "ddcf1a98-0766-418c-b4c9-ee10b63bef60",
"id_user_add": "8662e8b6-b638-4ece-85d5-fde0a9ded708",
"id_user_upd": "f65d05d4-a50b-45e3-9cb1-09268df01fb4",
"comment": "sample string 12",
"id_pos_sesion": "2495037a-333b-448a-ac62-a20ea862e71d",
"id_room_unit": "1ed8aa6d-11cf-4de9-9c65-244f116d55ec",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "00ea25a6-3828-4a8f-9b26-42dd9ae44e5b",
"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-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "4ece7872-b22a-4944-855b-698f23ade35d",
"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": "cfcee1dd-1717-401d-8cf9-23ac3fcee839",
"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-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "6b1490e0-2f00-428e-ada9-80765c52fb63",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "6f5638a7-8f0c-4104-9a1b-84d7b9a51042",
"id_pay": "a544c24f-d49c-44e1-943a-e4c6f26eaaf3",
"id_money": "f81f9150-73c9-483d-a248-4c5e1e989c63",
"active": true,
"created_on": "2026-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "552d7203-953f-46bf-aca3-1009343a8ff9",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "4d540e1d-2551-4df7-b032-84fac41cbe58",
"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": "5e79e091-7017-451a-87d7-85b3d6ae2234",
"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-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "51467a0b-90c5-49fc-8fcb-5353abf13bb6",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "43fc8540-f6e6-467a-b036-d9f071a4b45d",
"id_money_2": "e7c42348-f184-4966-ab27-26e45950aebc",
"date_from": "2026-09-06T06:48:27.7610523+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "7b3923e3-4c96-494c-93f8-5ee884373e65",
"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": "d0f1dd97-c298-41ae-9a5c-84f9fdc00bc3",
"id_pay": "b9d1ee95-6990-4b05-b9c5-27f9b9c58cfe",
"id_money": "0ae8d9f1-e60e-44c8-9c5d-d3205bfca3bc",
"date_cashflow": "2026-09-06T06:48:27.7610523+02:00",
"coefficient": 5.1,
"id_user_add": "14249b3c-d7ed-4cf6-87c5-56f317aa21c0",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "4680d700-c779-4beb-89db-fdc6db04478f",
"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": "e826db8a-2360-40d9-957c-6b234f42d24a",
"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-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "c3529e65-4692-4609-a380-1fde62a288af",
"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": "8f1ac113-3ebc-4069-ab9d-8296fc4d63a0",
"id_line": 2,
"id_pay": "f8e1593b-8096-4115-afbe-ac43ced05546",
"id_money": "26b061fa-607a-4630-8023-2ce31a370202",
"coefficient": 5.1,
"id_voucher": "b5022b1b-1e15-4226-9457-1515b8055b76",
"id_employee": "bf9b29a0-7df3-45ba-b0fa-458ac8bfb1a1",
"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": "1c3ac071-d7db-45f4-a651-f5e13b3b6752",
"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": "af5484dc-cee1-4ce9-95d8-61509d7c429a",
"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": "4d0ca5e3-e858-48e7-92c1-c55b230aead4",
"name_pos": "sample string 12",
"id_image": "c1eff022-a793-4831-9ae8-0e359c6cdf6e",
"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-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "3b220637-8e8e-475a-bd9b-7d70d745cb99",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "ff6d703e-05e1-47c9-8098-bd2774dd4991",
"id_branch": "7162f8f9-e280-4826-9db4-c224703aac36",
"active": true,
"created_on": "2026-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "e206d88c-83e7-4b32-a5be-68f8e591dc55",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "9ae6c24d-ee55-4329-83f7-ba8d2f552783",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "69ca7045-0bb8-43c0-bff6-df3d319d95c6",
"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": "83f15ecf-48e4-416c-a1d3-16ba78db4787",
"id_line": 2,
"id_item_sub": "2d60a83b-05d7-4a64-ba2c-d20095ebc964",
"qty": 4.1,
"id_list": "93ace684-7d6a-47cc-8601-a0b3bd64a687",
"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": "dfd81131-96e4-4f8c-a258-3f3d5a6a912f",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "6b32eeb0-d26d-42bc-bda7-b95d62a8c2d5",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "0230b630-f869-4aee-a49c-8ea3b96bdcf3",
"id_user_upd": "febfa439-57c7-4ad9-ae18-8ea45bfdfba2",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "d46f8dda-b2e3-4414-b9ce-a05aa6231238",
"id_item": "6923cfc5-641f-4fe0-8873-0bf68bb9f046",
"id_item_type": "6c8d1d31-2c50-4c68-b9c5-394089465b91",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "e75ca703-c58a-4d9a-9150-2b7a94a42024",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "a00d8cd6-c83f-4a13-85a7-830628b02dc2",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "7a3d04c6-36e3-435d-a3f2-10bcfb4355b7",
"id_item": "58d20081-5c50-40b2-a261-b60ef2897b7d",
"group_id": 3,
"id_unit_ref": "41866832-1f8c-46d4-b628-4d64c79400b7",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "75fc1710-8386-4df1-a632-86483fa26956",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "3ab13993-1d78-4e78-90eb-a619f7d8dc8c",
"active": true,
"created_on": "2026-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "6a276597-e7ef-4d1f-be14-82c957dc45e3",
"commited": true,
"mt_units": {
"$id": "28",
"id": "31ccb621-778c-42c9-bd9f-3a1ce94b6f62",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "0eb36f41-45ff-4f19-887d-8f765fb57582",
"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": "a2dec95b-5786-4bc4-90a0-0ea2eeb69a75",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "0cf80013-af6c-4a8c-9130-fe4030d472ff",
"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-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "a538266f-78e1-4f1d-9671-40b4ec2aa38b",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "089117d2-a055-4d53-80bc-44684c92ef94",
"id_line": "6bb03717-a185-4dfc-8c32-37086224c1cc",
"id_category": "bc2d343c-983f-4c6e-b243-6d4b1547847d",
"id_item": "cb01473b-0503-4082-8510-669f96215ab9",
"id_item_type": "93f1c17f-36ef-4fab-b2bc-d7272ab9848f",
"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": "054e4ed0-d6fa-44c9-97f5-c95040916e14",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:27.7610523+02:00",
"date_end": "2026-09-06T06:48:27.7610523+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": "13662236-b80d-4ba0-9580-787d362af8cc",
"id_pos": "92a0197e-7e1c-4b76-a83d-c2b1b06b80e9",
"id_list": "38673cd3-169c-4e69-8454-d6047acacef0",
"id_item": "6743c915-2130-4dc5-ac4f-d6450a5969e2",
"id_item_type": "6f11fe28-fc7c-486c-9ec4-07a76d12a656",
"id_category": "fc3e86c4-4a0a-4f70-b8dc-86fd7395a157",
"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-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "bb661d88-dfa5-4504-aa61-0beff58d8008",
"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": "6acdb03b-76c9-4179-8a67-53803b7198b1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "95f56d3b-c558-4412-ba2a-117e09f3f337",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "c3315a92-a6f6-4e4d-ae48-d902a6087431",
"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-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "6a44d3bf-1769-430d-9612-18b626014780",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "4aabcd7e-e576-4b9b-974c-4ba8e1b10d6d",
"id_pos_type": "a3d04b70-f8ac-477d-86bd-a09eea3923fb",
"id_price_list": "8c3d7cde-8312-4441-bca3-59bc5a4b5897",
"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-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "4dc2c6e2-13b8-4134-ba33-b0b552632a81",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "dc3aebf3-21df-4edc-b4b2-205c216f2cba",
"id_pos_type": "339ce6e5-1666-48a6-bae9-f8102dd3be1a",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "a47fa687-d1b9-4ac3-8dd6-2e4ecc9ac83d",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "f0a1fefd-1c85-4d19-880e-ed13ce7f9a5d",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "7def2a4e-cd35-4a10-92f7-4727444845ed",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "c7497ac9-24dd-449f-86a8-2e39b4b4d60c",
"id_branch": "daf66c8a-c2fb-4836-9130-a405cc8d4b09",
"id_pos_type": "fd1f4f7a-48cc-4815-8942-914f35087248",
"id_pos": "b1c52f7c-c50e-4d81-93e1-165a4e40218b",
"id_item": "216635fe-c836-4ed3-92bf-f305faa0a0a0",
"date_from": "2026-09-06T06:48:27.7610523+02:00",
"date_end": "2026-09-06T06:48:27.7610523+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "48fc644f-88c0-4d75-a79b-c786eea1c001",
"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": "b5cec868-3c7e-4b78-b922-717ec33ad370",
"id_doc": "3d90bbeb-b772-47e1-8912-1d7f47333a3d",
"id_pos_type": "fefeb3c8-075f-4c03-9fc8-e525e0101e8a",
"id_doc_print": "57011799-92b7-48b4-bd3f-f7c26f04d2d5",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "d3bfa7a6-c1f0-4365-9fd9-cb2e2731b65c",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "9f339b72-0009-46b2-8f73-598de6863c02",
"id_pos": "5d74e59a-11f5-4a21-a160-3dc34babde01",
"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-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "faf886b1-51f3-418e-b9f0-c4ad1610bdd5",
"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": "8583c2ac-257f-4189-9f65-ec91ee5497ea",
"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-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "5d95996c-f0d6-49e1-a98f-446d8bd2cea7",
"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": "09463cb3-369c-4a08-b858-dcb44d4c2783",
"id_item_sub": "fae5a688-db87-4fc3-bff4-5748ee86aaf5",
"validity_date": "2026-09-06T06:48:27.7610523+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "980c2be3-ff29-4398-8b65-ecece26ed266",
"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": "2e80a201-bf52-4a2b-9fdc-2cf9fef2f1b0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:27.7610523+02:00",
"date_end": "2026-09-06T06:48:27.7610523+02:00",
"id_branch": "c9725366-8642-4597-904c-3ac9f2ed6bc2",
"id_pos": "4925d967-9d78-4e9e-8ede-1428140024bd",
"id_list": "1d9be644-dc40-4da1-bb23-1944fc2f57a0",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "6e4c7523-c02c-47fe-b356-f8711d0ca811",
"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": "52b664e3-f063-4cb3-a848-a94655086199",
"order_id": 2,
"id_item": "d8216560-4f76-4aaf-85d5-8aa4e519b977",
"id_item_type": "dc979ae6-80dd-4b14-ad4a-9112f201cff3",
"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": "ddd8939c-3463-4d16-afcb-c9b291e4e8da",
"type_item": 11,
"id_voucher_json": "fcfa4c01-816e-4323-9ddf-902f3669fd71",
"count_voucher": 1,
"id_category": "fa4d482e-f498-4411-874b-9e91ce141077",
"created_on": "2026-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "4f5907eb-26a1-4cbe-a00d-4738141289e5",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "c21853d6-11fe-4a17-8733-7b6987b61f00",
"nro_sesion": 2,
"id_pos": "569cbe51-7b45-4beb-9417-c10127a32e2b",
"date_tax": "2026-09-06T06:48:27.7610523+02:00",
"date_open": "2026-09-06T06:48:27.7610523+02:00",
"date_close": "2026-09-06T06:48:27.7610523+02:00",
"id_user_open": "cfd96a55-89cd-4357-ae89-db9f7b2a58ab",
"id_user_close": "8c642da2-0cd5-42c9-9bfc-a01b2faa847b",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+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": "28088c92-b68b-42b1-9656-41243de205b6",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "2bb89eba-2f21-402e-9bb6-4438c78e1b6b",
"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-09-06T06:48:27.7610523+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "38f27dbb-80d7-4198-8ce1-439cea1b7c05",
"id_room_unit": "a7e2466d-d189-4641-8b51-97123914d8ef",
"id_room_list": "f0833463-94eb-4f57-a1e2-68f8054ff5c9",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:48:27.7610523+02:00",
"date_from": "2026-09-06T06:48:27.7610523+02:00",
"date_end": "2026-09-06T06:48:27.7610523+02:00",
"date_open": "2026-09-06T06:48:27.7610523+02:00",
"date_close": "2026-09-06T06:48:27.7610523+02:00",
"id_employee": "564229f6-1773-4cda-a1a7-530f981f9f41",
"id_employee_sec": "6b684076-f5d3-4302-85dd-573338831cab",
"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": "47bad2a8-8b58-4311-8859-36a7f35ad393",
"comment": "sample string 7",
"id_user_open": "dd9ab3c1-6ff8-4edb-8140-1ca7e1e63ca8",
"id_user_close": "d3c00ffe-d84d-400e-97a4-efc1066d9317",
"id_unit_state": "6c343d74-87ac-485b-abf5-021407f18ba3",
"id_pos_sesion": "8a673d98-4d66-48ad-ad33-84995061c257",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:48:27.7610523+02:00",
"active": true,
"created_on": "2026-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "d5bb423d-af40-4ef4-937f-d7e4b4e34e43",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "decd30bc-eaf7-46d9-ab1d-980d9987c065",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "7cee8aca-9f3b-4dec-bda8-8aa8f771d9c2",
"locked": true,
"date_locked": "2026-09-06T06:48:27.7610523+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:48:27.7610523+02:00",
"last_update": "2026-09-06T06:48:27.7610523+02:00",
"id_user_upd": "57302be9-ff69-4f46-b7d2-9d979cae66bf",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "ff7b5c36-b06f-410c-a0e4-e0768f2e6166",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "be81375c-de7b-4841-9cf2-be032665d9f2",
"name_pos": "sample string 6",
"id_image": "275d6592-8f2f-48d4-bf15-c72dd675f354",
"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": "51d113ca-cdef-4f4f-9613-432442e1d8b9",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:48:27.765932+02:00",
"last_update": "2026-09-06T06:48:27.765932+02:00",
"id_user_upd": "9b59e5e2-8807-4bc1-87ef-30172767a347",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "f1a4040c-d36e-4f5d-ab0e-c0072a1a714c",
"id_room": "d59fb972-aba2-4994-a731-2dc9d8f8dbc9",
"active": true,
"created_on": "2026-09-06T06:48:27.765932+02:00",
"last_update": "2026-09-06T06:48:27.765932+02:00",
"id_user_upd": "6ccb56d7-44a3-4099-bbca-a061378588a4",
"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": "c9e3750c-1015-4f24-9372-8ae85ddb78e5",
"id_room": "85148dcf-394c-4b17-b783-539cb3a17ecd",
"date_in": "2026-09-06T06:48:27.765932+02:00",
"date_out": "2026-09-06T06:48:27.765932+02:00",
"id_user_add": "86611117-0728-45e5-bf80-0478d5a1c951",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:48:27.765932+02:00",
"last_update": "2026-09-06T06:48:27.765932+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": "d0567be0-b093-4b30-84fc-a58651441f33",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:48:27.765932+02:00",
"last_update": "2026-09-06T06:48:27.765932+02:00",
"id_user_upd": "d05573b8-ff63-4d9a-bffd-978f4b084183",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "cf06239a-e7aa-4992-a55e-3e8b374aba15",
"id_room_state": "ad62ff3f-523d-4f94-b634-ff29d824e264",
"id_image": "d8b7ea95-c385-4c09-a9c6-9e74e7fdd956",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:48:27.765932+02:00",
"last_update": "2026-09-06T06:48:27.765932+02:00",
"id_user_upd": "1a4f78c4-2ab1-4a21-9aaf-201feea87348",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "ad6cb141-5f43-4af2-a1d5-55b729da64f8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:48:27.765932+02:00",
"last_update": "2026-09-06T06:48:27.765932+02:00",
"id_user_upd": "2d6a8456-4412-410a-876a-d52e7cfe414b",
"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": "24938408-138d-4f06-b8b6-4f895521aa08",
"id_pos_sesion": "41641758-7a26-4685-8f6d-7ce4f310b761",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "9d894169-b16d-49ce-95e0-24c8c74b4b6e",
"id_room_unit_activity": "7ee56aa5-7b66-426e-80e4-2e379c7e9cba",
"id_doc_sa": "ad15f57b-b004-48ac-b189-244c6b87c842",
"id_pos_type": "d9ec1150-e892-40e8-991f-d7e20221547f",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "c3032772-4bd1-44ab-910c-82938db1536d",
"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-09-06T06:48:27.765932+02:00",
"last_update": "2026-09-06T06:48:27.765932+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "777c9473-6e9c-4a29-87ef-0190e9b96542",
"id_user": "be34a4db-8c91-4e54-8ed0-3d19592bc35d",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:48:27.765932+02:00",
"last_update": "2026-09-06T06:48:27.765932+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": "11aec626-95ce-438e-baba-5cdfeddc3df4",
"id_user": "035a322d-f808-4a2a-91ad-f9139ba22689",
"date_add": "2026-09-06T06:48:27.765932+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:48:27.765932+02:00",
"last_update": "2026-09-06T06:48:27.765932+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": "d564a4ef-bad2-436f-978e-f650b31f1903",
"id_user": "4139ff43-eec7-465f-a2a0-a37d6deaf5c5",
"id_user_profile": "9ef63c7d-d881-4f59-a176-bbea8b8e9daf",
"locator": "sample string 4",
"date_end": "2026-09-06T06:48:27.765932+02:00",
"id_pos_sesion": "e4a60d29-0569-439d-b348-cae5c5daa0d8",
"date_login": "2026-09-06T06:48:27.765932+02:00",
"date_logout": "2026-09-06T06:48:27.765932+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:48:27.765932+02:00",
"last_update": "2026-09-06T06:48:27.765932+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "1622acfe-323b-4117-9f31-0e636a4fe59e",
"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-09-06T06:48:27.765932+02:00",
"last_update": "2026-09-06T06:48:27.765932+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "43402441-f637-4cb0-98d2-a9d10af3e4e2",
"id_function": "c4f0d8d1-aefd-49c7-b6b8-ccb3899dcfdc",
"id_user": "783cea12-f8f2-40b9-a92c-08bca18f9930",
"id_profile": "57f166a8-7765-48af-a908-aabfdd483c61",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:48:27.765932+02:00",
"last_update": "2026-09-06T06:48:27.765932+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "7d2b5be3-16c8-4a85-899c-b325e27be4fc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "107ec8ad-926e-4580-99cc-044b2d512a3a",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "3b54885e-de08-449e-a8c5-a1698e7b2d4e",
"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-09-06T06:48:27.765932+02:00",
"last_update": "2026-09-06T06:48:27.765932+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "5352ca14-82c7-4959-bc3f-6d794553f5d2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:27.765932+02:00",
"last_update": "2026-09-06T06:48:27.765932+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": "c40eca36-51a5-4a74-8be0-d75017deece7",
"id_user": "55a677a2-7b52-4820-a140-fc4da884f2b8",
"date_add": "2026-09-06T06:48:27.765932+02:00",
"destiny_type": 4,
"id_key": "2c72eb3f-7908-4fd0-9009-be7d4ceb5b39",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:48:27.765932+02:00",
"id_pos_sesion": "16c03fd5-82b6-4940-9286-1ce6a21aeae3",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:48:27.765932+02:00",
"last_update": "2026-09-06T06:48:27.765932+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "92853368-de7f-46d6-a41b-b38a4b3d0d6a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "5b951b88-4bc1-4a3c-a5f8-667fa691beb1",
"id_doc_print": "40a6f267-f97a-4c10-948a-38f05719cb5c",
"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-09-06T06:48:27.765932+02:00",
"last_update": "2026-09-06T06:48:27.765932+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": "e50fe0dd-2400-41b4-a17a-50ee86f6168b",
"id_line": 2,
"id_item": "7f952b20-642f-48e5-904b-74a82749acf1",
"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": "92703ef5-b48e-4d55-9512-30524cd29ddf",
"date_from": "2026-09-06T06:48:27.765932+02:00",
"date_end": "2026-09-06T06:48:27.765932+02:00",
"date_used": "2026-09-06T06:48:27.765932+02:00",
"id_employee": "3ae217f9-ed34-4e3e-a6d6-b951e0227f42",
"id_branch": "ee0864f9-695e-42ee-b53f-8a0053ebdfd7",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "db4cce75-2faa-4d7a-957d-c6943fb2276d",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:48:27.765932+02:00",
"last_update": "2026-09-06T06:48:27.765932+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": "2bc3e69e-dc9e-4941-ae36-a1e40a118f79",
"id_doc": "635c2563-5dad-4786-b4f7-a10cfd9340e6",
"value": 3,
"created_on": "2026-09-06T06:48:27.765932+02:00",
"last_update": "2026-09-06T06:48:27.765932+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": "ebf07302-4577-4961-9adc-363f09ee6678",
"id_pos": "8355db5d-6c9d-4afe-a2e5-a0a10fae9cb7",
"id_doc": "0a8a4a88-876f-488e-84c9-939cc9f1d198",
"id_branch": "d53b37bb-79da-4181-a4a9-adf96c4be842",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:27.765932+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "b107484a-f32d-45d8-82b4-d96a24c72337",
"id_loc_from": "d1953c76-5bbf-4d72-8cf3-9721b495e827",
"id_loc_end": "f512d784-9962-48be-8e7f-7837a2ed9bb5",
"id_user_add": "b4ac54c5-68ae-4bff-a7ec-89505bbafca6",
"id_user_upd": "a6d77060-736c-4766-8171-557ffd339f4c",
"id_pos_sesion": "68172cab-2541-44d3-9e48-f6763522a208",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:48:27.765932+02:00",
"active": true,
"created_on": "2026-09-06T06:48:27.765932+02:00",
"last_update": "2026-09-06T06:48:27.765932+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "8afd082f-7af6-4b9a-b48a-ff137b6220c4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "6177e655-a522-4fcf-a5c1-47f61db34726",
"active": true,
"created_on": "2026-09-06T06:48:27.765932+02:00",
"last_update": "2026-09-06T06:48:27.765932+02:00",
"id_user_upd": "e699fb6c-70bf-404b-8f52-9d7abe761348",
"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": "bda0d0be-b1ea-4916-b7f5-105c3006c14b",
"id_item": "bd4170b5-b0de-4baf-8d32-7f57128af69d",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:48:27.765932+02:00",
"last_update": "2026-09-06T06:48:27.765932+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": "be2c5f86-8d70-4d6d-b0dd-1236a00acd47",
"id_line": 2,
"id_item": "40b02aaf-ecf7-4880-83d6-5f6c62d4ac69",
"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": "53d17d2a-3013-442f-8487-49bd5b95ae29",
"spool_server": "sample string 2",
"id_doc_sa": "95dd8f09-b66a-421a-a974-7c1700dc99c6",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:48:27.765932+02:00",
"printed": true,
"print_on": "2026-09-06T06:48:27.765932+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": "c5e887b4-5453-4a33-b37a-bafe0244fd9c",
"id_pos": "dc0193bf-e7bf-4bdb-9499-d4a99aa3995e",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:48:27.765932+02:00",
"key_access": "sample string 5",
"id_user_add": "86eb42d9-d89e-49c6-8870-870710719080",
"active": true,
"created_on": "2026-09-06T06:48:27.765932+02:00",
"last_update": "2026-09-06T06:48:27.765932+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "266bdf9e-ed33-42ed-b17d-24b94c3a5ce1",
"id_pos": "d7237c9f-8741-4182-b3a1-a13229562ab0",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:48:27.765932+02:00",
"last_update": "2026-09-06T06:48:27.765932+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": "b772fac6-afcb-449a-aece-482fe5e5c0b2",
"id_pos": "747a5761-8ef1-45df-80a1-b5e9f0521c1b",
"date_add": "2026-09-06T06:48:27.765932+02:00",
"date_upd": "2026-09-06T06:48:27.765932+02:00",
"date_out": "2026-09-06T06:48:27.765932+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": "7b23d8f4-a7a1-43f4-a34d-af5c0e462178",
"id_user_add": "2880393e-cbc8-4293-a838-78ecf4927f50",
"id_table": "4047d67f-3914-4a2b-9fdf-16e8b07fe7f1",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "a510eeeb-02d3-4227-acb8-9d4078bbd196",
"created_on": "2026-09-06T06:48:27.765932+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "5d3f6152-26a9-4b94-bb25-9850dfb914bc",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:48:27.765932+02:00",
"last_update": "2026-09-06T06:48:27.765932+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "4ac7e97d-8110-4ffd-8935-fb9325ae6d28",
"id_sync": "79a6e575-45c7-4cc3-8186-97dfdf15b775",
"json": "sample string 3",
"id_table": "4cf233a0-2b04-4070-9336-b23898a6ee16",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "4dd8a8d7-515c-42ef-9ffe-29872ad95213",
"id_branch_from": "4fcb4813-66f4-46a5-9102-da230096a7fa",
"id_branch_to": "084dc2d0-1269-4f74-aa3c-1f0b50bb1245",
"type": 4,
"created_on": "2026-09-06T06:48:27.765932+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:48:27.765932+02:00",
"send_on": "2026-09-06T06:48:27.765932+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": "6594f73e-1ef0-43f0-aedb-9419e351cf39",
"id_pos": "68701ef9-31e8-47e6-8cc8-753d9cac8495",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:48:27.765932+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": "a1bfe15b-35c1-46f0-a841-fab41ee9d07f",
"token_id": "sample string 2",
"id_user": "49bf4282-d1ab-4aa0-a571-6ae07f5f6bb1",
"date_from": "2026-09-06T06:48:27.765932+02:00",
"date_end": "2026-09-06T06:48:27.765932+02:00",
"created_on": "2026-09-06T06:48:27.765932+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": "7d7ffa39-e097-48e7-955b-c71f65f505b7",
"id_room_activity": "f36d9ed5-b744-4aa8-a1ee-5cb33906a5d2",
"id_pos_sesion": "0ec371dc-017a-4668-957d-bd403373ab65",
"log_text": "sample string 4",
"id_user": "cf6a0b90-bdbf-4735-95f5-945757444f90",
"event_type": "sample string 6",
"correlation_id": "a2948296-c9dd-46ed-9d79-5e99601192bb",
"id_room_unit": "5b87b4c4-bff1-4323-98fc-49cbca5580a3",
"id_room_unit_source": "7ccbb671-bfab-4327-a99e-241ca722749c",
"id_room_unit_destination": "c43e1737-34b2-4cb6-b09c-942eaa8e2ffb",
"id_room_activity_related": "36b57f6b-18ec-46a1-aa4f-67780b30b9e6",
"id_doc_sa": "06cf73c2-6ce8-4f46-b177-d398239b107d",
"id_user_authorizer": "c0f84925-46c7-4e50-8cab-c670e0322120",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:48:27.765932+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": "4a0d2765-b687-43ff-9324-0d968b112d12",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:27.765932+02:00",
"last_update": "2026-09-06T06:48:27.765932+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": "b5842b7c-760d-4058-90ea-09b5d8f75cae",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:48:27.765932+02:00",
"date_end": "2026-09-06T06:48:27.765932+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:48:27.765932+02:00",
"last_update": "2026-09-06T06:48:27.765932+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"
}
]