GET api/Tt_Vouchers/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 1000 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "85a43fb0-368e-4570-9406-993d62d9bc6b",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:28:58.786864+01:00",
"date_end": "2025-12-08T21:28:58.786864+01:00",
"date_used": "2025-12-08T21:28:58.786864+01:00",
"date_sesion": "2025-12-08T21:28:58.786864+01:00",
"id_employee": "e23aa7d0-b340-4756-b124-c53b1df089c3",
"id_branch": "2774ad5b-709a-48c1-be39-b1bc7f5dcb5b",
"id_voucher_permision": "b068217b-7da3-4f67-be3b-fd2056f69e1a",
"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": "1867c9f1-87e2-4d2c-8c63-766bb8b22335",
"id_user_add": "d51f3758-52e6-444f-a294-2626092fab30",
"id_doc_sa": "9bb38c01-0411-49da-ac53-310f48578e00",
"id_item_sub": "26d04fc7-c49e-4438-a3f9-ca6c55b6bb95",
"id_pos_sesion": "ccf3bae3-2919-4de5-90c3-73319e4ddd61",
"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": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "5af7ffd3-328e-42c8-b4dc-806d0c603f24",
"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": "8a299f71-9201-4d30-86b8-6163ce708661",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "75442009-6be7-4a07-9c8b-4195fd78f194",
"commited": true,
"st_images": {
"$id": "3",
"id": "0b6134aa-7c7d-4264-a1b3-3d09b0c96f00",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "f77b4366-1f16-4dc0-bb94-5f0e1ecbe35e",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "93dfdd1c-08e1-413d-889b-8a9a0656b038",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "1487d221-b816-4006-948a-0fa477e76f82",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "06fb7364-bba6-47ac-8a02-518e8e15b566",
"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": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "b9aac95c-0084-4068-aa38-927ce915d762",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "9962eea0-5290-4814-bbf4-aed5e721cb23",
"id_item": "e7aeaa9e-ee46-4eeb-b978-d05d7f89194c",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "0830eeb1-dadf-4fcb-89ba-e3379eb74dc5",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "323c5c71-a4d7-4487-899a-313c3bf0456f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "ee4a2cd6-b1ab-4b06-9bf1-90367c83a39d",
"id_unit_sec": "4973ff50-c0dc-4a5e-8368-3f39cf6a0bf0",
"id_brand": "9d0efba9-3bbf-4c82-9774-85328e0d3925",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "c9f54014-a45d-466d-b9f0-691abe0ecd27",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "8d2ddb3d-35fa-4d5d-95f7-8e16de3c4891",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "4914a466-3641-4678-9565-12f70bb1d034",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "b6fea160-374a-48c8-bf4d-76dfd6698c33",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "b1f6bbc9-50fc-4a16-9f04-34dcdfdecf08",
"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": "3eac37fb-daab-4a9b-9c29-b972e5392186",
"view_messages": true,
"id_image_photo": "a4cf23f5-17e8-45d5-9433-8991b8d6f5b9",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "903d934c-dfa3-4726-bcf0-14d363d0994d",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "267fef64-28c9-478b-93ff-974dc3c6da7b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5dad018a-eec8-49e9-aafe-cce4c7c03075",
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "684776a7-7452-4291-ab09-09398fdc9cc6",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "291db02f-3bb1-48ca-8f3c-14dbc19855c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "dc22880a-61a8-4599-98af-83b0365a43a4",
"id_zone": "211cf19f-632d-46c0-99b9-096c243db096",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "800b778f-8feb-4e12-819d-5c48fa042f38",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "64f3eec3-f747-458a-a380-b9a8813d8130",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "bb893aaa-cdd0-4f5d-8a8c-bea999cf5e3c",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "e69a3b80-61ba-4dd5-a935-26385c06da44",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "3b6b076d-d4df-44d9-9098-99ed70bf4f9c",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "5a3e3f86-e0f1-4258-ae56-8e097f530342",
"id_cloakroom": "874ec13d-e5db-418d-92d9-4629c3f815c5",
"id_pos_sesion": "4a81d2ea-bb04-495a-9f9c-90a4697a7abe",
"unit_id": 4,
"date_open": "2025-12-08T21:28:58.786864+01:00",
"date_close": "2025-12-08T21:28:58.786864+01:00",
"id_doc_sa": "7a0c64a9-3056-4ea5-af9d-4f606865fdfb",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "ac5f82d6-60dc-4896-ad68-705c774a0690",
"id_pos": "b8063eaf-702d-4254-ab39-1325ec4c6014",
"id_doc": "bd76172f-d38b-4d74-bb48-ae0b1053d5f6",
"id_branch": "a09de1d0-f130-46cc-9350-2f1293424e9e",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:28:58.786864+01:00",
"date_tax": "2025-12-08T21:28:58.786864+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "2ef52a97-9435-40b9-b822-a5e8e02986ee",
"id_relationship": "47418636-ba0a-4d0f-a6af-a0d01ce178eb",
"id_loc_from": "22bc63b1-ccd0-457d-9c47-363a3ac68681",
"id_loc_end": "9ee594b0-24e6-4c5f-8af7-938943ffab23",
"id_user_add": "4aa83a8b-af9e-459e-8f05-faa978f87f22",
"id_user_upd": "3c29a49a-504f-45e9-a091-0223b97e8791",
"comment": "sample string 12",
"id_pos_sesion": "60fb56a8-a1a4-4996-8bd1-c5ac601df36b",
"id_room_unit": "20646d63-cec9-4c46-923d-6d7a94778faf",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "f19cedb9-641a-4aff-937d-745c7cc8bac0",
"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": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "462311ca-ddd0-4f58-9981-3685e33844d2",
"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": "90dd4066-87fb-4b61-86b7-25038ca59361",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "19046a2d-29f0-4b23-9eb3-ba55895c6ea2",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "b58283d7-e61e-4eb3-84bb-ae40cdffc139",
"id_pay": "d10f48dc-d3bd-43b3-8802-980420298cf3",
"id_money": "c8885b35-e5b3-447d-b63d-e3f3ef6559ee",
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "531d2037-1700-4b36-84ce-827cd968b9f5",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "caed9821-63ec-4a98-bdcf-ade2c09c9405",
"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": "d015653e-8f01-42ee-87a2-26781c3a1d7e",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "c76a1214-1f0b-4aff-bb8c-2a9a44c78814",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "6851fedb-75a8-4095-852e-f887b620983a",
"id_money_2": "070cecd5-e4c5-4531-8c1a-cb66007ae302",
"date_from": "2025-12-08T21:28:58.786864+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "47c64731-fd70-4822-b4ab-c4f912f4686f",
"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": "40de5e52-1f69-4e51-a57c-3855987a079c",
"id_pay": "d7cecb37-8c74-4cc9-aca5-f0bb7dc77eb2",
"id_money": "033e37ed-575a-4d04-8104-c7d1f9f7062a",
"date_cashflow": "2025-12-08T21:28:58.786864+01:00",
"coefficient": 5.1,
"id_user_add": "f39b3668-505f-4faa-869b-8088019a568a",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "16723890-1dad-45b4-8b23-b36d881a501d",
"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": "7ae5de71-4800-4d33-8b2b-3b21e3d88ce5",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "ed7c3c66-acab-41f1-849b-8dc0d9f10a27",
"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": "edbc4342-bdee-4672-92e3-a97f1f62fc62",
"id_line": 2,
"id_pay": "3050aa79-a9f3-437c-afdb-151ad58b1523",
"id_money": "b8d5c7e1-d340-46a6-bf5b-3e87ad2862bc",
"coefficient": 5.1,
"id_voucher": "6da904d6-c11f-47e0-9886-04676d61652f",
"id_employee": "93d46a2a-0e91-4bf3-b4fb-c579df279ff4",
"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": "1c5ad10f-300c-4825-8dcd-2329942dcbb0",
"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": "7a8abfc1-25ae-48cb-a59d-ec6aa3fd5d75",
"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": "b7d304a0-61a9-4904-ab21-f58f4d6d2c9a",
"name_pos": "sample string 12",
"id_image": "1a500c39-e03e-45ba-b39f-bd022c58b4a8",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "34e482e5-8457-4099-8c7a-68559810a77b",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "0b27220c-3fdd-4adb-b93b-a27b4a13774f",
"id_branch": "6c6061bf-d0e9-4f9e-a8d1-7f0b75e3b930",
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "2ae0a32f-f753-479a-9cad-dac334576c4b",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "cd976ff1-ff6e-4d27-a715-c00507827ed3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "7022f08c-cc6e-478b-9850-0113a21bbd15",
"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": "85009dd0-7e58-47e8-9dd4-4ea7b1aba2d2",
"id_line": 2,
"id_item_sub": "752f9c70-fbed-4acb-a590-4503d143f5da",
"qty": 4.1,
"id_list": "d4709257-9064-44fb-8ff2-01cc48acf3d1",
"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": "b1fc2645-3a32-4ef8-990c-91fe3a035bfb",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "3b44ea6c-c7ae-4e1a-af8e-af75415ccd03",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "3e4a91f0-a732-4ea4-9d3d-fedd28fb68e0",
"id_user_upd": "4d784806-9eb8-429b-923c-2975f86080dc",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "d13b8ba6-c68a-4847-8a59-9cdbef079b47",
"id_item": "7df50560-f39c-4e86-bf8b-488f97af5f0f",
"id_item_type": "b56de2cf-499c-4ab8-baf1-b056c7bfd8a2",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "a7d87ab4-7dfd-49c4-8e6a-d34e2e591e5d",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "33f3564c-6e79-4a84-b353-3949d051e7c5",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "77ff2da4-729b-42d7-ab8d-0ee1e501184b",
"id_item": "53205f94-6068-41a0-af18-920acbc4776b",
"group_id": 3,
"id_unit_ref": "13b165fd-388c-4e33-b687-15f5dc20ba16",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "dc81c95f-a10d-4fa9-a8c3-349040ad4810",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "ded26407-f137-4ead-9fb2-e8fa4283fb22",
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "44459001-c0ae-45b5-b9d0-5149b994227a",
"commited": true,
"mt_units": {
"$id": "28",
"id": "c4c0006a-9e54-4db5-aa34-c2de6b198500",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "69232fed-e2b1-4c6d-a277-a71401ba40f3",
"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": "802c2e37-c026-4c36-b09c-219ae5a1c4e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "cb9c45da-793c-4d36-baae-c08b709cb4d7",
"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": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "0c1855d7-8795-4a66-b13e-ba06e3de971e",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "9248b6e7-544f-4cb0-a019-3a8e8ed2d45f",
"id_line": "01ec56ab-3f0d-4647-b2a6-4a705a20808e",
"id_category": "dffa231b-c8af-41c3-8458-a0ab4d78f813",
"id_item": "0ab0918c-c81f-4d51-9495-d628b77d6d43",
"id_item_type": "3a70bfa5-cc9a-482a-a3ed-b81fa50bbf90",
"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": "d61fe899-cc42-4490-b4ab-8467071efb11",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:28:58.786864+01:00",
"date_end": "2025-12-08T21:28:58.786864+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "5945241c-35c1-4dfe-a46b-6b0541e701b1",
"id_pos": "86391d3b-317a-4e11-b068-6e6659b49ffa",
"id_list": "556a5271-3575-4f96-9d28-2ef2179fcd3a",
"id_item": "ced8b385-6388-41af-8229-eb61045181d8",
"id_item_type": "79506386-4554-47ca-8b1d-d1a5cda57ade",
"id_category": "ff7a6be6-e98b-44bb-b720-4ef3b21407c4",
"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": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "7de56c23-9387-4139-a9e9-112a044ff580",
"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": "4b037460-81ee-4d4b-8a1a-64f6a7d97c83",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "15644c0b-7362-46d8-aef9-06601c97e104",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "0024fa7b-6ce7-42b9-bb1d-941e3b31fb24",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "c393c9fa-2c01-47c5-9766-78c787263116",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "cea9aa61-389d-41f0-97aa-b201862870fc",
"id_pos_type": "3104efd4-f726-4631-9b90-2b1a6beaca32",
"id_price_list": "855ed5e1-7254-494f-8bc8-2ff15d161666",
"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": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "6d2f2133-6897-455e-867c-e7a60d743122",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "c1440f4f-eb27-44fe-b36d-cd036034faad",
"id_pos_type": "5cbde6d7-1b50-4dfe-826e-5ba81fefebb1",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "5e44aca7-a581-42a3-82d3-7594025d2922",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "c7bfc2d2-539f-4f1f-81c2-98b04bcb60a9",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "731b56bd-7b91-4664-8677-3af22714d2e8",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "d5f07a9b-60c3-4040-b7d7-fd12e5bab041",
"id_branch": "6af2c2ff-5d4b-4fba-86d9-5b79721a0f0c",
"id_pos_type": "bdc6871c-14d4-42bf-a94c-26b0c661eadc",
"id_pos": "a5864145-e2dc-4e0f-8d53-1ca28ea09fe1",
"id_item": "6339b306-affd-4626-94b4-efaaa85a666b",
"date_from": "2025-12-08T21:28:58.786864+01:00",
"date_end": "2025-12-08T21:28:58.786864+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "d76ccf7d-f057-428c-91cd-d8609191e0d6",
"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": "ed78ab36-939d-46ac-8ff1-774727c6dba7",
"id_doc": "dedd5aa4-ed2c-41b1-bffc-23a18926780a",
"id_pos_type": "943d2f9b-d431-458f-b229-7fe6774c2a7b",
"id_doc_print": "20281bfe-2b68-482b-ba84-066111c50e2d",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "38a683a5-cc83-44de-b9ca-86348ec3ae4a",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "19328cdc-7f6f-4eb3-9d01-c09e3ccb13f6",
"id_pos": "2f6fd2d4-b449-4006-b70e-91c03504fd6b",
"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": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "8207eb49-cf2a-4463-abf8-21bd59407704",
"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": "0df379e6-16b3-44ee-baaa-7e6b182bddec",
"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": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "56e84a75-4b25-4896-9771-930f87097fe7",
"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": "0d4fb994-1a75-4cf9-8065-f64484c4a673",
"id_item_sub": "f9c4b5cf-81d9-48a2-a3f9-7eaff55a973b",
"validity_date": "2025-12-08T21:28:58.786864+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "9f1efa22-727b-404d-8cbc-05c0659659e4",
"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": "b4a4113b-e25e-4e62-a06f-f32e7f2c3fb0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:28:58.786864+01:00",
"date_end": "2025-12-08T21:28:58.786864+01:00",
"id_branch": "ff606ca4-0952-4f32-ab2a-30dea4b6b5aa",
"id_pos": "f1afbd23-90b4-4596-88b5-482454394251",
"id_list": "49e77565-de6a-45ba-838b-bf43c3e7e1c6",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "df06537f-0982-42a1-a59b-bb73a7d2e6d0",
"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": "7f9cedc4-ba45-4278-a5af-243a152e9070",
"order_id": 2,
"id_item": "cea33841-3cc0-48c6-950e-670dfc3fc7e6",
"id_item_type": "bc2c15e6-a86e-4045-802f-a1d6e9866b77",
"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": "72088c77-d2f4-49ae-9fc7-359bc3f42dea",
"type_item": 11,
"id_voucher_json": "a67b7521-ac32-47ac-9665-a1d80bcdbcd9",
"count_voucher": 1,
"id_category": "6f843ee7-5505-47c9-92c9-d7b8025d59fd",
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "e6d65ffe-a05f-4a2d-b09e-705fa396a6c1",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "3509436d-7412-40c7-a43c-548283575c1e",
"nro_sesion": 2,
"id_pos": "fa22a22b-869c-4118-b70d-90420993eaf1",
"date_tax": "2025-12-08T21:28:58.786864+01:00",
"date_open": "2025-12-08T21:28:58.786864+01:00",
"date_close": "2025-12-08T21:28:58.786864+01:00",
"id_user_open": "6e58cba3-c7c7-4834-8fe0-3f3c6f29bf98",
"id_user_close": "759fc964-d668-4437-8311-7411ec192ddf",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pt": [
{
"$id": "45",
"id": "ffda3281-8743-4674-a0d4-11d1b5525dee",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "0ac60e76-7d96-4004-a4f3-cd3ebad0e5e1",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:28:58.786864+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "1af069d0-ea0b-420d-8f10-aed2a4f90da4",
"id_room_unit": "8f90d5f9-935b-40bd-a3c8-e60ed8ebc0a1",
"id_room_list": "574838ca-f154-4c35-bd89-29dfa682729d",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:28:58.786864+01:00",
"date_from": "2025-12-08T21:28:58.786864+01:00",
"date_end": "2025-12-08T21:28:58.786864+01:00",
"date_open": "2025-12-08T21:28:58.786864+01:00",
"date_close": "2025-12-08T21:28:58.786864+01:00",
"id_employee": "02a42daf-c201-4875-8a1e-fdc6c6af026e",
"id_employee_sec": "2a566711-274b-4bef-8354-3776113aacdb",
"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": "a8c0a8ad-0a72-4d91-a51c-bc308ce45272",
"comment": "sample string 7",
"id_user_open": "72be0e68-9e0a-47f4-83a7-672ef71098f1",
"id_user_close": "b344fc23-517b-4f5f-a5a9-f1ef5ead8ef7",
"id_unit_state": "50259f2a-1e24-43fc-a608-b892802a8306",
"id_pos_sesion": "8dd2a5fd-dba2-4b92-a376-e6e72b11de8a",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:28:58.786864+01:00",
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "bd5f0f68-29aa-40b9-a47b-656ceec20128",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "bcc8af1a-fb62-4b2c-bc14-0b1f8d3d2869",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "b58cdfd6-ca30-4795-9b22-bd24ce360b6f",
"locked": true,
"date_locked": "2025-12-08T21:28:58.786864+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "998d3e47-6464-40ac-8fc4-4056f0624b8c",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "243c7f65-5708-4385-aaaf-67a993c14fb9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "100ebeb4-a817-44a2-bad7-a9316f4c982c",
"name_pos": "sample string 6",
"id_image": "45a2edd9-8b0e-44b5-8af4-61db91117711",
"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": "1ef35cc1-fe5b-489f-96b5-1bc7d7ecc129",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "914c8092-8faf-415f-86c9-37c147f8840b",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "4dbae25c-551e-4ad7-9ec9-c22a4a852df8",
"id_room": "d8226b6d-803e-47ad-8776-194264733017",
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "77c89e6c-722e-4c69-8555-4a43b268de61",
"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": "0caf6f32-1e95-4fda-80dd-8937523d7b86",
"id_room": "45331223-445c-461c-bc1e-f1c86cadc29a",
"date_in": "2025-12-08T21:28:58.786864+01:00",
"date_out": "2025-12-08T21:28:58.786864+01:00",
"id_user_add": "55532a7f-1eaa-40c0-ae24-47d3d608a78b",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "50"
}
]
},
"mt_rooms_units_types": {
"$id": "51",
"id": "030a76f3-3a66-4beb-a468-a7b586b4c905",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "fa5c7a60-3646-4464-8156-6f420c173cee",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "78278383-e0cd-45a2-9143-a29022ef5361",
"id_room_state": "594a9340-7e42-432d-b6d6-ca4bca281c60",
"id_image": "4c2f56a9-439f-4ae9-86cc-931b1628f811",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "3896ba3d-3d49-4b9a-b040-c16b37e922a8",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "e335332b-4123-4795-b017-29efa6c55175",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "52124e58-1048-4760-8334-7b16558357a5",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_types": {
"$ref": "51"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_states": {
"$ref": "53"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_list": {
"$ref": "50"
}
},
{
"$ref": "46"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "54",
"id": "f338ff50-6541-44c1-8ed2-a395fa9f60c0",
"id_pos_sesion": "b94ac835-ff75-40b1-871c-7b61b2dcf062",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "c63157a8-d7c4-4076-96ea-ca50c9b70841",
"id_room_unit_activity": "da30f17f-9aa1-4810-b9f5-f8c2b266b561",
"id_doc_sa": "2e2d403b-aee6-4d0e-959c-7cb98ec3c1e0",
"id_pos_type": "6a772ad2-07ae-48bf-9c75-df3242823c95",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "ca31ad42-2dd2-47d9-9f71-c5b1f212eeef",
"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": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "dbf964a6-9980-47b6-afb9-e4aa9d72e111",
"id_user": "faafa31d-9c45-410b-a865-36a2c8188090",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "21d8baa7-0f12-4f50-86c6-e64fe852569b",
"id_user": "997dd22a-ba3b-4569-ae82-d50ebbaf8168",
"date_add": "2025-12-08T21:28:58.786864+01:00",
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "42b6e22e-1121-42fb-933c-3f1949cdddcc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "987551ca-4c26-44cc-a21f-1328f930d17f",
"id_doc_print": "b45beda3-c844-4553-b104-9e14ad2bad9c",
"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": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "58",
"id_doc_sa": "89463b91-6eb8-488a-9bf1-39ce299a83f8",
"id_line": 2,
"id_item": "4a7e8724-ada1-4b83-9cb6-b9ebdbd703ad",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$id": "59",
"id": "f0fe7ad9-d577-45e7-bcd1-12f9be5ef581",
"date_from": "2025-12-08T21:28:58.786864+01:00",
"date_end": "2025-12-08T21:28:58.786864+01:00",
"date_used": "2025-12-08T21:28:58.786864+01:00",
"id_employee": "6c061675-f7fa-40fc-8024-dc508925c029",
"id_branch": "f1343386-caf4-46ee-927d-e8ed0ab61116",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "dbf86d90-4179-4a12-9241-75d32b5910f1",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "59"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "1"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "badac366-0c15-4c5f-be63-67f503f3e992",
"id_doc": "875a0bb2-7eb8-42f7-9c9e-28af9bec4ebe",
"value": 3,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "8ce10e8e-1ebb-4550-80d5-323b5e6302e9",
"id_pos": "7abad73a-4327-45bd-9fc0-5973cb88f54a",
"id_doc": "4ae7194c-7fee-4487-9851-0afeaa5d8e8d",
"id_branch": "38aa4f2a-ca0a-4a06-b229-499a6eff5948",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:28:58.786864+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "75cb6cd2-d7db-43b8-8e14-e5c28481774b",
"id_loc_from": "9003c84a-16e0-4986-aa23-79b10e82b20c",
"id_loc_end": "ed490e58-20af-4e8f-b18d-defd2efd39d7",
"id_user_add": "711281d1-36fd-4d1f-abbd-c4cadc763442",
"id_user_upd": "e132ef91-bc67-4c5f-a81e-429fcb6aa278",
"id_pos_sesion": "babae4d5-22d7-4d55-88db-5ec11e889bd7",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:28:58.786864+01:00",
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "9528c279-7dc6-4e5a-b3e7-d182034b447b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "5143759b-80a2-412f-933e-84973bf46d2c",
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"id_user_upd": "8b962622-98ab-4e0e-89af-709bfd13265c",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "b6921414-aca3-4d84-ad7d-670f124ea860",
"id_item": "dd4907f3-0098-4d0b-8585-73b3a93ad9c1",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "32788193-b5d0-44cb-9e00-a9faf7911a08",
"id_line": 2,
"id_item": "82c38e0c-ab1e-4c7c-b4ed-aab62542a716",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_units_activity": {
"$ref": "46"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "6037f226-6d5e-4f99-901c-6f9fb2b1a146",
"spool_server": "sample string 2",
"id_doc_sa": "0fc124cf-af54-4f0a-8a75-18ff416d7158",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"printed": true,
"print_on": "2025-12-08T21:28:58.786864+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "9db35f6d-f5e6-4b4d-91cd-3f3ac7f83661",
"id_pos": "cfbab8a3-dbce-4fe5-95c5-b95cdeaa04a3",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:28:58.786864+01:00",
"key_access": "sample string 5",
"id_user_add": "6af3b5fa-e723-46c2-b971-07947516f3f7",
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "be1a0fb9-8389-47a9-93cd-bbf802fab1b0",
"id_pos": "7cdb28e5-176c-4641-95d8-6390dea38ce4",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "6c2fae0c-914b-44ac-95be-f71dd7f3c195",
"id_pos": "3e6a05d4-b2b8-4213-91a2-4f3a5f712f73",
"date_add": "2025-12-08T21:28:58.786864+01:00",
"date_upd": "2025-12-08T21:28:58.786864+01:00",
"date_out": "2025-12-08T21:28:58.786864+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "5fec9eae-6113-4303-86e2-86c686ba7306",
"id_user_add": "54569deb-678d-4ed7-8dee-c1339233f344",
"id_table": "718303b1-31f1-406f-8834-5a0926dd71c4",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "501d99c5-20de-48cd-acfb-d3321fa98dc5",
"created_on": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "8d13ef37-c974-430a-aa81-2c8f12bd0fa2",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "eea43644-46c6-4627-bd9c-9663fc3a565a",
"id_sync": "34550bfe-2d09-46b9-9e31-cc222f617e4b",
"json": "sample string 3",
"id_table": "fb9b3d79-12f1-44f7-9491-a7a39259538a",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "8c1eb9f7-a5d8-429a-bfdf-0ab2b2d5001b",
"id_branch_from": "5ed61491-f7a1-4f74-90f3-5dc318fc6381",
"id_branch_to": "0d3c4387-f301-4b21-80fc-0c993d37fef7",
"type": 4,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:28:58.786864+01:00",
"send_on": "2025-12-08T21:28:58.786864+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "2848b202-6233-4c55-ab8c-28afa6f9e746",
"id_pos": "742b48ae-e724-4503-882c-752a4e4b653e",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "74",
"id": "7f44b09d-0a70-4ab8-b56e-551829478521",
"id_function": "e580f20c-3b4e-4551-af8d-7d445605749f",
"id_user": "bb2a6b10-5ceb-445c-a573-79b69521c148",
"id_profile": "9b4f89ad-40eb-43d3-bed9-b505c0405e8a",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "c6fab32b-1979-436c-a534-de4ea6b6a301",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "76",
"id": "6eb8e380-4fc3-4b52-9f66-a024543a791e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "a309fe21-4a07-4b17-a6b9-dcfea0fb1d75",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "7d6204ee-1f71-42de-9fdc-5275cec7c5f5",
"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": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "70597d00-eef4-4053-9258-f14fdffea08d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "3b3d6f99-83cb-4244-90c0-fae77f12a1f1",
"token_id": "sample string 2",
"id_user": "2d2e54c4-3947-49ed-995d-a82ba2614267",
"date_from": "2025-12-08T21:28:58.786864+01:00",
"date_end": "2025-12-08T21:28:58.786864+01:00",
"created_on": "2025-12-08T21:28:58.786864+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_pos_sesion1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "a6e224d5-c9dc-424d-a6e9-a25162b75b2e",
"id_room_activity": "4dba5e63-5b90-4d50-a336-ae4e35b4f34f",
"id_pos_sesion": "5eef25ed-bdbb-4b48-b251-33be204859be",
"log_text": "sample string 4",
"id_user": "fcddc78c-5b42-45e3-a1d8-93ba6c7a25f6",
"created_on": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "568a22dd-36e6-471a-8e7d-7c512120852b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "b151994c-c177-429a-a8c5-7f086fbeae1d",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:28:58.786864+01:00",
"date_end": "2025-12-08T21:28:58.786864+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:28:58.786864+01:00",
"last_update": "2025-12-08T21:28:58.786864+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$ref": "59"
}
}