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": "8c549070-5ecd-41b4-8c92-c4acedb21db2",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:39:16.3833443+02:00",
"date_end": "2026-05-09T09:39:16.3833443+02:00",
"date_used": "2026-05-09T09:39:16.3833443+02:00",
"date_sesion": "2026-05-09T09:39:16.3833443+02:00",
"id_employee": "d33febf0-96e7-4016-9174-f4291d96095b",
"id_branch": "10709b34-b219-4bb1-b273-2913408d7133",
"id_voucher_permision": "ba227894-80a8-4ae4-8967-095d484ccbc3",
"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": "7c9945f2-cb80-437e-9dc4-c16013018d3e",
"id_user_add": "d5b5f153-0ebc-47e0-b2f4-222933fd74a0",
"id_doc_sa": "3a0f0a5e-5293-415b-9f06-a61ec89bf37d",
"id_item_sub": "c3f3ca16-2b19-4e22-8203-38a32f97ce06",
"id_pos_sesion": "7c33fc9b-6ce7-4fa0-9283-102502a2fd58",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "5b76f648-eade-425d-84f2-c1a5f4655fbe",
"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": "4c27a10f-6140-4301-8ae3-a53ec9aad573",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "b672f870-cd8d-48d3-9c65-e5224b4b3f7f",
"commited": true,
"st_images": {
"$id": "3",
"id": "0206a002-a8c6-4887-880e-4fb135a1c142",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "c326df44-a271-4652-93fb-9f66746cad8e",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "93c5d16a-2c40-4e06-bae6-90205f83e4a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "03f35b8e-289d-42c1-bfbd-9c02fe911998",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "517812ad-76af-4787-acbe-e3ff38d83eea",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "163cff06-f2cd-4fd2-abb8-dc843d7d02ba",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "11418c91-8d6d-4dd5-8340-b2ffde5d99ff",
"id_item": "cdb02827-d682-48ce-9278-bbadd7f88240",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "cf87f5fb-d9ea-4f6e-8dbd-77e913812185",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "63464672-4f80-49d1-8dae-734509f0cb47",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "8fb95871-0ebe-4f1f-9752-83cc0abe6967",
"id_unit_sec": "42e24199-6096-495e-8398-177aa59212b7",
"id_brand": "19d2ae30-81fa-4353-b770-7ae3dbce2b7b",
"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": "9c46233b-ab7a-42fe-86db-f77327f38e65",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "e0169cef-c4ac-4378-9368-23b4e8bca6f0",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "69d01241-47de-4eb1-9852-5f3e21b754d3",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "229b91fc-19c6-4858-9d98-4147cf6df62e",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "f44b6c25-f9a1-465c-8e9d-44668ba2d114",
"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": "9f70fc8a-6855-4511-8976-990b971db070",
"view_messages": true,
"id_image_photo": "99555f69-1ac5-4c67-8578-b828b980c1c1",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "c32efe35-0578-440b-acf8-3ee5cac9ed04",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "39c0445d-81ba-4fb7-95f1-2f638f50972c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "7ae4fc82-b819-478d-960f-38bbe8a39ad7",
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "3bbf7d88-c992-4b14-9ab9-2fd21c0b4bea",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "022798cb-c204-4647-9ed6-d4722b93c527",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3c5eed9e-d1f3-4b6c-b556-945bacb67d98",
"id_zone": "1b2c9c48-e060-4adc-8899-548f86232f1d",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "2143f4df-032c-4503-af18-3866deb999e4",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "f61a965b-7a2f-41a9-b53b-8f6568cbcc56",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "17ae03d7-1059-45a0-bf7a-e5364677faea",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "152ec883-5b60-464d-a5ff-a155fce8ca9e",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "490e1fe3-729f-45fc-ad5d-34ca2861b296",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "68cf7c0d-7b19-4026-b55b-7c6c362197d7",
"id_cloakroom": "0ba400cc-e63f-40fe-9c15-e909398bbba5",
"id_pos_sesion": "af40fd56-a3b6-4435-b9e8-e59e5531b393",
"unit_id": 4,
"date_open": "2026-05-09T09:39:16.3833443+02:00",
"date_close": "2026-05-09T09:39:16.3833443+02:00",
"id_doc_sa": "0c070666-d0d9-4c2e-a535-6bac4154e95f",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "dc28d37d-1133-4507-9ce1-32b049269dcf",
"id_pos": "299495f7-10a7-4a4c-9861-78ce5c4d7e4e",
"id_doc": "5c2039b7-ae62-41ce-bb9e-ca60e6ffe8cc",
"id_branch": "4c0478e7-a604-41ee-8c60-8f77c61dc70b",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:16.3833443+02:00",
"date_tax": "2026-05-09T09:39:16.3833443+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "a091f5f5-2722-4cee-984a-898f06b78d7a",
"id_relationship": "9e2ba73d-2986-4d84-bfa8-4e7d0bb1d238",
"id_loc_from": "1ed59b47-c05f-47cc-ae5c-c4c779251b2f",
"id_loc_end": "2d049510-261d-422d-bd37-57562e345d2d",
"id_user_add": "33b37294-d92c-4c13-ae52-f086ab575b68",
"id_user_upd": "da813e2e-2e69-4c10-9a85-4c0508e78d99",
"comment": "sample string 12",
"id_pos_sesion": "d8a3d51a-9357-4681-9a5e-18abe3ec7cbe",
"id_room_unit": "3fe2a83b-d90c-4f1b-9cb1-54cf6d1fa1bf",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "8b9fbd8b-b21a-4f27-973f-755f8a5606b6",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "7d8d8e78-f841-43d6-88b1-bdf9b6d33e02",
"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": "02f39aa1-32cd-4fb4-a600-14210baa6dda",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "bed282b0-bbe8-4d02-be79-d3087ae5c1cc",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "d9a04354-7426-4507-80d7-0369a612554b",
"id_pay": "b7029acd-a9ea-401f-9af6-8d263e795a77",
"id_money": "302e2d42-c096-4614-90cd-6b5922d0e02c",
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "0b6d0b22-56fc-4bfe-aa5d-78798447bf3f",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "64832480-caeb-4c39-8f5c-3d94c95a86e8",
"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": "ed15ca08-a264-4eba-ab64-70b62679dca0",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "451c2cd1-e678-4d83-97fd-5895ef9eea79",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "4e294033-4f12-42e1-9b95-1466bb73264e",
"id_money_2": "d9ea670c-c35d-448f-bea9-668f7c907c75",
"date_from": "2026-05-09T09:39:16.3833443+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "a63b15a6-d788-47a4-9e4b-aaa3e6ca81bd",
"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": "1194d7df-e765-4bce-bc6b-cdd3098762df",
"id_pay": "867bd28a-8257-42a2-9d52-d18916cdde5c",
"id_money": "8dd49ef7-d909-4e8b-9bed-b2cc8ef0298e",
"date_cashflow": "2026-05-09T09:39:16.3833443+02:00",
"coefficient": 5.1,
"id_user_add": "95523333-1d9a-4b19-80e6-019f96fc8372",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "b2f2e1e4-8da7-4a7e-a754-bc92bfffcafa",
"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": "84976e9f-5186-4217-b4a3-3ee7b5c6657a",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "656455d8-59ab-4ed7-b32d-460707acc508",
"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": "c3b77bef-5708-4467-8ba3-29f6acdf2688",
"id_line": 2,
"id_pay": "6fb66f73-4392-4bce-b9a1-e794b7eb00b2",
"id_money": "efd0eb4a-c610-4d19-8608-4b8d1a9cdf39",
"coefficient": 5.1,
"id_voucher": "b67373a8-63d1-45be-8a08-951ee6708c53",
"id_employee": "f0b8ac5d-d29c-4b98-85dd-ead366e22151",
"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": "ada0b501-7559-41f1-94b6-d050612c7437",
"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": "93ab2769-8f3a-4630-ac60-d368c3dea47a",
"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": "5cc20735-5860-445a-8bc4-7923ba9c7c11",
"name_pos": "sample string 12",
"id_image": "2131d83c-0d53-43d5-8185-9a2c00f30121",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "9c98e0ad-0fa8-4d73-9cf4-a64dd2fa9a9c",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "c2f042ab-b66d-4618-a691-f9ad5db08d63",
"id_branch": "57f005cc-6858-4e5d-8373-956edae22a7d",
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "0200e987-7fc4-4245-8ed8-f5ebe330a3cc",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "b2603026-1240-4444-9e1c-873152a38fca",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "15f77159-99cb-49b6-8791-4b9d6530cff6",
"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": "1e966012-8610-44f5-8b2e-d9a06da60328",
"id_line": 2,
"id_item_sub": "e6f6a9b2-468d-424b-b066-3e9a7eea0a4c",
"qty": 4.1,
"id_list": "bd361d90-ead8-4c0f-94b5-cfe8c5a0673d",
"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": "5ccaab6c-0758-43b4-b8a8-52114db08cf8",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "e7356af1-ae88-4c28-8e8f-958bd2e6e9bd",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "83a30bec-0267-40cd-809a-6798b7d5848b",
"id_user_upd": "3f07921f-20f4-4bc3-9911-03ee1d4c7974",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "2986b34b-833a-4796-9b20-643bd85c91ad",
"id_item": "9c92e8a8-6fb6-4706-82c3-8b306e548943",
"id_item_type": "f3c1afd2-6088-43a3-ae3a-8ab4252fe24b",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "58e52043-1922-46d6-8dc5-31831ee3e450",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "ae2acba9-5d0b-4627-a4e0-280c96647d3c",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "b8127fc6-a401-41c9-a0cf-f400a864517c",
"id_item": "55eb9c9b-cfde-45c4-b79f-eaa1dff32667",
"group_id": 3,
"id_unit_ref": "fefba9bc-ed0b-4fff-9715-2311bcb13e53",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "1b38278d-ddd6-4407-af7a-c5cc99e256cf",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "45e267ca-fbc9-42fe-90b6-bc8c33e768e1",
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "608ca7bf-aec6-471b-8b32-4a1f6800fd78",
"commited": true,
"mt_units": {
"$id": "28",
"id": "89299e2f-fc9e-4a7d-a47f-9eab8a2b9c28",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "80fb5ae3-b8d4-4d0c-95be-830d8bd1151c",
"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": "6f82ed91-e9bb-447a-982a-b703bff5a443",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "1190b382-4524-4ac6-9ec6-fca1e5c0aba3",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "428ab2de-abda-44e3-8c35-107a72e79db6",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "445ee143-0f67-4b4c-89c5-001210e73379",
"id_line": "6196efad-aeca-40cd-92fd-368840808b07",
"id_category": "80bc2197-9c77-48af-abec-66b069455ff2",
"id_item": "8e008785-1166-4dd8-afd8-964be7cfd117",
"id_item_type": "6633df58-89ad-436d-9bc7-b41834619a9b",
"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": "5a3a4026-8fdf-4ec7-92e0-4cef009d093c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:16.3833443+02:00",
"date_end": "2026-05-09T09:39:16.3833443+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": "993dae1a-5a36-48ff-8cec-386b88cde3e2",
"id_pos": "907abc92-1148-45bd-a4d1-4ad3f2102f3e",
"id_list": "2d3a0c8e-d0cd-4f16-a0b8-2df84e7130f8",
"id_item": "e986826d-1444-4572-93dd-21a95b52f7f4",
"id_item_type": "2ead13b3-e063-4dfa-a6a7-c0befd4009c7",
"id_category": "e3b7b34d-8955-4d82-9867-a752cd4c3402",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "9b69324e-003a-4e93-bf26-5693950e6a78",
"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": "864daa49-fe7e-4d6f-aeff-6529e30184ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "28f5c1ef-f691-4247-ad6e-0b1bf66a3bb7",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "583ad9ec-3ca5-4f2a-8c28-20a8018becd7",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "8d24aaa1-8b5d-4e4a-b208-59831f2dfc95",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "40b17e26-0eac-40f1-94fb-bcfe719ecf13",
"id_pos_type": "b9ee3914-c7a1-4f52-8d61-d84c69eaaf07",
"id_price_list": "0b98b974-43d7-45ea-939f-39ab7d1f6225",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "49a3c9f4-a69e-4476-bb82-9f4b2b6e0f3a",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "ef943573-dc7d-4cf6-a43d-3d5de22bc254",
"id_pos_type": "08e87a2b-677e-4549-8c92-f2a283ec2016",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "14e032ca-0792-4425-aab5-0c52afb59ef8",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "1a1fca5e-130c-43d3-b5dc-9cedeb0f024f",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "a7d362d5-004a-46b7-b8bc-886baa16b234",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "d63fce86-bb71-4fda-99fd-9030b5573b20",
"id_branch": "0aed7649-70cf-4c2d-8b88-49c87967b262",
"id_pos_type": "8c3f07e5-669c-4b86-9058-5b2894dea421",
"id_pos": "40d9c5f1-d84e-4156-abac-e9505d58eeaf",
"id_item": "b48e07d9-4fb8-4d80-9bb0-4da68cb97f60",
"date_from": "2026-05-09T09:39:16.3833443+02:00",
"date_end": "2026-05-09T09:39:16.3833443+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "35ec8561-919d-441a-8e8e-06c074c0c65a",
"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": "5d2e293b-715e-4ffa-a0e1-b19ca709f43b",
"id_doc": "60cb2b8b-86b1-4a3f-8043-200255c6b21c",
"id_pos_type": "2a88cc3d-eb29-4dc7-a0dd-80c45bca3be4",
"id_doc_print": "7edd2f52-8628-4237-b376-47d74e19031b",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "ee40b566-f3ed-4a3f-9e06-f2bc39b5deb2",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "98be5ece-9c98-4368-91ee-3d22919d6a83",
"id_pos": "59effc7a-c689-47a4-8078-727fae1736df",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "f7f5b02c-f8e6-4d82-8bd6-bb962fa4d427",
"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": "d16150d4-f331-458a-b818-1d2c4b1497b7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "ae8e12b1-2fa3-49ea-90c9-4a0fc9f9cd55",
"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": "84e7c1ad-a455-4ffe-ad35-d3cf2adfc85a",
"id_item_sub": "984b6e4b-86fe-487b-9252-4bcd2e704a0a",
"validity_date": "2026-05-09T09:39:16.3833443+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "32997119-0e32-4563-83fd-4c73b3300515",
"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": "7b944b56-99d8-421f-a793-954379a48c3d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:16.3833443+02:00",
"date_end": "2026-05-09T09:39:16.3833443+02:00",
"id_branch": "7f3ae605-393d-4a8b-b8fe-155deb64b9fc",
"id_pos": "36ef15db-9dc5-4a0a-86ad-da05b0c717ab",
"id_list": "0146c204-a3cf-4455-ad82-93da35700dbb",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "0d3b0096-2b2c-45f2-9b33-326d899e0502",
"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": "c40077d7-abd0-4861-919a-6ef06c0037a5",
"order_id": 2,
"id_item": "2014f6e9-8e5a-4a0e-905e-aa436d961061",
"id_item_type": "4f866a4a-d2d6-481a-b04c-2b0cfce2f17f",
"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": "2a807800-21b1-4379-9eea-764b5c95f402",
"type_item": 11,
"id_voucher_json": "46c1166b-e093-4bd7-92c0-43d084a55738",
"count_voucher": 1,
"id_category": "46888b4f-6222-4c19-99a9-430e0ef9c26b",
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "2b4fa743-35b3-4dac-979e-6b178cdae0fe",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "6310d9d6-eff6-459a-90fa-0a61661b72bd",
"nro_sesion": 2,
"id_pos": "b66b8e3f-c625-435e-9f1c-cc4d045005a3",
"date_tax": "2026-05-09T09:39:16.3833443+02:00",
"date_open": "2026-05-09T09:39:16.3833443+02:00",
"date_close": "2026-05-09T09:39:16.3833443+02:00",
"id_user_open": "e06c11a5-ab6a-43e2-9129-a08d14231226",
"id_user_close": "743f7f7b-d51f-4824-8b9a-2530221cdd07",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+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": "39d7826a-abf0-4cb4-b128-66dc3497e675",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "288e6a06-3c24-43b4-b9ef-63a420f59e4c",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "08c067f2-a60a-47e0-bba8-d99de5db9455",
"id_room_unit": "862f0c0b-96ec-47ee-bc78-9142e78b54b8",
"id_room_list": "17a6c736-440c-40dd-bd01-3ec697c98d5c",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:39:16.3833443+02:00",
"date_from": "2026-05-09T09:39:16.3833443+02:00",
"date_end": "2026-05-09T09:39:16.3833443+02:00",
"date_open": "2026-05-09T09:39:16.3833443+02:00",
"date_close": "2026-05-09T09:39:16.3833443+02:00",
"id_employee": "4bbbb633-e981-4eea-b8fd-6d318a85af5f",
"id_employee_sec": "073b8029-03a3-44e1-bae5-ce8deb7b1982",
"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": "e79ec5c1-0399-4220-89db-03fbdc8f0213",
"comment": "sample string 7",
"id_user_open": "7275a909-5107-43de-ae92-3cd6019ef9bd",
"id_user_close": "910a35c9-dde0-4df9-9d91-110c5ff98e9b",
"id_unit_state": "6e596276-43d5-4e96-889d-1e02ef3f7208",
"id_pos_sesion": "e563657e-c86d-4246-9c6d-8b2c4d964d6c",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:39:16.3833443+02:00",
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "3e6ecd49-9437-40e3-8355-42bd2598ee09",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "7d337598-c2df-4023-bccd-2aa645bcfcb1",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "f8a9cd53-c660-484c-b824-060ad4e8154e",
"locked": true,
"date_locked": "2026-05-09T09:39:16.3833443+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "8bcf0883-1536-4c89-adc7-400faa4c5df0",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "8fb905d4-41cd-4eae-b16d-2159ac620dc5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "19c1bb5d-630f-4f31-bb19-9b5ddf08755b",
"name_pos": "sample string 6",
"id_image": "2f526921-a116-44be-9fdd-01dfbdf23b5b",
"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": "60159d7f-1502-472c-8d5d-bd1a2b28e302",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "bdb2a306-fa6d-4b60-95eb-ed54f65b32de",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "42bbac55-e484-44f2-9bf7-c8f497c0936d",
"id_room": "dfb47c8e-aed5-4746-aff9-7f73463e7449",
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "ed94806c-f29b-48b8-9d9c-cc3274dd92ed",
"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": "a03938f9-c0e7-41c7-bb5e-8b22fa0e0dbd",
"id_room": "70774b68-482b-4217-aa50-bd89fbf55739",
"date_in": "2026-05-09T09:39:16.3833443+02:00",
"date_out": "2026-05-09T09:39:16.3833443+02:00",
"id_user_add": "f65f355a-76b4-4b19-8b61-a5238a8fc85e",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+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": "cdb9ae06-beab-4742-afe6-9eb06e150606",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "994a350e-bca7-47d4-bc54-16802d30c273",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "99f35761-ef2c-44a7-acb3-d6130a47c4b7",
"id_room_state": "50b62083-0725-457d-ac87-9986c40679ab",
"id_image": "21596d89-9a5b-4af2-bf65-df4adaf81b7e",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "459df375-5863-4812-b9f9-d8357536676d",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "409f7f2b-6095-4b92-82f4-c9f437e83788",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "fda5107a-b088-40bb-998e-0a6ae296ef27",
"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": "b9ed4081-3886-4751-84e9-ee2b3af7408b",
"id_pos_sesion": "c65774a7-7f26-472f-97f3-81af3f7fe1c7",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "3d2b1e89-75b9-4321-a9ff-d602bb2776f5",
"id_room_unit_activity": "24917547-7d5a-4cab-b46f-1887b445a5b3",
"id_doc_sa": "437da364-0661-4e4b-a696-b07a831c7386",
"id_pos_type": "f2cf8cd4-dceb-476b-a316-1c779c6f19f7",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "f83e52a3-f5d4-4dcc-9a1d-1b60f3c81321",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "6a94bb3c-ca3f-4c4c-82f0-253bc11db35f",
"id_user": "013487f0-3977-4aea-8355-a80e25171b02",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+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": "aa37f201-acca-429a-90b4-4a05863975fa",
"id_user": "0a543b11-e644-4806-91f8-ea6a35813a5f",
"date_add": "2026-05-09T09:39:16.3833443+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+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": "d43f59fe-305c-4578-8aa8-baccb9473d1f",
"id_user": "0cb79016-ecbd-4aad-b48a-3f27b082f738",
"id_user_profile": "ab7251be-98c5-4666-bd35-485b1ea3daad",
"locator": "sample string 4",
"date_end": "2026-05-09T09:39:16.3833443+02:00",
"id_pos_sesion": "09a171c6-6380-48a5-9b61-1a10981496fe",
"date_login": "2026-05-09T09:39:16.3833443+02:00",
"date_logout": "2026-05-09T09:39:16.3833443+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "af9230a4-4c1a-4cc8-8fbc-a49ec6c9f483",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "e924db8d-09ef-48c3-9e25-4040af94373d",
"id_function": "1b838a75-9d79-441b-b44d-991e4c512956",
"id_user": "e4cc0676-2d6d-40b1-b51f-69298d2fe6bd",
"id_profile": "8cc3ce38-d6c0-46e1-be0b-64e3c21be801",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "8023995b-bcac-4f87-8e3e-d139edaaa734",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "8cac3b1a-20c7-439e-a4bc-6191cad4b22f",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "5f290f6e-b1cd-4d8e-b69f-0d8910455295",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "f58730e3-2584-4b0a-89c3-6ab8f52715e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+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": "730c583f-5239-4919-9b70-2b7ddb962acd",
"id_user": "b5006bfd-6eb2-4169-9575-dc47dc1e3f08",
"date_add": "2026-05-09T09:39:16.3833443+02:00",
"destiny_type": 4,
"id_key": "c7757fd2-25e5-418e-8c5c-474fe457c808",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:39:16.3833443+02:00",
"id_pos_sesion": "5cc63696-3764-44a4-b50b-f2a19dbebe60",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "f745ecd0-e95d-4a65-91f2-c10a3a55dc0e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "97845ef2-f2bd-48e0-b259-d01a26e12d76",
"id_doc_print": "33b53f70-f043-4483-a663-f7550d8aa0dc",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+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": "d20b7d1e-3372-4e1b-961b-8a3d0074e572",
"id_line": 2,
"id_item": "bdc75d86-7d4d-434a-b55b-2ffea5083096",
"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": "757392be-8ce9-48a8-9efe-7641713b07d4",
"date_from": "2026-05-09T09:39:16.3833443+02:00",
"date_end": "2026-05-09T09:39:16.3833443+02:00",
"date_used": "2026-05-09T09:39:16.3833443+02:00",
"id_employee": "39493075-3749-4fb9-8ac1-4cc7892c8c6a",
"id_branch": "c8df9176-1c40-419b-a28b-ccbdc526cf80",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "89b0773d-e6ff-47fd-af70-d286b73448f7",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+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": "fbc14335-9b14-4790-a023-7714cf197249",
"id_doc": "b93c3e03-e688-4418-93c7-450b72bbb8ba",
"value": 3,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+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": "824552ba-65e3-435b-84a3-c86da555d0cc",
"id_pos": "f7902449-34a9-435a-8b38-d53100596dd5",
"id_doc": "6ab2b12b-af99-45e1-bfac-7c6bb5ff6a6c",
"id_branch": "34f60c43-d7b5-43f6-a82c-e658dc61ab75",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:16.3833443+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "dd08894e-88c0-453b-8f8a-dc9533954e9d",
"id_loc_from": "f7372288-92c9-4009-8737-415856c7b885",
"id_loc_end": "5e0c9ae7-8eb1-4324-b0cf-f31efff9b538",
"id_user_add": "451499a2-dabf-4b7c-809e-35637c3c2c18",
"id_user_upd": "ce524a9b-4e9b-46f9-b453-9e5d7923cf8c",
"id_pos_sesion": "c1acd462-b1d6-494f-9851-4af6842693c4",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:39:16.3833443+02:00",
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "89259a86-0b33-41da-9759-083a26dd5bc9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "11d63b02-ab4b-46be-81e9-cdbffbf96bf6",
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"id_user_upd": "249c4b92-06d6-4f56-8ef9-7926e4680e25",
"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": "f211c6a4-0526-4d85-a791-ac5bb406443c",
"id_item": "f813cf7d-e0e9-423f-bf3b-42f6e2f9aac0",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+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": "f22c0aed-cbdd-4379-b447-801d03fd519b",
"id_line": 2,
"id_item": "3edfdb83-23a2-4596-9b9e-08d3a3b031cb",
"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": "8c80525f-08ff-47fd-b314-ac530dd8c284",
"spool_server": "sample string 2",
"id_doc_sa": "a10f2920-21be-47b7-b52a-c348564aed4d",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"printed": true,
"print_on": "2026-05-09T09:39:16.3833443+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": "5eec7e38-5d30-4b88-bc3c-dbfc0dedeb86",
"id_pos": "4f4e5918-6163-4445-83fb-2fab437c4ad2",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:39:16.3833443+02:00",
"key_access": "sample string 5",
"id_user_add": "29bffbe9-9776-44f4-b9d2-722ad50c6424",
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "bdf98bfe-c006-4a3f-9127-0fe04623c022",
"id_pos": "35e0306a-9918-4d1d-b61e-72037f937749",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+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": "ff333563-5543-40ae-9ceb-ef99544853b1",
"id_pos": "7f155709-b6da-466b-a24e-e5536848c1b4",
"date_add": "2026-05-09T09:39:16.3833443+02:00",
"date_upd": "2026-05-09T09:39:16.3833443+02:00",
"date_out": "2026-05-09T09:39:16.3833443+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": "90855aa1-81b5-447c-bfd7-e86ae85b8d2f",
"id_user_add": "a1103186-97ac-445f-bf18-449c4a9c5bf1",
"id_table": "ff976a66-24de-47b3-86c2-f876957287af",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "9d98adca-8be7-4312-999d-612c068d2528",
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "6957a31c-1724-43bd-ab57-9a00c6cc84f1",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "2b60c017-7ab2-4408-b4ec-3c966128c907",
"id_sync": "210d654a-cfa1-4d57-be46-e6eb930a95ca",
"json": "sample string 3",
"id_table": "39931e11-aae8-4ed0-a54b-8a1714ed42e7",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "f23e14a7-cfec-4a3a-b47c-b30d9338ed1f",
"id_branch_from": "9e3d17df-527f-44ad-9d4f-ed445b49be20",
"id_branch_to": "82be5e81-bd4b-4501-af1c-42624a4c26a1",
"type": 4,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:39:16.3833443+02:00",
"send_on": "2026-05-09T09:39:16.3833443+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": "6528a974-6eb5-4b6e-96d1-9df6394df5cc",
"id_pos": "6cd25203-25f0-4c0d-811a-7158f2573814",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:39:16.3833443+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": "be0e9533-66bc-4f05-b416-4088bac08052",
"token_id": "sample string 2",
"id_user": "ce72d644-9ae2-4c67-884a-26026002b925",
"date_from": "2026-05-09T09:39:16.3833443+02:00",
"date_end": "2026-05-09T09:39:16.3833443+02:00",
"created_on": "2026-05-09T09:39:16.3833443+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": "0adfcb7b-fe06-43fb-a3be-b62cb30d3641",
"id_room_activity": "ae549c23-ebc5-487d-b3dc-ab5589e9003c",
"id_pos_sesion": "74dfee82-0e04-4800-89d0-7f66f6d987c2",
"log_text": "sample string 4",
"id_user": "3d191eaa-1a59-4f16-8a15-84ab5bab4de4",
"created_on": "2026-05-09T09:39:16.3833443+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": "9bc30eac-7022-4834-a5f6-584d193f279e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+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": "56ae7f31-340b-4d8d-9014-cccec6ef9e57",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:39:16.3833443+02:00",
"date_end": "2026-05-09T09:39:16.3833443+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:39:16.3833443+02:00",
"last_update": "2026-05-09T09:39:16.3833443+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"
}
}