GET api/Tt_Vouchers?locator_event={locator_event}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| locator_event | string |
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": "13239d45-29aa-49a0-a1ea-41bee02e6247",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:40:03.5931942+02:00",
"date_end": "2026-05-09T09:40:03.5931942+02:00",
"date_used": "2026-05-09T09:40:03.5931942+02:00",
"date_sesion": "2026-05-09T09:40:03.5931942+02:00",
"id_employee": "fe7ba365-da6d-4603-bb8f-d6cc314c392a",
"id_branch": "c4670513-4a6b-4c6a-9045-0232e98c5fa9",
"id_voucher_permision": "098d39e9-a9bb-40be-a448-cf66731d1d75",
"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": "4528d76a-c2e5-402c-9488-5baf4896a048",
"id_user_add": "c6c0f892-9ea7-45e6-9eae-82bdfc36573e",
"id_doc_sa": "72bff39a-63d5-4024-8814-74e58e6cf100",
"id_item_sub": "3371fd00-6bb3-4f28-9677-e777cc3b2cac",
"id_pos_sesion": "b2e589d3-b832-41df-8a5f-b862aa34e6a4",
"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:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "9e73cd33-ce09-4d44-93c6-b2b2147f77b5",
"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": "9d199b9a-4133-4836-b7f3-d4c203a36e5d",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "e4126053-fd7f-4c59-900b-bde39207e203",
"commited": true,
"st_images": {
"$id": "3",
"id": "419adebf-f9be-428e-a632-628d1feac37d",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "a0c5e872-1dc1-43fb-b9f4-e8ee754fad83",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "9f8f88a9-9296-48c4-8d0f-967b5e9e4254",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "b561de3d-061d-4205-83de-36e66f5bb045",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "14047fb2-332f-4fa5-ba45-047c3e5a23fc",
"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:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "4da3ba58-6b8f-4004-b216-6bceaae1cecc",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "54237c34-acff-49a3-9d48-7af4684aafa1",
"id_item": "a4a369af-b82a-410c-b0d5-044e77006f72",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "95dfed2c-a0ff-40a5-a624-718617257800",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "35fb5706-dcc0-4ddb-824f-df879052b720",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "9d322936-f32c-4ec5-b38a-36d9cbe40280",
"id_unit_sec": "29775de8-8c1a-4b08-a83d-219e1ee3d7fe",
"id_brand": "58f394f6-e677-4ec0-958a-7a369cd09b52",
"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": "aec49048-ee0b-4e7a-a6fb-76eb194e9911",
"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:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "0c21d73d-b9f2-4ffb-bcef-6405c1b2af30",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "ad99c2ee-dcdc-4e7f-8bda-9e6be7c755c9",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "3714405d-cd09-4754-8154-45d2fa919774",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "b964ff52-580c-4aee-871d-546ed15731c1",
"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": "bc89dcd9-2074-451b-bb03-29194efe3b05",
"view_messages": true,
"id_image_photo": "4e5a3f92-6ab8-47f3-9860-1a09a53f0fd6",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "5691113f-41a3-4366-92a4-ac6c8a081847",
"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:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "13052a61-e12d-42a8-9a03-e7509b2e1d55",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e7d1f704-35e7-4f9c-a614-a39e2083f448",
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "f757d24a-f7d6-43e8-8fb5-bd9987f15d57",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "cad8304b-850a-4eb5-8b81-5e6bec64eddb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c02c467e-9b92-4648-a7ff-1a843e512290",
"id_zone": "7c0f5be2-a1b5-483a-b71d-2c9f4a7c1f46",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "95d38293-c9ed-4c60-b383-5ec0b567ed71",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "a12f0899-c6d9-46ba-a3f4-18ec8531a344",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "1b480c4c-adc9-4448-9180-11cb19de20f5",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "e95cb50f-0e4e-4053-84b2-ae4b62d7d08f",
"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:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "63ebec22-3e82-4602-a048-346caf53fdfd",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "6af0658e-78a3-42e4-adc7-653be072f487",
"id_cloakroom": "76a290f5-24df-4ae2-ae12-277dd34aec97",
"id_pos_sesion": "e8d8cdd0-dbdd-4929-a615-dc9023b98032",
"unit_id": 4,
"date_open": "2026-05-09T09:40:03.5931942+02:00",
"date_close": "2026-05-09T09:40:03.5931942+02:00",
"id_doc_sa": "c76ed4a5-ab49-4811-9c9a-621197185bf0",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "3b1a0215-0be3-4555-b208-76b46f03c8dc",
"id_pos": "4e747354-3c46-40b1-aa94-34d374b59154",
"id_doc": "910795fc-8f72-4eda-91cf-6fa8148292b2",
"id_branch": "5e2811ec-ede4-416e-aefa-91e8c20e0736",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:40:03.5931942+02:00",
"date_tax": "2026-05-09T09:40:03.5931942+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "fa3c0a09-0389-4519-a247-ea9352470ffa",
"id_relationship": "3502a8d1-51f1-45ef-83fa-6123d0ae91c1",
"id_loc_from": "7023d76c-ce41-465e-b44c-de41c6c91175",
"id_loc_end": "5e4bbb78-3087-4667-a7e5-40fc9b958545",
"id_user_add": "b3c09dbb-2b96-4188-8184-1bde20f5e1a4",
"id_user_upd": "bc3c17b2-e28d-487c-8f04-da12d11b23fd",
"comment": "sample string 12",
"id_pos_sesion": "0651e7b0-3c31-4070-94a4-1b130a9114b9",
"id_room_unit": "315c7f30-da85-45ce-9ec7-74e1365dcb95",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "e5e8c289-2053-4c38-b2a5-4feab4a79164",
"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:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "49790c5f-eab5-474a-b638-dbb69fef0f19",
"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": "889625b6-67c0-4d7f-b6b9-11858c4f91a0",
"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:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "acb9458b-c5c8-4055-a23e-ba2ae2d7cedc",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "c21faf0a-888e-4358-a776-30d928cb2fa9",
"id_pay": "92a1e673-63ba-4f3f-9b82-26338af592a1",
"id_money": "d17ed1c2-44d0-4a49-9db8-6b391a6ed6fa",
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "15ad5329-1b3f-453d-897f-7ec7cba57504",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "5eb1f6e6-4740-4300-991d-f3dbad7a5116",
"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": "0b23fdea-fb42-4259-ac52-acb015de3c25",
"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:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "ec3d0075-30c3-4d8e-aee1-1ac0cb98e864",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "0b0508b3-326c-45e0-ad07-364a178a6b9b",
"id_money_2": "a0cde11d-ef40-4d7f-b22b-e0b9fe4a0254",
"date_from": "2026-05-09T09:40:03.5931942+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "df0fe687-5e27-46ea-b55d-f3d83945f1a5",
"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": "54869e24-ee50-4f31-82da-f78bc758a7c6",
"id_pay": "be04658f-14c1-47fb-b265-c50478f6eb53",
"id_money": "93401b00-1046-47c3-8650-0aeda1fababc",
"date_cashflow": "2026-05-09T09:40:03.5931942+02:00",
"coefficient": 5.1,
"id_user_add": "5764c442-585a-451c-a928-fc528f91d2fe",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "5e2e1c48-6ca9-43d9-b0d8-7e039ed2c853",
"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": "ab15a66b-2852-472d-b0cf-647acb368432",
"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:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "d4a8205c-449f-4573-95ca-f799428c7161",
"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": "1de01036-ff03-445f-a652-044c462fa874",
"id_line": 2,
"id_pay": "4f086eae-7b22-4725-b1e5-7429f2ddff75",
"id_money": "825763d8-e8c6-4ff6-b9e1-804cf82efc14",
"coefficient": 5.1,
"id_voucher": "486bb1c1-6573-4884-8ccc-da6f40dceb30",
"id_employee": "efeae278-ecfb-43a2-b492-7ba361fa29eb",
"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": "e7480197-5a19-45e1-a6e1-a47329e1324b",
"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": "fc6721d3-8a1b-4b93-af08-cccca217add7",
"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": "b397b2cc-c0b5-48c4-bab7-0afc56059056",
"name_pos": "sample string 12",
"id_image": "9ad74d4c-7047-45b4-b5b0-0d9cb0e24c7e",
"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:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "24dbab59-f342-48cf-a75e-66d99abe1af9",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "619dea93-1b54-471f-83b7-20c3bd0949d8",
"id_branch": "4e92421d-ae45-4fb3-8feb-952c6c8ff05c",
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "da565594-1f1e-4d02-a2a8-6ce268f10233",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "bcca861c-55af-4585-95a3-fbd09e5b3af0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "03764328-eddf-454a-8834-785bbcea93fb",
"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": "f2566660-f143-40f8-8cf6-967e3ec33536",
"id_line": 2,
"id_item_sub": "2c659459-61eb-49ea-aeea-4ba16a696709",
"qty": 4.1,
"id_list": "b5046c03-5609-4df4-96be-3fd2c81079eb",
"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": "a5edcba4-8559-421d-8e22-90296e3bce09",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "950931d5-1796-467d-9681-7e41dc87a37b",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "b75803e8-743f-4a8e-93e2-4b68661cccaf",
"id_user_upd": "381f8831-d8d9-4f65-ae14-171da1415f96",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "2ad7c11d-c36c-42db-9bc3-4c41ed3e4c41",
"id_item": "759d2fb3-7879-48d2-b8d6-ef396a60102d",
"id_item_type": "68f1865b-e639-4a61-be0d-c785bf7f0daf",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "741da6f4-cc4a-40e4-b471-336769757945",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "eaea77ee-b224-47f4-b79c-4d6c9935f911",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "87c37767-e7d1-4efb-ba39-3132f1f95d71",
"id_item": "3eda70a7-88a3-4b59-a2a7-87c3302fc282",
"group_id": 3,
"id_unit_ref": "f8b154c5-1d26-403e-9750-bf5db22dc91b",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "b90d3252-fbd5-493e-b23e-32e137e08cab",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "0e97d49b-a574-4c0e-ae09-ef9e5019aabb",
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "508594a0-831d-47e9-9233-77492c2238ec",
"commited": true,
"mt_units": {
"$id": "28",
"id": "b9e0438d-df9f-4211-ad6d-9e1d844c4142",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "60faa9d8-abdd-473e-8250-9154824828cd",
"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": "ee621a91-e0f2-4042-9991-77b1a09da991",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "0a1b0e38-3ece-49e8-aa42-a6a7349aa985",
"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:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "b6cc854b-63b5-4f25-998a-1bc2d006e739",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "2fe4ee90-1507-4412-8b6b-2e5b108ad391",
"id_line": "86fabebf-af0b-4c97-a1f1-6cae177cfad0",
"id_category": "a09574fc-b975-479c-a6c0-0ab09a730537",
"id_item": "326e902b-3d8b-4301-a85f-7b1f856ca01b",
"id_item_type": "5d706c19-8ab6-4c79-8767-e10225d17254",
"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": "2530b35a-efe0-49d2-8075-cb25cf2a4c0d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:40:03.5931942+02:00",
"date_end": "2026-05-09T09:40:03.5931942+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": "a9c13e8d-5cfb-4b67-9707-34b1a0ce68ec",
"id_pos": "3428ec71-26db-4193-b8a7-9a6a379c73da",
"id_list": "cdb01914-95ec-4de3-b670-b6e173679ad7",
"id_item": "4149a148-a7ce-4c4c-908e-f9496c47a11e",
"id_item_type": "4d5a95a8-5e13-4174-8f57-fae28b763c99",
"id_category": "efab7a53-924b-4032-92ee-90bbe115248c",
"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:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "886354ce-5b64-42b0-b386-31c145ef0a3a",
"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": "c0ec14e7-a4c3-49d2-9244-3c878a4402b6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "4d40d8bf-c8af-49b4-95f0-b34d8e28090d",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "4598b1fb-f6a7-49c4-88ce-1b6a179a9f35",
"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:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "94d8adba-555c-46de-8178-41a631401ac9",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "9f0bb940-0a3d-4462-bfc3-cb90dec2d1e6",
"id_pos_type": "57a85ce6-9a49-4ffe-9d49-4973cff85fd9",
"id_price_list": "65c5f3f0-a879-45f7-b3e4-84f81f20b9d6",
"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:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "65518510-780e-47c3-ae9d-2b9e3dbc2de1",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "a1dc2aac-ff03-4cb0-a0a4-d65c5a04132c",
"id_pos_type": "383401fb-6023-4125-9434-43a3448220c1",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "5b48dbdd-0580-4fb3-9a82-062bfe384d90",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "80658bf2-caed-4de7-95c1-7a354ce31906",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "a8662385-7495-439d-92fd-cf30d9c2b80f",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "77dbb3cd-4125-4767-9c0b-9c61babc6042",
"id_branch": "5f7c881c-0325-4714-b5c6-a31da430583e",
"id_pos_type": "62e5721d-e4ee-4223-9ec9-7f73c8aaaf5b",
"id_pos": "bca49b39-42b6-4097-aa5f-df7e44598a74",
"id_item": "5b5bd327-31bf-4a4c-ad62-8937be92df5c",
"date_from": "2026-05-09T09:40:03.5931942+02:00",
"date_end": "2026-05-09T09:40:03.5931942+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "a036c875-b72b-438c-810a-3932f1af2f5d",
"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": "7a65207a-5032-4ae3-81b7-cc9fec014ec0",
"id_doc": "ee28611b-2a88-4c12-8c96-f4a5bcd231d3",
"id_pos_type": "90a657a8-5c0d-4301-9db0-144a45f6ec31",
"id_doc_print": "d898414f-3b95-4753-8c6d-8ee1f04ac01d",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "0cce2b71-8000-4913-8b29-053451a5b218",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "55128e62-d03e-4477-88b3-b637eb4efd5b",
"id_pos": "74ffba7e-5733-4754-8e23-0f083f68d0bd",
"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:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "ffc518f9-d428-45e4-a3b2-2ff3bff77b9a",
"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": "0de365e3-60e1-4874-ae24-812c4fa90ad3",
"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:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "ee9b3034-a31e-4416-9c55-9deaef7a7f0a",
"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": "6ee7d589-81e6-4845-8404-89f7307af58e",
"id_item_sub": "aaaee2ff-5fea-420b-9960-498d294d6eca",
"validity_date": "2026-05-09T09:40:03.5931942+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "8979d15f-3ce5-4e00-be3f-66b127d1ea50",
"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": "3c7e7fb8-b285-4f9c-8eec-21be45867530",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:40:03.5931942+02:00",
"date_end": "2026-05-09T09:40:03.5931942+02:00",
"id_branch": "dd79ff80-7496-4beb-9fba-5e76e2e3d06d",
"id_pos": "b7d1579f-efcf-4134-9f3d-063cc946ae6d",
"id_list": "70572529-b43c-4d58-8b75-cd1430673f98",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "f4fe3bd7-7019-41a4-a677-db636bd4b93c",
"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": "20fbec84-dcb9-45fe-aaa1-9f62318ec682",
"order_id": 2,
"id_item": "f32c43cb-8224-485f-8401-1d5fdad78f27",
"id_item_type": "8a478780-7d95-403b-9942-89cc6370b84f",
"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": "5b4f94e9-04d3-4e68-961c-d7694d3e508f",
"type_item": 11,
"id_voucher_json": "4861056b-db2a-4e6c-afc4-dbcbc05eb5b4",
"count_voucher": 1,
"id_category": "b8f6bd4b-3590-4db0-bdb5-033cc444c468",
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "cb911822-5f8f-428e-bc12-a81e5d24958c",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "f3fdd564-48d2-4b6e-8ced-5cabb15f08ff",
"nro_sesion": 2,
"id_pos": "a643a1c1-66e1-46bc-a415-48ecb0c4f651",
"date_tax": "2026-05-09T09:40:03.5931942+02:00",
"date_open": "2026-05-09T09:40:03.5931942+02:00",
"date_close": "2026-05-09T09:40:03.5931942+02:00",
"id_user_open": "b6a7f3a6-6aee-4ad8-b050-96f1455aba16",
"id_user_close": "76a860c9-2224-43c2-8609-20d08ab24f6f",
"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:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+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": "3eaa0e39-319f-4ff5-9071-c0cff215fc74",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "d3da3950-6cd1-4c62-837d-668c4ecd0332",
"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:40:03.5931942+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "4bdf4adb-8cc7-447c-829a-48cd8927e652",
"id_room_unit": "7f6b5428-da32-408e-bc68-a8a3839e2878",
"id_room_list": "a8e5317d-56b4-4666-84ef-27ded196b47e",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:40:03.5931942+02:00",
"date_from": "2026-05-09T09:40:03.5931942+02:00",
"date_end": "2026-05-09T09:40:03.5931942+02:00",
"date_open": "2026-05-09T09:40:03.5931942+02:00",
"date_close": "2026-05-09T09:40:03.5931942+02:00",
"id_employee": "9dfdf431-42e2-4518-9503-878c1f4d8497",
"id_employee_sec": "716de7d0-7662-47fa-88fd-783e43e03217",
"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": "7d336d51-b407-4713-ad00-cc9bb9980985",
"comment": "sample string 7",
"id_user_open": "6bacdc96-e9b5-4bc1-b896-b6666d64772c",
"id_user_close": "c499d76c-fa1d-4910-8a7e-670cd7b7eb87",
"id_unit_state": "85e68e34-40dd-45fe-9f57-f4ca543d13c1",
"id_pos_sesion": "da8111ae-f613-4988-a343-e4a02c09d7bc",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:40:03.5931942+02:00",
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "1f9028b5-4d00-4ea8-9a57-f508fbdfe6ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "870c4463-fd0e-463d-bd60-8305360e6ab5",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "2ce29a9a-e76d-4dfa-97fa-7d50bb92ca02",
"locked": true,
"date_locked": "2026-05-09T09:40:03.5931942+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "aee9a5f0-df71-4414-8da5-184844fe574c",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "6b1d03c3-ab67-4761-ad32-4078765563ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b63c45a4-d82a-4afc-b53d-90880c0a84ad",
"name_pos": "sample string 6",
"id_image": "1ca1e734-78b9-4991-800d-311ff2b7f141",
"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": "de79fbd3-6a65-4de4-b0ed-eb0fea570e9a",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "8e148293-f9da-442e-a96f-a34911c03c2b",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "03d7a2a0-115a-4f58-b423-60af53b7a31d",
"id_room": "7781aa2d-7075-4e71-bf7a-5d916e43bcde",
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "ba13a0a4-864f-4270-8965-8a270ce1d9ca",
"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": "104ba794-ea08-42f0-aeba-7d07969ce361",
"id_room": "57682769-4541-4a7a-a2a8-99494cf2d0c5",
"date_in": "2026-05-09T09:40:03.5931942+02:00",
"date_out": "2026-05-09T09:40:03.5931942+02:00",
"id_user_add": "3437ce6b-e586-4118-9140-20b64f272fab",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+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": "e6319a47-7234-4bf0-bc0f-d68432f17537",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "909a9a31-c057-4586-9683-bdb647e7a3a9",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "53c8da72-d726-4048-958d-16262f7f02d9",
"id_room_state": "0af2edbf-12c5-45ad-ac4b-2dee631b1e48",
"id_image": "767a75ff-953a-465c-82bd-9a321d13ddea",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "9fd3362a-0c4e-4a2a-bbb3-55f75ca81443",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "608b1f71-d551-47e2-8de8-e9477798820f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "996edad0-42a9-4ab7-b9fc-d9e3d14056d4",
"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": "cd13d907-7b67-41ac-bc61-ce60edf11d1e",
"id_pos_sesion": "f0f911d8-39f7-405e-9c23-91d14c89448e",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "2a0f7d1c-9fb7-4ee0-a32d-87fe06d54408",
"id_room_unit_activity": "9da35ba1-0407-4f08-9831-c02e91f5586d",
"id_doc_sa": "8d7fd12d-0034-405e-b526-40d1597fb173",
"id_pos_type": "076c626d-82c1-4474-9605-3d0540d5ee56",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "a3113dab-6845-4e42-af79-b047ed05fcce",
"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:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "e9c6d911-4481-4a04-b8c7-cf366c996543",
"id_user": "dbe4151d-cebd-44db-be2a-dff85b3cedbc",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+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": "4978d14d-32c2-40ce-a702-3686d5382735",
"id_user": "503ae2d0-4b6e-467e-8fb0-095ebfe7d164",
"date_add": "2026-05-09T09:40:03.5931942+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+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": "5ef698e6-4947-4a00-9ced-ad870451bd49",
"id_user": "aadd08ee-9250-4dc0-81e4-f1a0816f69bf",
"id_user_profile": "6abce553-f65c-40ae-9ddf-7acdd6e745eb",
"locator": "sample string 4",
"date_end": "2026-05-09T09:40:03.5931942+02:00",
"id_pos_sesion": "00307fbe-67da-4160-a340-29351d66c870",
"date_login": "2026-05-09T09:40:03.5931942+02:00",
"date_logout": "2026-05-09T09:40:03.5931942+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "3cc80ecc-01ef-4450-b07a-1782fce63e2c",
"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:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "4a9b5789-4274-461d-bccc-a636596d14a3",
"id_function": "81fb3643-566d-483b-8f32-298ea80bffef",
"id_user": "e4ddbed0-522a-4f1c-a6c8-36dee455e65a",
"id_profile": "25dd3c1f-4b9f-413a-b313-95a07218e699",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "07c69514-1806-4619-b799-4582c5272ba9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "8bd5d5f5-df29-4e9a-93f5-cf3ff2649706",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "fae6a70d-f67c-49d3-89c4-70d2267be6a5",
"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:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "e7010e5a-9f20-44ed-bc45-befb65151196",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+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": "463efb53-0206-4fe8-8708-737858850e31",
"id_user": "70b1d9a3-59f7-4dcc-a483-ea9fab688dbf",
"date_add": "2026-05-09T09:40:03.5931942+02:00",
"destiny_type": 4,
"id_key": "fa77d829-1a6d-426b-bd00-3dd610ae1062",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:40:03.5931942+02:00",
"id_pos_sesion": "7fa652c7-db0f-495f-9235-50810f975120",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "6e59299f-1f5a-4063-a057-fcbb6a178347",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "8fd71fc9-6f53-4116-8efe-0ea78167820b",
"id_doc_print": "80d6c01b-3ff6-4248-ad38-e41cb89959a4",
"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:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+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": "33b726f0-4917-4083-8f88-ca0654e48586",
"id_line": 2,
"id_item": "8cfaac34-d584-4962-ad42-af9a086f6563",
"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": "f4101335-9bc4-4a74-bff2-bd167c78f24b",
"date_from": "2026-05-09T09:40:03.5931942+02:00",
"date_end": "2026-05-09T09:40:03.5931942+02:00",
"date_used": "2026-05-09T09:40:03.5931942+02:00",
"id_employee": "17221dda-4579-4ff9-9cc0-d39932d3f0ba",
"id_branch": "eeb52354-6d8e-487c-97c5-7048846fdc37",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "740eb53d-efb5-4df5-ab01-df079884f80b",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+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": "8795a2d0-2248-4bb8-ba29-c3d7b529bf7e",
"id_doc": "4e081058-94a6-4014-bd60-5ad23bb22ba0",
"value": 3,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+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": "66995b4e-0842-48da-9625-948c7420493c",
"id_pos": "92f9657f-36be-481a-bdb7-48ecdf52202d",
"id_doc": "048d7dfa-5653-45b0-aee5-294043fcf6c3",
"id_branch": "b348ad22-968a-4773-af8c-bd9586342174",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:40:03.5931942+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "1c46ac36-d124-485a-a3a2-57e32675f67f",
"id_loc_from": "4c42b0ef-52fb-4bd9-b896-e4e4ffc84b74",
"id_loc_end": "ce7b74d4-06da-4d43-83fa-385252cc47a0",
"id_user_add": "e8b72977-f4a5-4103-b0b7-e20cd3984daa",
"id_user_upd": "33f91a55-e68a-4f22-8bd0-ecd927fc2757",
"id_pos_sesion": "5ec9c030-be3e-42df-a9bd-4c78f27472d3",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:40:03.5931942+02:00",
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "a9d7155e-a8a6-4afa-8d9b-311100d5c7bd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "9c47f0a8-4b15-4d13-b489-863fbe46f762",
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"id_user_upd": "594b07be-dacd-468b-bfaa-2b21c28449c1",
"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": "cbb10b5a-d5cd-4db2-b416-d9db8cee050d",
"id_item": "a98dd971-296b-4f8c-95b7-6613cc7037b2",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+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": "2cfb0d57-ef67-45c4-9bea-b02f43fc9b0b",
"id_line": 2,
"id_item": "49f45dd0-e6ba-47e7-a66a-4ba2750c1e54",
"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": "31a5cd2b-b919-4ad1-a668-4776f3ce101b",
"spool_server": "sample string 2",
"id_doc_sa": "046185af-baf4-43b8-a1ca-a655121e1541",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"printed": true,
"print_on": "2026-05-09T09:40:03.5931942+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": "2b8a5512-ac31-4b6e-8a9d-0fc9b444f44a",
"id_pos": "9aab1678-ed88-42bf-8a06-f7f877298368",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:40:03.5931942+02:00",
"key_access": "sample string 5",
"id_user_add": "ba7bd68c-7d10-47a8-944d-5bcce4ead22b",
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "74031b4f-e726-41f4-a22f-147f2c849ec6",
"id_pos": "ff07a75e-b073-49e0-8629-4170261cc9d0",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+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": "780c0a6a-f941-49b9-ac68-deedfa487374",
"id_pos": "e6e13e21-6111-4868-a973-2bf198f5270b",
"date_add": "2026-05-09T09:40:03.5931942+02:00",
"date_upd": "2026-05-09T09:40:03.5931942+02:00",
"date_out": "2026-05-09T09:40:03.5931942+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": "7ef8cd60-67b1-49f1-93d2-af13422e5fae",
"id_user_add": "346df8f5-8e77-4727-b693-873b1c4010ef",
"id_table": "02f59467-5c04-4e90-86e4-ccc338d18b8d",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "31947086-cc11-4ddd-b4d3-aaa9ddb713ed",
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "25f1238f-9c06-4592-b46e-eff46376be77",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "fa8e19ca-b87e-413c-830a-7a000132c864",
"id_sync": "5a89c4a4-9d26-4d61-b1ff-74616f5023b9",
"json": "sample string 3",
"id_table": "c5718ad5-b35a-4479-9f02-f05a14f31f6f",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "1784a41b-7cb3-45e5-9e22-d240eec92742",
"id_branch_from": "f7045ceb-6715-497e-8937-bdb02e93321e",
"id_branch_to": "9499751e-a84c-472a-84ac-1750bc84eda6",
"type": 4,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:40:03.5931942+02:00",
"send_on": "2026-05-09T09:40:03.5931942+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": "ea14f687-08bc-494d-836e-9de943b03738",
"id_pos": "fd6a16f7-f524-4d93-8609-0d85fd59fcbe",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:40:03.5931942+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": "670c2ba7-c026-41af-a73c-2e0fde32476d",
"token_id": "sample string 2",
"id_user": "76627ffc-65f6-4559-b5f1-5167c557b21c",
"date_from": "2026-05-09T09:40:03.5931942+02:00",
"date_end": "2026-05-09T09:40:03.5931942+02:00",
"created_on": "2026-05-09T09:40:03.5931942+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": "a42c8778-abcb-48b5-b5ed-ed9129e9f6f2",
"id_room_activity": "6648b0a2-ad90-4601-b150-0a462ee38104",
"id_pos_sesion": "40b1225b-3794-402d-9ff5-a60d33d4fb5f",
"log_text": "sample string 4",
"id_user": "fea5d3e3-dfd9-4b72-a3d8-db03cf2e6c44",
"created_on": "2026-05-09T09:40:03.5931942+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": "14fbfa72-99f7-4d5e-93ef-b9005327aa2f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+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": "b1a851f2-0778-4db0-ab56-2a4e38d35e84",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:40:03.5931942+02:00",
"date_end": "2026-05-09T09:40:03.5931942+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:40:03.5931942+02:00",
"last_update": "2026-05-09T09:40:03.5931942+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"
}
]