GET api/Tt_Vouchers?all_rows={all_rows}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| all_rows | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 100 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "9995fc0a-d1d1-48ac-9172-8eb4e47b078b",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:47:34.213161+02:00",
"date_end": "2026-09-06T06:47:34.213161+02:00",
"date_used": "2026-09-06T06:47:34.213161+02:00",
"date_sesion": "2026-09-06T06:47:34.213161+02:00",
"id_employee": "b564c81c-7f07-41cb-98e9-e841b1e2f22b",
"id_branch": "e3b1eee6-7e3f-469c-b12f-1c7f4863e964",
"id_voucher_permision": "edf063d6-d5e2-4b8c-9bdd-f42f3c983f41",
"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": "5414afff-fc6c-469d-8c9d-1f3f13deb044",
"id_user_add": "1350fd9e-d62f-4285-a508-ee8fd75df734",
"id_doc_sa": "57eb1f20-59d7-4c17-906c-58693d9c3576",
"id_item_sub": "aa9866c6-6449-4dd9-9fec-7910a3be8239",
"id_pos_sesion": "6dd6ffea-52e9-48b1-95c1-f798ef19b7ca",
"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-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "32ab40a2-3142-4365-b58d-f44366cfe8c7",
"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": "d23fc0ee-ed3d-42cc-96d4-8b51134430b9",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "9ad4ea71-581f-4094-b46d-967a07bb4a1f",
"commited": true,
"st_images": {
"$id": "3",
"id": "59b3c522-36ae-4cea-8cd2-d9443a382ba9",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "857dd12d-5d67-4b37-a7bd-2c798180f222",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "8ab7787b-246d-4f57-9294-fbc66d649815",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "4e988a10-bc55-4185-abaf-df8323fd755e",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "60570895-5bb2-4f3f-938d-d6ccd4236d09",
"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-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "a9d633da-f465-48d0-a0c3-b36b288897ec",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "23f9fd5a-8054-42de-aef9-8f4e198a3c8a",
"id_item": "3f359aed-d850-437a-a8bd-a93366f03c5f",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "8fecc353-6922-4a59-95a5-8a563b2e08ea",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "05e312ea-8e5f-4414-b38e-42db080616b7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "d14a5054-d8ff-453b-8001-b25bb7b3c1c8",
"id_unit_sec": "6b6fe01b-0086-4d54-b904-850e8b018cfc",
"id_brand": "56672e4f-15b9-4666-9bae-94647460c133",
"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": "0772c58c-7201-4c39-9486-8e87b13aa174",
"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-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "a8a8f6c0-e989-4545-9865-e1984e97c78f",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "6cf41035-1011-4697-bd5c-99c41aa8e122",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "04416ae9-7135-45d1-b00d-63d08ac290f1",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "0d2f0d3a-39a0-4617-94c7-321e171ca87b",
"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": "09a59f0d-7d43-42fe-9cd2-f2ad29eab72e",
"view_messages": true,
"id_image_photo": "68fa4a8d-84ef-4362-88ae-49b7805dc823",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "43ef2b4a-7874-4fd7-a346-77ffc4e64915",
"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-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "b78ab8ba-3b17-41d2-905f-18bd831f2876",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "386c4854-d6f0-40ca-99c8-39469e07f629",
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "3db6df21-2661-411d-94ad-38976d0de3a7",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "ba25298f-9c3a-4331-9d5e-5769a983d5c2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "80808435-fcbb-4632-8e10-ef7cd47eb976",
"id_zone": "0d43263f-6c49-4134-8335-4e48ba029ae4",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "54c93cb3-f543-4afe-befa-8f92960e8f2b",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "ee313285-b0ed-4768-8346-f17e22a4daab",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "3f83dc74-c647-4872-b0b7-fe603701c7cd",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "6f3b89b5-d794-4046-ad1d-dcc84cb8ab4d",
"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-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "521216cb-ae87-4669-bcc9-65a03823dfc3",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "b505a9ac-c3ae-45f7-8191-61a93b929669",
"id_cloakroom": "b3f6a633-57c2-4f40-bdff-c85ea00155b2",
"id_pos_sesion": "b242d363-f92d-438d-b2f3-32e03f8604e2",
"unit_id": 4,
"date_open": "2026-09-06T06:47:34.213161+02:00",
"date_close": "2026-09-06T06:47:34.213161+02:00",
"id_doc_sa": "a2bf0077-4bc1-4289-abda-afd50d9b5bf4",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "0f0ba870-101e-4c0d-b278-32c183569f85",
"id_pos": "e2f5157f-a38e-4e78-b9a6-277da462627e",
"id_doc": "e1675892-5047-4582-80a9-17299e911988",
"id_branch": "25b7d26d-1f13-43a1-b064-d214bfdc0407",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:34.213161+02:00",
"date_tax": "2026-09-06T06:47:34.213161+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "35c61945-af89-45ce-a182-0681908ced96",
"id_relationship": "eaad0058-933e-49ce-a0e5-75eb3aaa33cf",
"id_loc_from": "5efed391-ce87-41d2-ba18-caa276d37825",
"id_loc_end": "bef9235d-7dfa-4f79-9d1f-d717e726039d",
"id_user_add": "9b334797-5b5f-448f-85f7-06706081f613",
"id_user_upd": "0f4a87cb-d51a-4902-b41e-b2f3cd8ee598",
"comment": "sample string 12",
"id_pos_sesion": "e6ececf2-226e-4d0a-ad05-2eeefda48fde",
"id_room_unit": "98ed556e-dfdc-4285-a95e-eb4a51088cf4",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "85d57f19-6676-49b9-83b4-2eb8db8371d3",
"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-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "55698267-0ad1-43ed-b8fc-6b9d01cad968",
"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": "1713b382-5fcb-412c-887c-288cdafb349f",
"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-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "8dd1ff08-743a-4e49-bf11-6da8456ba133",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "c4f9f23a-3036-432d-9e5e-86964876f4b9",
"id_pay": "a05fed89-c145-45de-a394-6415ee1a35ad",
"id_money": "c7199c92-8008-4fd3-8a95-3cd250744347",
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "b6dc2e28-9934-4428-876f-8120837ee250",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "e7bdff87-1b8d-4a5a-aed2-bd05d811db56",
"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": "b8c3d8c5-0565-446e-8558-ca22594bcd08",
"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-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "8a90970c-8e46-4459-93f5-aa9baba93eb3",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "aa4529e7-ff50-44fa-bef3-ba902b0336f1",
"id_money_2": "09e9be65-fc98-41ac-a0e3-5f2276453364",
"date_from": "2026-09-06T06:47:34.213161+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "0c56c2c7-83a2-4b12-bb4f-da6fb5d5e291",
"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": "21ac3c93-6553-46d9-ab31-9267f726ff61",
"id_pay": "bf5724db-28a2-4e7d-b612-57d876297926",
"id_money": "6a3a2160-f787-43e0-a57a-5ec0b57be358",
"date_cashflow": "2026-09-06T06:47:34.213161+02:00",
"coefficient": 5.1,
"id_user_add": "88d22632-59c1-4e9c-80a3-8418b7943236",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "eba74617-0574-4936-b524-5c29cf2a84ce",
"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": "8f545bf4-2b68-41db-8d8d-926dbadcced6",
"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-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "58f54c64-2a8c-44d7-a744-731fa1a9db6a",
"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": "a2935574-2bda-47ae-ab08-551f3464f8e7",
"id_line": 2,
"id_pay": "f035bc60-e23f-4392-bad0-2bf3b96f0ce1",
"id_money": "32f8c618-59e6-46c6-9429-c162d96a526d",
"coefficient": 5.1,
"id_voucher": "fcddbde6-04b5-4b26-bf97-73b7661252aa",
"id_employee": "c4738ece-9aad-4c36-811e-5711b59965e4",
"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": "4048e74b-75e3-4076-9c69-916938bb12b1",
"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": "ab932518-1ab5-4b71-894c-e692045103c0",
"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": "46905b08-c8b4-4538-ac89-807cf07bd42e",
"name_pos": "sample string 12",
"id_image": "22ab5158-452f-49ab-b120-cc7d838f08a2",
"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-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "8e966126-88d9-48af-b172-e79bf58a62bb",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "f5f55c2a-d035-4a87-98c1-2ca44ccd83ab",
"id_branch": "506cafc6-49b0-4b4c-9ff9-8c86846d9a11",
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "5c89d329-5c5a-48fc-af04-a56b1060680d",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "64768dd3-7d66-418e-aaf5-15fb8db5029d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "413289b9-3877-4aed-803b-8b924bbaf3c6",
"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": "120f24c3-8d3c-4ff5-a6e5-6459aaf73be2",
"id_line": 2,
"id_item_sub": "0d74abba-0c56-4371-a595-32b7c677b337",
"qty": 4.1,
"id_list": "5f639366-f1ab-412b-901a-3dea05136705",
"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": "a4b400dc-11b9-49ee-ba48-d55b5d7db08d",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "dda63810-0cca-429c-95c0-c099bc6b9def",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "f110c065-ced2-4dbc-9d85-dfc2b9d587a6",
"id_user_upd": "0743bcc1-5aa4-413b-bc0e-330233c08d0e",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "28324743-bd8d-43c1-be30-37fb2c81b881",
"id_item": "2890ddb3-6580-4b28-a1a4-51803357300b",
"id_item_type": "5f3ef87f-7994-4d86-a401-6838021c2988",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "f33d8425-a495-4bb5-961b-92f852aa79df",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "cb78b435-6040-48d4-a20c-85512a0d83f7",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "7fcf1fd8-83e5-48b1-9dcb-9c563e5f09db",
"id_item": "f0979d54-2137-47ec-b213-31408dd13d76",
"group_id": 3,
"id_unit_ref": "aa072886-32e9-4cdc-bf28-504556e17c6a",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "a19f8f0f-1b2c-4077-b613-6d2fa2325dc7",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "550b6fa6-227e-4fde-bec1-d9965b239f47",
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "355a40ba-a2d0-4ed2-912a-86d81e99f028",
"commited": true,
"mt_units": {
"$id": "28",
"id": "a9e37a63-7187-4abb-af9e-73ef4d591941",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "f8d9a454-e0ee-4b2d-a922-859f8666ea48",
"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": "8604b2b0-36cd-463b-8fb3-44052cdf1758",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "51079afd-afb0-4ab8-bc02-fbb722436992",
"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-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "d2f1e91b-29b9-4b1d-a3cd-f65f249a78f3",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "bc60dc55-f648-4a0b-96ca-1a5d674ebfa5",
"id_line": "c4066442-a259-43aa-b059-9a8eecc3fb91",
"id_category": "9aa1d777-d0bd-469b-8825-1bdbbf665194",
"id_item": "17392704-4307-4893-af8f-d371132f7d86",
"id_item_type": "72105eb9-9101-41ce-b66b-6a9d95873662",
"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": "696f9614-2bf0-42a8-bfce-80edc485a86d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:34.213161+02:00",
"date_end": "2026-09-06T06:47:34.213161+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": "406d767e-eef9-42f9-aa7a-861c947a7146",
"id_pos": "cad98231-b189-486d-832e-71e3c9429021",
"id_list": "d0ed8492-f659-4307-9020-0f5f7dbe7683",
"id_item": "6814700c-d153-4498-b7c0-11c68a5eb104",
"id_item_type": "e3894e83-354b-4c38-9e10-94e3b22041a9",
"id_category": "7d243929-688d-42bf-89cf-e86aaf4ab1fa",
"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-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "c41aa0ac-6846-4c38-8f26-d64237d1572f",
"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": "3960d702-2bda-4fd2-8d9f-b920571d41b2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "67740f46-b21a-4237-adbf-6fb621fdcf5d",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "95e9d23f-0159-4f0f-8545-95f76f401a8a",
"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-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "a82fef3d-8f70-43c7-95df-c6b87c0bc2e0",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "6e099df1-4504-4f7c-8ead-ac2148ead135",
"id_pos_type": "32a8b141-a403-4368-8af5-cf5cef442eda",
"id_price_list": "fe285302-593f-4cac-aa25-ba6f3aba5746",
"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-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "e924ac76-8fb5-4e22-9eca-62e1e0b77294",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "f2bc57a2-a6da-4a54-8a4f-c757197bb5eb",
"id_pos_type": "b2efc88b-4575-47cf-840e-e16525942142",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "c365537d-6eff-4e8b-9ecf-ae421390063a",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "bed2f4c3-5b5f-452d-a4d1-143447db60f4",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "1ba93d47-ec4b-44e3-bfc3-70a176feccc5",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "5e3490b0-4cf6-4aa2-a4de-424e22453818",
"id_branch": "98ac0a83-379a-47f6-80b6-fcc0429c1054",
"id_pos_type": "2d67658d-7596-48bd-a3a0-c47dda54c8d0",
"id_pos": "cab4e958-77f9-4c89-be66-210f949ea2f0",
"id_item": "3601b6c4-a2c8-4cc0-acad-face5ffb9280",
"date_from": "2026-09-06T06:47:34.213161+02:00",
"date_end": "2026-09-06T06:47:34.213161+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "2d14a5ea-8c94-42f8-943a-2adb2e1e8e63",
"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": "8ecdac45-ea40-4678-9ab3-15c33a7faa90",
"id_doc": "bb760681-0344-461d-a3d3-da021655218b",
"id_pos_type": "06096f0d-94eb-4644-b495-0e62454a37bd",
"id_doc_print": "62cfd8be-f533-4e0f-94c2-63f014159625",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "0899a942-58c6-4ae1-a026-b1b3000e7ddd",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "75a009a5-b672-4529-a852-21b1c4bdb8ad",
"id_pos": "45d4c8f3-aa78-4897-ac26-5e4e6c304bcd",
"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-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "b6889e8b-bdf8-4c10-b38b-6139538f882f",
"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": "250a4970-9311-4bbd-95a4-7008f4419d2c",
"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-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "5b79bf62-337e-4eb9-a9c1-863b4b93cf2a",
"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": "0f23b00b-a069-4b6b-a6a3-faff41e04cad",
"id_item_sub": "f82b5f69-5eae-4883-81a4-692de1c67a63",
"validity_date": "2026-09-06T06:47:34.213161+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "6df2ccb6-63e1-4819-8285-5a03da18a7a0",
"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": "40295faf-c03a-4cbc-ad79-2426af7a4f0d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:34.213161+02:00",
"date_end": "2026-09-06T06:47:34.213161+02:00",
"id_branch": "d0ffe2e4-f667-4e24-a421-31d47948c7c7",
"id_pos": "42ca7a2c-0781-44a1-9ba1-dc5f9fe64192",
"id_list": "580c3108-720c-42c2-b106-252ac65482f2",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "1c3d954e-e874-4baf-8758-b08e5ceaabc7",
"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": "7117c630-95c0-4b63-9b68-7fec553baef5",
"order_id": 2,
"id_item": "9564fc41-38e2-4a03-a683-2e0ead10af1c",
"id_item_type": "fff92bd4-bfc3-4786-941a-f30d636e0b7a",
"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": "3df5e257-8844-4b78-938d-fa6724038a17",
"type_item": 11,
"id_voucher_json": "27fdc630-730b-4794-85d4-b8ed050fb335",
"count_voucher": 1,
"id_category": "bfe35bed-1233-4fc8-ae2e-ef3675095429",
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "ea913901-1ebb-41f6-b5a7-5c5d11984095",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "4c9fa94d-57a5-44a7-a210-fddd260bd2a5",
"nro_sesion": 2,
"id_pos": "34ed2159-1522-4cd7-9b31-7fac76c13697",
"date_tax": "2026-09-06T06:47:34.213161+02:00",
"date_open": "2026-09-06T06:47:34.213161+02:00",
"date_close": "2026-09-06T06:47:34.213161+02:00",
"id_user_open": "93bf245f-130d-4d03-9b3c-ad6faf2a4f20",
"id_user_close": "d776844d-9032-4337-9206-f0fc62b9ba98",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+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": "9547a82f-da19-49d6-910c-b3b9e9634ec5",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "43ed6d02-15fc-4417-a6ba-a0c0173eb0af",
"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-09-06T06:47:34.213161+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "39933fcc-df74-43ae-a939-e74b89e72fa2",
"id_room_unit": "93561882-ff29-4c5c-9ca3-733a16eb223c",
"id_room_list": "360d4a91-e29c-4aa1-9eb8-316abf976035",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:47:34.213161+02:00",
"date_from": "2026-09-06T06:47:34.213161+02:00",
"date_end": "2026-09-06T06:47:34.213161+02:00",
"date_open": "2026-09-06T06:47:34.213161+02:00",
"date_close": "2026-09-06T06:47:34.213161+02:00",
"id_employee": "6ea63b9c-2fd8-4b3b-9b61-469dd8335af9",
"id_employee_sec": "b286184c-c440-4dbc-96ff-b4c9f48bf0ea",
"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": "da1cf2d1-3caf-4616-a705-0574ce1dc18b",
"comment": "sample string 7",
"id_user_open": "d1bd8fab-d81b-429a-8208-b50fffd0eda5",
"id_user_close": "d19c3f24-d8d2-4340-901b-358eddf28977",
"id_unit_state": "03edef56-5b0a-497e-aa1b-deb08e111218",
"id_pos_sesion": "34598b71-988c-4bd2-9bc5-b68497a83162",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:47:34.213161+02:00",
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "375c7785-1d75-4ebd-9c74-d31fc37a4265",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "d037421a-7ddd-475a-a1df-4e0092b5c977",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "04e852ac-556f-4a20-9681-f4606ee2ad93",
"locked": true,
"date_locked": "2026-09-06T06:47:34.213161+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "d65bd0ab-6311-4e0b-9b27-5a2922eb589e",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "346da987-4f4b-4359-b369-ce9f2577444a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3dad2a13-7780-4376-b29f-82e0b7dc3161",
"name_pos": "sample string 6",
"id_image": "cc46034e-0668-4cc7-89fc-f1544ac4ecee",
"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": "9ad79326-3a41-472e-8903-91fd4df11242",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "51280f03-f85c-460f-a6c8-306a82ade7e8",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "296f7458-1ff1-446e-97db-b5f88abf7529",
"id_room": "108c4f4c-0f5c-4c20-91de-a02a0a12155f",
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "2fa5d14d-1f14-40a4-be58-39cc808c0811",
"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": "a8851575-49ef-4f76-8b0e-56adf0168933",
"id_room": "7d05a610-0f34-428a-8be0-af08ffbf1183",
"date_in": "2026-09-06T06:47:34.213161+02:00",
"date_out": "2026-09-06T06:47:34.213161+02:00",
"id_user_add": "8b78a990-7e60-497a-9849-d2a8cb3e02a4",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+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": "5b186040-12c2-4b3b-bc52-84d61cb658fa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "4238d1df-7e70-4ab5-912a-802b876ec4d0",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "e1994737-9690-414d-b49a-9b15e8cc79e6",
"id_room_state": "ac3ff3b9-8f70-48dd-b471-49ea3fe15fdf",
"id_image": "7a6bc5c2-0776-4e27-bbba-51448855dd3e",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "76446018-1367-4846-b65d-044dcf0c4810",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "f8322ffc-179d-4cc9-86d4-afecd6182f5b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "6b36949c-2b27-4dcf-aa63-68ad38bb94b8",
"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": "59c50517-7853-4c24-b322-67ceafbaac24",
"id_pos_sesion": "8f86e99e-a394-436b-9a96-19f5cd997ab7",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "8ecbc702-3ba3-41c0-b8e0-b7de00736dcd",
"id_room_unit_activity": "2517660c-91c9-4bbc-ab2b-2187e2b5c67d",
"id_doc_sa": "12e8ea60-74a9-4219-9f64-18b7b65e3b1b",
"id_pos_type": "5282809a-421b-45d0-8a58-0b7d39c7e0d7",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "1c155c0a-3903-4482-8674-7c4c23ac2c6f",
"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-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "bfb601a7-ac71-4cc6-902f-6447d0e334b0",
"id_user": "efe4331b-2a43-4f15-b099-4ffd1c1df5f5",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+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": "0ce81cbf-d86a-4d0d-ac5d-bacff06e7e70",
"id_user": "9105aafd-4811-4d73-b1f7-24ea30cf6f28",
"date_add": "2026-09-06T06:47:34.213161+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+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": "cca43f30-14be-41db-8e07-4ec7bfcdb3fb",
"id_user": "cbc4893e-26ac-4791-9a91-a57cfb4279bf",
"id_user_profile": "6c079efc-8d58-456e-aee8-46712b44e390",
"locator": "sample string 4",
"date_end": "2026-09-06T06:47:34.213161+02:00",
"id_pos_sesion": "255c141a-68b6-4852-8f95-fedbf94920fb",
"date_login": "2026-09-06T06:47:34.213161+02:00",
"date_logout": "2026-09-06T06:47:34.213161+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "5d3a9801-1fd7-4154-ae03-5d042e0c27e2",
"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-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "c9f1e020-458f-4b84-a628-73629ef9cc15",
"id_function": "25509857-981c-4b82-b94e-815b5813d1f6",
"id_user": "1a50a8b7-f720-40bc-b244-f9caac5a9ab3",
"id_profile": "f47c2382-e5c3-464b-b9d8-c0504c5fd6d6",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "f8e0835f-daf1-46cc-bbd7-ca37209346cd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "e25d90f6-e5e8-496b-b9e4-3567d62eb209",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "9743648a-f412-48bd-b472-466e944d9144",
"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-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "90c1e416-a67b-4819-850d-aae9a4fbaa53",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+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": "d423f9b7-9d5e-4a54-9d8e-91b394eb99e6",
"id_user": "75b332eb-7573-4768-a656-844109c2b158",
"date_add": "2026-09-06T06:47:34.213161+02:00",
"destiny_type": 4,
"id_key": "6cdaa026-09e3-4e0e-8d62-9c1d9f6ca27b",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:47:34.213161+02:00",
"id_pos_sesion": "26b047ac-2593-4eba-957b-079bdca76155",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "fbbf7122-fbdf-4fc6-baa3-a9f7e27a3e1d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "90f53c13-bf49-476b-b349-d96d23e442db",
"id_doc_print": "215e300f-9515-4531-9223-42ddb7650e4d",
"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-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+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": "4481504b-d3e2-4f07-86ba-7d5badb98b6c",
"id_line": 2,
"id_item": "6710627d-e915-47a5-aef9-5f512716c380",
"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": "a51ccf7f-2e14-4c37-8113-e8b56af97f80",
"date_from": "2026-09-06T06:47:34.213161+02:00",
"date_end": "2026-09-06T06:47:34.213161+02:00",
"date_used": "2026-09-06T06:47:34.213161+02:00",
"id_employee": "6e99b069-1a7d-4578-94ca-ffd67368b04e",
"id_branch": "73401422-cf9e-4234-aa50-8c584d0fa53a",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "e56cb1e7-bd4a-40ad-a6a6-a5034a62c96d",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+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": "7e48b53b-48d6-4663-a45b-698094e36844",
"id_doc": "3f260306-1e12-41ef-b1b7-9e34ebc4fb7e",
"value": 3,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+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": "23a480d4-f9ba-409a-bcf2-efbab9c6565a",
"id_pos": "dbcd82f8-1301-4575-8cae-53ea5c2a8f18",
"id_doc": "34cf8494-872c-492b-8af1-8a848bf2588f",
"id_branch": "82594ab1-b21b-4790-bd67-a98ec7aaffcd",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:34.213161+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "0024f164-cd33-47b5-86fc-d842dc55c17b",
"id_loc_from": "6925ed37-f248-4b7e-b08d-3713c3f31412",
"id_loc_end": "0b21386c-cc5b-4983-b916-2dee79168fc0",
"id_user_add": "0681f608-ee05-4522-afc9-e1e4d0e4160f",
"id_user_upd": "8a91bf20-93f4-4e01-bd82-dc09c6b6abaa",
"id_pos_sesion": "446d3695-c7d5-403a-be6c-c95cdaef678b",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:47:34.213161+02:00",
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "85fa1e18-bda8-40db-9872-469816d90e5b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "2d78de7b-d908-4c76-b1ff-45bd738789b9",
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"id_user_upd": "93076a36-5f82-46bf-a4a5-c14a31fc12ef",
"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": "247b75c1-731b-4309-9631-58e8cd3fd863",
"id_item": "6d4abd58-3067-4424-aa46-34e56ff3aa7e",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+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": "ebed3159-5b60-4c6a-bea4-5b9837b0a06f",
"id_line": 2,
"id_item": "d2b49aec-ae4f-4be8-85fb-2c3edf8e1363",
"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": "ac44ff26-5604-457b-9f2e-fbc558bb64e9",
"spool_server": "sample string 2",
"id_doc_sa": "4e80bc00-6315-4455-a75b-008c03ea17d8",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"printed": true,
"print_on": "2026-09-06T06:47:34.213161+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": "c8e6a277-789f-49bc-abf6-cff25feabd53",
"id_pos": "a8a6cfe2-f32c-45fa-9d82-b16822b95c0f",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:47:34.213161+02:00",
"key_access": "sample string 5",
"id_user_add": "0b35a467-d211-4570-a193-6555bfaa3085",
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "24cccefb-19a9-44ec-b5f0-bd247401c846",
"id_pos": "e1b34783-063b-407b-a2a0-901e2280afd3",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+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": "897f7351-d421-40b3-8a0d-721e51d5acb0",
"id_pos": "386cfc30-7dee-4b63-b3cb-84981584dba8",
"date_add": "2026-09-06T06:47:34.213161+02:00",
"date_upd": "2026-09-06T06:47:34.213161+02:00",
"date_out": "2026-09-06T06:47:34.213161+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": "b159f598-f5c0-4576-82c2-08bd13d4a701",
"id_user_add": "b7871d51-1718-4ff2-94cf-5ee126543da3",
"id_table": "25ff1205-6949-4c96-b015-da67fb5f994e",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "c8cd7428-5e42-47d6-b3ad-28f0b2a690e3",
"created_on": "2026-09-06T06:47:34.213161+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "00fba53a-6868-4a92-b48c-a7e76694bcc7",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "5014bf5f-2e30-417e-b060-83ee50e6e544",
"id_sync": "0ead2559-d50f-4baa-bda0-da4705b7b06e",
"json": "sample string 3",
"id_table": "5c8e151a-e4a5-4110-a881-22d066fb99e5",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "c48c5296-f5bb-43e4-b889-f7fdf26e6935",
"id_branch_from": "ac203c33-3551-436d-92b7-571fdb20e6d1",
"id_branch_to": "00769c3c-bb3d-48fa-860a-25f42bf40f69",
"type": 4,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:47:34.213161+02:00",
"send_on": "2026-09-06T06:47:34.213161+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": "e189fc45-003e-449a-887d-524d6302bd61",
"id_pos": "fde06d66-33e2-4b8c-b44d-c8f032a670d6",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:47:34.213161+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": "e488b1b0-3a76-4018-8521-df7ea4134e71",
"token_id": "sample string 2",
"id_user": "d7ce9bd3-6ed8-4aef-ab48-5a2d0fcea7bf",
"date_from": "2026-09-06T06:47:34.213161+02:00",
"date_end": "2026-09-06T06:47:34.213161+02:00",
"created_on": "2026-09-06T06:47:34.213161+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": "e699d4c9-302d-4a30-9602-cf659833ce1c",
"id_room_activity": "e9a698bb-f275-4de8-bbdd-701ef9f43863",
"id_pos_sesion": "2246e5ef-6c0c-48e4-b469-b718bb1d2c50",
"log_text": "sample string 4",
"id_user": "42754fe6-967f-45c6-8dc9-9fd7f797f2da",
"event_type": "sample string 6",
"correlation_id": "1174e234-d7c1-47c7-a974-a0f5a0ab23d4",
"id_room_unit": "07ae2000-6943-4a32-b8a1-e8c072d6b9f4",
"id_room_unit_source": "93c6acde-cff4-4b21-af5f-57c7fd1f1042",
"id_room_unit_destination": "67844f9c-c8dd-4c5c-9b81-dc52b6196906",
"id_room_activity_related": "938dbe3b-67d1-4174-9e06-2f3ca8077341",
"id_doc_sa": "055b1205-ab94-4fd9-bb35-b6f7c87b5f53",
"id_user_authorizer": "912d6606-a7e1-4403-b37a-33f8cefdfbeb",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:47:34.213161+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": "01d2f303-5e77-4240-8929-b98c06b76e6e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+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": "8bed38bf-55ea-48db-bec5-3a5aebc5fdfd",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:47:34.213161+02:00",
"date_end": "2026-09-06T06:47:34.213161+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:47:34.213161+02:00",
"last_update": "2026-09-06T06:47:34.213161+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"
}
]