POST api/post_vouchers_control
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": "41446118-65d8-43b6-9017-cc6b07b85171",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T06:20:25.9502859+02:00",
"date_end": "2026-07-08T06:20:25.9502859+02:00",
"date_used": "2026-07-08T06:20:25.9502859+02:00",
"date_sesion": "2026-07-08T06:20:25.9502859+02:00",
"id_employee": "7d36feda-dc60-4c1c-8759-bde93948b66a",
"id_branch": "000d74fa-3f10-4a44-bb78-ae10f4e7654b",
"id_voucher_permision": "c064eb6d-f25b-4a1f-8213-18ff72f811ff",
"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": "3aa65b85-e829-41ee-b0d3-0c141f03c9f3",
"id_user_add": "71334f9a-1d54-46b9-a124-ca25ad70ecee",
"id_doc_sa": "5320f897-d79b-4944-8523-d8f85b89da00",
"id_item_sub": "170bbf4c-d9d6-46a9-840d-f1bcfb26c424",
"id_pos_sesion": "dfdd9f8d-91b7-4762-84eb-d534dc41febf",
"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:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "d9b26789-b359-4d4b-9acc-d5b428670f68",
"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": "0c85e020-9172-439e-a31d-e4b62c8f3db3",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "6045c950-ce04-482b-b494-58f559aeea35",
"commited": true,
"st_images": {
"$id": "3",
"id": "f32f2a81-7ab7-4b64-b126-6a410361151d",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "1934a3b8-82d2-4f6a-8aec-5061064bb067",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "86e4bd6f-9273-4d92-8a21-c34569f25be7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "dbe0977b-3634-4781-8e33-987d32360209",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "bfa60da3-ab78-465a-96eb-6d57aa641720",
"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:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "89c4233b-2fdc-48af-975e-9414b2fd4fba",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "630c9fa0-6751-42bd-aa97-fa5449153e40",
"id_item": "dd63e229-2420-4ea8-abbb-95f81822f103",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "7463bed4-e990-4757-96b2-ceb27dda3468",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "e69caae4-c9ce-4a30-82d5-343adc548db6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "b86c616c-945b-4072-9179-da998d415827",
"id_unit_sec": "972631b2-ade7-41a8-994c-c830474844ef",
"id_brand": "441c4e1c-c246-418c-b61d-a6fc89502efc",
"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": "9c3100a3-117f-464d-9056-fd71e5ac05fc",
"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:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "4e980d50-d322-4e5a-9ddf-e1f3fed9e48f",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "ef0da493-1fd8-4884-a6a7-736c385b69ac",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "f6723fef-b78b-4d9b-bc86-215e56bb75d4",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "a0a7564a-e98f-43a7-9ea4-3f157d23a7e2",
"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": "68c5066f-814c-4e60-b4b6-189d6b4d0e1d",
"view_messages": true,
"id_image_photo": "d04deaf0-5a9d-4f73-b109-447d530f43ae",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "8228b8c6-77f6-4033-9451-6887a8fbfc63",
"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:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "21b2550f-0484-4e87-9fc6-aef581c08a31",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "79742b36-3b61-475c-9917-39f64db57fc1",
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "01d65aa4-d350-4878-a547-35dd351c00e2",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "2216d3bd-6186-4b8a-ade8-dd2dcc670aa9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5cbec6b6-c455-4237-9503-309edf6d6026",
"id_zone": "1d894665-85e6-4377-a50c-0e135206983e",
"user_required": true,
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "30951ef1-3c17-41cd-8dac-70758ea57d5f",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "b6d1e984-e646-4983-bde8-4ea940280340",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "a004c6fe-5108-4b0c-879c-a5da9473f98a",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "1cef3a6f-adb6-422e-b6ab-c736d6451d85",
"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:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "c148b659-8561-46ed-9834-b4a023601b2f",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "c1e37584-11f7-4bb4-94fd-50ce8022869a",
"id_cloakroom": "e00293f4-9e34-4aa9-8077-009a4017ab8d",
"id_pos_sesion": "3679f32e-5989-4456-b1ff-0a59bd69cfcf",
"unit_id": 4,
"date_open": "2026-07-08T06:20:25.9502859+02:00",
"date_close": "2026-07-08T06:20:25.9502859+02:00",
"id_doc_sa": "731ff9a9-cfee-4959-9b81-58175c58d31f",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "ef1be6a2-ea57-4c83-9b2b-c61c6b59e749",
"id_pos": "843ce67a-45bf-427c-98ba-89c0b2c4f90a",
"id_doc": "3a3b289c-df52-4c94-a30d-ad995c481b3d",
"id_branch": "0b0360a1-08bc-4ce1-a0ee-43d297f32a7b",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:20:25.9502859+02:00",
"date_tax": "2026-07-08T06:20:25.9502859+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "0f5fdbc0-3d3e-4fd3-92ef-5fcc322b7ff0",
"id_relationship": "1d6d20b0-8bc6-4a70-bf44-c5e4cbc76202",
"id_loc_from": "69b48648-37c8-4063-a7f4-cc0cd785eb53",
"id_loc_end": "37edd03d-c16e-4166-954e-fbc0842ac2f8",
"id_user_add": "d3b70194-2d31-4e2e-8abd-0815e70e3715",
"id_user_upd": "61bf36b4-0faa-4311-b090-3498e31c8ca0",
"comment": "sample string 12",
"id_pos_sesion": "fd729a56-a451-4b88-912a-fce2d04eb4a9",
"id_room_unit": "a69fa570-e637-4cf4-b5ed-653b1117f544",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "90556221-e36a-4aa9-a40c-f1e4f90e4b45",
"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:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "70a368e0-307e-449e-bdcb-4eccac88c0bf",
"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": "c65ff5fa-4675-48f0-a72a-f4f3f9be6578",
"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:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "939558cd-7cc7-4591-b20c-89884df9299d",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "d1f97085-bf8c-41d5-b5b4-2d474a87bd78",
"id_pay": "5bd1595f-c799-4f19-b0e3-b4654ed21276",
"id_money": "5d341574-20e9-4ad3-8610-9887b0837c69",
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "1fd7ee6e-93cc-4926-902b-ac106fa10e43",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "f00f52ff-4cd0-49cb-b84f-501fb75408b7",
"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": "482bd202-9737-4420-8deb-8fb4195ac543",
"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:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "934f8adf-8bbb-4755-8691-4107c10f3172",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "af77bda5-989d-4cae-a121-2981ffcf9e6e",
"id_money_2": "12062ad5-840e-4de2-a2dc-16d906019c90",
"date_from": "2026-07-08T06:20:25.9502859+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "0317d166-501a-499c-a142-cb659ca1f666",
"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": "070dd54b-821f-457c-9447-e0695df19476",
"id_pay": "14b8a081-755a-4b17-9710-d7614e7844a6",
"id_money": "5c691fc0-042f-43fc-bc80-b20115cb14ac",
"date_cashflow": "2026-07-08T06:20:25.9502859+02:00",
"coefficient": 5.1,
"id_user_add": "7901efe7-b3f0-49e1-b3f9-15ba8f5430ee",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "10766335-3706-47d7-8249-a0de6ef6a010",
"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": "727c36b8-1503-4941-85d7-a83561862c03",
"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:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "9725b793-9a9f-4b25-a6f7-ffe66031cfae",
"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": "d03f5446-9076-45ae-80e1-86fe4f580407",
"id_line": 2,
"id_pay": "29746107-e5f7-4a5c-bc7f-62a2a2309ce5",
"id_money": "5d4db594-142d-42ef-97d8-2535aa06c476",
"coefficient": 5.1,
"id_voucher": "c7bd6a8d-6950-4f86-bdf3-3db11461c8c8",
"id_employee": "fb0c28b2-b3ff-4b6e-9e01-672f1c190aa7",
"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": "037e95cb-f41f-4bd8-adcc-114f34c9ed68",
"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": "b43f74fa-335e-4e1c-927b-e9328af26e29",
"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": "da00411c-1703-4dbd-84a2-06d4c3fec756",
"name_pos": "sample string 12",
"id_image": "13762e49-efed-4fb9-bb31-97305496ed98",
"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:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "ecc9c4e3-b1fc-4b91-bca2-e636f47c0bd2",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "f1d25f53-9891-45bd-9fa7-61db16968ff0",
"id_branch": "aa323610-b5d6-4a72-963b-6e6da09d9f0a",
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "fb5feeff-5706-4ffa-9eb0-8b423aa79513",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "8bb9c668-7866-4d86-960f-25c11d2ec6fa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "82996888-7d1c-42d3-82a5-76ce85b2aeee",
"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": "bd19506f-61bd-4cf0-a857-ebfe8e02d412",
"id_line": 2,
"id_item_sub": "8743eb3c-d512-4908-91d2-25913b37ac98",
"qty": 4.1,
"id_list": "7e6a9eae-ab99-4bfa-857e-60c2bbb51e80",
"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": "3a2934a9-b84e-40e1-ae61-9b720b1b230a",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "20ea2ce2-b50a-418f-85c0-deeac9cbd8dc",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "472a52d9-f8f7-4d5e-8b1f-c8afea9f2163",
"id_user_upd": "f661495e-677b-429a-aba4-a3ecb0416b03",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "489202d9-7f6f-434b-a3fb-cf5f4fdd890d",
"id_item": "7cfa16d4-c195-4b79-8cf5-0d49e4004c63",
"id_item_type": "c0bc4bc6-de87-4967-8db6-ac1d6ab51a80",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "5a641571-7fe3-4d49-9dae-759394d0880f",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "47fbd98a-61b9-4e66-8c7d-777a453a5aa3",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "7ec13923-a803-41a9-b542-8a140540ebf1",
"id_item": "edf2e5b6-0310-4ba3-873c-3080a166ddff",
"group_id": 3,
"id_unit_ref": "ba6878e7-ca06-4827-b695-35d66ab367b0",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "2667e4e7-874b-4609-8a3d-8a72cbc467b6",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "042d5ec4-fa84-45f4-b8e8-ef564856b22d",
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "cc04b40f-b93d-4507-8273-e4f0e1ea85ad",
"commited": true,
"mt_units": {
"$id": "28",
"id": "a6220414-caae-4048-8bbb-491b5b995ae0",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "f7e7a007-0121-4afc-ad86-ac7aea6d6c6a",
"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": "5722a9f6-df41-4158-9c52-ed5b3139a98f",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "faf9364f-80e2-49a8-af7d-f6dd7bf3a7da",
"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:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "f9030398-439a-4b80-92c6-2b728d00e4c1",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "2260335e-5763-4b2e-875d-e156b3cee7a8",
"id_line": "74fbc41a-976b-4d1e-b513-d1fa6f73794a",
"id_category": "9c8b67f9-f451-4a61-a587-8475d0eaf05d",
"id_item": "43b477f6-bc21-48a0-b3ab-63f96b6f258d",
"id_item_type": "501d174b-b945-4fe9-aced-0d0fa795c592",
"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": "e168beab-737d-45fd-ba3c-a31f52ff51f2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:20:25.9502859+02:00",
"date_end": "2026-07-08T06:20:25.9502859+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": "b87b2d09-06c6-4e85-9d13-1f0ccfe40f23",
"id_pos": "d3447db3-dd08-423c-af92-8c90d83faa98",
"id_list": "31f6e2d1-c832-4023-ab05-60dbacbdcf38",
"id_item": "5f186640-5921-44a2-a864-0a360d454fb7",
"id_item_type": "eb7ac95e-8b8c-4176-9aef-a94531015164",
"id_category": "697078ed-245c-4aee-95f3-0c40be5e6032",
"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:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "b81899bf-5558-4674-b3a3-7fdc97b5ed27",
"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": "179d7010-979c-4b67-83ff-cff6a8305ec9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "ca456fac-5b24-4e58-b567-68e432ad6bb0",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "efb9f7bc-c6e8-42fe-9670-e8af4d33ca3c",
"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:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "ab467704-1122-47d1-9b48-53d7ec0adad0",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "d93f0966-5247-45e4-bc28-5700112bbc7d",
"id_pos_type": "b774188f-179a-4a5c-91c9-d7fc3473dd0d",
"id_price_list": "98cc86c6-63d2-4429-88dd-1a31e083816a",
"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:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "204d59bf-d941-47d0-bbed-254708575f50",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "0fb4343b-4ca7-4460-95db-bab373efe6de",
"id_pos_type": "b1036d34-429a-4268-bb92-a95b4b11ab32",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "2557af79-d60b-4ca3-9142-c7b345ccccfd",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "acc369f2-6d01-4f29-b13e-6571d4745801",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "6782a896-1726-4099-9a17-3aad25a8a111",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "142a6cf4-d2f9-4d6c-896a-85eb2ef9344e",
"id_branch": "55616269-36aa-4bb0-8c91-549b244f5a27",
"id_pos_type": "160adef9-e1dd-48fb-b26c-55a942f899c3",
"id_pos": "e10565ca-dd00-4e5b-b7cf-eadd93fefa70",
"id_item": "8cd5b79a-19e4-4d32-b139-77e8cca3c5f9",
"date_from": "2026-07-08T06:20:25.9502859+02:00",
"date_end": "2026-07-08T06:20:25.9502859+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "be7eedbc-7291-400a-9f31-653b411d2323",
"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": "e76d1872-a962-4506-a499-1f5d9086e8a6",
"id_doc": "7f4e08db-1a71-43d2-9540-2bcd29fc57eb",
"id_pos_type": "6d9893d4-d52d-47f8-8dbc-dc7c634bee5c",
"id_doc_print": "96480e28-2040-41c1-a683-36509ec4864b",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "11982010-b461-4226-8947-e57b9ed567db",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "84a1f37d-c692-41e9-a979-9533d6725760",
"id_pos": "db6e27eb-1ea6-415d-80eb-7472b4383b86",
"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:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "c3f7a2ca-dd08-4943-8bfe-98be5d6e79cf",
"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": "db593014-b1c0-4e2e-8ac7-9fdc5e6afe3f",
"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:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "891a69d9-73b5-4e47-a57b-f317f6c6ab0c",
"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": "5c6451ea-7d96-4f6a-a3c5-6948b2e5b78a",
"id_item_sub": "e7421729-ee32-4ff9-b3ea-6c906c3ea1dc",
"validity_date": "2026-07-08T06:20:25.9502859+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "a2402395-ad48-44c9-8c59-59f7e31a1c7e",
"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": "5e9fcd14-945a-44d2-87f2-219cb1e2df49",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:20:25.9502859+02:00",
"date_end": "2026-07-08T06:20:25.9502859+02:00",
"id_branch": "2bdbabf5-fef2-4597-9a16-25779c327d8d",
"id_pos": "6bcf5254-980d-4f00-b32f-2605e60a733d",
"id_list": "d8612d2b-8f9d-44b8-9974-e053045db899",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "348c7f1b-ba17-40c5-8038-fa64794f0ae0",
"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": "4d6d793b-14db-4298-8def-f0c1f531beee",
"order_id": 2,
"id_item": "622804a9-3a99-461a-9273-1db0a288f447",
"id_item_type": "51f8c151-3cd7-4a5c-a927-b90cc31dfb89",
"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": "cbee0a4c-7213-4a42-a813-78b91b0d1d67",
"type_item": 11,
"id_voucher_json": "6ab1468f-cfe5-4851-8494-6193b5d8c980",
"count_voucher": 1,
"id_category": "8a405445-7f9d-409e-8db9-69430b2ba626",
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "07d94d37-7aec-444d-a3f5-cc9c4f18713f",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "cc664272-2e02-4c86-9e06-a0349527a09f",
"nro_sesion": 2,
"id_pos": "531399ac-a8d0-42a8-b9d4-5affc85ef2dc",
"date_tax": "2026-07-08T06:20:25.9502859+02:00",
"date_open": "2026-07-08T06:20:25.9502859+02:00",
"date_close": "2026-07-08T06:20:25.9502859+02:00",
"id_user_open": "7c93712c-39fa-4b35-9b77-8d11134f883a",
"id_user_close": "cbc669d5-c914-4ede-8a42-9c7162cdd8be",
"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:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+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": "931580b0-46f4-4a0e-bdf3-fa2e02ac84b8",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "dae26a75-91ce-4f8f-8e8b-332223162266",
"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:25.9502859+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "fcca34bf-0d17-421f-93ec-6d7060e13b98",
"id_room_unit": "9f1eaee7-c823-48f8-b6dd-cf6f12ae95f0",
"id_room_list": "d774c52b-bbcb-4dc6-9757-dd33ac3c51aa",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T06:20:25.9502859+02:00",
"date_from": "2026-07-08T06:20:25.9502859+02:00",
"date_end": "2026-07-08T06:20:25.9502859+02:00",
"date_open": "2026-07-08T06:20:25.9502859+02:00",
"date_close": "2026-07-08T06:20:25.9502859+02:00",
"id_employee": "fb989df5-47f9-4bdf-88cd-dd892b69e47d",
"id_employee_sec": "1a48d05c-9d4f-4deb-9e01-c1e9b7af2448",
"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": "eb5fba71-63cd-459a-be90-19bd7a67e059",
"comment": "sample string 7",
"id_user_open": "09b5f376-d22c-4285-8f55-a6561b1374ad",
"id_user_close": "32a3d6e9-f9b4-4f89-8370-717c6b1da60a",
"id_unit_state": "ea8546da-96ab-4fc5-87ab-3d1025a7dd11",
"id_pos_sesion": "fc5bffca-de01-4cb7-9299-b0a544f544ad",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T06:20:25.9502859+02:00",
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "58576fb0-0921-465f-8bc0-1ac009b9623c",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "00d57a62-0b83-4c6f-a8ff-ac455de0c309",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "1e175a66-9acc-411c-9b1e-6585df4e3f71",
"locked": true,
"date_locked": "2026-07-08T06:20:25.9502859+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "56d9ca36-cb73-4afe-afbf-4e7c4e704e24",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "8e4788ea-f628-4c5a-8538-606c9e54f196",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a43d0c64-30b6-4fa6-9ff1-270885dd52f4",
"name_pos": "sample string 6",
"id_image": "20d43efc-d92b-4853-9c3c-b04e494a1c36",
"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": "46bca216-f507-4378-bd9d-f943d21e57ef",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "13ad5697-e473-48b7-a5fa-042f65555960",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "0c2825ad-922d-467b-bfb6-5f26f43cc60a",
"id_room": "f4e8f5b2-6069-4bc1-b74b-c9027ba42e8b",
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "46f2396a-d1e1-4bc9-ad72-bb59f2248801",
"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": "e08a4c57-3127-4e75-8af7-66b0bfa92bc1",
"id_room": "be6a8d98-a4ae-4de9-a3a3-9c8500ef24cb",
"date_in": "2026-07-08T06:20:25.9502859+02:00",
"date_out": "2026-07-08T06:20:25.9502859+02:00",
"id_user_add": "1c3d6314-bd7f-4454-963c-36b84f778bb9",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+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": "63b4967e-b9cb-48c5-99d9-0006b17625e0",
"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:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "aa15ea4b-0007-4d1a-b7e2-01ded9fe6e8c",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "bf967345-c0e0-48f2-b2ae-85f8a17f6a6d",
"id_room_state": "ae63d059-d6b7-47ea-b1a6-451a83289cb0",
"id_image": "0ae9d6aa-583b-49a1-83ea-0499998460b5",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "4a10905e-f75a-4d2b-9591-6c27fc0d0524",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "1c3ca3dd-a831-40cf-8ebc-4b32f4021cff",
"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:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "796514ee-3303-48ed-983b-45e9e70a63bc",
"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": "7c5fce07-9bfa-43e1-a427-7a48a42a8415",
"id_pos_sesion": "ec43feae-f9f7-4343-81c8-b97b0fcd78cd",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "ffdba9d6-2c45-4938-b1de-e44de784d43f",
"id_room_unit_activity": "207794b8-f888-4562-8828-50bd428a6423",
"id_doc_sa": "f4e59dce-f561-4336-ba84-556e29309397",
"id_pos_type": "625b79ed-4ec5-4b56-89ed-eefad1dc00e0",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "6a1ed9b0-3929-47ac-8af2-ee5238314c70",
"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:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "3035939e-88f8-4743-b2b0-51aa0b2042ea",
"id_user": "84430569-7448-4076-9e6b-a91ef53a33e6",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+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": "27db2b15-6f49-4b8a-9ebd-a66a7ced2b4e",
"id_user": "ecd7d138-64bc-4ff0-b348-e799302c018e",
"date_add": "2026-07-08T06:20:25.9502859+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+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": "22dfff6d-1e5b-4271-b169-efd6f21ec4c5",
"id_user": "c0fb12a9-17fa-41e1-9807-94d15d6ad6a1",
"id_user_profile": "9eef92c1-3d3c-40b7-9689-c5243104f7aa",
"locator": "sample string 4",
"date_end": "2026-07-08T06:20:25.9502859+02:00",
"id_pos_sesion": "fa2c2a91-356c-480d-9f0e-5f379d0d871d",
"date_login": "2026-07-08T06:20:25.9502859+02:00",
"date_logout": "2026-07-08T06:20:25.9502859+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "6ecc8a01-fb9e-4438-be4e-98d98ffc3a2e",
"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:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "bf292263-3ab9-4535-a6ff-6700fa553442",
"id_function": "41da0cc3-4c4f-4c4f-8ef8-93aad84fb8a4",
"id_user": "b672860d-21a0-4952-a5f2-0b3a0ae180e6",
"id_profile": "e3328d37-82ef-4542-b755-4ba787b62805",
"permission": 3,
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "5e6ae35c-8a5e-4600-bd1c-364371f22679",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "7cb7bdf9-b7f6-4634-9e8b-d1847e641bcd",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "72ee2a4c-3f43-4a73-9512-76cbf6b12dc6",
"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:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "d772d670-9119-4e29-bdb4-f67dbc53ab09",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+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": "5105ec17-c314-4f05-953a-a8f5b699518d",
"id_user": "8e069be3-2bdf-4286-b04a-077cf8f2ec27",
"date_add": "2026-07-08T06:20:25.9502859+02:00",
"destiny_type": 4,
"id_key": "c69f094c-d6bb-4294-bde5-871a82f6be42",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T06:20:25.9502859+02:00",
"id_pos_sesion": "9595d038-959f-4a71-87ab-24be72d72b6e",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "9bf2edd2-ba2c-4f14-9e9e-26aa079d77ec",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "9e554cf5-e0f0-41ca-bbb7-8036d04da9f3",
"id_doc_print": "8035c6a6-408e-4358-94a1-f716f9cb46a6",
"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:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+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": "39c4d2fd-bc8c-45c9-b455-335d26e2702e",
"id_line": 2,
"id_item": "b714671e-75ed-4bec-989e-401152ca76dd",
"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": "68120a01-d00a-449d-9ee9-537da8adec86",
"date_from": "2026-07-08T06:20:25.9502859+02:00",
"date_end": "2026-07-08T06:20:25.9502859+02:00",
"date_used": "2026-07-08T06:20:25.9502859+02:00",
"id_employee": "49505068-46ca-4625-b3e2-c92a3a054a51",
"id_branch": "8fd03eaa-5ead-45be-ac23-c4d045fb212f",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "b86fe422-a743-4816-8535-f19a09a2f9ec",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+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": "ffc0c798-c0c0-49a3-925e-1548a9d36b8e",
"id_doc": "a2da5304-ab3c-4812-86c6-0460eebfbef4",
"value": 3,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+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": "82f3a6d7-9c2e-460f-bd10-c773f28a3768",
"id_pos": "a0d8ec17-9d9b-4f1a-9be6-64ab9e725de6",
"id_doc": "da048eed-3383-4d8d-816e-2cf8a6505fb0",
"id_branch": "3424404f-2316-484f-9625-a4388bab7cae",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:20:25.9502859+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "f7d46dee-113a-450a-9308-d14db54be473",
"id_loc_from": "8dd20572-74ba-4db5-813c-559714aea84f",
"id_loc_end": "9fd794b7-47a0-4a85-9597-e3906442a248",
"id_user_add": "46f3b9f8-d53c-4a23-a95b-4ff7821ac59b",
"id_user_upd": "91036e59-c72d-4aa3-ad57-9cba64514440",
"id_pos_sesion": "b3b53c04-b276-49f5-ab2e-818174ebc903",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T06:20:25.9502859+02:00",
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "7bb33248-89da-427d-a926-bd3e12adcc74",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "e09fe7d9-a552-4892-a081-8336180520de",
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"id_user_upd": "95b418c3-3304-4ba1-9e19-c6120c604b6a",
"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": "09c9abe7-fcbf-415e-b1e9-8f69ad4ec9da",
"id_item": "3f4eedf6-d7ee-4464-b5a1-1b716cc12369",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+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": "b6b1fbe2-d11c-4c93-b8a8-94ca3b8ec956",
"id_line": 2,
"id_item": "f19d7105-efb5-4814-b5ed-f3c3bc868ab2",
"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": "6b860c01-cc88-49b4-bf1e-32a8cb66746a",
"spool_server": "sample string 2",
"id_doc_sa": "01bf87d6-c898-4bc8-ab49-8d54aa56d4b2",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"printed": true,
"print_on": "2026-07-08T06:20:25.9502859+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": "b130873d-8db2-45e2-bcb2-a695c6f1ecb7",
"id_pos": "d63f0fa6-20e4-4cd1-aa4c-7c0b94a06ceb",
"mac_address": "sample string 3",
"date_end": "2026-07-08T06:20:25.9502859+02:00",
"key_access": "sample string 5",
"id_user_add": "d964d15c-439d-45bc-b538-6e3d4e070bc4",
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "ee897361-984f-4174-9870-aab5124a1111",
"id_pos": "cb31551c-097e-4f20-a0ed-e0dcc9cdecc4",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+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": "f553e721-daae-43d0-8623-ae591890c429",
"id_pos": "9dcb54f7-56da-493b-89b8-b6b71e73d1b8",
"date_add": "2026-07-08T06:20:25.9502859+02:00",
"date_upd": "2026-07-08T06:20:25.9502859+02:00",
"date_out": "2026-07-08T06:20:25.9502859+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": "36401575-34a2-4a10-8a7f-0ff8e42d56fb",
"id_user_add": "2236968f-806d-4f3a-a6f1-ed8141b6c42a",
"id_table": "cfea314c-a10b-48f4-ba65-645776ea1029",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "92e1c9ab-eacd-4332-b1a0-09bbe3c797b2",
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "45b73e4f-f48b-4815-89d1-1a863e739b8f",
"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:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "d3151010-4119-40e1-928c-8abdbff3a9aa",
"id_sync": "e9e13463-28f7-411b-84fe-c87abf02ac9e",
"json": "sample string 3",
"id_table": "995bbf29-8387-4c0b-bb8a-ffdb124d0e88",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "d52cfad4-1a1f-4f6b-9ef9-85f6172df214",
"id_branch_from": "7491bd2b-2648-477b-9dcb-54a49300075b",
"id_branch_to": "7834b67e-1544-4895-b37c-2187ae12033c",
"type": 4,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T06:20:25.9502859+02:00",
"send_on": "2026-07-08T06:20:25.9502859+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": "ba3326ac-1a7f-41e2-96b9-d3ca6b1913dc",
"id_pos": "04e62478-d34d-4385-a4bd-c62ce8359525",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T06:20:25.9502859+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": "d4097087-0a29-4e76-8e39-4fd7fea6918c",
"token_id": "sample string 2",
"id_user": "030a7f28-5265-4771-81b1-5899df2507b7",
"date_from": "2026-07-08T06:20:25.9502859+02:00",
"date_end": "2026-07-08T06:20:25.9502859+02:00",
"created_on": "2026-07-08T06:20:25.9502859+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": "ca0eb0cb-3d3b-4eab-9332-f8f34996d801",
"id_room_activity": "d4399808-290f-49b8-9961-aa9efc822644",
"id_pos_sesion": "788de039-528d-4464-9054-7c0e111f32cb",
"log_text": "sample string 4",
"id_user": "8af4eab1-e83e-4b5a-8f2d-4d43e447506a",
"created_on": "2026-07-08T06:20:25.9502859+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": "840017b4-ed4a-4ef1-9b77-2add9c485d17",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+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": "220ef968-df43-4bee-946d-c70c3eedd00c",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T06:20:25.9502859+02:00",
"date_end": "2026-07-08T06:20:25.9502859+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T06:20:25.9502859+02:00",
"last_update": "2026-07-08T06:20:25.9502859+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": "ac174714-8d3d-4471-8ade-1764af7065e3",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T06:20:25.9659467+02:00",
"date_end": "2026-07-08T06:20:25.9659467+02:00",
"date_used": "2026-07-08T06:20:25.9659467+02:00",
"date_sesion": "2026-07-08T06:20:25.9659467+02:00",
"id_employee": "52355223-d784-428a-8616-535b3b4097c8",
"id_branch": "b35a2b9d-42d7-49b2-846c-8ac62dba5c9e",
"id_voucher_permision": "a213901d-b390-4d0e-9013-e6939e8fb738",
"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": "03245783-b0f5-43bf-96ef-51c103a547c0",
"id_user_add": "4cf97bb4-b95a-4b8d-a433-f14e5cc0abe7",
"id_doc_sa": "9af6e9ba-fbae-4d7e-91e3-30c7cde70ab3",
"id_item_sub": "57db02df-0310-43cc-b388-0dd91120e5c1",
"id_pos_sesion": "069ee172-5ed0-4e5c-ae74-939b56f171a4",
"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:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "81c30435-1647-4a39-a295-0eaf9ed96f0a",
"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": "c428ccd4-974e-472a-b99d-f927fef05778",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "1d62acbf-561e-4276-978b-80950fe5e976",
"commited": true,
"st_images": {
"$id": "3",
"id": "2946af1a-60d1-4da6-9a80-8b5edf80d288",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "4d0c3fd3-ef75-4c61-a107-72a658a62bd6",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "19fd1c71-1f46-4c38-899f-cf59f0d81768",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "2ac6edb7-c985-461b-b20b-93f9d62f62d0",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "21222de7-0bcb-4795-a1ac-a25040ac9183",
"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:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "a9c35b0d-039c-45d0-a324-7a15bd4452b3",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "de6947dc-c931-4f7f-aafd-f22cd7a65b78",
"id_item": "d7e09879-27ca-4915-9bb7-3e89180679d1",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "61506867-e03e-418a-9a2c-5fee950e73fb",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "a951d835-ce52-4b6a-bbed-c918635892e0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "11372864-2ed6-495c-8ed9-bd362a6df767",
"id_unit_sec": "f8727be5-17de-4f56-9530-1e9f55fdb117",
"id_brand": "69dff619-8f2c-4b66-ad23-42d21cefdbc5",
"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": "2a8be6e9-2c58-4706-9298-563f3a4835de",
"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:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "af9a72ea-86f3-4439-8314-206f4acb575c",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "b9446cde-b200-48c4-beea-9a5306140341",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "b1445cc4-15cd-4a77-8a05-9a7601994fd3",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "f33e6936-1abe-4ae4-baf6-0e64c424e774",
"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": "e605332e-814d-42a2-abb8-10c7e143dec4",
"view_messages": true,
"id_image_photo": "555f10f1-045b-4474-97d5-c9fb783a264d",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "e6eb6a07-cafe-45cf-a475-6f88cac88301",
"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:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "7db242c2-5207-4079-bd06-7a76b801efd3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3a1bdbd1-b753-4689-b598-76e2b5a722b8",
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "7bda55a5-91f9-4842-8d9e-9052b0a8bdf5",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "200785f4-d631-497c-8bfc-ad97682eb9e8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "42e5adca-88c7-4301-aba5-58c067520701",
"id_zone": "9267e776-13b7-4b90-9bd9-84306a7ab5f3",
"user_required": true,
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "0d348abf-b577-43ee-9118-c24df6297281",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "ca09f519-147c-4e8c-a7d6-01769caddcc7",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "df42db54-5986-48db-bc3b-e4d2791650c6",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "fade70e8-ca3c-4356-907f-63d55bf81080",
"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:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "a885c185-b897-4399-9108-3f47bfa0c128",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "9e89c624-c184-45ca-bad1-da35389319f1",
"id_cloakroom": "4d4390f2-0851-4e17-94bc-1da5f2671836",
"id_pos_sesion": "818410d0-3419-45f2-ae5a-400d3e9effc6",
"unit_id": 4,
"date_open": "2026-07-08T06:20:25.9659467+02:00",
"date_close": "2026-07-08T06:20:25.9659467+02:00",
"id_doc_sa": "2a94a6d1-02a7-4dae-8881-2f74c7d7f255",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "18854c62-e81f-4b4e-8545-8f210a401085",
"id_pos": "515bd075-a5bd-4413-a58b-670acbd9cd24",
"id_doc": "20e8f493-b787-4bfb-b129-b62486dcea13",
"id_branch": "cdd5c3bd-6340-48a7-83bd-663e0848b3e3",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:20:25.9659467+02:00",
"date_tax": "2026-07-08T06:20:25.9659467+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "c351fc8c-ffe5-49b9-9c11-7ac549d47bac",
"id_relationship": "55392d9a-07ed-49c2-ac8b-91a4bb04d266",
"id_loc_from": "6e2825cf-8da3-4732-befb-ed28f89b23a4",
"id_loc_end": "2967ccc3-116c-4db3-98e2-181d0964698e",
"id_user_add": "dd52d823-aeba-49f3-9212-28d49f111178",
"id_user_upd": "bdf60ad9-8c69-41d1-941d-22663ed8151b",
"comment": "sample string 12",
"id_pos_sesion": "68f8801b-086b-433c-b58a-bc0d2bd90a8e",
"id_room_unit": "881690d0-e285-4243-b5ab-37bcb6d54a48",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "79090ebd-ed54-4c4e-b222-7d102b289c61",
"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:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "ee663fe6-8098-4acd-ba92-dd69075df66d",
"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": "6ffd0e12-25b2-42c4-b70e-5628028e9d01",
"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:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "56c89c5e-bbce-4767-a09e-32fc68e3edec",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "8760a648-57db-4fc8-b15c-152d7352404b",
"id_pay": "12d1ed58-108c-496b-a365-cab44f87e7c2",
"id_money": "83cf6337-5d8b-4e2b-b0e8-89680097fb19",
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "eefbd34c-a576-4c14-a6b6-364a995ed4c4",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "c9b702b3-d96f-4de3-a784-17b8df722a2f",
"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": "c4bff2f2-1ee1-40b1-9f9b-207aebbbb2fc",
"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:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "0c4dcdb4-6461-4672-bd01-f92c688f09d0",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "031a3ccf-9ef1-4d42-9a69-9f34e88adde9",
"id_money_2": "1efaa35b-ecf1-4347-8c74-9cc3fcd863ee",
"date_from": "2026-07-08T06:20:25.9659467+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "8511a414-7eff-4d0e-9136-2380ea51425b",
"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": "aa32c79f-b7d1-4941-be10-094245d14149",
"id_pay": "4a9b1019-4b3f-43ce-b979-7d51c0f495c7",
"id_money": "9e17c88f-24b4-496d-ad24-5d3df363c12c",
"date_cashflow": "2026-07-08T06:20:25.9659467+02:00",
"coefficient": 5.1,
"id_user_add": "874af58c-4faa-4f7f-bd48-0cc7f1466d6f",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "bd2cdd4f-b4f3-4ca8-bba8-c544c2c41f6c",
"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": "cc6d31ee-9afe-4bac-abfb-b705d1f4e008",
"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:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "93ee7f78-4dd3-4fcc-a81f-354086530e1c",
"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": "f42c3de7-6e58-44da-8ac0-25c985ae7c9c",
"id_line": 2,
"id_pay": "b0b87dc8-e47b-4f7c-a904-cc21a81f2452",
"id_money": "8ebd7ea5-39cf-42a1-8b72-9806fd994f66",
"coefficient": 5.1,
"id_voucher": "cfa5ec20-ee66-470e-abbc-f3a8e3bae163",
"id_employee": "426d5788-8a41-493d-860e-b95f34267524",
"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": "8624d9c4-21a2-4534-8fe0-1fd07db8fdf8",
"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": "490e1d6b-ee1c-4979-9b27-2d3109ef59b0",
"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": "02a95beb-2b8d-41da-8c07-cc3ebd2fdb47",
"name_pos": "sample string 12",
"id_image": "64c94822-724d-4c0f-b4d9-a30880e78829",
"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:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "b1c80c5f-0011-4a15-9bdb-7939393e4a2a",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "f28e04ba-4ad5-4d4b-aee5-7a925132df0b",
"id_branch": "48c7511b-0831-4d9d-95f5-2a2e16781f0a",
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "98f33a19-921f-4edf-8e98-1a42535598fa",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "f94c8b52-d299-4000-a2c3-ac30f606dac4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "d738914e-f500-40e7-9277-7e79aec4682c",
"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": "458471b8-605b-4bc8-81a6-713f94bbaa22",
"id_line": 2,
"id_item_sub": "6a5ca654-4c21-4852-b2a3-4e8614fc2b66",
"qty": 4.1,
"id_list": "d3bc4381-425c-4e20-9476-9cd249e1ffce",
"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": "a0373b4f-fa25-49a3-8bcd-2c511f418121",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "88419093-7161-4b93-87ef-135a5b23a9ce",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "a9e050c5-0a6d-4bcc-9e1a-76278c3efe26",
"id_user_upd": "e6a0ebe8-b502-4549-b993-ff956ba6ca57",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "b8551b13-b9a9-4ad0-9f00-e0d7fca86584",
"id_item": "789fdd80-4163-411f-8a6a-b4b8b49f189b",
"id_item_type": "d9987859-87d9-4d4f-b7b0-90a01e437ddb",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "76d81655-e405-495c-a15a-b4949bd6bf64",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "f74b7843-aa02-4383-9516-a2c85894f18d",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "cd5b6540-acab-4b20-93e4-db8a515066fd",
"id_item": "d4deed4a-5d47-4235-9da7-4aebbce731a3",
"group_id": 3,
"id_unit_ref": "299e6be0-96fc-4b63-82b4-a1935fc00522",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "c0fb1703-b50c-4f95-b7d0-148213b1cb59",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "acc979d9-0bf0-4f16-8d99-c328a47f0085",
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "416691aa-d90a-48e9-9d46-e0b91e6fda98",
"commited": true,
"mt_units": {
"$id": "28",
"id": "1a3963d1-a587-4eab-b823-a0c0b7be22a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "56a2b3a9-dadd-439d-9226-900321527f67",
"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": "c8ce16a0-da9c-4b41-a9c4-8b3c1ed848c7",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "043b2932-3983-4b72-bc83-7ea0a7e74f45",
"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:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "eda2183e-ecf2-4e7a-a82b-c77544369b41",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "15462ec0-f8dd-483f-b57d-6940b493bd7d",
"id_line": "c99f4756-35a5-4469-bf7f-90ce5fb10764",
"id_category": "0d509537-4db1-4ee0-a522-e441acc18c2d",
"id_item": "5923dc6d-8e54-4626-97c9-f0f8b7f4e245",
"id_item_type": "a1d5c22e-4fe2-45f4-a572-9165cfa1d674",
"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": "405dddcc-9d13-4960-8307-71087fac6837",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:20:25.9659467+02:00",
"date_end": "2026-07-08T06:20:25.9659467+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": "6ad67980-ada0-4221-908d-87ddef538e48",
"id_pos": "6798aa08-242d-4379-96ac-df723c827dc3",
"id_list": "ce531584-61cd-49a3-b16e-34d60224e582",
"id_item": "452969ee-aa9e-4589-a53f-d51b148fce83",
"id_item_type": "72874fef-903c-4562-8c54-36b3db1d1a7a",
"id_category": "3dcbe05e-456c-4bd9-b138-11301a17b5df",
"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:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "e00e69a4-3585-43ca-86d0-523aa41ffb62",
"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": "70e17f77-51c9-4fb6-a6f4-fdb512e0efd9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "d480e547-b186-4312-95a4-ca78205fc1f9",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "46089e38-d205-42e5-b305-1c4422660151",
"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:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "541296e4-09ec-4888-95ab-116e130102c9",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "082efd80-cc45-4dd2-b66c-23d46bf35b26",
"id_pos_type": "6ccca804-1459-4e05-83dd-acfac4838258",
"id_price_list": "7eadd4ef-f9f6-4205-a5ad-020d02858260",
"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:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "33955d95-ab6b-46ba-8a7a-e15e29da1ad3",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "5f58d147-b8ff-4b65-80d5-b7cafe22bfa1",
"id_pos_type": "b53dc4d7-505e-425c-a355-145e21548e9c",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "cb399be9-f8b0-4cc5-86fd-9d754fd1f48c",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "43de15a4-37ab-4da0-a7c6-6bc7b90d0a63",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "103f0d8f-0593-417c-861f-67e199f3363c",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "3c47627a-d1b9-4255-a818-069c087c3365",
"id_branch": "b3e717fc-dbae-4d9f-b108-e130f99b9190",
"id_pos_type": "b0978f60-e44a-444b-a534-fa412bda59ec",
"id_pos": "094de06e-2f18-4b1f-8a1c-2a9b46e3ae2b",
"id_item": "f8f37d80-4d30-440d-beb3-4c302ed6d962",
"date_from": "2026-07-08T06:20:25.9659467+02:00",
"date_end": "2026-07-08T06:20:25.9659467+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "d19d3956-1dbb-47e7-921d-530738d7b58d",
"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": "65fadfb8-d4d4-4d22-8054-c24d880ac6f9",
"id_doc": "dba9fcdd-90bc-43fb-9d65-07ae78857431",
"id_pos_type": "9938077d-cbba-44e4-8a2b-031bf7188230",
"id_doc_print": "2f152d73-534d-4cb3-bd52-44060f24cef8",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "b9ed43f4-47e8-47e2-91a3-49383f18502c",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "d2185790-e0a8-43a5-8a68-0993f5f0e813",
"id_pos": "bd5e82de-b223-4708-874b-d401731ba6aa",
"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:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "d9651c83-3b0f-45c5-bf5b-91fbaf1c1f40",
"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": "8ed429d3-5be2-499e-9d64-b6a84b2c050d",
"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:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "f4ef26e2-1f1c-45ba-9c17-19d99dba1f9e",
"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": "15fea109-7800-48d3-8f98-84f64d0402d5",
"id_item_sub": "f60105fd-8368-4500-9019-09907f82b14d",
"validity_date": "2026-07-08T06:20:25.9659467+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "0857fb47-f8b2-4079-b4f4-408b7007a8fa",
"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": "d2caaad4-5ce2-4a1d-9145-3d38f94d7dcc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:20:25.9659467+02:00",
"date_end": "2026-07-08T06:20:25.9659467+02:00",
"id_branch": "5d7a5dba-b4e6-44e7-82e4-cc28812d8543",
"id_pos": "5b4691ba-4869-495d-b1e3-9f0b7aa01e34",
"id_list": "0d2d2cea-3a50-490e-9b8a-f800254edf37",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "9c295e58-6827-43c1-a033-6b5029fd7fe8",
"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": "e0ebea1e-7d5d-424b-902b-db1856992b9c",
"order_id": 2,
"id_item": "5be13752-29b2-40f6-90a7-d08f6f159358",
"id_item_type": "54a879e3-063f-4b21-b5e9-c0de86fdee68",
"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": "471a4422-c13d-49e4-b3c3-14e8a3ff0aab",
"type_item": 11,
"id_voucher_json": "c264f5ac-0d2f-4bef-a804-93078975f29a",
"count_voucher": 1,
"id_category": "677c4b91-299f-4dd1-814b-bbc7cc9801fb",
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "dbaad821-a44d-4218-8d13-3c8fa003d2fb",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "ba78996d-d968-4e64-b8cb-5bfde8ddd5bf",
"nro_sesion": 2,
"id_pos": "115d8281-0cb2-410b-b79f-99e980f5d59d",
"date_tax": "2026-07-08T06:20:25.9659467+02:00",
"date_open": "2026-07-08T06:20:25.9659467+02:00",
"date_close": "2026-07-08T06:20:25.9659467+02:00",
"id_user_open": "223f50aa-6fcc-4386-886c-c1c32aadacf3",
"id_user_close": "067cc1d0-7aa6-44bb-a2f6-5411eeabbe28",
"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:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+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": "952708b3-0b21-462d-ad55-10a8c7b9aa0a",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "9c7fa5d9-6235-4e3c-bd6c-a649dd81ce8b",
"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:25.9659467+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "011a7f0c-c44b-4fa5-855b-c7cfa893dd23",
"id_room_unit": "9ca9eb9d-629c-440e-95f7-5adb3b902575",
"id_room_list": "7acdd5f8-0b42-4c6d-b469-73ba14be7bcc",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T06:20:25.9659467+02:00",
"date_from": "2026-07-08T06:20:25.9659467+02:00",
"date_end": "2026-07-08T06:20:25.9659467+02:00",
"date_open": "2026-07-08T06:20:25.9659467+02:00",
"date_close": "2026-07-08T06:20:25.9659467+02:00",
"id_employee": "9d018ed0-7f7d-4d40-a894-1b07d7c330e6",
"id_employee_sec": "5b78ee3b-e3f1-4f21-8bf7-133643c2cb15",
"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": "f03fbff8-573e-42ec-a029-724cfa9a1578",
"comment": "sample string 7",
"id_user_open": "c6f31134-a117-46c8-a2e7-b14990b2d230",
"id_user_close": "d32e3dfd-8282-41e4-9c66-51bfa643644c",
"id_unit_state": "054957ee-8fd5-468d-984f-cf67bce38218",
"id_pos_sesion": "aeebb4b7-c75f-4e63-a089-824914efb07e",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T06:20:25.9659467+02:00",
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "bff43018-5ebf-4643-9d81-5fd10cb5a59b",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "5716023b-3025-420d-b4fe-e2e829e11f36",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "29807ecf-56a4-45a1-96db-5b1d30a21ab3",
"locked": true,
"date_locked": "2026-07-08T06:20:25.9659467+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "cd421008-cf4d-4c51-993f-faffa2f5bd36",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "f3d12b60-0315-4545-a346-2dfb40d56581",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ed07de0d-31f3-4caa-8437-e79af4ffee78",
"name_pos": "sample string 6",
"id_image": "9588b0bb-e861-4f7f-a179-83e262cfb7f6",
"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": "eb38bc67-cce2-4666-a8ae-6b3bb695b776",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "0717bbc0-1538-44d7-8d5b-a6429b1cc446",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "fbf51353-b07b-4df4-80c8-0299d797f58e",
"id_room": "11dfc3a0-26fb-483a-be35-0c3a0174e5c5",
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "052536dc-1924-4e4c-898d-4e8b1b707657",
"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": "8ed69a27-f886-4159-891d-b142ac0cf480",
"id_room": "3a100bdb-ef9d-4672-9773-c229eae05e15",
"date_in": "2026-07-08T06:20:25.9659467+02:00",
"date_out": "2026-07-08T06:20:25.9659467+02:00",
"id_user_add": "4e4a3b05-5c23-4d25-9daa-3d4a8e084479",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+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": "6e8db161-da92-4328-a795-12c4c4f17c33",
"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:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "9c9c094c-ff78-430d-94b6-8abd638d9173",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "c4bd4175-ae34-40ce-a4e9-239b8f42903b",
"id_room_state": "3c5fc28c-6824-4522-96b3-77e3e73931e4",
"id_image": "98e642f0-b760-44a1-8295-6b01cb7dc118",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "72f20de7-1fea-4830-b90c-d043693a02a3",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "382aa25a-d5d2-4782-9240-b92a92d4831d",
"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:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "26b88d95-a182-4ab3-8ffe-4a7b03bd8fb6",
"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": "cc650bca-bdef-40e1-b7ff-19bb0be98d36",
"id_pos_sesion": "47addc05-5a89-43ca-ad14-2dadcc4b1337",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "7a161c0a-acec-4d2b-b074-859c28cfc939",
"id_room_unit_activity": "02c2dff2-baa2-47a9-a1f0-144af13babea",
"id_doc_sa": "cbd806e0-f4c9-4a5c-bb42-a193c2cb4f94",
"id_pos_type": "fa39857b-7fd3-4bcb-bd73-2d37daa7199c",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "4ad71d8b-3f71-4b29-91ac-8104fb833477",
"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:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "15573b22-edbd-48a1-89ca-43f4cb9a6109",
"id_user": "423f9a3f-12ae-4b79-a7e1-fbd2aaf7ec55",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+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": "e8fe5d4c-1e48-46f3-a4f1-c0b1e0828429",
"id_user": "d781c12f-88b4-4c51-9a56-bba44727bc05",
"date_add": "2026-07-08T06:20:25.9659467+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+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": "f13795b5-65c7-4d61-8b08-6bc4bf10d840",
"id_user": "b7c56acf-9742-46e2-88b8-078c6d14b747",
"id_user_profile": "9cee8816-6b8a-4d9e-b3cf-4217acd49b1b",
"locator": "sample string 4",
"date_end": "2026-07-08T06:20:25.9659467+02:00",
"id_pos_sesion": "0220d8bb-c4d9-4854-9056-5851b6198d71",
"date_login": "2026-07-08T06:20:25.9659467+02:00",
"date_logout": "2026-07-08T06:20:25.9659467+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "88ef5172-280e-45a7-8343-9a30d843f76a",
"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:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "4e0e1634-d515-49c9-8292-9137aaa0d7b0",
"id_function": "c7f02817-dc2c-4671-a877-efba18881739",
"id_user": "b6323dac-96d6-48b2-b4df-b905e8991342",
"id_profile": "63e98db8-3af6-40f8-8e14-29fbfddeb07a",
"permission": 3,
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "4afc265f-9d60-47c9-96e4-aebc410f11de",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "33249c62-cca2-434b-a8e6-0a7cae46a0d0",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "a9118b95-9e7b-455a-a774-68ca08555da1",
"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:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "de4d393e-defb-4763-b783-04ab12b1fccc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+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": "bbcb0268-f2bc-49dd-a1fd-8ba7f31d3cea",
"id_user": "bab71101-71f5-4e7e-b067-990ca8365515",
"date_add": "2026-07-08T06:20:25.9659467+02:00",
"destiny_type": 4,
"id_key": "dab64b16-b294-44ac-8ca6-2bdf4171c11a",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T06:20:25.9659467+02:00",
"id_pos_sesion": "1b860535-73df-4979-ad5d-0bb74aa46748",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "a4ba9a89-34c0-4ddb-b8b2-71a629ec85ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "acf34841-f615-45de-83ab-940b52d618a1",
"id_doc_print": "2c34953c-48c8-4360-9a42-fda3540f84ab",
"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:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+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": "148b6f02-6756-4802-a8b1-6e781d3e701f",
"id_line": 2,
"id_item": "d303d6f7-d18e-4f44-9292-969bbff50bee",
"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": "74f1d893-b49f-4485-8383-64642f28c6ce",
"date_from": "2026-07-08T06:20:25.9659467+02:00",
"date_end": "2026-07-08T06:20:25.9659467+02:00",
"date_used": "2026-07-08T06:20:25.9659467+02:00",
"id_employee": "78e817aa-f018-40b6-ac12-cd088d9832cb",
"id_branch": "1c15fca1-657e-4e85-b504-d7d4dd515af7",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "e8e69cb7-1597-4647-85e8-7ff7129c2bb2",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+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": "222392c2-711f-4d06-8ba6-03c745e5dc32",
"id_doc": "8e7f2e10-8a7c-4a9a-b08c-11e1f1e34539",
"value": 3,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+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": "1161c4b5-e5f7-43db-88e0-73288de3a933",
"id_pos": "e60ad699-0bca-45eb-84a5-271b571bbee5",
"id_doc": "846e9fb4-0e50-4f86-9cde-2950c62f697a",
"id_branch": "df2e6aa9-19f0-4b10-a9dd-43d1e870903e",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:20:25.9659467+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "30aafffc-a765-4557-aa5f-96b8754d9677",
"id_loc_from": "cc4c06cd-c79c-414b-ab58-9f4676520526",
"id_loc_end": "5b5b76c9-c719-4bc9-8f21-b680dd7f5363",
"id_user_add": "1c30b6f5-9ab7-4d0f-b8e7-2fccd71b2fcf",
"id_user_upd": "62d377a0-acc5-46ea-8027-afb81ce6dc1c",
"id_pos_sesion": "e93f599a-f243-4665-a67e-da1f0c37e21a",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T06:20:25.9659467+02:00",
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "19dec234-c34e-430b-8201-ab1657c71cb0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "7d39dc05-d83c-45e4-bed2-ba97dc724f4e",
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"id_user_upd": "71961ec3-65b4-4177-be2e-8ec135316d42",
"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": "65d93b9f-d163-4b8a-9ff2-2ab858256a9b",
"id_item": "24ef1b2c-66d1-406b-be99-4e16e46f3c2d",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+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": "cca86b14-7a13-4ab6-8598-88cab5c8d50d",
"id_line": 2,
"id_item": "31a89c40-86dd-4af1-a5e6-a41235fa8661",
"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": "30696942-d8a6-4df0-9784-8725f8e5f15a",
"spool_server": "sample string 2",
"id_doc_sa": "6411e580-93d6-46b1-8081-f29d0f6ef920",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"printed": true,
"print_on": "2026-07-08T06:20:25.9659467+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": "349390b3-1a0f-411a-90a2-3e6797bf6f2c",
"id_pos": "d3c2fcf1-0e6e-4d4f-87af-d0726b2deabe",
"mac_address": "sample string 3",
"date_end": "2026-07-08T06:20:25.9659467+02:00",
"key_access": "sample string 5",
"id_user_add": "6e9f37c8-e09b-4f3e-af5f-7e391c01677d",
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "e505eeb4-dfd0-45b4-b473-94bf7b39c909",
"id_pos": "7c2116a9-020b-43e3-a25e-00d3152e1904",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+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": "c51a1b18-df3c-4e7a-b0ce-7b1f440961df",
"id_pos": "efce4622-d308-44d4-a76c-e71ff2393ed5",
"date_add": "2026-07-08T06:20:25.9659467+02:00",
"date_upd": "2026-07-08T06:20:25.9659467+02:00",
"date_out": "2026-07-08T06:20:25.9659467+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": "bf1092e6-d557-404a-a63b-4d65f2b29e19",
"id_user_add": "a65df1c0-deaf-4f22-aea2-ec8bc16014b6",
"id_table": "4fbb3c0b-2ff9-4769-bc33-d537f55bf9e4",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "47fe80e0-6d53-47c1-9bc9-e56e09b06391",
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "5534b58d-8e75-463f-8899-f0c07a37d0da",
"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:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "39e546d7-834a-4fb6-b4ed-4e0f596f960e",
"id_sync": "183b7f2b-01a1-46d9-8885-b412be99038a",
"json": "sample string 3",
"id_table": "149ce24c-767a-4e51-b234-756667054f09",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "e75c7e47-9abb-4917-b3f7-2f0ae563b03f",
"id_branch_from": "2015c6b7-4cac-4db6-bc40-8b54f92c1ce2",
"id_branch_to": "dc69e355-e4eb-4d2e-ae95-073646564c50",
"type": 4,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T06:20:25.9659467+02:00",
"send_on": "2026-07-08T06:20:25.9659467+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": "9422a891-94fe-4156-9cfc-e0238ff55179",
"id_pos": "31f35e7b-bc29-48e6-982a-6393d480a761",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T06:20:25.9659467+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": "07af00ab-f32d-406a-b575-67c6b2e01837",
"token_id": "sample string 2",
"id_user": "e15563c4-b19f-48ed-a138-b52f82ea15b9",
"date_from": "2026-07-08T06:20:25.9659467+02:00",
"date_end": "2026-07-08T06:20:25.9659467+02:00",
"created_on": "2026-07-08T06:20:25.9659467+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": "b7b942f7-fccf-4291-94da-e4f26f70f595",
"id_room_activity": "2f3c7201-e850-4a7b-af79-df42ceca8c90",
"id_pos_sesion": "8d341c0b-8b36-45d6-a282-d48a32c338b5",
"log_text": "sample string 4",
"id_user": "2951ba00-05c1-4ba3-89cb-37657c245e0b",
"created_on": "2026-07-08T06:20:25.9659467+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": "ba320dcf-0b31-48e3-be67-c3918e6190c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+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": "dd5ac9c4-8ab6-4c75-a211-559d83e8633f",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T06:20:25.9659467+02:00",
"date_end": "2026-07-08T06:20:25.9659467+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T06:20:25.9659467+02:00",
"last_update": "2026-07-08T06:20:25.9659467+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"
}
}