GET api/Tt_Vouchers/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
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": "090a6e18-ed1e-46c3-a5b9-cc5faab57b30",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T06:22:55.6005231+02:00",
"date_end": "2026-07-08T06:22:55.6005231+02:00",
"date_used": "2026-07-08T06:22:55.6005231+02:00",
"date_sesion": "2026-07-08T06:22:55.6005231+02:00",
"id_employee": "1f0ed645-4342-4fba-9abd-09881afc3f40",
"id_branch": "7748803c-b6f6-48ae-a673-d906e00eda94",
"id_voucher_permision": "6d52872a-54f6-441d-a26f-9fdfb4615931",
"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": "31bd167b-e381-4e8b-93ac-a525905ede48",
"id_user_add": "a3863ec9-03e8-4a9f-999f-f8ab37fcadc9",
"id_doc_sa": "e40eca04-5966-4599-962f-30c1aadb3a97",
"id_item_sub": "17bac6ae-166c-4fa1-8649-3782e37037fa",
"id_pos_sesion": "13ef0379-512a-4fa4-95f8-967e3b12662f",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "49f48ab0-2377-4070-a3a7-03d1f9a447e4",
"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": "c1b4ac53-8dd1-4699-baba-c96bd228c27a",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "4e936ea0-78c5-45ef-b87d-385cb774635a",
"commited": true,
"st_images": {
"$id": "3",
"id": "07f0fbfa-2edb-4174-be50-d0579892c96f",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "62ed20e6-68dc-4937-a516-7cba36a10e31",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "a5b1d71a-110f-44e5-8201-cb8a0ceb509d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "5b174422-8dbb-4295-8151-d9eb67299a6c",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "220d7c8f-0f8e-42da-af27-1c40a078b9f6",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "8d47feba-cef7-4d39-ad1f-7e085cfd4e07",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "eb4dfbd6-6962-4a9c-9b02-730534583c09",
"id_item": "88e20849-3c97-4ea2-956e-f7b6c219275b",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "dd8f52a4-2bd2-4566-95f7-5970a88e8dd4",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "8ba00e03-4962-463f-8517-e729452a299a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "43aba1cc-99bc-4cd3-aabe-5cd7723cda6b",
"id_unit_sec": "e226d801-8c65-4c2d-9f1e-0c2c60ce67f9",
"id_brand": "8196a119-610b-48f2-90b8-4be35ca36db7",
"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": "286945e4-0163-4eee-bb60-f32c50c6d50f",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "82f93632-76a5-43bf-beb1-a2f20b61f2d8",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "5ea8f4e8-9a82-45c1-bb7b-5904ef9e5e21",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "effcf7c1-9889-4cdc-bb8c-d1328a54917f",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "ee55212c-b72f-41ae-a8d5-4082d937d5d5",
"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": "3b6b9198-749d-4b34-ac37-f3d8fa91da11",
"view_messages": true,
"id_image_photo": "b6fdb11e-8706-43ae-8c61-bae00ebe52d7",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "28501fcc-fa4c-485b-8683-d24f602e73fa",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "d5a5e3c1-02cd-4658-9169-ac5e92698447",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "afb308da-99d1-4983-b202-5995eb0e90c5",
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "3727bc99-b139-4801-ba3c-4cd9b3bb70cd",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "ce31789e-d8fd-4045-aa1c-b87dc6c9ccb0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "9389e17f-5486-49ec-a0d8-01f883662f9f",
"id_zone": "cbe8a47b-2d70-448d-9df4-f47f1ab3f94c",
"user_required": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "5871e4d5-4c7f-4f1c-be66-b805e65626ca",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "9a81c25a-acaa-4157-8fde-fa3d97ba0050",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "be770b2d-b12d-4643-a935-c786f4ebbd9e",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "6fe8db86-bc87-49f2-9d1f-2f6c6a397bbf",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "1d9b4fee-b536-48bc-b875-dbb8b32b9bd9",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "5a0d8845-e02f-4684-a02c-4a7bd4eb85c0",
"id_cloakroom": "6e135fac-5381-4c7b-aa7a-63c9574c8c34",
"id_pos_sesion": "e69eb15b-3aa4-4665-a25c-207eb2d58b3e",
"unit_id": 4,
"date_open": "2026-07-08T06:22:55.6005231+02:00",
"date_close": "2026-07-08T06:22:55.6005231+02:00",
"id_doc_sa": "c7791205-d5bb-4af8-a2e2-bb7ea3a9edab",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "50585114-30fd-45bf-bbb4-de05c14fdfdd",
"id_pos": "3db1577f-a508-49fb-9c08-1a740ec864dd",
"id_doc": "429766fa-89be-4c16-9ea5-286ad4c3d9b0",
"id_branch": "442b5016-55e6-49bf-b783-8d39129d89b7",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:22:55.6005231+02:00",
"date_tax": "2026-07-08T06:22:55.6005231+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "d44a546d-1350-4cfd-b47e-c9593b9efe40",
"id_relationship": "37e72e3d-cccf-4e51-8afc-cbe231af363d",
"id_loc_from": "01773a4d-5309-446d-8d85-8efaf060d7c6",
"id_loc_end": "33641998-5ec9-4839-a192-59ee082bb64c",
"id_user_add": "b2a97afb-2a13-4d4f-914f-76fe4ed77453",
"id_user_upd": "05b4da3c-f19c-44d6-92cb-9f11a6acc98b",
"comment": "sample string 12",
"id_pos_sesion": "c471bcab-babd-4501-9c76-082065d69c60",
"id_room_unit": "67ec5e93-0180-46b6-b94e-bbbe644e5deb",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "572cda97-0703-416a-85f6-fde93a3296fd",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "0a34d4d8-5889-4ee1-817a-55e8114322f5",
"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": "25e7da93-f845-41fd-b560-b81933971cdb",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "fd240b9e-3113-43aa-9f49-d64e033bdc93",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "594b3622-9c2e-4319-a189-42484aa6df7d",
"id_pay": "e5c6a852-446a-4611-a9e2-4f4b54dff2d9",
"id_money": "fecb2823-7463-49e3-9a01-b2345ae9db48",
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "62e62c65-5110-4155-86ef-56dd23e6e63d",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "761a8f67-c6d5-4942-874b-bb71646b1584",
"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": "114dc6da-0b7a-4f01-93e1-e1493f5c65d8",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "82655a50-e79e-4340-9b49-36236df679f5",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "afc02e46-061a-4dcd-b029-88d3ad5f663d",
"id_money_2": "ff31090e-350c-4856-aae2-2261a4f4fabe",
"date_from": "2026-07-08T06:22:55.6005231+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "932489ea-a1b6-454f-9281-a333e989228e",
"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": "b84effd5-a349-44db-b22d-897fc14b046a",
"id_pay": "13bffc19-fe8f-4543-a828-8b5c6e6bcff0",
"id_money": "e6f6b0d3-9b46-42ab-89db-21cd37c11902",
"date_cashflow": "2026-07-08T06:22:55.6005231+02:00",
"coefficient": 5.1,
"id_user_add": "9a84873a-24bf-4b7b-a8c3-c669719ad2f9",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "c3d2f93e-12a6-4c2e-979b-f98f1734f11f",
"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": "f66dafa7-d762-4295-a7f4-010fa6f07de0",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "b816315d-ce7e-4eb9-a236-7b34aab9af6e",
"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": "94cff41d-9a84-4849-94dc-d11634a34b9c",
"id_line": 2,
"id_pay": "eec90b10-5845-4968-84fc-13a7e706c3f6",
"id_money": "e4f11a7e-bc55-4d41-b495-d22bf6dab2d7",
"coefficient": 5.1,
"id_voucher": "972a3c49-4fc0-43e4-b630-22a560581c58",
"id_employee": "85ec731e-6256-41a9-b904-b2b315908663",
"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": "be98b013-f13e-4dee-96e5-6b62667c8769",
"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": "8dc2f340-20ad-4a36-bf09-960a0bc0870d",
"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": "34c6252c-bce0-4e83-b18e-2388ff481af8",
"name_pos": "sample string 12",
"id_image": "9a950652-067b-41ec-b1a7-ddf0b127e892",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "be68a936-a6cd-4446-853a-91008b626789",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "07f15fe8-2882-4164-93f0-4fe2f64bd849",
"id_branch": "b95c2ebd-07f9-4f90-b33b-f19d9ddf8434",
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "ee6a8f05-3a46-4ed9-9c0e-081a79280668",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "1dd6e077-e39a-4f79-b81d-263667cbb0fe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "8bd57207-c92e-49f5-ae36-6b487fca7da3",
"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": "54da4bce-eec1-4ecb-a3ab-2ac783aee4d1",
"id_line": 2,
"id_item_sub": "cc89d8eb-80c5-461a-b156-2dad4eb47292",
"qty": 4.1,
"id_list": "3312e135-5c37-4617-b2ee-e713cdec430d",
"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": "39896f18-aeb9-4e48-b108-fd9b021d8d8e",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "e77d198c-ca1c-44ee-a3e0-7e3f1907a383",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "9c0791db-ba0b-4a7b-8079-82be6a28f88d",
"id_user_upd": "6eee42f1-c65c-4fb7-83d9-c84aea4f4058",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "4b969121-318c-4df3-ad77-b0abd59d1feb",
"id_item": "4b3238a5-65c1-4cf9-9486-f5dcaec534f8",
"id_item_type": "a5f942a5-54b5-458c-b2fd-79f4d45ce4d7",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "dbfcb843-c4e5-4a1b-ab0a-cc82f5b4e9cd",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "1012ca25-f1dd-4cfc-9571-53451971770b",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "4534abb2-9385-4c5c-886e-90ffdfed52b6",
"id_item": "c6c4588e-023e-4675-90a6-06bf4bb434ad",
"group_id": 3,
"id_unit_ref": "e8181610-88bb-42cb-a2e0-37cb61e7f978",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "99ef23c9-d408-4fd1-bb5d-1a1ad14e062e",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "b2558d73-af40-4e13-86ad-260fb9158c1a",
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "784e09b1-9f31-483d-bd37-dcc4a9dc0df3",
"commited": true,
"mt_units": {
"$id": "28",
"id": "6b2ca72b-adba-4085-a05a-0faf614691e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "9ae0785a-4f59-4a05-ad9c-504a384dc319",
"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": "de804948-0997-426a-95f1-2721ea0ef7cd",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "9a0a3ea7-04db-489e-af0b-0b1e52eef99f",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "7959f8eb-e7e3-468e-bdb8-1545a942d517",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "3cd51d57-761a-4337-94b2-c554a2a9846a",
"id_line": "eb74eeef-adb9-4616-8c17-a45484718db1",
"id_category": "e5fb8093-5ad8-4d59-9e97-51840876ef8a",
"id_item": "36545df8-b344-404f-b027-2f176a0f803b",
"id_item_type": "8febc372-936d-4fd0-9a01-e4308591f341",
"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": "f3ec0c9b-c917-4aa7-b2e6-a16b717c97cb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:22:55.6005231+02:00",
"date_end": "2026-07-08T06:22:55.6005231+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": "4561c26b-8bf1-4768-916a-bcfe443110b3",
"id_pos": "58842e55-7495-4efb-a7a0-e5c695bb1195",
"id_list": "4e8b945f-f6e0-4a65-b740-1842d93f1781",
"id_item": "1b6e9cda-a070-4615-80b8-f55a5e85efa9",
"id_item_type": "7f30d49f-daed-4467-9df0-0ba9c078e592",
"id_category": "9870cefa-7766-41a0-8d6a-1b9ed0ea45e2",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "5cacfd92-85e4-4d57-aee6-5cf6c8d303dd",
"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": "89348707-582e-4e98-afa9-04530d981b23",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "67ece0fc-38f9-4030-859f-7835726ba195",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "fa151583-ed56-4492-8607-4e3fb4c3a904",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "0f814e41-e1db-421c-8c66-665af614957a",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "2e78f18f-2e83-4d6f-afd7-548ead3f2785",
"id_pos_type": "b5cf562d-660f-4ec8-9028-16d54e8ebe24",
"id_price_list": "d3cf1d45-901c-4bf3-96af-9f3fc42eb252",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "3b07baf3-fc37-42b9-a5e4-324b91768221",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "97446623-13f3-4dfa-897e-36459533f19e",
"id_pos_type": "3d5ed2a3-fd2e-4934-8349-bb50121b3e56",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "ad0ae497-09e3-41c5-a804-1e6f0a274298",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "6447f23e-030c-4a7a-8443-6155f63c1d20",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "8687d14a-9240-4ae6-8284-d53570abe95b",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "7b49b418-4779-4931-9e2b-bb0fe4909e3d",
"id_branch": "546d99e9-7857-47be-ac31-7cb8ae11cf03",
"id_pos_type": "11e7cbe0-a5b1-4a30-ac6f-31cd1b70f2d6",
"id_pos": "bcb839d6-4911-4f06-9410-b83b0b77235c",
"id_item": "7322c36b-1a8d-4029-bda3-67127334b2e0",
"date_from": "2026-07-08T06:22:55.6005231+02:00",
"date_end": "2026-07-08T06:22:55.6005231+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "2d8e98a9-77e8-463d-9d37-8975e3db03e6",
"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": "64d5e6f9-9bf8-4910-82db-d767ecd6b53d",
"id_doc": "d3d6db18-80f4-4777-83ef-f05393bd127b",
"id_pos_type": "5fea0cd6-0bf9-4099-8871-1ed7edc71b96",
"id_doc_print": "23a72638-ccc8-4fd9-9741-6e815c8ed61c",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "372717e1-0199-49b1-877a-817bec41c26d",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "6dd9a51f-0527-42dc-bbda-7edb2e898150",
"id_pos": "fe271529-7581-41a2-843c-4e044c9d9a52",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "eef06d08-4c5d-4dca-9592-4524c4e8e09b",
"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": "0e9aca0b-2f73-415d-a44d-2d9371f48fd6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "f2d20dad-a78b-4aef-9bda-5464a7fbf048",
"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": "5fac8bae-319d-49bf-ad2a-0c390653a058",
"id_item_sub": "502a7f54-9dd6-441a-a52e-0cb468d496f0",
"validity_date": "2026-07-08T06:22:55.6005231+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "020fb524-d881-499e-8603-ee19e240386e",
"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": "093acd36-aa30-4a5f-b323-37563473ea4f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:22:55.6005231+02:00",
"date_end": "2026-07-08T06:22:55.6005231+02:00",
"id_branch": "995ffd04-7fdd-4ef3-bb6c-b5ad71fc1915",
"id_pos": "5976bf5a-6ac5-469d-a763-b590daeea3bc",
"id_list": "676d8a8b-7f4b-49e0-9457-779df7e3186b",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "59045bcd-3fbd-4d0c-ab48-41ede764049e",
"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": "cb8558fb-2089-4916-82a3-2706f2d7b920",
"order_id": 2,
"id_item": "080025d4-74ed-4684-b4fb-fa98e5929afc",
"id_item_type": "19112396-aa3a-454c-9048-d80b3f95f8db",
"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": "0738ca74-4124-4623-881e-03ba00ce605d",
"type_item": 11,
"id_voucher_json": "9b419b43-94f0-4f04-824e-aa605fed9f39",
"count_voucher": 1,
"id_category": "f5cb4f31-b388-4ce2-a596-9d8683842a84",
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "959c0200-6fbf-4ef2-8421-23e80e4f4830",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "86f2f394-22fa-441b-b9b0-3081c6c3f9a6",
"nro_sesion": 2,
"id_pos": "443c33c1-f6f3-41b9-b03d-d88cf90b7c96",
"date_tax": "2026-07-08T06:22:55.6005231+02:00",
"date_open": "2026-07-08T06:22:55.6005231+02:00",
"date_close": "2026-07-08T06:22:55.6005231+02:00",
"id_user_open": "8bdd2a35-4208-40b5-8bf3-39868e249766",
"id_user_close": "e1821c8f-ab18-46e4-8335-c3510b41cf03",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+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": "8afa31a6-b493-4434-a3a1-ea7bf0846319",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "3b44eaaf-2b9a-4033-aa88-4e1521802bf3",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "6817d8c6-a02d-418f-b8de-da6d78bd0ec1",
"id_room_unit": "9f6c091f-5f26-4f94-8669-9df1371b0ca2",
"id_room_list": "acf86f4a-4187-4ad5-82c5-cd57c288a8a8",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T06:22:55.6005231+02:00",
"date_from": "2026-07-08T06:22:55.6005231+02:00",
"date_end": "2026-07-08T06:22:55.6005231+02:00",
"date_open": "2026-07-08T06:22:55.6005231+02:00",
"date_close": "2026-07-08T06:22:55.6005231+02:00",
"id_employee": "344e11ef-6f01-4798-b9e0-af4788f99624",
"id_employee_sec": "82979bc6-ebef-4687-a46d-87d3b31d9144",
"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": "0358223d-efb3-475c-baf6-e958f6d9ad38",
"comment": "sample string 7",
"id_user_open": "371f2ec9-8087-4f71-84a6-c428ce5f1463",
"id_user_close": "ef599d91-ad49-40a1-b110-80b53bb0fd81",
"id_unit_state": "118da632-1b53-46a9-92df-bd6b4caab721",
"id_pos_sesion": "3484dda3-ce4d-426c-bc20-42d7cd4a7956",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T06:22:55.6005231+02:00",
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "ecc5ea24-8e43-4cb1-85aa-fccf0254b979",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "39830da0-2557-466b-93c8-d4d0737126d5",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "28656257-b635-4a76-818f-360ce4c40158",
"locked": true,
"date_locked": "2026-07-08T06:22:55.6005231+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "2ee151a4-dc2b-4df8-aac6-8207442dc0ab",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "41e06cf1-3277-4a89-83c8-de72da6bc2a8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "fd102e96-932f-43ba-b9dc-a328e6082ebe",
"name_pos": "sample string 6",
"id_image": "e2a22a09-d32a-4187-90aa-d4782600f6c5",
"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": "e98d8172-e475-4857-907d-d3188d2aa82c",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "a296a858-e7d7-4fe4-b884-cd5d091812a7",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "9140a0a5-ad43-4334-833e-eb65a33ea48f",
"id_room": "8d684bc0-1023-4077-a6a1-6259ea42f8bb",
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "459f1f8d-3b8e-45ca-9ccf-0143dbe6dd5d",
"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": "4f1b64ee-afd8-4adf-ae68-86ce28b69440",
"id_room": "958e1d7c-b92b-4096-9069-5a22cea8c02b",
"date_in": "2026-07-08T06:22:55.6005231+02:00",
"date_out": "2026-07-08T06:22:55.6005231+02:00",
"id_user_add": "fe287e67-2439-4db7-8940-d7368fa67723",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+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": "95d4186c-9373-4d8f-b374-b2739a4d9613",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "518145db-5a32-4960-abce-c68dc7922d2f",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "76a7df80-3e3e-41fa-a1dd-e4dd3eefc64d",
"id_room_state": "06b62b92-d214-40d1-bc85-31b8cb2a2499",
"id_image": "79fb8037-6adf-4e28-b5b6-40635ef803a1",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "a59a31ee-fa2c-4e38-a64d-1ac2d95bb8ae",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "fb47cd84-c55d-4f41-90c3-0f4ac7bdf3de",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "b2e755a2-3df9-43ba-ab2b-939bc492fb3a",
"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": "9b39f117-4f76-4f15-97e2-f3eec177cb9b",
"id_pos_sesion": "10c529d8-d7b9-4473-affe-04b809fa43ad",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "3703b831-d6b3-4b68-80b2-a6f8b25d7de1",
"id_room_unit_activity": "f80c6cc3-4e79-48c7-901a-00f337d2422c",
"id_doc_sa": "778b51b1-6058-4284-9044-29ec5d759647",
"id_pos_type": "69a7e919-c0ce-4804-a9b4-00420673736f",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "5c014652-cc54-442b-aba7-60b931dd3970",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "3bf21849-2895-4708-9f64-a43654b9fbb5",
"id_user": "3832afe1-30d3-4c78-be0b-7c014ffa1a1f",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+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": "5411af86-d6e5-426b-9d6c-ea980445a317",
"id_user": "6912e4c0-a225-4411-8559-4cb7a1af1c9a",
"date_add": "2026-07-08T06:22:55.6005231+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+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": "1077873e-9964-4032-991f-4159d1e3144e",
"id_user": "ac75d7f1-7844-4add-991e-924b0a4bd51e",
"id_user_profile": "30412c90-cdb5-4e67-919c-5b49d2c4230d",
"locator": "sample string 4",
"date_end": "2026-07-08T06:22:55.6005231+02:00",
"id_pos_sesion": "d19b5764-18d8-4df1-9522-f3aa62fa2250",
"date_login": "2026-07-08T06:22:55.6005231+02:00",
"date_logout": "2026-07-08T06:22:55.6005231+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "aa000c50-6d89-4f4f-8c55-000d547f9d31",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "c0198da8-7f02-49a6-9f65-2b7a92433145",
"id_function": "8e670a4f-d4ee-4328-a6ac-8925adc0eb45",
"id_user": "14158b35-1cff-4bfd-86ee-cb4b252658d7",
"id_profile": "71b154ed-2291-494d-9054-fc7e4448be57",
"permission": 3,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "2b5fd44d-4802-40ea-9558-91177b2a6884",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "b0d0e6f1-de41-478c-a227-5426b613e536",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "4ba7bc19-3340-4a7a-87c6-0aa2ef025c07",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "4f483405-f9dc-48c4-9c60-f836c9513428",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+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": "fbb8d0d5-0088-474c-ab52-6c296970a1a7",
"id_user": "bd26ae1b-1a73-4b40-bbd0-e9da5c9a3fb5",
"date_add": "2026-07-08T06:22:55.6005231+02:00",
"destiny_type": 4,
"id_key": "815118fe-a156-4f1a-8f87-7f4f7f248fe4",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T06:22:55.6005231+02:00",
"id_pos_sesion": "ad32bfb9-d41a-4296-bebf-1922c65a9d6a",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "f4152c19-8242-48c0-9eff-e3bf13ce2cc2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "1cba1c24-e832-43d9-a28b-510a4a4d4834",
"id_doc_print": "7fea206c-e3d0-4045-bcc5-8faa4b91e423",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+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": "18d9c6ba-20aa-4066-a740-ec5f696772ad",
"id_line": 2,
"id_item": "5d5e6c2f-0657-46b1-8f34-62c521164600",
"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": "d62bc9c4-1c3d-4907-a618-0bada24933af",
"date_from": "2026-07-08T06:22:55.6005231+02:00",
"date_end": "2026-07-08T06:22:55.6005231+02:00",
"date_used": "2026-07-08T06:22:55.6005231+02:00",
"id_employee": "fb7835be-7780-4a17-97b3-c73514039895",
"id_branch": "5f2fb7cb-5901-497f-8bea-6b32363fb475",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "931dd65b-281f-4a12-a1c3-e6504b8ac000",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+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": "4acc3575-82bc-4991-877f-abc211895d62",
"id_doc": "ae1de341-f807-4dde-b370-7b2ee0d0a740",
"value": 3,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+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": "67ff8e31-0f32-4e60-85b4-0c4286c23628",
"id_pos": "832b39b4-3b55-4414-9003-326f8f876ee2",
"id_doc": "4889d531-67da-40ac-b8da-e399e2d824eb",
"id_branch": "5b56fa7b-03b2-4927-a540-26cd89d2e87e",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:22:55.6005231+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "b970c440-0acd-4de7-810c-ec4826f056a0",
"id_loc_from": "6a110b71-e1c4-4e02-8b2f-8750556abe40",
"id_loc_end": "d1cff68a-48d1-488c-8be3-4484211e1404",
"id_user_add": "f3e682cd-457b-4ed0-80eb-58162369cf84",
"id_user_upd": "9968482c-2bf9-4fde-ba4c-88d38c5b0364",
"id_pos_sesion": "39d48285-276a-4665-905e-fac1d9fd4f61",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T06:22:55.6005231+02:00",
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "872f8c3e-60b2-4162-855f-eb7dcaa2c073",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "b4a07f31-0944-4ffd-b2cd-13221bbf6343",
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"id_user_upd": "e23c2738-f9d9-4663-ba61-837a54ea2aa9",
"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": "5fc6da56-6b4f-43c1-98c8-615761ac8056",
"id_item": "abbb589d-88e5-4d5a-99a6-27b569064f80",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+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": "a27382d4-7971-447b-b7c9-ad2463a83e6f",
"id_line": 2,
"id_item": "cf07f39c-65ca-4028-bc1b-c76a1a5314ee",
"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": "4b4307cc-6f56-4c56-b1c6-838982337032",
"spool_server": "sample string 2",
"id_doc_sa": "02fb3ee9-19db-4d96-badd-97aa85958ceb",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"printed": true,
"print_on": "2026-07-08T06:22:55.6005231+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": "b3a6d949-0c8d-4762-8f90-e13e4b685e37",
"id_pos": "3f5ff213-631e-45c5-a7e4-ea28127d37be",
"mac_address": "sample string 3",
"date_end": "2026-07-08T06:22:55.6005231+02:00",
"key_access": "sample string 5",
"id_user_add": "416e39b6-2bde-469b-8a67-1da26ee4cc44",
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "20e5b438-9fa4-489f-a899-f9cf68124ff1",
"id_pos": "675ff22a-4af1-4b48-91d9-7e824069edbd",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+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": "6608f862-1764-478d-82b6-f78ad10f6dc6",
"id_pos": "ed220c22-c0ef-425b-b3b9-ff732b9d679d",
"date_add": "2026-07-08T06:22:55.6005231+02:00",
"date_upd": "2026-07-08T06:22:55.6005231+02:00",
"date_out": "2026-07-08T06:22:55.6005231+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": "0a961641-218b-413e-8c56-56a79cc94335",
"id_user_add": "8ca22345-087d-4ece-93ff-fd5b78ebdfcf",
"id_table": "3624fdd2-4147-46b9-b175-52fe87b4867a",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "4d7feba8-68ea-46a5-bded-c5583d314fb7",
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "1779dc1d-2a59-4beb-ab86-682114d9abb8",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "b083b90d-c77b-47aa-ac7e-0a1ea2625544",
"id_sync": "3fa09345-e163-4aa7-9496-954da29c2256",
"json": "sample string 3",
"id_table": "0bf9e2cb-1b19-48cb-83d1-3f8c9f558867",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "45e1bab5-9c56-4d43-9ccb-568b0c1cf7e9",
"id_branch_from": "c74fe890-7fcc-42ee-a280-56fa794fb7bd",
"id_branch_to": "37fc6637-c50b-483e-a618-c248c4986d85",
"type": 4,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T06:22:55.6005231+02:00",
"send_on": "2026-07-08T06:22:55.6005231+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": "0aeee1df-7747-4ad7-9f29-b28e4e8416c4",
"id_pos": "977972a4-2375-474f-8db1-992e0dbb993c",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T06:22:55.6005231+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": "c992722a-059e-4dc0-bb52-a2485f870cf8",
"token_id": "sample string 2",
"id_user": "6b495390-ec02-4790-9fe7-8992e8acaba7",
"date_from": "2026-07-08T06:22:55.6005231+02:00",
"date_end": "2026-07-08T06:22:55.6005231+02:00",
"created_on": "2026-07-08T06:22:55.6005231+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": "5e28ec5f-9932-4608-a44a-de3082957515",
"id_room_activity": "7b47b458-1b50-4d6f-b647-de57c3dd58da",
"id_pos_sesion": "e64f4f02-9baa-40e9-af15-d67c76f9d0da",
"log_text": "sample string 4",
"id_user": "d249e5d1-c151-4dbf-b865-deafdfec2dc5",
"created_on": "2026-07-08T06:22:55.6005231+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": "c3553fa3-ab4f-4368-aa0b-769e8210da40",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+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": "887e34c9-2eb8-43dc-b0df-3d1fdec71609",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T06:22:55.6005231+02:00",
"date_end": "2026-07-08T06:22:55.6005231+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T06:22:55.6005231+02:00",
"last_update": "2026-07-08T06:22:55.6005231+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"
}
}