POST api/post_vouchers
Request Information
URI Parameters
None.
Body Parameters
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. |
Request Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "7be9430c-fbd6-451a-b37e-af0a9a46e708",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T06:20:27.908822+02:00",
"date_end": "2026-07-08T06:20:27.908822+02:00",
"date_used": "2026-07-08T06:20:27.908822+02:00",
"date_sesion": "2026-07-08T06:20:27.908822+02:00",
"id_employee": "fbe77568-ef1f-4398-8ba8-96a5c995712d",
"id_branch": "1d6d9be4-e60f-4987-8edb-aa91a8493f30",
"id_voucher_permision": "e5ce1c01-fa30-4eef-9f68-ff9e5daaec47",
"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": "86d7b08f-ef42-4901-94bc-36b9cf8f626d",
"id_user_add": "87089dc8-08e4-4630-b1e0-689b20abcd34",
"id_doc_sa": "1a64f1fe-aa93-4db0-8362-59a27a23f2f1",
"id_item_sub": "692bd7cd-bc58-45e8-ae46-031d96723699",
"id_pos_sesion": "656798e2-a4a5-4369-9096-93290ba2b59e",
"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-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "7001264b-adfe-428a-b52e-39f77e571411",
"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": "ce0ce452-f2ad-4d60-b533-97f070f0882c",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "6956d01d-5f7e-4875-a5e4-3cea0279c093",
"commited": true,
"st_images": {
"$id": "3",
"id": "4fe197e6-f97f-4fc7-946d-9b3bbbcdfdf0",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "abed9bbd-861b-46d5-b2a6-05648d0f820e",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "06dd1029-1566-4715-8cba-d86da5ae2f2d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "44dcc5d0-251d-4b7a-bb31-3f27a8e25f6b",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "40e2726a-c28b-4a40-ac7a-2f2884d20d02",
"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-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "c1618502-3dab-4640-bf1b-42ed40ddeb7a",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "906abc4f-2c8c-4acc-b422-6d328e3cf46b",
"id_item": "ea24abe7-e42b-40f0-9cbd-ce07fbbafa6f",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "b46349dd-65f7-4bf0-9d11-d4b9f4f914c2",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "13c030cc-991e-497a-8bc7-02d42623c0de",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "001d99f3-6cd0-4db7-9373-f23bc6c0a871",
"id_unit_sec": "5e5c860a-13b7-4faf-a930-c0d1ff3dc31f",
"id_brand": "3f1ce561-b3ec-4dd0-b8bf-8197f047de1c",
"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": "d5cc95bf-d111-498a-865d-e76d2f5fdbfd",
"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-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "6a3a393a-23b2-4ba0-aeea-7525f2421f15",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "14b53f48-7067-44b1-9cd3-990f8bc548a1",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "125432ac-0734-44f0-8e47-b6ba1dee227a",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "dfaf6d13-557d-4e3e-9ec1-a081dea3ee0c",
"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": "4b5ab8ee-91e4-43ae-b734-d1232ae475ce",
"view_messages": true,
"id_image_photo": "d6dd584e-a422-4aa1-99a7-6da4aba6b21b",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "30aa4368-f4ab-4d10-b835-0cfd5a0cd4d6",
"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-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "62f4dce5-71e5-4d78-a280-ceae6e6813ba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "9614551d-d1a6-4e0f-81bf-cf66e6bbe053",
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "f4a262fc-2082-4fb7-83c8-7e869efe7820",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "620bdd08-f535-498f-a4fb-b1ee57f1029e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "bfeb6f84-a5ea-43f6-9f41-a5620f634263",
"id_zone": "412f0f46-e62f-46ad-9009-975c2b8fce7a",
"user_required": true,
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "669ed060-1b58-446c-bb98-2bd792b1c96a",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "accd384f-415f-478b-ac61-38454340e0ed",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "1d68ff37-51f3-4adf-b683-2c1a5dd0e676",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "daed9e7c-f489-4ad4-80b4-aaa1040d0364",
"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-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "40cc3746-7292-44f3-a43c-00eb04f89eba",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "ec5199bc-f8a0-4990-9d8d-233021a50b73",
"id_cloakroom": "39fedf00-4b51-4ea0-906e-f6e65fb65e36",
"id_pos_sesion": "abe11df1-7f71-4f6d-bb09-3d35b3e1b1a0",
"unit_id": 4,
"date_open": "2026-07-08T06:20:27.908822+02:00",
"date_close": "2026-07-08T06:20:27.908822+02:00",
"id_doc_sa": "f4edda57-0393-4afd-8196-98515a06643e",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "457b9ad8-84bf-4478-8e66-92cbec516d31",
"id_pos": "d5cf5009-a3a2-4506-a3a0-6db7a526a898",
"id_doc": "ff0d1495-191f-4e7f-90ba-c9dd79cdaa3a",
"id_branch": "eab5df23-3e4a-440e-b1db-5f7ffe5fc384",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:20:27.908822+02:00",
"date_tax": "2026-07-08T06:20:27.908822+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "718ab4f6-8390-4918-bf59-5e51d22f28d9",
"id_relationship": "cfca482c-d78f-4b8c-a5d9-0a97f9226720",
"id_loc_from": "6faf8920-1461-4af9-ba30-d3d063273345",
"id_loc_end": "f7b367fb-1973-4b68-bdc8-546a12e38253",
"id_user_add": "f3df1be3-8544-41b7-8031-e8f11cc28fd4",
"id_user_upd": "8bb44132-9b15-4729-adec-51944853ad3d",
"comment": "sample string 12",
"id_pos_sesion": "f1cd1113-5e1f-4b9d-aee2-6b3664da980c",
"id_room_unit": "6d962219-4167-4946-88d9-191e7bcbb19d",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "efdb8610-a6fd-413c-921d-cf065ca7b845",
"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-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "e6e48abb-b8c9-4a45-952f-9656bfc433e3",
"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": "0722be87-f8bd-48d9-b64d-3caa346b1a81",
"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-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "5143f36a-c92f-4f58-922b-9a153b276533",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "fefcada7-654e-4699-adec-76ec7195053e",
"id_pay": "03f42f22-5f7e-4469-aa33-e5725009e2bb",
"id_money": "ff24d316-0409-4e40-b6fc-4a69aee0cb1e",
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "dc9bbce6-7fcc-46ad-96c0-f75c9307a7f7",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "940520ae-d93e-4550-9609-4df891a72410",
"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": "d9863c09-6c0c-43ef-a83e-80609ab75328",
"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-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "37a082ef-c48f-4d97-bbb5-bc0f26989169",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "769deba0-2ccc-483d-9b6c-6f02c88dbf77",
"id_money_2": "faa9aa5e-50ab-4144-83e9-c2adf68586d6",
"date_from": "2026-07-08T06:20:27.908822+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "d9d5295e-faf1-4b40-9499-0da4edb7cd1e",
"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": "59465d4b-0bb3-4c06-a64a-a7d146aee316",
"id_pay": "57cb2baf-3000-4ca7-8ead-014b1b91b9f4",
"id_money": "835a001a-637c-47a9-9369-e092827cb6f3",
"date_cashflow": "2026-07-08T06:20:27.908822+02:00",
"coefficient": 5.1,
"id_user_add": "65be60b7-af1e-4ebc-a882-ba3d0382484d",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "8c0413f1-9e82-49e1-9139-a5255ed25c3c",
"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": "c510757a-23f8-41a3-b81e-e59a05fbbcb8",
"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-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "3e8b439f-a9ff-4c06-842f-36a231933423",
"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": "1844fb83-cf20-4937-be42-d6875cc2b578",
"id_line": 2,
"id_pay": "fc2f74bb-2c85-4079-a8db-22d2f35d615e",
"id_money": "17fcc8cc-c585-484c-828c-e35cdfd22d27",
"coefficient": 5.1,
"id_voucher": "8131d807-0c2a-4b1c-8dc4-8267f551a064",
"id_employee": "1adedf78-548c-4136-98e7-5c76b2efa1a4",
"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": "009e6e12-b042-48fb-98b7-1cb4b329b3bc",
"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": "ea077534-5054-462f-9fa9-30c8d2888f87",
"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": "5bc70943-3fd2-4246-8fdb-c18f330adb29",
"name_pos": "sample string 12",
"id_image": "27232acc-90c0-4f30-b9a6-8fab690eb124",
"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-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "e5c43a46-16cc-4dc2-85c3-bc016d2ec39c",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "9a3153dd-10a5-42b1-b86d-7550e24907d3",
"id_branch": "75bf099f-6338-43d4-b1a0-e3c2525d8913",
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "44e23f7d-a31b-4804-bbdd-a9be567164ce",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "3227551e-59ed-47d1-8fd6-01c2850773c1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "8f1bb5e3-949d-41d6-99e2-a6fc8789a1c5",
"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": "4b39d2f9-dee2-4eea-af29-0c518779774e",
"id_line": 2,
"id_item_sub": "01d42e0c-367d-44bb-8b6c-84a02280cba4",
"qty": 4.1,
"id_list": "1175ecc3-e75d-4880-b18d-d5da4fb4a9d5",
"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": "bd97e082-1916-42f0-aefe-6370e9165294",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "66066a78-e065-4750-85e2-dac20f046710",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "ca0f0bda-3c0b-4f3a-adcf-5aae6f18739a",
"id_user_upd": "56225c40-1034-4ba0-9e23-8ea6e7074bdf",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "8866b040-9aeb-497e-8c91-0a957def8835",
"id_item": "c1d36e14-6c85-427f-9acf-9146db3a8917",
"id_item_type": "e9f5182c-4078-4f65-9237-42b38235d376",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "2266ca08-7caf-4964-b34a-f393b952c4ee",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "31f16a84-7aa2-4ceb-b762-b919eaf64e10",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "523f7fab-6ef2-4410-9060-bf0bf211ca5e",
"id_item": "5ada4884-218b-42bb-874c-fb67c96ef694",
"group_id": 3,
"id_unit_ref": "b82109ed-ac5d-42c1-9cf2-5d4914872093",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "bc719575-4322-4f6f-9406-89d58fc74112",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "0a532936-20a0-42ec-a4f8-c8f8060baea4",
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "e179110a-6216-4f6f-88dc-c9f6a69283eb",
"commited": true,
"mt_units": {
"$id": "28",
"id": "7c24ef39-219f-4d27-bb01-1197c6d75f65",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "f079d3a2-cf82-4c40-a658-0221b6ebc021",
"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": "40869f90-644c-46ea-aa81-e34e0a2c2ccb",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "1b4bcb44-0cf5-4a37-933f-43da734d0180",
"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-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "1e1ecb2f-8f37-4c02-8091-69d9dbb7fb05",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "8a817252-bf84-443f-a3f6-b8e7854b81b7",
"id_line": "f7842187-dd6c-4d49-9a26-9f6bdbbaba2a",
"id_category": "ddb72a27-4101-4f80-af0e-93099b8975d7",
"id_item": "ed447807-d95c-4081-8153-b5642278209e",
"id_item_type": "12f0dae5-b775-4e22-a560-4671496617cd",
"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": "54abd61e-6ff7-4536-aca7-e2064e2201d7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:20:27.908822+02:00",
"date_end": "2026-07-08T06:20:27.908822+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": "49e07226-d2ed-4a94-9f88-bfc3ef62b135",
"id_pos": "dd4df0bf-56b6-4b91-b95b-14979ce2b8de",
"id_list": "a5eb29bd-586e-4d0e-8eef-49ab65f2e8a9",
"id_item": "ffeda262-03b7-4458-a181-ddb7e7631275",
"id_item_type": "cfaaab71-2b51-41a1-8e0b-29f5793ba8ea",
"id_category": "c8fb0ec2-852d-4505-92b4-21b0d29d68bc",
"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-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "ba6e4264-50e4-4312-a158-2814148103e3",
"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": "ac2c36de-bb59-4894-a193-a692d3a62166",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "ecf65b0c-148f-4fe4-ac26-0fb6c554f05d",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "fa0619d2-dc26-4513-8d30-d15f647cb437",
"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-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "4fe9ff06-f884-4a80-86ee-29b7f2e2355a",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "d6164256-0fb0-44c9-8143-69f7dda02991",
"id_pos_type": "4f6e8763-7738-474e-abdb-7e1debd672df",
"id_price_list": "b7ddcf05-093c-4592-8e32-e43ba3908f85",
"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-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "84f5a587-d204-4f56-93f2-211230516393",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "83e6431b-20ea-45bc-8384-67808197977b",
"id_pos_type": "629a3198-dfa5-49ff-b035-d83b0de36ecc",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "0b7ec4d1-250d-4998-a7aa-d520a18ba0d4",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "f9308270-8f81-4d31-9065-2ba1c5a77303",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "13d27524-353e-4d1d-87be-a16b14a569cf",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "69a9a8dc-128a-41ce-82d9-3eb4f3abc984",
"id_branch": "de8b2d7c-b561-451b-9d77-f4b998a1e732",
"id_pos_type": "0de91edc-cf6e-4d90-8ce7-f378a2cef9df",
"id_pos": "43d3c7e7-026b-47fd-91fa-44fc5bd45b62",
"id_item": "cb9ae379-2e5a-43bb-8091-b363f94d795c",
"date_from": "2026-07-08T06:20:27.908822+02:00",
"date_end": "2026-07-08T06:20:27.908822+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "623548a4-4028-44a7-882c-d828ca636a18",
"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": "073e3357-5256-442b-ac13-85cd0fd12d7d",
"id_doc": "521bd93e-531e-432e-8f30-c384acb23028",
"id_pos_type": "8c99ed1c-b971-40c4-aeee-c30658481647",
"id_doc_print": "87836cc3-9f2a-4f57-8ab1-1b81f7396404",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "3d7e3d8f-3b09-41ea-9891-1d89037725f9",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "fae54cbc-8c6f-44e0-bbb8-9a593b362dcf",
"id_pos": "0e3c26e2-5501-4218-a486-9f5a54a1d96b",
"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-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "45b48513-5711-4245-8dd4-d2e655dc86a8",
"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": "e80fa2e4-f4f0-416f-9582-32e9141502e3",
"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-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "6d8be26e-bf15-4c46-8e0f-fec7e73b17ce",
"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": "24ca1b9f-981f-45c1-af40-42d8b5a55beb",
"id_item_sub": "b373d73a-c322-4a8e-9f72-eb35136c1173",
"validity_date": "2026-07-08T06:20:27.908822+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "fb499c6c-9f51-4200-8a29-3995d6b80673",
"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": "5acdc717-8aa1-42c2-b06d-6f699c88db79",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:20:27.908822+02:00",
"date_end": "2026-07-08T06:20:27.908822+02:00",
"id_branch": "4612eeef-71df-43a1-a707-5f185f1d375a",
"id_pos": "dc87f13d-1993-474c-9f2d-c9930b08cc64",
"id_list": "6e669f6d-e533-40c9-9153-f64a2724b27e",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "b41ce136-5ac3-4fbe-8b0d-8ffa35a2ab22",
"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": "dc973572-ca5b-4e2a-8b9d-c0c1ad4c2c55",
"order_id": 2,
"id_item": "da4617e2-3d8a-4f15-927c-b902573f6952",
"id_item_type": "dcc60ab6-d0d2-4b30-97bf-802fc9ed968c",
"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": "7c163e9b-b3cb-4fc9-a90b-da186a0e82f0",
"type_item": 11,
"id_voucher_json": "bed2719b-ea7f-4531-b718-e258142538bd",
"count_voucher": 1,
"id_category": "60718007-1238-4a51-ade2-e19c42ad5936",
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "360a15a3-f70e-4d8e-9336-3ea3c4a1ee47",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "baa16ad1-22ea-4a0b-97f9-20422bae4ddd",
"nro_sesion": 2,
"id_pos": "4fbafcf4-dc65-4618-97c5-296da878985a",
"date_tax": "2026-07-08T06:20:27.908822+02:00",
"date_open": "2026-07-08T06:20:27.908822+02:00",
"date_close": "2026-07-08T06:20:27.908822+02:00",
"id_user_open": "d259a276-deb8-45b6-a487-e5911547a100",
"id_user_close": "564a9c68-dccf-4713-9492-f2b9ab71b0cd",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+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": "5fff4642-64ba-4edd-b69f-a69fb4ea22d5",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "e392df4e-3d31-4d3c-9f93-4ae0f1d0d5f2",
"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-07-08T06:20:27.908822+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "b696986d-f8d7-4732-9496-eff672935ca7",
"id_room_unit": "fe320293-2ea7-440d-b7b6-182a31f35608",
"id_room_list": "27431173-f84d-4026-8951-7795d50de496",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T06:20:27.908822+02:00",
"date_from": "2026-07-08T06:20:27.908822+02:00",
"date_end": "2026-07-08T06:20:27.908822+02:00",
"date_open": "2026-07-08T06:20:27.908822+02:00",
"date_close": "2026-07-08T06:20:27.908822+02:00",
"id_employee": "7e5ff410-9085-4f66-be4d-eb37810dfe81",
"id_employee_sec": "3770f774-c39f-4db6-8279-102a70ba131e",
"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": "28a5ec73-6218-4044-9d66-0cf30cd0cd14",
"comment": "sample string 7",
"id_user_open": "ad21e468-13bf-4210-a5e1-6c5471230222",
"id_user_close": "d92e33f3-6d2e-4dc7-a7cf-4c8f2ccd8199",
"id_unit_state": "182c6f99-702f-46e2-9b6e-b151a4f29fe4",
"id_pos_sesion": "4ef6f014-3d0c-491f-a8b7-c05cdc56a965",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T06:20:27.908822+02:00",
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "8727e1e4-6604-4f28-b99b-014962ab12eb",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "38563ad2-789d-47d3-819f-368dba523ed1",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "7a757846-9894-4982-93c8-6e2de55941f5",
"locked": true,
"date_locked": "2026-07-08T06:20:27.908822+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "47fcd746-3884-47bc-8dcc-5afe86edd69c",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "dfaeea5a-0554-4dcf-9ceb-06524c28aa05",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c094fa35-0cbd-4326-b608-3166256b5763",
"name_pos": "sample string 6",
"id_image": "e549e623-a75b-4f3c-96a5-dae3dfbc12bb",
"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": "62d4ff65-eb53-4c78-b7b9-fcba75fd4d71",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "d444f26f-cb9a-4b07-ab61-0c2c5b6235d8",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "f4dd4301-1d8f-4ee4-946c-56fd9267af59",
"id_room": "c6cbbd7d-c220-4625-93a5-07c3a5f1b317",
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "96ee9fac-4c5a-41bf-8432-39d192572a60",
"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": "4e3f3818-b6a0-4ea4-bf51-0a4701a12f08",
"id_room": "199df2a6-f66a-4add-acc3-4cc95e2f1060",
"date_in": "2026-07-08T06:20:27.908822+02:00",
"date_out": "2026-07-08T06:20:27.908822+02:00",
"id_user_add": "10bb91fc-bd8a-4593-8c37-7f191a16c4b3",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+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": "2ec705b1-55df-45b3-8689-4a1ee61cf3a4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "ba640bbd-8f5c-4fc3-b094-1b8eb2383ec0",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "13f08fb0-4377-41b8-a9bc-f8646bb40021",
"id_room_state": "10966d8f-c124-4f2c-8191-a35d66c6d881",
"id_image": "c39a20e8-b95e-49e5-962b-50b94ead653e",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "d621f5a3-4aba-45ca-beb8-0839586d7815",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "f2c00330-7cff-4f5e-8cd8-5a53c1da8c0d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "83eb68f8-4607-410b-a2c7-8215bbf876a7",
"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": "834733f9-a9d1-4f6b-9cf6-16bbedd0e34e",
"id_pos_sesion": "44545b85-053e-41fd-88dd-13dc66302e2d",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "1b6a2963-65d8-4b3c-a7ed-d64a21a7c4c6",
"id_room_unit_activity": "1c3457d7-9d13-47ef-b43d-4151117ec0dc",
"id_doc_sa": "4ec1df52-135e-4095-b70c-e2cae2fd7f81",
"id_pos_type": "d8aac9c5-f59f-44ba-b631-f04b5e717909",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "eca06d78-bd5d-4b57-99a0-ebd45eda3aa7",
"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-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "cbde2ce5-049c-404a-91f4-d770b80fb6ad",
"id_user": "676278ab-3ed4-40ff-a77d-1ec4363ec8be",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+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": "2158dd72-8983-4927-81db-6f7fb2c3f52c",
"id_user": "5286ee04-e6be-4be7-b78b-a0c84cccbc1a",
"date_add": "2026-07-08T06:20:27.908822+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+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": "ee5c57fd-d28a-4ecf-93dc-3a2cfd687578",
"id_user": "7122f269-f2f0-4dd4-8da0-2c2d8de69cb5",
"id_user_profile": "3391eced-73fd-40ae-9fa1-8d33d7daec0f",
"locator": "sample string 4",
"date_end": "2026-07-08T06:20:27.908822+02:00",
"id_pos_sesion": "7e62be18-e8ca-4a89-b4e3-b240c818d749",
"date_login": "2026-07-08T06:20:27.908822+02:00",
"date_logout": "2026-07-08T06:20:27.908822+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "4f61f556-3b7b-42a7-aba8-2e112fe4b27b",
"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-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "fd76e779-0bd2-4c3b-93b3-e4a49ec65621",
"id_function": "604ffec5-5724-4031-98e2-cf999ac3909f",
"id_user": "d70d6216-b5b6-461b-96c9-9c510f250a18",
"id_profile": "be966ff7-a3af-4a1f-833b-5eaa74a4929f",
"permission": 3,
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "4789a7ac-0ad4-451f-88e3-ef166cfe55e7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "bf418bbf-3da4-466d-99e2-ffad6da50d73",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "151f02cd-f74f-4121-978d-49cff7e18564",
"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-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "bfb43dc6-b6a8-4b45-a997-5ccbe8b4fe8a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+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": "e4361858-736a-4445-a0f1-d8267d8699c8",
"id_user": "3d03a3c9-4dee-4de0-85b7-0899127312e9",
"date_add": "2026-07-08T06:20:27.908822+02:00",
"destiny_type": 4,
"id_key": "5b00ee93-5dff-4f42-8cd0-de0d7e41585c",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T06:20:27.908822+02:00",
"id_pos_sesion": "98bf60eb-e2e8-4ad3-ab13-989c7335ef6d",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "8dab5f56-9377-4403-8546-2f7ada9e5b6e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "80061b5e-9f45-4f13-b499-1c390e344425",
"id_doc_print": "14834923-c717-4aea-a970-44700e3f5acc",
"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-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+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": "b4e793e3-19ca-4998-89a8-be9b97e4df6a",
"id_line": 2,
"id_item": "2b7065a3-ac87-4b65-b823-43f2553e34e2",
"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": "a8e0c528-237f-4361-8055-e00e4cf85b77",
"date_from": "2026-07-08T06:20:27.908822+02:00",
"date_end": "2026-07-08T06:20:27.908822+02:00",
"date_used": "2026-07-08T06:20:27.908822+02:00",
"id_employee": "802624cb-920b-4e7a-b49b-6c651d49f0e1",
"id_branch": "47506d54-c3d2-4465-9eb3-d4b0abde62d3",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "74918914-c79a-402a-856a-562e8eb4f23d",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+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": "3d3d89f8-5c58-40b0-9b3a-1f0249907cde",
"id_doc": "68a75232-c2d5-47fa-baeb-b48db1a81994",
"value": 3,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+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": "d9ecc68f-3c14-405e-b12b-b4b347010157",
"id_pos": "f78500e3-82d9-47c0-b27c-7d03d21cfb49",
"id_doc": "de627fc1-0d23-4f50-b8c4-54a37aa85207",
"id_branch": "e2830747-2e3d-420e-8828-648e4bab4d5b",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:20:27.908822+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "3983a54b-2e6b-44ef-873b-5c9827ad9f6b",
"id_loc_from": "5e2cf3ec-31da-44b5-91df-80a13845a3f0",
"id_loc_end": "1f3a1d13-bbad-4923-8707-4e227a6a6084",
"id_user_add": "de76e888-a3a3-4cd1-bd8a-2e583cf0c441",
"id_user_upd": "9dd72ab1-5c29-4dc4-bf1b-40a67eac7cbc",
"id_pos_sesion": "69a1b74c-cb94-47b5-9efd-3c214890c7a9",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T06:20:27.908822+02:00",
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "f61b04b7-c542-422d-a6d7-8ee2d5dc2f37",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "cfb41cef-5cc9-49db-bedf-85bba53e61b3",
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"id_user_upd": "240a092f-326d-44f8-8d52-e0adfedc773a",
"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": "fc8725ac-bfe7-4074-95ca-a77548bd0c64",
"id_item": "a606fd14-d081-46e1-804c-ab0e0482e0f4",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+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": "2ea13e50-9214-4506-bb78-f6c841bde6e3",
"id_line": 2,
"id_item": "665c8e95-1fb5-4c62-ad85-8765d2704797",
"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": "6969cee7-b31e-47d6-aa9f-cb3e080e9128",
"spool_server": "sample string 2",
"id_doc_sa": "6da1e37d-31e7-471a-b368-31bf8e10d471",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"printed": true,
"print_on": "2026-07-08T06:20:27.908822+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": "fde56a30-e3fd-4318-8767-1c03df872447",
"id_pos": "3c04fc57-bbe1-4446-9d2b-cbf98e24077e",
"mac_address": "sample string 3",
"date_end": "2026-07-08T06:20:27.908822+02:00",
"key_access": "sample string 5",
"id_user_add": "4d624cb8-b614-4c42-8b3c-4b282591acbb",
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "c44fe7e3-f0e4-41d9-982c-fdc3f297bfa5",
"id_pos": "72ad72a6-84ae-4149-83c5-2770fee20138",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+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": "c924742e-c411-4ee8-b459-d38929d47eec",
"id_pos": "1a8cfa72-813b-4a79-b94d-142b3ad4666d",
"date_add": "2026-07-08T06:20:27.908822+02:00",
"date_upd": "2026-07-08T06:20:27.908822+02:00",
"date_out": "2026-07-08T06:20:27.908822+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": "eb06b476-26d5-4b23-ab8d-78d46c3c3fe0",
"id_user_add": "b8d712fc-d0f1-45de-9c20-e311fca78d3a",
"id_table": "e45d806b-418a-4528-b6e1-7d7aeab2b585",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "301ce705-83f8-4a02-a094-3a133a6541db",
"created_on": "2026-07-08T06:20:27.908822+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "bdeb6431-f0b1-4ce6-8428-8717b78c951b",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "4e0db142-a94b-4451-8b6e-f5481720f053",
"id_sync": "db0383c0-d0a9-43f3-8c43-7bf95e1ecb9d",
"json": "sample string 3",
"id_table": "aaeb5298-7aaf-4190-b6b0-fda7d8a612d5",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "318bc6a5-780f-4ae9-a0ce-2cb3335e9b8b",
"id_branch_from": "4880fe62-527b-4ce9-bbe0-367a995af596",
"id_branch_to": "e0256f4b-4410-4f73-8e2e-d3fdff0684d3",
"type": 4,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T06:20:27.908822+02:00",
"send_on": "2026-07-08T06:20:27.908822+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": "c677034c-b35d-479f-9109-2a890d7ffcea",
"id_pos": "521b0ce2-99cb-4fa8-acb2-db31103ec0a7",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T06:20:27.908822+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": "bf67cd00-e551-4e4a-b49a-0651b931a9b5",
"token_id": "sample string 2",
"id_user": "cedf24ee-c215-4455-9805-f5b085600175",
"date_from": "2026-07-08T06:20:27.908822+02:00",
"date_end": "2026-07-08T06:20:27.908822+02:00",
"created_on": "2026-07-08T06:20:27.908822+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": "62a66f72-b638-4d2b-95d8-3b5f3fa23a43",
"id_room_activity": "f8d6e964-9ac6-4c9f-b23a-6bdf02603da3",
"id_pos_sesion": "a8b5fc9d-01d6-4162-9730-961164e4ddfd",
"log_text": "sample string 4",
"id_user": "89c8a309-fcf2-4c78-a32c-68a646020f1b",
"created_on": "2026-07-08T06:20:27.908822+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": "aeaf8bf4-a413-4b0e-948d-645636df317b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+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": "9a7c26dd-af77-4b4b-9eca-c7ded053bee7",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T06:20:27.908822+02:00",
"date_end": "2026-07-08T06:20:27.908822+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T06:20:27.908822+02:00",
"last_update": "2026-07-08T06:20:27.908822+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"
}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 100 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "976aba07-d449-4954-a9f7-72aea9a83b0c",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T06:20:27.9255465+02:00",
"date_end": "2026-07-08T06:20:27.9255465+02:00",
"date_used": "2026-07-08T06:20:27.9255465+02:00",
"date_sesion": "2026-07-08T06:20:27.9255465+02:00",
"id_employee": "911fe289-c877-44d6-a4ed-9c240a648681",
"id_branch": "4689a87d-bdd2-4062-a355-3e3104be6416",
"id_voucher_permision": "720f73de-88ce-4074-a309-221695978530",
"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": "60561eb4-d39a-418d-b8c6-f1d95c2405f2",
"id_user_add": "bce23dbc-9d97-4124-bb6d-aeade71ecce3",
"id_doc_sa": "3cb42771-fce9-416e-8ba7-afccdbc6d19c",
"id_item_sub": "a3979559-06b9-4d91-9a26-e2d446a5324a",
"id_pos_sesion": "ad7cace5-e947-457f-bc57-2f153e471d72",
"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-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "9040fddc-52db-4d34-8891-714a44e461bb",
"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": "56c36b50-2468-463a-be1c-1196f7b21121",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "69d56432-7970-46d0-9395-2440e6abede4",
"commited": true,
"st_images": {
"$id": "3",
"id": "1cc645aa-6d44-405c-9aa1-1c1a9ff0f242",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "fc7b7bfa-d10e-4026-bc30-f32f9f6dcc52",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "336513b6-b0cf-4cf4-9a3e-dc831ca1409b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "cdc4f6cb-bac8-4996-827a-07eabb5ab406",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "08b0c328-b94e-48f7-9a8c-227a8f0652b5",
"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-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "1d294bc0-952b-4917-ae19-2973d3677943",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "4be35820-5e19-417b-9dd3-7f5e485deff1",
"id_item": "94ce33df-fb27-4982-b10d-59fd9139ec09",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "2b344d03-feb7-4ece-a8c9-93bf8e5d5d80",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "196d4bde-cc46-4eb6-bbc7-71b1cd4014dd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "32982f65-9a83-4274-b6fe-ecbf8dfbb25b",
"id_unit_sec": "873484cb-3a19-4173-8096-b85784255a97",
"id_brand": "aa1f2cd0-23aa-46f4-817a-6fc576d4786c",
"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": "67dd1fe6-fc75-4363-8d7a-8faa800a2597",
"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-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "1eed934b-5f6a-4ccf-88ac-2f66dadfb3a6",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "82f152a1-f415-4161-a5b8-0ad18f5a63aa",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "777a4bc3-39de-429e-9dc3-640d84f2e2ff",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "db347b86-339f-4cd2-8b0b-55584f92196e",
"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": "cc61e46f-9f62-4e21-aa21-8bb200c0231e",
"view_messages": true,
"id_image_photo": "5dd0416f-70f6-4959-80c0-59b11e8e0a24",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "e808168e-c272-4b8e-b2d0-bc95d5924f12",
"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-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "b6e454a1-493b-457d-a3b0-a584c3ebb0b4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "223ab4d4-e02d-4eff-8de2-259fc2feb85e",
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "0f1f5b10-72e1-482a-964c-8115b558506f",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "2068375d-3a7d-4f25-93cb-68d283e736e0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "7d8c9cbf-d314-4852-aba4-ac035f715d3f",
"id_zone": "f4d2abe2-b872-435d-9263-49fda697d08d",
"user_required": true,
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "6614a0e7-d27b-4c6a-bd64-51f475649c25",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "df98ef08-5e28-4495-86aa-8ed02a84f5c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "3a059200-7bf8-4aca-8a60-2a5ca5eb70b4",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "739822ea-d338-45f7-b048-ee45eebe700f",
"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-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "da24d38a-a8e1-42de-ba9c-d6b3ea12e159",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "f0680ff6-c17c-4c33-bbf2-3231c0216f83",
"id_cloakroom": "92e91b68-9928-4ae1-a545-1e879264f5fe",
"id_pos_sesion": "c21798d8-06cd-4857-8323-bf9d2611a64c",
"unit_id": 4,
"date_open": "2026-07-08T06:20:27.9255465+02:00",
"date_close": "2026-07-08T06:20:27.9255465+02:00",
"id_doc_sa": "d74226e5-e6f7-473e-bec2-a1ca5a494d54",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "d629a117-9dcd-474f-b132-4afd90ac4507",
"id_pos": "1121dfcd-f501-4680-8289-2667e0900fa0",
"id_doc": "29ba0002-86d5-41cf-8c9e-f74222b744e5",
"id_branch": "7683eb9d-97a7-4657-98d8-17a1e7f7ef33",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:20:27.9255465+02:00",
"date_tax": "2026-07-08T06:20:27.9255465+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "1b8339ea-6699-4136-9988-d70b278f683a",
"id_relationship": "98c30e80-54b2-4d05-9330-148407ff7329",
"id_loc_from": "cedba3f5-09af-4699-a2ee-007521ee27ae",
"id_loc_end": "675bbcb7-f079-4831-aff4-0afb78fa8926",
"id_user_add": "13770240-d3f1-46a4-9f54-bd420615abe6",
"id_user_upd": "92c9d7ff-7b6b-4018-a8f3-4c3cbf049130",
"comment": "sample string 12",
"id_pos_sesion": "dc8ed9cc-8652-4b5d-a37a-3a961179827d",
"id_room_unit": "24f36900-a739-431d-bf99-fe742eef4b35",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "c7e0397e-d83b-4bc2-8f45-3998cc9fb6ac",
"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-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "08422537-4d7c-4617-b684-bd0a9996b2c4",
"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": "6778ecfb-74d6-41d3-b533-89437aaa1938",
"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-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "3b7f3e70-f53a-40b0-a6c5-0ecef936c9e4",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "5b5d06bb-ab7b-4548-b9ee-d6169a4ed26d",
"id_pay": "e2881bfb-8919-43ee-8c4f-71a669b4f967",
"id_money": "30e65746-9310-4ac3-afa9-bfab1306eaef",
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "43a6edc9-be2b-4287-8e38-9dd721ff3a32",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "c30d559d-3a81-4156-80e6-3738d8c7a6e5",
"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": "3bc0d513-4830-4e15-8302-a9184b1048f6",
"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-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "b9f6639a-0538-468f-af77-c5247cc50f13",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "c32378b2-9474-4c8a-bf84-1f8dd343783a",
"id_money_2": "4a09a081-a692-43a0-9aac-7497bdac9cf6",
"date_from": "2026-07-08T06:20:27.9255465+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "1281c797-2908-40cc-93c1-4e89c893dbc1",
"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": "7e04a6d3-c427-403f-a64f-5977ea2158e0",
"id_pay": "0eea688f-ef12-4c6a-bb61-24ed144986e3",
"id_money": "6b3fd351-3a87-4547-87d1-eba283aeb4a1",
"date_cashflow": "2026-07-08T06:20:27.9255465+02:00",
"coefficient": 5.1,
"id_user_add": "e21e1ed3-10b4-467d-9265-ddb70e3e49dd",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "bca5189d-ab92-4d5a-85fe-8b01f1c8bd8f",
"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": "7ed7593a-e5e6-435f-b698-5d7507467c8f",
"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-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "ca0be041-9dc0-4816-96fe-33aab7f1ce9e",
"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": "6bf91974-e632-4f7a-8ca8-0c9c26d31a3a",
"id_line": 2,
"id_pay": "8b14f05a-2df1-45e7-b383-bc84acf54f5d",
"id_money": "e512a15c-949b-41c9-9505-1087495a47cb",
"coefficient": 5.1,
"id_voucher": "8647cc0f-a1a8-4720-b9db-dd60c93f6325",
"id_employee": "807f4a38-7296-418a-ae27-ef9aa9b014ee",
"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": "a0bed006-5db6-48ac-8be1-c6afdc16261f",
"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": "b6c09b14-2bc6-4011-8bbf-9d8f69214491",
"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": "a068f523-53a7-449a-b05c-39b8c7e5ae95",
"name_pos": "sample string 12",
"id_image": "ff9ab86d-fb50-4d17-a5a6-7eaadf35cd89",
"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-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "bfed9a96-d5dc-4c82-8715-6ffa196452d0",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "4571fe09-2f1a-4d1a-826c-e8c6cc34ff77",
"id_branch": "8b72714a-b8b8-4da7-8613-ed44c153315c",
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "79351b1d-340a-4507-a9b2-5beec74a1911",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "4d5fb3cb-f8ef-4e54-9666-a8fe2fd0c705",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "25461597-f2d3-44d8-ad43-593868c520e2",
"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": "1c92e258-b305-4fbc-b8de-4448ee0d6adf",
"id_line": 2,
"id_item_sub": "3e022177-b809-4297-bb1d-846992b88bcb",
"qty": 4.1,
"id_list": "8bc8bec0-a38e-4093-893d-7c4160ffd0dd",
"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": "1de6fd74-965b-414d-a9b8-ef120eb268db",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "a0067bf7-00cf-48e4-862b-f18fb8b16f19",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "45f49ce1-3cec-4bfe-b97d-adfe79166493",
"id_user_upd": "124d9253-4b6f-4876-8ff4-7c44d26eed69",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "819c7e88-7d93-4051-acca-c1f666246d73",
"id_item": "d53ab938-86ce-41d2-8e21-2b7a04f7b9f0",
"id_item_type": "8091d3ab-482d-4f94-a005-ded71a0ce477",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "275b8931-ec3b-45b8-b3ea-58baa38c587c",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "7fce90bf-f9b2-4e46-bf4c-6458e9c5d7c6",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "fce49459-85c8-473f-913f-3251b985c59e",
"id_item": "f36dd71d-75eb-4948-98fe-228a7138d901",
"group_id": 3,
"id_unit_ref": "8de6d191-bf56-4965-a22d-9af7ac52acca",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "7b49e1c0-e2e9-4424-b43b-80f09140bbe2",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "42ea938c-19de-40a4-8deb-21fe98b1c877",
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "f00b43f8-11dd-47f3-b39a-ca103c2eaea4",
"commited": true,
"mt_units": {
"$id": "28",
"id": "b5d3bdfc-0cc6-4457-8f06-8b9e98c6cf8c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "79d8e560-6e23-4abd-b01c-9bb73ee404a8",
"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": "edcf4823-fb4e-4bd5-b56c-3220471b1662",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "1965620d-8d4e-4ce3-a36e-33879485f060",
"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-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "c4665e20-8dc4-45f8-9282-1b06c0f67628",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "89628494-2617-4382-bb35-53163be97c5d",
"id_line": "9fe8e31b-a677-41e5-b732-779351277b8c",
"id_category": "b1b83d76-7d09-46f7-a106-0fb4d779d7e1",
"id_item": "1aeb2261-c5cc-4cd9-8437-562b622e9a16",
"id_item_type": "8b6888e9-d2b3-493f-b457-797cc11f7541",
"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": "3c9d6910-5b51-4f76-86a5-601d7ef2bc38",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:20:27.9255465+02:00",
"date_end": "2026-07-08T06:20:27.9255465+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": "363a7280-71d7-4b8e-8bc9-66b017a07d01",
"id_pos": "27e36cfd-f10e-4087-8880-1dc9aee19c39",
"id_list": "532ef94f-64f3-45ae-81cf-7d7ba1f476f9",
"id_item": "8fcec289-2627-401b-a866-d10e6f9aec11",
"id_item_type": "edfee567-4fd2-413d-8e72-b8d663febf00",
"id_category": "002e0967-0eae-4f07-ba3c-b8a4fa8b27d9",
"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-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "3819e181-266f-4f87-a205-90ad1077cac1",
"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": "6a840375-0063-405d-806a-2600db5eb66d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "008ce91e-d68f-4946-a624-8017a69faabb",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "c8ceeaf1-e46e-4429-ac08-e0ab630dfcef",
"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-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "50e8f34a-5c62-44c7-9f3a-f64576d1ede3",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "4cf9a4f6-90be-4951-af10-bfaee09c1624",
"id_pos_type": "b762fac1-d93c-443c-ad5a-233744bb6c41",
"id_price_list": "f7ed877a-894f-4ff6-8a84-2deb091d4c60",
"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-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "2227af91-4f3e-4720-aa66-a3187b8508f8",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "de0178b4-b3fa-48b7-a749-d59fc38b95f7",
"id_pos_type": "e563cb37-759d-4feb-9bd4-9046358d89bf",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "8cc9d063-0543-4227-b95a-0e805fd9b9aa",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "97892051-8135-409a-95e9-35b3228f31b6",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "c80d1b1f-5eb2-410c-8761-776f9ae78a0b",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "4bec16f3-a6e3-4c4d-a551-95a64498df1c",
"id_branch": "f097818b-64ae-4922-b66b-7f95c4a9b428",
"id_pos_type": "785225ec-327e-4b48-9b5d-61bde427fc79",
"id_pos": "4f82b01a-eee7-47f4-a316-c3df6781f808",
"id_item": "f1a8bda1-6803-47e2-b93f-176199b7006e",
"date_from": "2026-07-08T06:20:27.9255465+02:00",
"date_end": "2026-07-08T06:20:27.9255465+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "50378b48-cf46-4308-9051-6e0202460f24",
"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": "024e49d5-7090-43ec-ba6d-b320e566bbca",
"id_doc": "6f6012e7-9310-4815-a7c8-930b8fdc2a19",
"id_pos_type": "ca47bf62-4371-479b-886b-3fb375bf09c3",
"id_doc_print": "2ff6c336-5e31-4d20-9f65-529938f914a5",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "91ecd938-a1c4-414d-af68-08c568785fc9",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "f8a82f0c-d733-4a4f-a71b-d5cbe5ebc3db",
"id_pos": "b0fc1807-9a47-4a58-a537-9d788ffda801",
"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-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "cb74ae45-f051-4a39-b873-97734f1dd658",
"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": "0f75914d-638b-4ee3-9dcd-90cd85d9dd9d",
"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-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "1c281f48-7aad-4672-949b-1bc337d4c63b",
"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": "d3190d15-9a28-4026-8cd4-450db5d6b665",
"id_item_sub": "f97254c9-6aaf-4847-a3c0-a83239f98de4",
"validity_date": "2026-07-08T06:20:27.9255465+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "6eb8d153-8a4c-4d13-9571-f5a1c1835c05",
"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": "c34b627e-ec5b-45a7-a383-ec9a7d9f922c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:20:27.9255465+02:00",
"date_end": "2026-07-08T06:20:27.9255465+02:00",
"id_branch": "f61b3622-09cb-44da-b40a-9a4d8cc4ab3e",
"id_pos": "f913c102-a378-4ce0-98e3-c6279ebdd185",
"id_list": "a56ad9fb-a7b7-47ba-879a-2494287c3d2a",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "1f170ed6-5bd0-4646-b4a9-504ae6aa3cc6",
"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": "a6973bc1-bd9f-4d09-a7f8-f1530c0d7308",
"order_id": 2,
"id_item": "02945809-4502-492f-8544-9f4f18d34831",
"id_item_type": "8f05173f-c616-4d1e-9e0c-38223673c947",
"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": "329ee2ef-703a-4c0e-9388-c61d1efbc9ea",
"type_item": 11,
"id_voucher_json": "07f46f93-a41b-45fe-8287-9b5f468a4e37",
"count_voucher": 1,
"id_category": "e8f7f172-567b-4b24-b9a2-6cdefac5fd15",
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "6b8b83fa-bd19-4bee-a50c-afd9445652be",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "df14c7b7-51b9-4755-af8f-593d7e887dc3",
"nro_sesion": 2,
"id_pos": "ef7f7f36-b3e9-4c0f-9551-b060f1180db5",
"date_tax": "2026-07-08T06:20:27.9255465+02:00",
"date_open": "2026-07-08T06:20:27.9255465+02:00",
"date_close": "2026-07-08T06:20:27.9255465+02:00",
"id_user_open": "d3168d35-d066-4e87-bb36-6ac943690322",
"id_user_close": "f2e8bc16-a8d0-4f30-93ee-c2a5140675d6",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+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": "3baabd54-9bf7-450f-a0bd-235eee0dfced",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "a0750be9-44aa-41c0-a522-6c2356de8001",
"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-07-08T06:20:27.9255465+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "4aa67cb7-ed66-4314-968d-55db68acf54c",
"id_room_unit": "bbdf0090-4b0c-4217-b967-5879a0a5b6f7",
"id_room_list": "1de0cf06-a733-4962-9bc6-931ea75f25e1",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T06:20:27.9255465+02:00",
"date_from": "2026-07-08T06:20:27.9255465+02:00",
"date_end": "2026-07-08T06:20:27.9255465+02:00",
"date_open": "2026-07-08T06:20:27.9255465+02:00",
"date_close": "2026-07-08T06:20:27.9255465+02:00",
"id_employee": "befeab33-2db9-45c5-99ab-a1cd1565fea1",
"id_employee_sec": "c27b8c5d-db3a-45c4-9eea-6163e3ca4fb1",
"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": "428ded2c-4adf-40e5-bd64-0419d36d19cf",
"comment": "sample string 7",
"id_user_open": "caf53907-6f05-4342-99a3-31b7370501d7",
"id_user_close": "96e1ea8e-d9a5-4405-88f4-3cbcb5c310d8",
"id_unit_state": "4bc35a0f-5aa7-4de0-9cca-8d82f0b8e1fc",
"id_pos_sesion": "d98b0b14-8d34-421e-8f83-792c7f4201cf",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T06:20:27.9255465+02:00",
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "dab58375-c20e-41a5-9599-0fbf6d63b3f4",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "211d4991-24d9-4caa-b74e-72b06585f55c",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "0d0207b7-d95a-47ef-876b-a6198a4a683a",
"locked": true,
"date_locked": "2026-07-08T06:20:27.9255465+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "8229672b-3eef-4197-8273-9b46a2909381",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "66b3792a-6aae-4646-a597-272246712481",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "4e9f5d6c-a7e1-468c-906c-c3d0ec9b75bf",
"name_pos": "sample string 6",
"id_image": "21b2c539-9167-41a0-ba5b-893f0b4d492e",
"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": "949db5b6-4d6f-4347-9eb5-de406d47412a",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "c0ae25c4-176b-4280-90cd-706240c8a139",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "bf33f5fe-765c-4113-87cc-05b63a012255",
"id_room": "bd40319a-f6bb-4423-8fbb-bc9b389dce5d",
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "c55fa554-5b91-4d73-885e-d2c3ea00a4fa",
"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": "2f7885a0-02c1-41b8-8012-9f428c1918d8",
"id_room": "0802461d-2905-4d0e-88e5-8a5d778af572",
"date_in": "2026-07-08T06:20:27.9255465+02:00",
"date_out": "2026-07-08T06:20:27.9255465+02:00",
"id_user_add": "692b5401-a6f0-47e9-8549-76fb51c72f56",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+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": "be83e383-85f4-43ab-8321-676e1dee08f5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "918664bb-9b8b-4266-8d54-61d546e2133b",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "317f250d-0f47-464b-8402-e4f71899338d",
"id_room_state": "d881d1c0-c308-4ed6-ad3f-e885ed090b17",
"id_image": "8254e187-219c-4361-8d10-d7de04623d3a",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "f568f237-8c22-47b0-8ec0-25f830ca609a",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "4d2061ee-4251-499d-8713-e80a732072d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "b5090c9c-e347-4950-aa45-e13c117d63b6",
"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": "404c472e-474b-4d86-802d-a7c15c4d4883",
"id_pos_sesion": "a0eb94e1-301f-4bc2-9b8e-c50500522bb3",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "b69dede4-6008-425d-b1fd-6ed15b81d66e",
"id_room_unit_activity": "83a175e7-355e-4a0c-9ef9-c2a2f24d30a9",
"id_doc_sa": "dd8aeaa0-548b-4dc0-a3e9-0be2acf24281",
"id_pos_type": "349c4997-6f2c-497e-837d-c054150642d4",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "b6b780c3-7d91-4c86-8789-0747c958357b",
"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-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "7dd09093-07a1-4af3-8ec3-8783a0da10eb",
"id_user": "308c452c-fd85-4410-8a02-e1b1051f14b1",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+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": "fb8953a8-f6c7-4e16-9c80-412e996d7e2f",
"id_user": "5496ebfa-14ac-4337-a683-efe4f9715c31",
"date_add": "2026-07-08T06:20:27.9255465+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+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": "0d2c404f-033e-47ad-94dd-aac11ea75799",
"id_user": "7cdeb785-6f48-41e2-9115-63f6af7076b6",
"id_user_profile": "e92ef28b-8858-4beb-8c8c-901065c54296",
"locator": "sample string 4",
"date_end": "2026-07-08T06:20:27.9255465+02:00",
"id_pos_sesion": "f8701cde-1a62-44c5-918d-206e2114781e",
"date_login": "2026-07-08T06:20:27.9255465+02:00",
"date_logout": "2026-07-08T06:20:27.9255465+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "e8385019-caad-4b14-8ba4-a65616959708",
"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-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "e490b5ce-97fe-4776-8baf-828da8344ce5",
"id_function": "7de8c9d2-ca6e-4fe2-af13-65bfeff7c2d0",
"id_user": "9ff6e16f-8bcb-4c42-8abb-ee25f4b6e20f",
"id_profile": "68bfd0d3-490b-4b91-a670-ed91c8e02503",
"permission": 3,
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "48619c46-6620-4051-993e-70dd6aee9863",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "6445abeb-99cb-45ad-bea7-5701a151d61a",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "056dbfaa-9b41-40e0-97a7-4a113ea5cc94",
"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-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "1565ef58-0548-4ca2-bb9d-2815463280ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+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": "5e0de310-2a89-43d2-bc1c-10cb9b184f5f",
"id_user": "8808c1e6-8d98-40ef-9892-ad4e6bafc747",
"date_add": "2026-07-08T06:20:27.9255465+02:00",
"destiny_type": 4,
"id_key": "123ad113-2f36-4280-bcb6-119d91aa188f",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T06:20:27.9255465+02:00",
"id_pos_sesion": "48819b5e-4020-4965-86cc-cc240d7cf937",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "71573683-9be2-4535-ae77-2a158ffe5178",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "b5f11351-55fb-478d-878b-dcbbd71b9d51",
"id_doc_print": "590de07d-bcf6-4e4c-a72f-099c07b65fe4",
"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-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+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": "fc990b79-444b-43ae-b7e8-016f6bf8ec7e",
"id_line": 2,
"id_item": "e9a161be-653a-4c39-9955-5709577a1b60",
"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": "14624e48-6fe4-41be-801b-3b185654963e",
"date_from": "2026-07-08T06:20:27.9255465+02:00",
"date_end": "2026-07-08T06:20:27.9255465+02:00",
"date_used": "2026-07-08T06:20:27.9255465+02:00",
"id_employee": "96e4182e-9f9b-4602-9f3c-d6a896fc64d1",
"id_branch": "696f92f7-0a8d-46d7-b913-ed10f33a1e24",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "f1c9f12b-f5d6-4ee9-a080-a1b6cba7f1dd",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+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": "cd8c067a-e437-407b-9ff1-64a4d9ab79dc",
"id_doc": "b61edae9-a67e-46dd-abf6-e6c79744ba27",
"value": 3,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+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": "b60ad03a-1021-42da-99da-aba5b14760fb",
"id_pos": "fa2989a5-e140-41a8-bad1-fb7676e6fac0",
"id_doc": "30ecca19-9c17-40db-b779-75621ef61aea",
"id_branch": "6e3a803b-0e5a-42f9-b325-404abdc9ea66",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:20:27.9255465+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "716357b5-1a50-478c-960c-31a6b5e61006",
"id_loc_from": "192f2c60-dee6-44fa-86bb-7eb20fd3938a",
"id_loc_end": "de7e204d-d51a-4e20-b0b8-19ee76919fd9",
"id_user_add": "31c86622-337e-44e2-971e-65983d903b0e",
"id_user_upd": "cb1fe0c1-84ed-4108-9e87-e9b534af4911",
"id_pos_sesion": "5d5c4f6b-b348-44ae-a1d8-8d07cb325998",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T06:20:27.9255465+02:00",
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "cad8542b-cba7-4203-9f8b-1923264e8791",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "88317e7d-7095-4f5a-8c28-260662b3d4de",
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"id_user_upd": "e9aa13ee-7c8d-4c1a-a208-282115277c82",
"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": "3eefcb25-9a0b-46df-a6ed-68cdc71bee2b",
"id_item": "946d4861-ddf6-4f75-8329-630983da21b1",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+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": "1ec6c7e1-4a5b-47f2-a163-13f452020b85",
"id_line": 2,
"id_item": "637894be-7625-4b24-bcd3-a0a2ec7393ec",
"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": "4d32ca2a-f29e-40a3-b9d8-f679501f33c5",
"spool_server": "sample string 2",
"id_doc_sa": "26a4e401-4451-4cfa-89f1-dc519139bc1e",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"printed": true,
"print_on": "2026-07-08T06:20:27.9255465+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": "d655f4f6-f9ac-4414-b99c-9895b602025e",
"id_pos": "f8708e9d-dbb9-4249-8d97-3de1ce26c71d",
"mac_address": "sample string 3",
"date_end": "2026-07-08T06:20:27.9255465+02:00",
"key_access": "sample string 5",
"id_user_add": "3bdf460a-96a9-45a5-b200-c8d945f85f80",
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "b90d9682-9be4-4f2e-b597-029e36590484",
"id_pos": "62385c52-7356-4dc3-a84f-58c8a72e737f",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+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": "56283072-588a-42a4-a194-f11821c7f7ae",
"id_pos": "45ea2f4c-84f9-4399-b37d-273889287a93",
"date_add": "2026-07-08T06:20:27.9255465+02:00",
"date_upd": "2026-07-08T06:20:27.9255465+02:00",
"date_out": "2026-07-08T06:20:27.9255465+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": "7cb3689a-62e5-49a6-9eb0-5dd3663c5462",
"id_user_add": "9eca43c9-6b4a-4a93-835e-cd5ade66b4ec",
"id_table": "0f5f3089-7544-43eb-989e-48643b527e1e",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d7e47e4e-c3ff-4f71-8313-1bd778442520",
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "6c5b8254-3466-47d3-9fda-5a2c82990e1b",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "ba6dda00-adab-4fd2-9d29-8b7150870726",
"id_sync": "c11f27d9-e30e-49a7-9226-3ff28cfd7ac4",
"json": "sample string 3",
"id_table": "542b617f-063f-4ce4-aea9-1c6b6231d325",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "0ad06f98-e7bf-4543-9e96-78869973d591",
"id_branch_from": "c15d1aae-cebc-4d05-beaa-e3429fc7f39f",
"id_branch_to": "76ab5360-9ab5-4e1c-8f45-40a116745975",
"type": 4,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T06:20:27.9255465+02:00",
"send_on": "2026-07-08T06:20:27.9255465+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": "333b1f6f-7d4e-417a-a9c8-33b9bda1fe10",
"id_pos": "115773fc-bce7-4ea4-8769-050d3b0d5a07",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T06:20:27.9255465+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": "7fec6a94-8bf2-4943-9211-e67282eedcc3",
"token_id": "sample string 2",
"id_user": "18032f31-0904-4b3a-8f6f-936c5e2ae5c7",
"date_from": "2026-07-08T06:20:27.9255465+02:00",
"date_end": "2026-07-08T06:20:27.9255465+02:00",
"created_on": "2026-07-08T06:20:27.9255465+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": "77da1fc2-aaf6-4fe8-bec4-117edf06f612",
"id_room_activity": "381d9217-1f7e-4cc0-95d7-a93b333db0c3",
"id_pos_sesion": "8d307633-05a5-41c9-8796-e0418708b939",
"log_text": "sample string 4",
"id_user": "3c759928-1bab-49d8-9c88-0f247348a884",
"created_on": "2026-07-08T06:20:27.9255465+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": "b409e6af-a554-47e9-bdf2-cc2393978783",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+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": "fcb8d465-61a4-4d9d-9d8b-59b84b68327f",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T06:20:27.9255465+02:00",
"date_end": "2026-07-08T06:20:27.9255465+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T06:20:27.9255465+02:00",
"last_update": "2026-07-08T06:20:27.9255465+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"
}
}