GET api/Tt_Vouchers?all_rows={all_rows}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| all_rows | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 100 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "fdc7f33d-a33c-451e-aeb5-b83da9f8fe70",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:38:46.8035899+02:00",
"date_end": "2026-05-09T09:38:46.8035899+02:00",
"date_used": "2026-05-09T09:38:46.8035899+02:00",
"date_sesion": "2026-05-09T09:38:46.8035899+02:00",
"id_employee": "ff143ee8-e2a9-46fa-952a-e70f85392408",
"id_branch": "d082be78-7341-44e9-830a-651c3b1dd2db",
"id_voucher_permision": "2b2407a8-68a2-4073-9a23-eb4cf958b797",
"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": "6b3b2455-b048-4fd8-ac45-0c1e69efb444",
"id_user_add": "4b59aed7-0f91-4e23-86d2-bb7cac9fde00",
"id_doc_sa": "bcf51d2f-c691-4c51-b4f8-8921f8477372",
"id_item_sub": "d9bf4152-8a3d-4fa3-b71b-d27d5cb615d8",
"id_pos_sesion": "dc632ebb-2d45-4c2d-b8fd-6271a8d8e840",
"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:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "713ffdbe-2cac-457f-83fd-657050dcf497",
"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": "385e722d-877c-45ca-89f6-40cb1b4848c4",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "3a5e83f2-6cdc-4f29-b4f0-b5bb09909381",
"commited": true,
"st_images": {
"$id": "3",
"id": "d04b170d-26f0-41a7-955f-ca00fb175480",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "72ad02ed-5135-414e-a74e-60e2ebffe7e9",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "c39dce41-5099-4bc3-8a94-74ed278c14c9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "25e11091-3324-4c05-9fbe-0eba21340a72",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "2a70718d-b750-4000-acfc-7c255e596b42",
"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:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "1f7e5d20-0ef2-4aa5-917b-3432b08c2a62",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "3d91006f-4b5f-4e09-803b-53b2e9ad7ca5",
"id_item": "5589bcfc-68c5-45e4-9528-d6f8faa68d3b",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "622730c8-9773-47ad-9ed5-371cdc001140",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "d100efdb-9cfa-4d42-8782-5e1f392ff537",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "bf9de34e-34b0-4448-b946-872184dfa165",
"id_unit_sec": "802ce188-f0a1-42e3-bd95-885c17b0f568",
"id_brand": "7b2b1a26-2291-46cc-a4c7-25fe196d3e4a",
"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": "217e934b-0084-4478-9ed8-eee97e1b12ff",
"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:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "aeb79ac4-4024-4a86-b70e-b4ad960d01d7",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "8f9d703b-d322-42cb-8c5e-86e358188284",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "8970575f-4a04-4069-98d1-55e5230f429d",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "8458d7fc-32ed-4d7f-81f6-1f318df98db2",
"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": "51c2da18-c82a-4ada-984d-82efff572c30",
"view_messages": true,
"id_image_photo": "a449fc5c-a48b-4d9d-8506-9d0e146f6af8",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "efaa9633-7338-42ae-9645-4354fa5b5d90",
"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:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "5cb292e9-dcfd-4a01-9bc1-b703ac520202",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "4566bce1-0767-44ac-8278-2804634f3c24",
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "0756eef0-1ea2-4047-8144-e89f16d49f80",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "ba9b26d1-55a1-4408-962a-6246c47b5342",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "bcccf38d-fa30-4fbd-9654-95b920540170",
"id_zone": "97d672b2-959e-433e-b2bf-a026904b2a2c",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "96b91c59-3015-4400-b840-7e26ec1b9fba",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "77873175-ef3c-4423-982f-8f4aa725d21b",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "c0d87653-74ab-47cc-96d8-a39c323c442b",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "3674e746-502d-41e0-970e-4bfebee75448",
"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:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "5e8e941b-2237-4e7e-85ae-0311d6d3db7d",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "387e72f6-6a52-4fde-8a27-ba15a9caafc9",
"id_cloakroom": "d36e2f0d-f4a4-4b61-9777-5ace817e8e9c",
"id_pos_sesion": "86a928d5-c940-4efe-904b-802f166f735f",
"unit_id": 4,
"date_open": "2026-05-09T09:38:46.8035899+02:00",
"date_close": "2026-05-09T09:38:46.8035899+02:00",
"id_doc_sa": "cfad8c8f-2211-42ca-ae4f-9a7ed4326c42",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "880de443-3247-497b-89bf-c6b489e83422",
"id_pos": "784c9d7f-3a8a-4a6e-a9c9-752cf0ec6afd",
"id_doc": "0e8491b5-73aa-473d-8df7-b78b9a2bc643",
"id_branch": "d00eea63-874f-409d-962c-a038675bfca0",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:38:46.8035899+02:00",
"date_tax": "2026-05-09T09:38:46.8035899+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "d274076f-901d-4b92-ba02-39838d428866",
"id_relationship": "c3527004-df69-44c1-aa99-991d77aaaa1d",
"id_loc_from": "45b70113-8bbe-4710-a220-b3d0778b4876",
"id_loc_end": "7fe7b941-1286-4fee-9100-c55b76acad09",
"id_user_add": "d880ada8-5a83-4a27-94bd-fa9dc2e279bb",
"id_user_upd": "f8f645dc-d8f0-4de1-b159-88fb73ee4635",
"comment": "sample string 12",
"id_pos_sesion": "71489f6b-a074-41cc-a4ee-ab1407b4c2f9",
"id_room_unit": "94ac9988-4ea8-43c0-b270-98ca998941fd",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "4799199d-4f8f-4760-861d-26ddb86fc0f8",
"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:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "8a5df1d5-7bf7-4a16-99d8-d6f50c28ac20",
"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": "19278f2d-f988-4375-acb7-98eefd168675",
"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:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "1f952d4a-0349-4a9b-af62-3f6fbf8d61ff",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "504ee6ce-ba75-4ae9-a776-34f6f1d5214d",
"id_pay": "eceb9ce4-ad51-411b-b726-a271e9f78b0b",
"id_money": "c62d10a1-073f-4d1d-9bc4-a1836e66191e",
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "b7fb8bb1-96e0-4267-afb2-d4acfdc0f1a0",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "55e11746-d8ff-4b59-aec7-1aba041c0436",
"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": "5b08e151-0bc9-4183-ba04-47a33e8f67f7",
"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:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "c33fd0b5-8874-459d-b5f6-7d070c045315",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "22c2f338-547a-4c67-8331-b9b15d884a93",
"id_money_2": "e185a2dc-4ee5-447a-9429-cc9ed7a2bef8",
"date_from": "2026-05-09T09:38:46.8035899+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "4aed7ecc-131f-4c08-9385-eb7f2503d2c8",
"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": "6326aca5-3d0d-4bad-8b3f-ab674b82e9df",
"id_pay": "cfe441de-fd18-4f35-9ae2-91a0d4bb4fcf",
"id_money": "34aab287-53eb-4a30-b21e-b886bdff7831",
"date_cashflow": "2026-05-09T09:38:46.8035899+02:00",
"coefficient": 5.1,
"id_user_add": "6808dcb6-801e-4960-a740-123ceac71a1b",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "a4eba1d1-5127-4236-a74c-7c52cc07f2e7",
"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": "fdebe1a4-716e-4629-9b96-c646777a6278",
"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:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "4bf9e0b1-1aae-43cb-9c9e-fc988d0873da",
"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": "38d90de3-d203-49f4-b63f-5ff76534472c",
"id_line": 2,
"id_pay": "dda23790-b5c6-40af-b424-57f6f37d962b",
"id_money": "98bff0c2-0746-4429-bdd6-96dc537efa79",
"coefficient": 5.1,
"id_voucher": "e5c0ade3-e38a-45e3-9b1d-5a37412bec8f",
"id_employee": "6678f538-187e-4427-b5f1-db062841d71d",
"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": "a3b782f9-b0e8-43ed-928b-a2b5cbe6e049",
"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": "ad3105b3-73e4-4af4-b384-b862f873cc9a",
"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": "4350e09d-f95e-4727-bc22-071b9de1d70c",
"name_pos": "sample string 12",
"id_image": "444766bb-7517-48c6-923a-44c0bda8935b",
"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:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "87fd199c-7288-44b4-880b-fe920d50a72d",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "6320f717-c83e-4adc-b846-93fa75399c09",
"id_branch": "5f1c6774-c53d-4a47-ad79-ffbf045e9c97",
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "fc95a990-2b14-4076-adef-86b51b5dee3c",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "26babb4f-d63a-4058-b4be-394e8fa2c7f5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "ac7654d4-dc29-4b20-9612-475279c7a013",
"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": "8306adda-f826-48c7-b302-ddb3d5e887c4",
"id_line": 2,
"id_item_sub": "7e3fbbec-8011-45ad-a0d1-976b19adbeed",
"qty": 4.1,
"id_list": "c9bf3c0b-2872-4507-8c30-5851d4bc47b3",
"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": "cacf2fb9-2899-4da8-aaf9-14717b658ba3",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "bf13981e-4cea-4c8f-bca6-4df53a94fab4",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "15d7dfd8-e767-4ce0-bf82-66d73986b92f",
"id_user_upd": "78f27ae4-adbb-446a-a62d-36e4b8290e25",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "5add7a48-262d-45fe-be51-1f85a6bb4d8d",
"id_item": "1d42e7b7-59a2-4120-a968-54da7cb65cb8",
"id_item_type": "edd29053-6ddb-4e7b-9049-bb632fcd03c5",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "47f0f149-bd0a-46cc-8dff-046854b77c28",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "130b79bd-1084-4a47-8083-775cf0830910",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "793b5cea-b245-4aec-8fb9-8a6e48019fe9",
"id_item": "f01383a9-e84d-4610-a5b7-1001f240d63f",
"group_id": 3,
"id_unit_ref": "10fd3a8b-ea7f-45d6-8d54-ebe2d253052f",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "e9799970-4ac1-4b70-9ce4-6356340c50d6",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "9ab568e7-fe94-4ae6-9409-8850f946ee5c",
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "6f6a0288-c97c-4ee9-85aa-34b39c2f4423",
"commited": true,
"mt_units": {
"$id": "28",
"id": "c44c4628-d97a-4845-ae36-a7b04a0b4b9f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "8d2d6db4-a06d-488f-9c1d-f615d3b6839a",
"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": "5f56dc7b-bc5b-42d6-a5ad-6747e397c5e0",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "1a162f53-d2bd-4d17-9b54-47402c1a10d8",
"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:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "9e35f690-9cea-4b8e-a1c1-0baf3f032e37",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "9583cc40-b8ee-454b-8241-01e2a7809533",
"id_line": "cca31d76-f627-4ec7-a2bd-fbb42ea41cd6",
"id_category": "00183fcc-c2dc-48a8-b205-48560f8dc41f",
"id_item": "5ceb797c-f392-485c-8aa6-fe448cbea478",
"id_item_type": "13963f7e-744d-4e6c-8dd7-2e736b728dd3",
"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": "bfe0256e-0635-4ba6-8e1b-7fe7620e8ccb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:38:46.8035899+02:00",
"date_end": "2026-05-09T09:38:46.8035899+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": "31c8bec9-b5fa-4240-ac7b-be2f20d1ff1d",
"id_pos": "8eb13f81-d8a8-405e-9b0e-073b77bf14d8",
"id_list": "35eb4c97-bb9a-4f1c-9e31-1af23f46ea98",
"id_item": "e00c6b8f-f1e8-425a-abad-2e688a6b3561",
"id_item_type": "66e56496-1440-4662-b684-5a0fc8dcb14d",
"id_category": "cf64c410-77b8-4e41-b240-6670f9bf670f",
"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:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "eb52730d-cb09-492c-8021-1ee1dc51638b",
"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": "d4ece098-1f3b-4531-8d71-5f0f90db4fd6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "f992dc9b-254e-498d-9f9b-0c1281395939",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "dc5680a7-c6fa-4399-aa7f-c3faab043bf7",
"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:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "9516399d-66ad-4015-8ef9-78cbbb35a8e4",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "16f9c609-3131-4cb7-b516-a38e7c12af08",
"id_pos_type": "41e81b71-aaf7-49bf-bb67-28ab9921ae1d",
"id_price_list": "41e4aeb6-7fbf-493d-b842-048f81c266e9",
"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:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "52407fd0-a320-423d-ab8d-6265f88c2692",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "c888c31e-5d08-4df6-8df2-85604b313e98",
"id_pos_type": "42bbb12d-9412-4d4b-b532-12e9f20fc945",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "ec8f87e5-f52d-4b04-be9b-b55cc7a0bad6",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "fb6b2dbf-7d45-4940-b08c-615a403b6ddb",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "f0eb53d4-f83e-4252-b30b-20e98a7e3cb1",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "80aff7c9-6abd-465d-b88f-e0e220b74eff",
"id_branch": "e485c124-49ac-4c37-a04d-35b8f7f5db34",
"id_pos_type": "5b15939d-f46e-48f5-b37c-3f43c629c857",
"id_pos": "ff53d985-5672-42d4-84de-9545bd0ac959",
"id_item": "5da58a99-106a-4670-8214-44dd9e5a777b",
"date_from": "2026-05-09T09:38:46.8035899+02:00",
"date_end": "2026-05-09T09:38:46.8035899+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "deeb8e23-94ee-4774-a813-f85e12562923",
"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": "031b12fb-1b05-4716-90c8-bde22ea57b57",
"id_doc": "73b1724f-0735-41fe-b887-537cf5248da6",
"id_pos_type": "dd22a4d2-e885-4520-9eca-9bcbdb17c1e1",
"id_doc_print": "4848a0e6-dfab-40d2-a9de-397826f1e2cb",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "27f69ac5-53f7-4fc8-ae5b-b63e3f98ed76",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "28528b31-73fd-47a5-8f74-397f78619c92",
"id_pos": "2f3edb64-5556-4240-95fa-6d7ee9439bd2",
"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:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "f8ad98e1-9e2c-4f57-b334-c99254de1fda",
"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": "accb7f6d-1f5b-4ef2-a554-fc0deb85320f",
"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:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "5e2b8f46-9f81-4bdd-9728-75598f3b715d",
"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": "6a5438f9-dd98-4c73-a5d3-d0a55ff45d69",
"id_item_sub": "33648926-7471-486b-80d0-5773e4158074",
"validity_date": "2026-05-09T09:38:46.8035899+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "5e5bcd46-c02f-4483-bf3a-7b130284ae02",
"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": "0d90b5f1-3ff8-4da4-91a2-c903c35d190d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:38:46.8035899+02:00",
"date_end": "2026-05-09T09:38:46.8035899+02:00",
"id_branch": "86298284-9d54-4ce5-8bc4-6e60972c808f",
"id_pos": "1f093abb-7c78-416c-855d-b729d223d399",
"id_list": "6908d0be-2996-4b75-aa64-c9a06ac238bc",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "cc8ee20d-3b6e-4039-a2a3-8721f21ac7b6",
"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": "fc274234-1a7b-42de-a553-1f9289901733",
"order_id": 2,
"id_item": "b37bf9c3-4eac-436b-8bea-ec4166f228f1",
"id_item_type": "afe93fd7-7edb-4ba0-a864-072343814792",
"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": "f9a52498-4042-4dfd-a8fb-0124f81405da",
"type_item": 11,
"id_voucher_json": "420d869a-91f0-423c-9363-3e83b6381c32",
"count_voucher": 1,
"id_category": "93a153ed-5a11-4239-b48d-f9a1d86c118a",
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "afcc71da-5cf4-4286-a6a6-ad569212f87e",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "e16d25e7-a739-44e7-91d6-5f18980f986e",
"nro_sesion": 2,
"id_pos": "89e888b4-2383-4f51-a05d-ac26becd3286",
"date_tax": "2026-05-09T09:38:46.8035899+02:00",
"date_open": "2026-05-09T09:38:46.8035899+02:00",
"date_close": "2026-05-09T09:38:46.8035899+02:00",
"id_user_open": "cc07ba00-4d24-4975-b4fd-c5e48129b1ef",
"id_user_close": "accecda1-c585-4f65-8971-7935752b268a",
"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:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+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": "201eaee0-fcbd-42cb-9b18-f2a245b99ff1",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "fb1cccb8-7164-4051-8e0c-996960212487",
"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:38:46.8035899+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "2af552a1-c027-4779-9ca8-7a9ab0e1d9d5",
"id_room_unit": "55024b9b-a2c3-414f-8e6b-4fb83d1920f3",
"id_room_list": "5c48b7ec-0fd1-48b1-8a38-98b6fb8af391",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:38:46.8035899+02:00",
"date_from": "2026-05-09T09:38:46.8035899+02:00",
"date_end": "2026-05-09T09:38:46.8035899+02:00",
"date_open": "2026-05-09T09:38:46.8035899+02:00",
"date_close": "2026-05-09T09:38:46.8035899+02:00",
"id_employee": "ac3fb7cd-d84d-4875-8b08-25b4e7add516",
"id_employee_sec": "45b497d5-7d49-401d-b5e3-35ee3c366fac",
"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": "c8d4a1d6-46bd-41ad-8b93-802853603c4a",
"comment": "sample string 7",
"id_user_open": "e7374772-9e3d-4e36-895a-81efb002dd55",
"id_user_close": "4f783db3-a17a-4984-a1bc-a2261fd3f5ce",
"id_unit_state": "a381d844-a69f-4c17-8cac-4beb7beaa7a4",
"id_pos_sesion": "8aaa5519-b13a-4256-b52e-96715b1cf715",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:38:46.8035899+02:00",
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "29108afb-92c3-480d-9133-5fbbeff2751c",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "53e1e976-b2bc-47d1-a18a-d3f4c2ef36be",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "cc88baa2-c40c-4be4-98bc-be853dab0b09",
"locked": true,
"date_locked": "2026-05-09T09:38:46.8035899+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "b0d7c79e-52b7-4bc4-b832-b333482c7d55",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "ece2e724-daec-4b3b-aa10-45c4d68505bc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "663d66da-d30d-4270-bfd4-42d313b19975",
"name_pos": "sample string 6",
"id_image": "c80a1307-5e65-4876-ab6f-1c15c46d653c",
"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": "5145fc23-583a-413a-906e-53c7acdbf1cd",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "d5cda5ab-84e7-473d-bfcb-8f2927977e71",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "95aba4bd-df0c-498c-a267-97bbf5fbf7a4",
"id_room": "4d1bad55-d372-4061-9d34-09331efdf897",
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "2b3d5d6b-3604-41c4-bf2c-2d4333a6f976",
"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": "b3eb02cd-217e-4520-8642-85796fd330a0",
"id_room": "c5a7793c-e6e2-4f74-95ff-c860ffd861bc",
"date_in": "2026-05-09T09:38:46.8035899+02:00",
"date_out": "2026-05-09T09:38:46.8035899+02:00",
"id_user_add": "9f8e983c-04f6-478f-b4c1-56680dcd5ca5",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+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": "22f6891f-9b22-41a2-b847-43c060d18f72",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "4f08c4c6-ff0c-4128-9dc0-edcb1f4f04b6",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "df4e05b1-2d39-4ad0-af48-79bfd42d5fa7",
"id_room_state": "e25153b8-2ce0-403d-bb28-1db2a1e4a384",
"id_image": "a2f7047b-cd2c-4d37-ace4-6f0573b0725e",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "6fce352d-326e-4cd7-9a95-1398790971cb",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "72fe6a91-22b2-4b8c-9c29-f893394e7256",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "85d0822a-f065-4e57-b38d-2a25638506ff",
"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": "7f93aa2b-c167-42ed-8ee6-0de147979271",
"id_pos_sesion": "cca05c47-1a64-4d34-9961-29ba1b3bb266",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "74111195-d432-4226-8e8a-90c1bf33ca9f",
"id_room_unit_activity": "25ff9b25-123b-4b2b-82b2-632ba17d7111",
"id_doc_sa": "e486ead3-9c2d-45e9-a164-1a47aebd34c8",
"id_pos_type": "00410fd5-c403-4f0b-b6e6-9960f6b2d5b9",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "4ba557cd-df23-4110-ab42-21297c417aac",
"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:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "f2eef6e9-5901-4f34-a60d-b8faf05603ac",
"id_user": "fe478332-8a0a-4198-b0a7-0670b316cc55",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+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": "d0743a99-dd16-42cf-a3af-c79922ba4aa3",
"id_user": "4fd4cf2b-7cf0-4a1a-beca-b09843d86835",
"date_add": "2026-05-09T09:38:46.8035899+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+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": "50c35423-1aea-4b38-8525-6675209fb444",
"id_user": "3c3a579f-e539-4c82-97c9-8b9fc6f15289",
"id_user_profile": "0b1d5f6d-fb8c-4109-9e1f-8fb780cd3096",
"locator": "sample string 4",
"date_end": "2026-05-09T09:38:46.8035899+02:00",
"id_pos_sesion": "bc60996d-9d95-4769-8eb2-a55dbfff6479",
"date_login": "2026-05-09T09:38:46.8035899+02:00",
"date_logout": "2026-05-09T09:38:46.8035899+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "7a4de334-f7fc-4d5c-bacc-ab907499e4c9",
"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:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "4a4bcee9-d9ed-4e52-9f35-70f0866262ba",
"id_function": "1d2c938a-ba60-41fd-97db-87b17ace57e3",
"id_user": "8c0ea0ad-19ef-4a20-a4b8-3bb6af02da22",
"id_profile": "3cd2f92a-544d-4801-b784-f3bcaf65890e",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "077397bd-958d-4a9f-8e0a-e5a2b20e83b7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "1a005ba2-0d16-4e57-b63d-48baf2aaf6bb",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "b9c50e9e-1751-430a-8324-deea09239799",
"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:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "d9461537-964e-4c14-b23c-f6a0bf1370fc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+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": "ac295f5a-4d3b-4aee-9d9c-50640955ad9c",
"id_user": "bf11f2c8-f722-42d8-8937-c317761dea12",
"date_add": "2026-05-09T09:38:46.8035899+02:00",
"destiny_type": 4,
"id_key": "eb53d7a0-08ec-419a-82da-f8d18458b330",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:38:46.8035899+02:00",
"id_pos_sesion": "8a210207-8b56-4a0d-ad70-05ffe6b91c27",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "c21613ac-ac58-4139-a042-24d7d55e9839",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "7108f07b-7b1b-485e-806b-13fdd03a1ea6",
"id_doc_print": "226cfb3d-7787-4d61-bf18-4093dcb3db76",
"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:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+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": "8a04695b-d457-47b7-9e0d-e67daf60cd6a",
"id_line": 2,
"id_item": "8f9a96a1-d1b8-4a5d-88b4-e172fbce264e",
"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": "bf63a832-145a-45b9-963c-779818d8cce1",
"date_from": "2026-05-09T09:38:46.8035899+02:00",
"date_end": "2026-05-09T09:38:46.8035899+02:00",
"date_used": "2026-05-09T09:38:46.8035899+02:00",
"id_employee": "66e0d41a-9a33-490a-b10a-4b96d8cb77f0",
"id_branch": "b6bf06d6-b703-4835-b475-23b4a5ed4d53",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "8f70ca89-55f7-4b02-9e18-6f9eae2b9a3b",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+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": "e76256fd-8e7a-4adf-9dfa-6fcc8298ec10",
"id_doc": "3792a175-f7a0-45ca-b4f4-26762b1eb6a9",
"value": 3,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+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": "ac69eb1f-f52f-4662-add8-f269e7a6ebd9",
"id_pos": "14084b7c-a2b0-499c-b969-5561db29938d",
"id_doc": "633a0729-b5eb-4e56-a1cc-34dbe9f2e5d9",
"id_branch": "3f3a63ea-a67a-41ed-94f3-c79b715230db",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:38:46.8035899+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "4809d0a3-25a2-45a8-9c00-06156479ccfd",
"id_loc_from": "9e730d8f-ac25-488d-aa7e-c722bba52ae5",
"id_loc_end": "a89c3c64-2751-4816-aa6d-dde4751d989e",
"id_user_add": "25dfa6d8-59bb-4310-aae1-b0557f17a5e4",
"id_user_upd": "56039fd2-553b-4b86-9df2-b32e2092d90c",
"id_pos_sesion": "0bceac2a-d600-4fb3-9785-c0c2c53a177c",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:38:46.8035899+02:00",
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "d7a823c5-7e5b-4917-acff-6fae8cc1e208",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "a19ba884-89e4-43c8-9012-e265c1f25c57",
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"id_user_upd": "871370a4-52fa-4705-be57-b9c86294d694",
"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": "4b6a92a0-844a-44d7-9b44-ae167acfd424",
"id_item": "5db05a52-2fd8-412d-b3c5-2b36a21b09a6",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+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": "817b7048-bde9-4c22-b269-7fa21d7807ea",
"id_line": 2,
"id_item": "e51f41e2-93fd-438b-9125-6b43e05f1d26",
"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": "48a9150d-373b-42cd-a18a-308a7973a9db",
"spool_server": "sample string 2",
"id_doc_sa": "aee79c82-a4e9-4346-9c5f-1c090d07c1cc",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"printed": true,
"print_on": "2026-05-09T09:38:46.8035899+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": "fbf8fec4-9ec3-4435-a329-f9078c35510d",
"id_pos": "56cddfbb-7b33-4a8b-a56e-05efcc913481",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:38:46.8035899+02:00",
"key_access": "sample string 5",
"id_user_add": "c71d3919-2448-4138-ae23-c1db2c127a26",
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "9fb6587a-0b7c-463c-ae2e-26ddfb53a858",
"id_pos": "02ad432e-8738-4355-a186-4a8ba6b6b509",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+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": "c2ce6d28-bffb-4f54-b6ef-22d0bd34fcbc",
"id_pos": "78a64e4a-2a78-4134-b087-5c8d3d18aa7f",
"date_add": "2026-05-09T09:38:46.8035899+02:00",
"date_upd": "2026-05-09T09:38:46.8035899+02:00",
"date_out": "2026-05-09T09:38:46.8035899+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": "13b6d58f-57a2-4a56-8273-34cb61b9cf2e",
"id_user_add": "2e40aaac-7415-4438-bf78-76950b4d1501",
"id_table": "b12dfd0d-6bbd-43e8-8b0d-2c52357e336c",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "6a75f241-4e0c-459e-9ad1-d490e6700606",
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "5fafc140-a338-4b88-8921-a50f3c9f59a1",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "1562a9c7-df93-4caa-aeba-8cc0ea94b19b",
"id_sync": "e5841af7-9239-4f7c-9bbc-d8722e2beb8a",
"json": "sample string 3",
"id_table": "fa8c7a60-5c90-4c20-b622-967ac04b4e07",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "cea72f54-3552-4e7e-8e08-9ba9457a3f2c",
"id_branch_from": "dc5e7d46-8234-441a-b693-9c6091ce582d",
"id_branch_to": "0bb1e06a-887c-452d-b75d-bbb1b6b392c0",
"type": 4,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:38:46.8035899+02:00",
"send_on": "2026-05-09T09:38:46.8035899+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": "70d33305-4f46-4457-bc1b-55fcb72c812c",
"id_pos": "ca6e5f5e-ef7b-4661-9d54-50029cc2da57",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:38:46.8035899+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": "3de32b90-eb33-4cc2-b81b-673c984af0c6",
"token_id": "sample string 2",
"id_user": "6c6588c9-45b8-4193-8987-8e2ab618dc5b",
"date_from": "2026-05-09T09:38:46.8035899+02:00",
"date_end": "2026-05-09T09:38:46.8035899+02:00",
"created_on": "2026-05-09T09:38:46.8035899+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": "225efdc9-3c21-440b-b836-5c9ef53b5a10",
"id_room_activity": "deb7bdfa-30c3-4c56-8ea5-a4b44bd78461",
"id_pos_sesion": "7bb8bce1-ed7e-474a-80ed-11eab7b1547c",
"log_text": "sample string 4",
"id_user": "1a512667-f5dc-43b7-9e3a-7dafc7e95d69",
"created_on": "2026-05-09T09:38:46.8035899+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": "e4038b2c-a73b-43f0-aed7-35ed6a29f71d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+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": "ad0cfea7-d4d7-4067-90c7-fb10ea1b0244",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:38:46.8035899+02:00",
"date_end": "2026-05-09T09:38:46.8035899+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:38:46.8035899+02:00",
"last_update": "2026-05-09T09:38:46.8035899+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$ref": "65"
}
},
{
"$ref": "1"
}
]