POST api/St_Permisions
Request Information
URI Parameters
None.
Body Parameters
user_profile_permision| Name | Description | Type | Additional information |
|---|---|---|---|
| id_function | globally unique identifier |
None. |
|
| id_profile | globally unique identifier |
None. |
|
| id_user | globally unique identifier |
None. |
|
| function_group | string |
None. |
|
| function_name | string |
None. |
|
| function_description | string |
None. |
|
| profile_name | string |
None. |
|
| user_name | string |
None. |
|
| permission_profile | boolean |
None. |
|
| permission_user | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"id_function": "ade680fe-df76-42e8-a8b4-04f5258f74ef",
"id_profile": "50857361-92a6-4af7-af83-82961daf8392",
"id_user": "9b7dde3e-d6de-4947-a2f0-9396b160fa2a",
"function_group": "sample string 4",
"function_name": "sample string 5",
"function_description": "sample string 6",
"profile_name": "sample string 7",
"user_name": "sample string 8",
"permission_profile": true,
"permission_user": true
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
st_permisions| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_function | globally unique identifier |
Required |
|
| id_user | globally unique identifier |
None. |
|
| id_profile | globally unique identifier |
None. |
|
| permission | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| st_users_profiles | st_users_profiles |
None. |
|
| st_users | st_users |
None. |
|
| st_functions | st_functions |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "c4e9a194-a5f3-41fa-91bb-6acfc4dc96d0",
"id_function": "c8d99dd3-ead3-41c8-947e-8de80d5218cf",
"id_user": "8c1b23a6-1199-48eb-9f7f-9d0e7ce4ffd8",
"id_profile": "c6c3a340-ed80-41d0-bc5f-3799520da9ee",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"commited": true,
"st_users_profiles": {
"$id": "2",
"id": "cb884460-707d-4e8a-807f-21467fcf3d00",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": [
{
"$id": "3",
"id": "a4453393-9dfa-430d-80f0-311761135906",
"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": "3d141d76-5c1e-4785-80cc-f5588aa53645",
"view_messages": true,
"id_image_photo": "8a5d04f6-7dad-4b8a-b53f-ddcc4d789e25",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "60f1df72-efcf-486c-b0c1-3ecd28e34eb1",
"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-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "6e796c23-af28-4994-93eb-aa1bda36731a",
"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": "49c0ed19-14ca-4930-bad6-0a76ef78619b",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "ede0b8b5-3850-4eb0-9c54-b73ad72adaa4",
"commited": true,
"st_images": {
"$id": "5",
"id": "5df4e7a9-5f78-42e5-bf33-d1f03ea00e35",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "ee8f3363-a06f-4dcb-b6c3-d5111229fa28",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "03526eb1-f784-4507-861c-55d15bc3f483",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "2bede86c-4045-4b7a-ba7c-5b59b3e387b1",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "8193ea2d-9755-4983-98f6-5ebbfefbdecf",
"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-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "e660e98a-a282-40df-a11b-986a0e75b56c",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "68294b0e-76c5-4ea7-b6e6-894ab3758c31",
"id_item": "d3f9d31e-293b-4cca-bbf4-6a9b94238171",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "7f62ebae-e3b4-4ff7-8702-081407905244",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "4aa6f808-38a4-4282-988b-080b2f8d4793",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "9ad9e6f6-39e9-42b7-b295-263904e741de",
"id_unit_sec": "70ec0ce1-8a1e-4867-9f75-040b30d0dfef",
"id_brand": "fd55f929-9738-432f-a2fa-901e34d0aa17",
"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": "5336b983-e430-4ffc-8b81-9692020c24f0",
"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-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "e9d99ba9-c8c1-46b9-ab03-406e4268fefc",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "9dc51916-6d6e-4f31-9f13-dd87fadae7e3",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "e3f6ed66-8846-43a3-80e3-065cef71b0f2",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$id": "10",
"id": "11d5c450-1f24-4ea7-a521-4c8e79d2004f",
"id_branch": "19c9e6c7-39f5-4291-9b93-91d1bdb2e1e6",
"id_pos_type": "4958fc8c-079b-479f-86fa-f1bd2daf65bd",
"id_pos": "30d682fa-d9ff-4280-9184-0b58a7800013",
"id_item": "b11fa71d-f885-4768-83f6-a7122cd3052d",
"date_from": "2026-03-10T07:07:51.8735186+01:00",
"date_end": "2026-03-10T07:07:51.8735186+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "b2ee526d-6c4b-4c88-a506-305af4f4ff66",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$id": "11",
"id": "8f0c0186-4d91-47d4-a6a3-bc48bca6241f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "8ccc39cf-dbcb-48f7-83e8-fff141f74b8c",
"id_zone": "a5043b77-69a9-4c0c-8e70-576cf23195a4",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "117bf8ed-5c03-4dbf-a96d-3d36ccc78a45",
"commited": true,
"mt_branches_zones": {
"$id": "12",
"id": "7d3def63-b213-45c8-916c-863097ee67c8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d6474068-889a-4e33-8c81-488a30a66e75",
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "07a31825-2f31-4e0a-816e-7a5265530d50",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "74defa2b-af16-4606-9599-d541ba30617d",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "fc931c11-0138-4f61-b1ce-167e34a9e878",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "6476bce9-7a9a-4b9a-bab0-5311926c88bb",
"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-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "bb22a45e-aa07-4bcb-9ec4-c580533a32bd",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "2b742f72-1958-4eb6-84d1-2e58a5cf51aa",
"id_cloakroom": "a708004e-5cc7-490c-9c0b-404b6ca47789",
"id_pos_sesion": "0acf740b-6880-4b16-b8d1-ff8a3da8bc9f",
"unit_id": 4,
"date_open": "2026-03-10T07:07:51.8735186+01:00",
"date_close": "2026-03-10T07:07:51.8735186+01:00",
"id_doc_sa": "f8d81d4a-bd11-458b-9796-8a7cba36ff5a",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "a2791b12-92af-403a-8922-2364d061221b",
"id_pos": "bf5248a8-a60f-4f49-83ea-8d4e76a67d3c",
"id_doc": "cfcb91ed-d4a4-4a20-96da-e3832bf3537f",
"id_branch": "f00742da-34e4-4d9c-bc51-4fa62100305f",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:07:51.8735186+01:00",
"date_tax": "2026-03-10T07:07:51.8735186+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "4d7bf2c9-c26c-422e-9f1d-32dd64b2b3f8",
"id_relationship": "e78a7220-8563-4934-a4ff-42d9390f15ae",
"id_loc_from": "18775a71-9501-4a28-b85e-1289c9abe576",
"id_loc_end": "adebcc03-0cf0-442c-bf03-0e45bc891aa9",
"id_user_add": "50c8e95b-2161-490e-a7c9-29b555c693cc",
"id_user_upd": "e4a69e70-8931-4176-be0b-7e78890ff209",
"comment": "sample string 12",
"id_pos_sesion": "5e591746-6d9a-46f8-977a-4da1c56e352e",
"id_room_unit": "d8ceec94-8dcb-4bf5-b67a-22c547d47658",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "d0a573ea-cecd-4608-83be-da046e57c6a1",
"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-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "2a00094e-e034-42f6-89d5-40a1d1c01b58",
"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": "3b42877f-3d03-4fb9-a52e-44105c1ab4bb",
"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-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "77417308-adcb-4669-8082-5cda81099763",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "1f99416a-67cb-4808-a903-b9192cfa5991",
"id_pay": "7ba914c3-1740-4163-a6e1-7f5e2940db3e",
"id_money": "6f4f4c7a-ec1b-4230-b162-4f09e701c50d",
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "b9f279c6-0e1f-42c2-8887-5e4d6dcf6020",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "9315da82-9362-4104-a2ae-9dc433ea1968",
"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": "08da6320-16ad-459b-906f-fe8e33df248a",
"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-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "75ed401d-a82e-4c9e-a474-c7e6986925ed",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "47a6995f-55f4-4676-bc35-34240e887462",
"id_money_2": "60d3f183-cc8e-4a7e-8bc3-7bc82f569078",
"date_from": "2026-03-10T07:07:51.8735186+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "913da1b9-f022-4802-bfde-08956c799f4f",
"commited": true,
"mt_money_types": {
"$ref": "18"
},
"mt_money_types1": {
"$ref": "18"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "19"
}
],
"mt_money_rates1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$id": "20",
"id_doc_sa": "ee56e078-0f34-43ed-a92f-41741fa8dd15",
"id_pay": "59e673fb-f7a0-4067-8fa7-ea88c90d274d",
"id_money": "f38325c6-15ae-4e62-90a1-8f5ee4ff14ad",
"date_cashflow": "2026-03-10T07:07:51.8735186+01:00",
"coefficient": 5.1,
"id_user_add": "5fd56670-2217-41e1-abb0-2efb0e34f40c",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "387a9102-f5cf-419d-88e5-5492314238b9",
"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": "6ba3caae-334f-4479-bde5-7bfcb3c2f561",
"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-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "df278da3-dea6-4e9a-b7f3-c46cd185ded6",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$id": "22",
"id_doc_sa": "6283f849-934c-40f0-bbc9-9c608872e54e",
"id_line": 2,
"id_pay": "cd28f451-b643-4391-8305-3e37eb18a677",
"id_money": "25a904b5-5151-436a-8a71-d9e8879ec3cf",
"coefficient": 5.1,
"id_voucher": "26660b55-8c87-47a0-8764-ba36cbba3742",
"id_employee": "4039f894-b171-4c3b-9b65-c8933483d53b",
"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": "8bca7ab5-ab9e-4697-b576-5a5a96b9c277",
"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": "23",
"id": "b6b212b2-dbf5-4ff8-869a-b4cdbdbf1d74",
"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": "a4967463-fb68-4641-9652-bda296357987",
"name_pos": "sample string 12",
"id_image": "e9111ca7-8b6d-4ac5-bebb-2e1f7279c533",
"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-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "182bee4b-83db-4331-8d6f-742963394c3b",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "aef617b8-831b-4269-ab15-c5354044e249",
"id_branch": "63e72ef0-5171-493f-8671-779ba57bedf7",
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "afc15cec-eb80-4142-88cb-cad28471b11b",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "9c7262a6-cbc7-46ca-939f-d51a0151c935",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "3329a346-02c7-4a96-9af4-fbc4fbf93dde",
"commited": true,
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "3"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_det": [
{
"$id": "26",
"id_doc_sa": "4548dcb2-c4d9-4284-971d-4507875ac6c5",
"id_line": 2,
"id_item_sub": "b5f096a3-9f0c-4be7-a7b5-2829ffc0c105",
"qty": 4.1,
"id_list": "d0699592-c879-42ee-8bed-6d5e20176220",
"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": "852106c3-b8dc-4e72-8af7-e97910bfbc42",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "a8cd2263-109c-4662-ac87-da25ce3d22a9",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "a03e1fa6-aea8-40d5-91d7-eb0fe03f4022",
"id_user_upd": "5b56199f-d287-4118-bce2-8033ab1338df",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "66a2951b-ea85-4a7b-9914-6a56ff3fca83",
"id_item": "fe3ca1ca-9a2b-45e0-99ef-3b89906b6ad9",
"id_item_type": "c9c8acbf-c215-4d7b-a18b-8dea9308c6f4",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "e7f5330d-768c-4457-a9a3-c8c54df07898",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "5e71a30c-471c-4c53-82eb-cc3e8fb889c2",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "032d9896-a90e-49ce-ba30-ca00baffa5f5",
"id_item": "7b5742d6-b39d-41ee-bdc5-e15a31dc03af",
"group_id": 3,
"id_unit_ref": "3119a36b-9985-4381-ac7e-e119e67128c4",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "ed9e2e36-d42e-4a1e-b877-ec38b0d27d54",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "601b0ad8-123b-4f51-8d02-2bb69623bc8e",
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "08d24aeb-7a23-42c8-b5fb-fa4954e33032",
"commited": true,
"mt_units": {
"$id": "30",
"id": "e1db4c63-440d-4408-9223-e1e8f225eeb3",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "12af9b4e-1c96-4eda-81e9-5682ada21823",
"commited": true,
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_users": {
"$ref": "3"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
}
},
{
"$ref": "28"
}
],
"mt_items_types": {
"$id": "31",
"id": "d54a3d26-bed9-41b3-84de-d49971468a75",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "bfd2566d-ee96-4efb-b9ac-ad1d60359f92",
"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-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "6df0218e-1673-4d10-a9f7-9e13180e89c1",
"commited": true,
"tt_vouchers_det": [
{
"$id": "32",
"id_voucher": "70273361-c038-44fb-809d-bcfa51a29bce",
"id_line": "a76b5fb4-5e68-4f9f-b77e-bc4dcb2d24b8",
"id_category": "dfa69c7e-3839-4a4a-aab0-37da57536341",
"id_item": "f44c09ae-bc77-48c2-ab3f-7326e4b89214",
"id_item_type": "fdbff6ed-ce5f-4202-a138-49da4a591d57",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"tt_vouchers": {
"$id": "33",
"id": "e3c0fa41-4741-4363-af43-a8dc66667037",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:07:51.8735186+01:00",
"date_end": "2026-03-10T07:07:51.8735186+01:00",
"date_used": "2026-03-10T07:07:51.8735186+01:00",
"date_sesion": "2026-03-10T07:07:51.8735186+01:00",
"id_employee": "e400a37b-7819-4a51-ba59-d2184dec15fd",
"id_branch": "ae28e358-0531-4a00-8412-a83b6b724b0b",
"id_voucher_permision": "44d64f5d-4c88-4831-b454-1f2731133b27",
"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": "656a09d5-8c4c-451a-9920-88c3af1ab461",
"id_user_add": "93efa9f4-e632-4f34-a4f1-9ea5261b49ab",
"id_doc_sa": "0930a9f2-39e1-425e-9f34-c5ebd815a915",
"id_item_sub": "d748bf47-52e3-4d20-abdd-22648d889073",
"id_pos_sesion": "a302b45f-bb9f-4523-8d5d-e2ecf9f45bf6",
"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-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": {
"$id": "34",
"id": "61ec2c76-3ee5-4aef-8a72-691f18ad21d1",
"date_from": "2026-03-10T07:07:51.8735186+01:00",
"date_end": "2026-03-10T07:07:51.8735186+01:00",
"date_used": "2026-03-10T07:07:51.8735186+01:00",
"id_employee": "af617380-a7f9-47fc-a675-67eeee5bf48f",
"id_branch": "c4687a1c-df8d-4e4b-ad27-f04c3f89c83b",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "21a4eb9e-c609-4b07-a90a-a3ef5c0d871a",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
}
}
},
{
"$ref": "32"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$id": "35",
"id": "7e29e212-5f1c-4ecc-b635-e8410997cf44",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:07:51.8735186+01:00",
"date_end": "2026-03-10T07:07:51.8735186+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "1fabd524-f8b4-44ac-88df-c69874662492",
"id_pos": "7317fa47-2ff2-4a2b-97a8-092ad09f5ba5",
"id_list": "859fdc59-6dd1-42d5-a543-bb80ca1e1ea1",
"id_item": "26d78d03-45ef-4a47-83f1-35899e2169e3",
"id_item_type": "6a31a926-b648-40a7-a051-ad7844c06539",
"id_category": "ace09a94-1483-47da-809d-fe13e4a36c0f",
"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-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "5b452d97-2282-4b33-9d40-83114cd19fc3",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$id": "36",
"id": "45c46d2d-8147-46cb-a094-dab121ca695f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "1f031aa8-5b91-4419-8bc7-4e7dd9af4ac9",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "314d2662-01f9-43ba-b5e1-ca03a9b82b48",
"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-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "c68eef44-81ac-43ff-bba5-c2ebab6fc79c",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "37",
"id_pos": "e6852c1c-f8d8-4e39-b498-9869f73d754a",
"id_pos_type": "d27ee675-361d-4283-8298-3c239b59b803",
"id_price_list": "2ae4b999-25ba-45e8-bccd-917a79f10d10",
"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-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "18e7844d-ad32-4e9d-a23f-0ec7e67e3261",
"commited": true,
"mt_pos_view": {
"$id": "38",
"id_pos": "1df5e3b8-05b0-49f1-a306-f3700af3fa20",
"id_pos_type": "79715ef6-b437-41dc-9136-e28680146c81",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "8ddf7839-d786-4891-bcaa-bf9cc9a9d43b",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_types": {
"$id": "39",
"id": "0087db3d-9a41-476f-a3df-bd9ba8567a43",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "ea2afde8-0965-4a83-99f3-7b545652c39f",
"commited": true,
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "c02eb713-cd9a-4bd2-8f13-82fab31587ff",
"id_doc": "107b7813-5126-487a-9a9d-0051d25cb5d1",
"id_pos_type": "994ab0c6-c306-4294-86f2-fd07c258059d",
"id_doc_print": "3cef1aef-ede9-4d04-b844-4458101a378f",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "42cb09c3-bae6-46d0-a85f-5052ee8a4e32",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "41",
"id": "c0766b99-0fa5-42ee-bfe8-b1e142a4bbd8",
"id_pos": "d5e9d8b3-d811-43f0-bb65-e50f68cce8ef",
"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-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "2b1f5c9f-5aa2-4993-87c4-856995353aaf",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$ref": "39"
},
"st_doc_print": {
"$id": "42",
"id": "9321c5f8-ac38-45b2-8dc9-f65f38841531",
"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-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "e813c635-b5de-41aa-bd47-1e9d5dbeae58",
"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": "42"
}
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"st_users": {
"$ref": "3"
}
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "37"
}
],
"mt_prices_items": [
{
"$id": "44",
"id_list": "879ec2a5-c986-44d6-ac56-638763fe41d6",
"id_item_sub": "b7b26ac6-a668-4757-b7bd-7b80f20ef104",
"validity_date": "2026-03-10T07:07:51.8735186+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "de7c353c-9b29-4637-bc20-b8ec371041e6",
"commited": true,
"mt_items_sub": {
"$ref": "27"
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "44"
}
],
"mt_prices_list1": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list2": {
"$ref": "36"
},
"mt_prices_list_rules": [
{
"$id": "45",
"id": "c07226a3-8b05-4659-8fca-9a896b200f26",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:07:51.8735186+01:00",
"date_end": "2026-03-10T07:07:51.8735186+01:00",
"id_branch": "fd01adad-0e0d-4c59-a630-36ed3ce7e495",
"id_pos": "af49512b-d5de-4ce5-9110-20acc2b6d1b9",
"id_list": "8cfe2f01-4676-4a67-ac6c-ed6a62be7450",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "0425867e-3e7c-4a4f-acb0-63626f2b9cdf",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "45"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "35"
}
],
"tt_items_customs": [
{
"$id": "46",
"id": "46ab2bb9-b324-4db8-85be-ed9c7950dea5",
"order_id": 2,
"id_item": "f0d0ecfd-751e-4944-b6f9-9e1d3f173c83",
"id_item_type": "4f9e4722-2c34-4c27-98e9-a222ed45b8dc",
"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": "e4e85964-ae4b-4495-bc48-5a433afeacf1",
"type_item": 11,
"id_voucher_json": "89755b44-cf6e-4b46-a175-1cb85d28afe3",
"count_voucher": 1,
"id_category": "0e8a4550-eea0-4d42-b9af-bc9a218a1ea0",
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "3032d68f-9a43-46a1-9bdc-ccf3c999e958",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "47",
"id": "1ae01138-254b-432c-8e1d-8e6293aa61c7",
"nro_sesion": 2,
"id_pos": "a71a87c1-ec0c-4423-a81c-b51eaf60c31a",
"date_tax": "2026-03-10T07:07:51.8735186+01:00",
"date_open": "2026-03-10T07:07:51.8735186+01:00",
"date_close": "2026-03-10T07:07:51.8735186+01:00",
"id_user_open": "0d12b2e9-03c1-42ff-ace1-8c7f409bd873",
"id_user_close": "3e085a44-8a71-4d38-bed2-6d6ab9f68e1b",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_doc_sa_pt": [
{
"$id": "48",
"id": "503b33ed-d5c9-48e0-b3fd-b07a9cc0acfe",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "97d857b1-2190-437e-88b5-917febbe9fdb",
"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-03-10T07:07:51.8735186+01:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "df4f53e4-e47a-44f3-9414-5d6a90af15dd",
"id_room_unit": "2fa68293-4514-47cf-a3d4-80e599c76a58",
"id_room_list": "5385250d-6ed0-44b9-ba23-91ad429cb45b",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:07:51.8735186+01:00",
"date_from": "2026-03-10T07:07:51.8735186+01:00",
"date_end": "2026-03-10T07:07:51.8735186+01:00",
"date_open": "2026-03-10T07:07:51.8735186+01:00",
"date_close": "2026-03-10T07:07:51.8735186+01:00",
"id_employee": "01f34d90-c1a3-4e52-a84c-972982580b24",
"id_employee_sec": "03c2d864-7bc0-4744-94ad-ebaf6a7b97e6",
"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": "bc13949b-ed6e-41d5-b3fa-d528ed760ca1",
"comment": "sample string 7",
"id_user_open": "97d58469-39c0-4841-af51-e6a5cf251c0e",
"id_user_close": "9bf6ed35-4431-4c69-8e2e-13d8b7748bfd",
"id_unit_state": "a7cb6fef-abc0-4a34-8f2d-c426760e3f77",
"id_pos_sesion": "7639bbfb-f0fb-4e71-9954-7ca2b20fac51",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:07:51.8735186+01:00",
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "50",
"id": "06e07dfb-5b4d-499d-b160-4738fb82037d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "955db661-93a8-438b-986c-589d9406f19f",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "8f4b994e-6f75-497a-8f4a-d66f99d246ec",
"locked": true,
"date_locked": "2026-03-10T07:07:51.8735186+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "5b571ead-a30e-4ef0-8878-c042c51ed52b",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "4fafa6a6-cf58-4243-bcf1-dd810d7b1118",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b76235dc-03ab-46d1-8a9b-9c1aa6faf709",
"name_pos": "sample string 6",
"id_image": "a9f16fdf-0dfe-4470-97a0-fc811f219a8e",
"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": "7ebf358d-3d21-4a5b-afcf-8d97417a16f5",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "6a5fd7a2-8180-41d0-95e6-52564b0fffe6",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "9fe5c217-7a85-437b-a002-ef7176509ceb",
"id_room": "bc2eb230-4657-4155-b170-f3c3f56ddddb",
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "a6cdc7b7-bd60-4a29-bc87-2bc4cf609a7b",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "52"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_list": [
{
"$id": "53",
"id": "bdb3c047-e00d-4686-80d5-e19a12292073",
"id_room": "2e92f521-b051-4cc1-8469-039c7a8172d1",
"date_in": "2026-03-10T07:07:51.8735186+01:00",
"date_out": "2026-03-10T07:07:51.8735186+01:00",
"id_user_add": "276356e4-5129-485b-a2fc-8f21d1d3dc84",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"commited": true,
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_types": {
"$id": "54",
"id": "096d7226-1e35-400e-a22c-bdf5893bbfbc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "b7cf38f9-564e-4839-8c6d-45f307c3abab",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "9a21fcca-b138-4401-adbb-e8c6b776807a",
"id_room_state": "916947eb-c35e-4002-84e8-2ec5c21e6feb",
"id_image": "72a6018b-1c34-429c-8a63-43de0bc9837a",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "7076aa59-09b0-4714-8b86-6b08e546904b",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "d197487d-1d41-4451-9f50-bc5538baf644",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "d686ce6c-6de6-47e4-ac1a-624dfdf4e69b",
"commited": true,
"st_users": {
"$ref": "3"
},
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_types": {
"$ref": "54"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "3"
}
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_states": {
"$ref": "56"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_list": {
"$ref": "53"
}
},
{
"$ref": "49"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_tips": [
{
"$id": "57",
"id": "f5a81fb6-ab40-4447-9e0b-00acc1ff90b6",
"id_pos_sesion": "8c2a5958-10c9-43e2-8c3e-ad245ecf8f56",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "8f3bc224-fba9-4a6a-9594-a922dd8eab4c",
"id_room_unit_activity": "19cfe823-8f83-4fbc-b997-95e086f25c1f",
"id_doc_sa": "a6062eef-1831-4c7e-aea5-21359db682e2",
"id_pos_type": "51cf53ac-8cdd-49a7-b0e3-ed4d10a94885",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "93c77788-afc8-466d-a820-fcee568918e2",
"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-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "0aaee1bc-1f8c-403b-89df-326493bf2f52",
"id_user": "c7f2f639-5e14-4bb6-af51-87ce1f7c9f28",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "57"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_pos_sesion_users": [
{
"$id": "59",
"id_pos_sesion": "8ede7840-3dad-49c7-b402-68dca6f85f0d",
"id_user": "37272aa0-6593-40b1-854e-1dceb54ce626",
"date_add": "2026-03-10T07:07:51.8735186+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "60",
"id": "52e96bec-81b5-48e5-9608-af3b93d1d4c4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "4c9641da-be18-46ee-905c-70d2c0c7767a",
"id_doc_print": "3eb8e9ac-9fb9-4831-9a9d-fd3694ae6df4",
"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-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "61",
"id_doc_sa": "0ec066ee-fd7c-4c6b-8e04-28f05bd9a8af",
"id_line": 2,
"id_item": "8ae77412-6934-4486-9748-de1f5a2bdf8c",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "26"
}
},
{
"$ref": "61"
}
]
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$ref": "33"
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_money_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_num": [
{
"$id": "62",
"id_pos": "4a0820b8-6573-4c92-82fc-03b158d17571",
"id_doc": "ffd03a8b-745d-4abf-8ac5-9229944acfad",
"value": 3,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "62"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "63",
"id": "be63db5e-8731-4194-9fd1-f8ed177a7f04",
"id_pos": "5c2732c5-a995-4d13-a470-9aac7e77ead5",
"id_doc": "5f0ff086-1684-4a37-aab5-7d0b4e6f0b07",
"id_branch": "3aec7e45-a81d-4bb1-ac78-ba942297373b",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:07:51.8735186+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "0b8168fb-227e-4bbb-a189-9eb5660b2bb4",
"id_loc_from": "0425a11a-a8ac-4849-8c1c-a338b909a3aa",
"id_loc_end": "258095f3-0a11-4bc5-9f59-54d01c93b546",
"id_user_add": "9a2609fe-d220-419a-a5aa-a2ccedf6ce47",
"id_user_upd": "7e2dc8a2-690b-422a-8ce0-1624c9d4f5bd",
"id_pos_sesion": "20b184e0-0fad-4893-aeea-32c30268a0fa",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:07:51.8735186+01:00",
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "64",
"id": "34cdab51-f5ed-4177-899c-ac9a326a2bbf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "b1b2df1f-4261-4434-a24a-1e5df511d564",
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"id_user_upd": "93b9b80a-5c4a-4cb6-910c-94176e50a5eb",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_st1": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_stock": [
{
"$id": "65",
"id_location": "0968b5fa-d6ee-4237-a3b2-479715f85719",
"id_item": "29c823e7-0af6-4de0-abed-ba831074680e",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "64"
}
},
{
"$ref": "65"
}
]
},
"mt_locations1": {
"$ref": "64"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$id": "66",
"id_doc_st": "2c425ddf-6657-4f5c-9f95-936106e890b4",
"id_line": 2,
"id_item": "dd91e8d0-3496-4bd3-8b6b-15c9aa5bfc83",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "63"
}
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_st2": {
"$ref": "63"
}
},
{
"$ref": "63"
}
]
},
"mt_locations": {
"$ref": "64"
},
"mt_locations1": {
"$ref": "64"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_units_activity": {
"$ref": "49"
},
"tt_spool_doc_print": [
{
"$id": "67",
"id": "9c6befea-ee28-490c-bfff-417f9bdad373",
"spool_server": "sample string 2",
"id_doc_sa": "14603031-c826-4e41-a020-c4359f017623",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"printed": true,
"print_on": "2026-03-10T07:07:51.8735186+01:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "67"
}
]
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"st_doc_num": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"st_pos_license": [
{
"$id": "68",
"id": "dbcb1c44-392f-4c3c-818f-d65f0b1e9492",
"id_pos": "d8928796-c3c2-42d0-bd7b-294011837765",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:07:51.8735186+01:00",
"key_access": "sample string 5",
"id_user_add": "51d16617-1400-41c5-9a04-56da028710d9",
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "68"
}
],
"st_users_pos": [
{
"$id": "69",
"id_user": "afccda3c-ec95-4a0b-acd6-cfb11124d4dd",
"id_pos": "d0fce5b5-87bb-4018-87f9-db36548d871e",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:07:51.8735186+01:00",
"last_update": "2026-03-10T07:07:51.8735186+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "69"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "70",
"id": "96d0034e-5b9a-4152-9791-7465ade1d5c8",
"id_pos": "f493eacf-922a-4278-9e42-d6ba860d30ad",
"date_add": "2026-03-10T07:07:51.8735186+01:00",
"date_upd": "2026-03-10T07:07:51.888712+01:00",
"date_out": "2026-03-10T07:07:51.888712+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "70"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "71",
"id": "6952391f-d50c-45a6-a04b-b64bd581e89f",
"id_user_add": "ff0c123d-5ef0-469b-a670-5dd3d45778ac",
"id_table": "bd63a371-f2a9-4182-b347-a727361a2bbb",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "1ee8d223-b6c4-4b26-b8d6-5d70c38b0abf",
"created_on": "2026-03-10T07:07:51.888712+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "72",
"id": "a3cc9d3d-9326-4679-b8ba-0786f8a0cd01",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:07:51.888712+01:00",
"last_update": "2026-03-10T07:07:51.888712+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "73",
"id": "7f96cabd-9700-459a-9f4a-783041867a92",
"id_sync": "39c8a1e1-3e65-4c07-9583-c1ca870a7d0c",
"json": "sample string 3",
"id_table": "3a019e06-8f1b-44c0-bb96-0c1c0b29bd73",
"order": 5,
"st_sync_packages": {
"$id": "74",
"id": "606d8011-30bf-4c96-b36e-0c97e3697d1a",
"id_branch_from": "250edb03-82fd-4cc4-aca2-97edf3235b4d",
"id_branch_to": "e2362641-5a0e-41a1-b20b-75a3f81cc70a",
"type": 4,
"created_on": "2026-03-10T07:07:51.888712+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:07:51.888712+01:00",
"send_on": "2026-03-10T07:07:51.888712+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_sync_tables": {
"$ref": "72"
}
},
{
"$ref": "73"
}
],
"tt_logs": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "71"
}
],
"st_local_variables": [
{
"$id": "75",
"id": "2ad7986b-1bf7-40d2-af42-a94b9d753c8a",
"id_pos": "660d11be-f6e4-40bd-a608-2ff000c22f54",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:07:51.888712+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "75"
}
],
"tt_doc_st": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
},
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "10"
}
],
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units": {
"$ref": "30"
},
"mt_units1": {
"$ref": "30"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st_det": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_stock": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_functions": [
{
"$id": "76",
"id": "9358a987-61d5-4252-af6d-4db99d3364a9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "27f173d5-912c-4907-a78d-a3af233f2e55",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "f5946708-9cb2-4296-b512-1045a0397005",
"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-03-10T07:07:51.888712+01:00",
"last_update": "2026-03-10T07:07:51.888712+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "e2527651-4723-4d15-aa09-22112bede0ae",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:51.888712+01:00",
"last_update": "2026-03-10T07:07:51.888712+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "78",
"id": "7fb36318-6335-4d8d-8082-09e85a3bc4f0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:51.888712+01:00",
"last_update": "2026-03-10T07:07:51.888712+01:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_branches_zones": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_employees_branches": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_locations": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "35eaa8eb-b6ab-45cb-92d0-a1762e83957e",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:07:51.888712+01:00",
"date_end": "2026-03-10T07:07:51.888712+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:07:51.888712+01:00",
"last_update": "2026-03-10T07:07:51.888712+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_sync_packages": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_sync_packages1": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_employees_profiles": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_locations": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_money_rates": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_pos_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_units": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_pos_license": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_users_pos": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"st_users_profiles": {
"$ref": "2"
},
"st_users_token": [
{
"$id": "80",
"id": "6901b838-aeea-4fc7-951f-8b300aad0c5e",
"token_id": "sample string 2",
"id_user": "84a91311-bbfa-4a1f-852a-91db757297f9",
"date_from": "2026-03-10T07:07:51.888712+01:00",
"date_end": "2026-03-10T07:07:51.888712+01:00",
"created_on": "2026-03-10T07:07:51.888712+01:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_det1": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_st1": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_logs": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_pos_sesion1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "0b22d8b1-c2a9-440e-b3e9-6893cf5377dc",
"id_room_activity": "ca708bb9-d48d-4dea-a083-df875e81ae55",
"id_pos_sesion": "21d40103-ca09-442d-ae59-204d59b2943b",
"log_text": "sample string 4",
"id_user": "cb17f14a-4953-411e-88e1-1782220614ef",
"created_on": "2026-03-10T07:07:51.888712+01:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
{
"$ref": "3"
}
]
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$ref": "76"
}
}