GET api/Tt_Vouchers?id_branch={id_branch}&date_query={date_query}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
Required |
|
| date_query | 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: 1000 |
|
| 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": "19fc1d41-be81-4876-b7b5-d80820c11fed",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:19.4501655+01:00",
"date_end": "2026-01-10T12:09:19.4501655+01:00",
"date_used": "2026-01-10T12:09:19.4501655+01:00",
"date_sesion": "2026-01-10T12:09:19.4501655+01:00",
"id_employee": "0fc19065-eb24-4bac-8780-ed8c25a66154",
"id_branch": "48a340b7-75d8-4942-a69f-82d7e88dd3a2",
"id_voucher_permision": "18ca20e0-5c7a-4c6a-8c63-b0b80c4785b2",
"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": "683a8931-8a1e-46d0-9280-7eb24a672e66",
"id_user_add": "3f1066eb-c898-411d-b52e-019375bed51f",
"id_doc_sa": "2ef78fd6-586d-432b-a957-566ca43ec76f",
"id_item_sub": "39708f6d-3196-42cb-92c6-cefee1c2976f",
"id_pos_sesion": "7d0ae953-a731-44f3-9e67-282a72425794",
"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-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "2f69a26d-9574-4fc2-9032-11440b69ac58",
"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": "59805df3-06e2-475f-8f56-366d8efa60db",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "d52ad92e-309f-4ca6-b632-5b466cf5fcf7",
"commited": true,
"st_images": {
"$id": "3",
"id": "1c473693-f524-4243-9dae-97eeac32aac7",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "1c97eb10-b30d-4c91-82e4-0536dff8fa83",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "9ba2706b-30aa-485d-9cf3-2e62ad29c3d8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "0a1721c2-cf7f-4d1b-9ca3-fc7a1ed56ad9",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "ea8d5bb4-48bf-437d-abe1-cbc00c54901d",
"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-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "298c9a72-a07f-434f-bc28-8fe2d11f86ec",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "deb739f1-033d-4ffb-81d7-af9763c81c0e",
"id_item": "5d5a46d7-76d9-485e-ad47-e3f3ccaa4d40",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "cd96d92c-b168-4975-910c-c96a1da2d46c",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "bcd48a1c-bea2-406e-b2be-ae933739b633",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "3d0ad530-6fd7-4b21-b64b-990a3868ab70",
"id_unit_sec": "35513aaa-1225-47ab-ba78-75a755fe0e01",
"id_brand": "303d7bc6-7aa1-4b87-b95c-51d348091741",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "589abf5c-ca57-471d-b640-dcdd8d57bd22",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "aec44ade-121f-4674-9ad8-eeb1f12dc563",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "162263e2-f94b-40db-8dde-1f830d5a484f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "9772f39d-a4a9-4c1a-9630-a5b8040be29f",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "d52b6b8b-239b-423c-b5d6-6732eda757a7",
"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": "aaa25761-9432-494e-be81-ce49973e9fa3",
"view_messages": true,
"id_image_photo": "e2e611ee-e15f-45fc-8dff-cad3ba161aed",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "d7cb578b-f4aa-47c0-a5c1-cb1caa734a3b",
"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-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "7a0c0bcd-bdee-4955-9ddd-cc2bb74bc0e9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d7d8e980-5689-42fe-8760-40b533d05018",
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "f33c6704-40eb-4036-9e9c-d62216871561",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "6f757cf6-5bb6-4409-9c42-ecd7ed6b7fdc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e081234d-50e5-4805-bed9-6e2f892805ae",
"id_zone": "4b72ef3d-3d4d-44de-a16e-5a06dbf2db15",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "692264b1-e995-4758-a3cd-a256de1e640c",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "b4f9ca87-7c36-4cd3-abab-fef2fe3efa77",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "2e37f56f-bd4e-430d-afb3-4c7622361b9d",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "d775f365-e6a3-4aa1-8bea-65d26a7ec45b",
"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-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "b5575ff3-a4cc-4735-81e9-fa720845f825",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "ffa227c4-62b4-4908-a1b4-395da01f7517",
"id_cloakroom": "c2cf6715-7186-4008-9e13-d68d18359148",
"id_pos_sesion": "3fe6ecba-2073-4923-b07f-5e338e208f6d",
"unit_id": 4,
"date_open": "2026-01-10T12:09:19.4501655+01:00",
"date_close": "2026-01-10T12:09:19.4501655+01:00",
"id_doc_sa": "0f1386f3-ac20-4122-bf10-dec08e38f69e",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "eaeb95de-4b43-4bc9-89de-f948f1be6fd7",
"id_pos": "b2fddb9e-e3f0-4995-b787-9dc0f771b91e",
"id_doc": "899d7620-46bd-4315-950b-f4efac43aa75",
"id_branch": "3f46b738-8f10-4c80-aacb-6c2327a50e78",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:19.4501655+01:00",
"date_tax": "2026-01-10T12:09:19.4501655+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "569e73bb-1a21-424f-94d2-2209176f3191",
"id_relationship": "67e53256-88fc-41cb-a6cf-f949bc0b9982",
"id_loc_from": "7216489f-8ebc-41cf-a238-2bbffaabf681",
"id_loc_end": "8d4fc9b4-0f70-43a1-90f2-6b0c19a39c00",
"id_user_add": "ac205267-ec71-4cf1-9e16-b7bcf2762ab1",
"id_user_upd": "5fa7fdf5-2d87-4fad-961f-563238530dfd",
"comment": "sample string 12",
"id_pos_sesion": "29d62cec-c911-4252-a68c-1940ffb8a752",
"id_room_unit": "b4356dd1-5f03-4b05-8028-4096f3cb519c",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "56e50402-cf8c-42be-97d3-aa1fce16c956",
"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-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "ee9a6d53-4bed-40c5-a686-c33049aaa562",
"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": "d77bb834-17b0-499b-964d-bf74a97c5c22",
"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-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "c9d58e69-a815-4d8a-a881-4c20c9da1010",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "379e414c-e320-4dc2-9a2d-e31b6907b5be",
"id_pay": "02a540ae-b7d9-408c-a37e-871342a95dcf",
"id_money": "3c739540-0963-47a6-80a2-723f28991bc9",
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "40ab404a-0149-4176-a7f1-33f110758e18",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "7d45f690-3fca-4db3-aa66-afada29ccef7",
"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": "0609eaca-0894-46d0-83ca-ece91e8457f2",
"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-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "49861f9c-ae07-44cc-b20c-985cd79b10ec",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "b4039fb7-e21c-4cf9-a1d0-0c447a43fc14",
"id_money_2": "751c068b-d630-4bb2-9b63-b5365dd15de4",
"date_from": "2026-01-10T12:09:19.4501655+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "baca61d9-6b88-4755-b308-dc53b9e588f2",
"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": "72800bdf-99e5-4160-ba44-cdbcf7663f59",
"id_pay": "d61aa26f-d094-4885-bb31-6b36ca3e982b",
"id_money": "040cb994-0e35-4705-8bbb-73aa7edaba7f",
"date_cashflow": "2026-01-10T12:09:19.4501655+01:00",
"coefficient": 5.1,
"id_user_add": "3bcef479-d74b-404b-a975-2b9ace9e377f",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "5059be1d-d1a4-4d20-8283-f75edaaeaab9",
"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": "d8033117-b430-4e4e-a539-9c6ec371b73c",
"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-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "75096bac-9b43-4eef-9676-06ea4d5dfd49",
"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": "0aff2aff-6dc2-4c39-b1c5-a196f991c729",
"id_line": 2,
"id_pay": "d6d90650-0ed2-4052-b0f5-ccea1f43848a",
"id_money": "d6c0bcf9-6b48-40b8-a141-4847e70ff9e7",
"coefficient": 5.1,
"id_voucher": "6bc5bfb6-b518-4084-bb05-eb865e49b49f",
"id_employee": "20d98323-9cdb-4fec-a9c7-0f11829b6fa7",
"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": "c6014537-ccbc-40f7-ad44-ff7bde96f3c7",
"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": "ee2b7739-ba33-4070-8cae-6a67490592f3",
"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": "ad08b899-ce41-4d4d-8adc-6c03c251e34b",
"name_pos": "sample string 12",
"id_image": "231720a3-26c8-4f8f-92f5-6aaf7939bd4c",
"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-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "092fe5e0-6101-485a-a268-560e157fe750",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "e4669965-aa2f-48f1-8e44-2961b1db8bfa",
"id_branch": "f603975d-b5f9-46e5-a1bf-674c1404edba",
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "79ac7a75-8c58-4b67-ad5b-f2e37270f5c8",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "f709e2ad-7b6f-44e9-b2f1-54ab6ffe233a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "52feb38d-15f0-46a7-8a3a-a8bbc00ce301",
"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": "a5ceee6d-aafa-4723-8b36-2433d472d6c7",
"id_line": 2,
"id_item_sub": "85c2e50d-ad45-4b52-baa8-93ef42372e04",
"qty": 4.1,
"id_list": "1641b053-2659-4add-a356-664759efe627",
"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": "2ace3654-85d0-4fc2-9484-6d2db4ecda12",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "aa9473d9-aba1-49e9-af5d-78c8d9e43bbb",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "a7f56a36-570f-4cbb-af60-060e8606f73d",
"id_user_upd": "faf7a12b-843f-4738-b357-bad4c9a4724a",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "7a01717b-6c6c-4a7e-b6a9-7cbb6844f833",
"id_item": "ff7ebea6-67a5-48bb-9349-cdd4eb5d61ad",
"id_item_type": "fd50f09d-ffc7-496e-80a4-e6cd051df25c",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "4cdf248c-b1b2-47c4-bae0-47cfc157c89c",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "6069d340-ed38-4b24-bb8c-d7641943c26a",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "22572f44-00c8-43a9-874b-94c31db8b973",
"id_item": "12a015c2-837d-4ae9-af58-56c35535337d",
"group_id": 3,
"id_unit_ref": "8a8febbb-919e-42b1-adad-e393e5109e6b",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "8a266d30-aff0-471c-a1ab-1d01cc430286",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "337ab6f5-c097-4f18-b67e-b82aaedb0bf4",
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "c2e5e1f7-e44d-4853-a32b-1f61ff284bef",
"commited": true,
"mt_units": {
"$id": "28",
"id": "11ee8e68-0ce6-4395-abdb-a3dec6081b53",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "70297b0e-89ff-484a-951f-e6d42779415c",
"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": "ad0a80fd-3544-41cb-8817-16d6f23df1cb",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "e7986f38-f0ad-4e48-978b-4d5018f23fbe",
"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-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "164d4f63-54d5-4c0d-a5bf-52cd4ae37559",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "cf387af5-9abb-4a30-b581-c473cb729991",
"id_line": "9013e191-a7b9-4360-91ff-7e42d481d989",
"id_category": "b33f9909-6dbc-4a77-86c9-559d296332ac",
"id_item": "a6549d0c-0577-4eb2-a977-3a14cc50bf48",
"id_item_type": "5a4b59b0-46bf-4c77-8cb8-7949ab53e53a",
"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": "bcf7aa96-9156-4264-951f-f54a9cbfa61b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:19.4501655+01:00",
"date_end": "2026-01-10T12:09:19.4501655+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "4e3ae85b-aa66-4ba4-864e-9f65764fef4e",
"id_pos": "1dd877dd-e756-410d-b9b2-48e0fc4709ed",
"id_list": "e5f19c90-776a-45d9-b098-c5d131624b84",
"id_item": "1f3f7fa7-61e0-4aa1-bd7b-eb51262907dd",
"id_item_type": "42a89500-d703-43d4-bac9-53d93804725a",
"id_category": "e291d13e-8b93-4295-ac46-573147818a35",
"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-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "493912eb-7909-4159-b842-220620221211",
"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": "b4c52c1e-b7ce-4802-a382-75ac1137eb37",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "8ed1e2e8-b1cb-40cd-8d3a-e00b7f4c2e3d",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "4fc1c760-7986-478a-a375-60d1c4d801ee",
"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-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "55ce34cc-7d9f-471e-9bcd-e4738358d453",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "fee90b6c-a38c-48d3-b6e9-ee4d6c35d8a0",
"id_pos_type": "a897a4c5-e365-41ea-b886-a1c292f50e4e",
"id_price_list": "75a577c8-b55e-4504-be0f-dc7bd3ed5ef3",
"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-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "09fec7a0-238a-4e89-846d-a45d411c4f81",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "dc8a6d38-957d-44ac-a2ae-a1757f04ffd0",
"id_pos_type": "521f6dc7-a830-475e-97ee-4fea3127ae9b",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "57a5dc87-72c0-4abe-a641-fb99bd1403e6",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "e37d9b5c-222a-4013-a14d-ac6114d6f12e",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "47c56e77-e9ea-49d0-82cc-68ce92ba68e5",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "eb1bd301-2664-491f-b351-51f9fe4c0ff1",
"id_branch": "7a90a833-6420-4a2b-bdd8-ea2b945900e1",
"id_pos_type": "05a679ff-13e2-4715-b846-754daead0d2b",
"id_pos": "13f5a6c2-64f6-420d-9384-888ac7841d9d",
"id_item": "8825c02f-ec5a-460d-82d5-9cdb09e1f773",
"date_from": "2026-01-10T12:09:19.4501655+01:00",
"date_end": "2026-01-10T12:09:19.4501655+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "d9e5123b-0dc9-469b-b44d-4b6d94e45c17",
"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": "5d0e9a4a-5264-492b-987a-b9f5fb61eec8",
"id_doc": "0f6a84b3-d16f-4c7a-8590-e532cdbbdf8f",
"id_pos_type": "581fc729-3327-4415-85f9-30b5fd615968",
"id_doc_print": "7b5d0785-3bb7-45f1-966b-8b4c3043eaca",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "e4b698c7-20fb-40cb-9c8d-98f35304d477",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "199fb025-9635-476e-b4b3-f8c201a92d11",
"id_pos": "47724ced-5cda-4143-b8d8-222098dff74a",
"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-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "c272034e-5ba2-48ac-bda3-159a30fa3e3c",
"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": "a68eb9b4-0f8e-4985-ba50-4b134a36c329",
"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-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "fb567999-3e11-40c5-88c8-444fb077face",
"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": "c8e462ff-36c9-43d5-ab21-de6a87c45cf6",
"id_item_sub": "2ffaeab5-d621-4ff3-93a2-9b6b3f6beb79",
"validity_date": "2026-01-10T12:09:19.4501655+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "a39e8da6-924d-473b-b47c-d29255fa0b83",
"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": "2b98352d-7904-4c57-9595-79c6a01febde",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:19.4501655+01:00",
"date_end": "2026-01-10T12:09:19.4501655+01:00",
"id_branch": "181e2796-d22f-44e2-8847-8052fb44f44e",
"id_pos": "589315a0-7c22-4a6f-a154-518eb9aa5173",
"id_list": "f494d166-d944-4ff7-9de0-9a3e98715e22",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "d8a7b536-7a79-4757-ad84-1329584bf34c",
"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": "7e6b016f-4ffb-4dbd-bf78-369da74ffe4a",
"order_id": 2,
"id_item": "5fbcd12f-b823-429c-b988-dff6bd8bcc58",
"id_item_type": "970a5157-34ce-4239-b8c5-a30ab9b889b1",
"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": "b130775d-3e3f-4ac4-8a95-b08abae5754b",
"type_item": 11,
"id_voucher_json": "03d8bf47-4493-4f32-a047-7fe4a83e40d9",
"count_voucher": 1,
"id_category": "10ec5ccb-05ae-47b5-9acb-f3f7d7380edc",
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "b70dbddf-2d9e-4a6d-8086-8100f6c17ed5",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "bc8bf235-168c-4a68-8d3c-8a980cbb02a1",
"nro_sesion": 2,
"id_pos": "e106390d-bec1-4818-927c-f13fcfc340bb",
"date_tax": "2026-01-10T12:09:19.4501655+01:00",
"date_open": "2026-01-10T12:09:19.4501655+01:00",
"date_close": "2026-01-10T12:09:19.4501655+01:00",
"id_user_open": "3001c216-2f75-452d-8706-5837c0e361b0",
"id_user_close": "b92a5bb0-9f1c-4b72-b0e0-505f0130e2b2",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01: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": "09b29117-b550-4eea-a79e-7e0a201be0b9",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "28907046-6937-4228-af79-1ffed94f9924",
"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-01-10T12:09:19.4501655+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "1658ae4c-a88b-456f-949c-674222c81bf2",
"id_room_unit": "ab615d99-8684-4b2d-926a-e7465fa3f7da",
"id_room_list": "7bc839fb-7b68-40ab-a4e4-18688b32dc0d",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:19.4501655+01:00",
"date_from": "2026-01-10T12:09:19.4501655+01:00",
"date_end": "2026-01-10T12:09:19.4501655+01:00",
"date_open": "2026-01-10T12:09:19.4501655+01:00",
"date_close": "2026-01-10T12:09:19.4501655+01:00",
"id_employee": "66b8cab6-8283-462c-b95f-28b4c1fbe601",
"id_employee_sec": "466db2de-3ad1-4d96-9b4f-2bb3e4e06cc7",
"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": "63a80372-2bdc-4f22-a22a-69b981a2606f",
"comment": "sample string 7",
"id_user_open": "2ccce64c-7dbe-484b-9345-2e46d54b5abf",
"id_user_close": "0d2a5a17-db1e-4aef-bbe0-eb5ea6f1f57d",
"id_unit_state": "3aa3d7f2-eaba-4e44-8dfa-83589c92f04f",
"id_pos_sesion": "ff760b90-ae20-44be-8e73-fbd90f14daa3",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:19.4501655+01:00",
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "76297d3f-1254-44b4-8be9-05d92752fd83",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "5144daa8-6d7e-422a-843d-5eb4c8258560",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "fab8876d-f26e-42b1-91ae-a53a8fc56cc4",
"locked": true,
"date_locked": "2026-01-10T12:09:19.4501655+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "16771a2f-b41d-4b84-b0f1-105f20418670",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "77f2ab55-e92b-4671-bfa5-6e3014b8b445",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "02dee3eb-4cbe-4cc0-bf5d-9a0c4ab13578",
"name_pos": "sample string 6",
"id_image": "f4441364-f820-4c26-95a2-bf53f2fe9158",
"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": "69154950-9792-4e66-ab10-b092241c0d4e",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "66444710-70f8-4fd5-8992-0a93b5d53ee1",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "0e4f60da-032a-41e8-a75d-233e4fd3988f",
"id_room": "6c80a7cd-9eb0-44d3-a43c-5c656688716e",
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "a9ef0823-594a-45aa-bcc0-8df113e8189a",
"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": "12290998-67c3-456c-bab3-68a2764d9ea0",
"id_room": "83d70977-5485-445d-9283-2901fbd4fe54",
"date_in": "2026-01-10T12:09:19.4501655+01:00",
"date_out": "2026-01-10T12:09:19.4501655+01:00",
"id_user_add": "d5bbb325-cb0a-49ec-9c2a-639e07c46200",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01: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": "7e7dae77-be69-4373-8af7-435d992db2a8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "c3e692cf-e014-4627-b66e-44b178f1576d",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "4f5723ed-4d99-444e-ae5c-984708e75bc0",
"id_room_state": "f84fb244-ba64-4ecb-a8fa-48aa21666f82",
"id_image": "43bd8eb3-8c08-4720-a328-da58053e3e13",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "9fa6dda1-b476-4800-90ea-14cb619fca97",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "5fe1cf57-8a51-4963-939e-123272447217",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "f4890489-891c-40b1-a87f-6209e6276b39",
"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"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "54",
"id": "26bbeeaf-58c2-4a79-b8e4-7eb885edf9a9",
"id_pos_sesion": "69be8b60-b036-43ae-9b72-abe066cc0480",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "d788ec87-c623-4b71-9bfa-cb2a729fe269",
"id_room_unit_activity": "d9638acc-ccb4-4be7-9800-431453b21b45",
"id_doc_sa": "3075b589-841c-4468-a1aa-53a5f48dd8c7",
"id_pos_type": "3ad68830-094e-4d67-ba65-9417e7d4be2e",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "92bbac1e-f695-4f28-bb56-c18e13e12848",
"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-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "ca3cda65-bfcf-4beb-ad3a-18508e358b4d",
"id_user": "0d9f1e15-39a7-49fb-a962-2cec67e3057a",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "de42f864-879b-4f16-8e35-252b72cf8004",
"id_user": "33bc9b63-0fc7-438c-915f-756b0dc219c4",
"date_add": "2026-01-10T12:09:19.4501655+01:00",
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "3c5c15ee-2c5a-452d-a638-957e2a381e56",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "50b9d4d1-981a-4e72-9f47-987055a31040",
"id_doc_print": "60503fc8-240d-44d5-9ef5-cf1ffbccde95",
"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-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01: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": "58",
"id_doc_sa": "d87ac45c-68dd-4e15-9163-97f4e3dd9c79",
"id_line": 2,
"id_item": "b7571f56-d253-4764-961c-9895b4108ff6",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$id": "59",
"id": "bee1b8a2-682d-47c0-83ad-7fef18dcc947",
"date_from": "2026-01-10T12:09:19.4501655+01:00",
"date_end": "2026-01-10T12:09:19.4501655+01:00",
"date_used": "2026-01-10T12:09:19.4501655+01:00",
"id_employee": "cd2ffdd9-2b3b-43d1-b03e-74c9eb7f97bf",
"id_branch": "c1d3a025-8a72-4a46-8f57-6c828295e8ec",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "36d7d471-f7cd-40cf-bbb8-07841e46fd99",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "59"
}
],
"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": "60",
"id_pos": "d7d378ac-0027-4b4a-995f-dd6c44e39b6c",
"id_doc": "1951c0eb-defa-4bbd-822a-ed81d6195aca",
"value": 3,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "2c1db6ab-d333-4d9f-915a-30de0bbde6c9",
"id_pos": "4cfc6dd6-4e3b-4515-9187-0e2df304ba05",
"id_doc": "649063b3-52ba-4158-abc4-b4f514765608",
"id_branch": "13c6b1c2-9fa5-4963-ab47-bbcc464824ce",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:19.4501655+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "7faa5f36-14c3-48f4-98ac-7bde1a303f9e",
"id_loc_from": "a80335f2-d5d8-48c5-98d1-ebc27e7fe776",
"id_loc_end": "8a2292bd-fd60-4271-be99-3e724c8379ec",
"id_user_add": "2658659c-7fe2-489f-bd56-79fb6ad7251f",
"id_user_upd": "cc89e38c-27fb-4c36-8d9d-a9014bf48eed",
"id_pos_sesion": "5e29847a-b38e-49cc-85c8-8dce3afeccf0",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:19.4501655+01:00",
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "be338247-f51f-4014-ad9b-6f0528f77581",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "f68a5449-94f9-4d2c-a511-aa0b1f570645",
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"id_user_upd": "599947a3-5d60-4e15-844e-6c1c5eb77d9a",
"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": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "ff8b3582-b352-4905-98d2-b2b19bc5b34c",
"id_item": "7288fb37-a222-43d6-9d7f-fb1bf8f3cc66",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "42e694af-cc64-4933-8399-c515d98c215b",
"id_line": 2,
"id_item": "5bdc8108-ec1a-45ed-b823-cbb5f25b41bd",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "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": "65",
"id": "b777ba26-09a3-4075-a2d6-c826ee331725",
"spool_server": "sample string 2",
"id_doc_sa": "b69dc927-d422-4125-9776-51b39d6a423f",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:19.4501655+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"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": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "09f95cd9-e73c-4cb0-b3f4-0ae27ccfe785",
"id_pos": "e4c7d276-bdf1-4e49-ab55-85c7e24228d1",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:19.4501655+01:00",
"key_access": "sample string 5",
"id_user_add": "0f75b5dd-cd0b-4484-a66d-74744aed3555",
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "c84cd432-2b0c-45fc-8d39-e41ffd0f9b8e",
"id_pos": "2c028994-3b95-4d82-844b-dbff24097d9c",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "632fc7bb-afaf-4388-a487-c20f400d0a6b",
"id_pos": "208e8e31-a7cb-4a46-b857-744f1d4b6fa7",
"date_add": "2026-01-10T12:09:19.4501655+01:00",
"date_upd": "2026-01-10T12:09:19.4501655+01:00",
"date_out": "2026-01-10T12:09:19.4501655+01: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": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "7a88e9a0-b00e-49e1-a46c-b38e1a39f85c",
"id_user_add": "eca668d7-055e-4b6c-8566-31ea30d5a965",
"id_table": "f2d0206b-05dc-40cd-b199-671c555d3ff5",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "a1230a88-e9e0-47fe-946b-7545be148a88",
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "76562f46-c6e8-46aa-a846-ddead47fdd49",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "0a0e3cf0-6a24-4370-902e-5ecb5338dde2",
"id_sync": "ec05c27a-53cb-454b-924f-38364493c3d2",
"json": "sample string 3",
"id_table": "a92dd418-d99d-4595-b4a1-73d9de7aba25",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "e729be4b-4d78-4628-a7ef-b26c275fcab6",
"id_branch_from": "713f071e-4498-4a0a-a438-e606d4ea4f75",
"id_branch_to": "fc237737-9247-43ee-852b-fe2a77435190",
"type": 4,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:19.4501655+01:00",
"send_on": "2026-01-10T12:09:19.4501655+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "7effc026-cd50-485d-8221-53f957fa6f98",
"id_pos": "f7012c16-dd78-42fd-b861-d0ac7765c2a5",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$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": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "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": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"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": [
{
"$id": "74",
"id": "074d6984-787a-482d-833a-fb76df70b371",
"id_function": "40304d49-cf05-4c9d-b7c5-1e3a8f475e17",
"id_user": "6deeff29-abde-44a3-bf19-b28075ccf6bd",
"id_profile": "b5684a11-09d5-4799-b448-074d1ac730df",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "01b84379-b0aa-45b2-990c-061f85726bc9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "76",
"id": "8427436f-c73c-4c42-8da3-b0722337c3b5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "f0bc1415-5d02-4f6d-999a-7b4a52f14abb",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "bef8f2b3-23ec-4367-844a-413e3fb68c5b",
"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-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "1a7243c7-5f19-4f3b-a925-457f91f73736",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "f0f7e7d6-2b25-4451-9350-215c90b698ca",
"token_id": "sample string 2",
"id_user": "504e0789-aca1-4b3c-98f2-6e23aede5619",
"date_from": "2026-01-10T12:09:19.4501655+01:00",
"date_end": "2026-01-10T12:09:19.4501655+01:00",
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"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": "79",
"id": "dc84a18a-61b3-4bce-8af7-223e79e13e28",
"id_room_activity": "d6014cfd-4515-475f-a3ac-5149b59fd685",
"id_pos_sesion": "345a345d-d9f5-414f-9fe0-6efb6f1c8dfb",
"log_text": "sample string 4",
"id_user": "640dece7-fff4-4d3d-84c5-d298b25ace87",
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"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": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"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": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "a267526f-58ef-4b3b-ba7a-458fee89f76c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01: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": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "968b941e-534e-4e63-b3fd-4f46e99e069f",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:19.4501655+01:00",
"date_end": "2026-01-10T12:09:19.4501655+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:19.4501655+01:00",
"last_update": "2026-01-10T12:09:19.4501655+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"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": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"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": "59"
}
},
{
"$ref": "1"
}
]