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": "d8529472-a4f7-4e71-8410-37196a04608a",
"id_profile": "9e6df48f-7726-437d-94c1-17ff0fa31a2e",
"id_user": "e13b42a3-dcdd-46f5-a18c-5545574772ac",
"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": "fe69e48a-d312-426a-b82c-ab99454f052f",
"id_function": "702700ba-1cf1-4be8-b89a-a9dc8b472e3c",
"id_user": "8a87d349-8869-4a1d-96c1-6d43d0a29335",
"id_profile": "185cb5e8-43fc-4e33-8370-7f175dda0ac8",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"commited": true,
"st_users_profiles": {
"$id": "2",
"id": "4668427f-3851-4570-905e-41c2a76061f6",
"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-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"commited": true,
"st_permisions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": [
{
"$id": "3",
"id": "3f964fd2-a5bb-4bef-9e19-fb3ac8e7f3b6",
"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": "e86c990f-bbc5-4919-b319-627541ebf457",
"view_messages": true,
"id_image_photo": "fa7038e6-8283-4d8f-83fa-e8b7ee41f38e",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "351da692-fc29-41be-ac7b-dc95c03a3446",
"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-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "7adb8a9c-fdfa-48dd-9620-32cfcb8639c8",
"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": "ea930c7c-4922-4d1d-ad86-cf5f9b869acf",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "3f384f1b-03ee-443b-bb57-cade6eeff0c5",
"commited": true,
"st_images": {
"$id": "5",
"id": "cb4778e8-c9f8-46e0-8a7f-e9e69f38e55a",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "5ee38db4-e7f5-4ce2-88a3-5bba52813022",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "91e5c1b9-bd92-444c-ad77-57a849e4a91b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "7f2e7a85-c075-4d9d-9435-c13564573c04",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "1949ab2f-3c16-4c09-99d0-86c4d3040350",
"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-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "8894a935-c211-4aa9-9da9-a4464061561b",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "ca4a9658-a083-4311-b06e-0672f734d1f7",
"id_item": "bb673de1-84e2-408c-8c66-9b3e774092cb",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "1e8ed213-a830-4b75-848a-45a8a241baab",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "881e6be4-a08b-4f36-91a1-2634af5ba93b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "cdf2ee3d-594c-4543-bb25-c4d595ae880c",
"id_unit_sec": "406cec17-fcee-4926-ae28-edd0a5435345",
"id_brand": "80fcc24d-a6a8-4fb2-9752-f116811614e0",
"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": "a976a6e0-aad0-4ec3-9383-4797ba23af1f",
"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-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "af4c7710-3c0a-483d-bd31-bedf67fe5041",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "4c4e831c-6ca1-4e67-a855-0e212728711c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "42cebd8b-40b1-428a-9c5b-bfc6fc5e5714",
"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": "179d5fcb-26a4-45c9-b93d-358e95cc79d0",
"id_branch": "dd527902-a2b4-4d3a-be54-f5bf4a092d16",
"id_pos_type": "cb38297b-fad1-4328-b026-78333e191e26",
"id_pos": "e71cb0aa-2234-4397-a7bc-2bb867153203",
"id_item": "f0c1ada9-c625-4564-84c8-7bfca3835160",
"date_from": "2026-05-09T09:35:27.5330309+02:00",
"date_end": "2026-05-09T09:35:27.5330309+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "c7cc98af-5726-4bba-9688-b691daf57dc8",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$id": "11",
"id": "85b0c9b4-ff7c-418b-886b-71b91727cf52",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "934536ad-3c29-42ef-a5c9-52ed1d0f5028",
"id_zone": "a67e81ee-b0cb-4a8c-9182-de76ace3ab99",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "f54c1347-f9a1-47fc-a068-be674a64fb87",
"commited": true,
"mt_branches_zones": {
"$id": "12",
"id": "1e6692be-cf2c-437b-8d68-79da3ebbd6bb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e178ffb7-5b14-4a1e-a2b8-a9344298fda0",
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "67e0feb5-fee3-49d9-8a2f-103d57e150fc",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "d9d198f0-c824-4b42-abb2-832267cb35a4",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "9aac95ec-3c60-4b1e-a551-a9309f24c6df",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "2d729aa6-caeb-495d-a663-147afd15e895",
"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-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "79d87539-ef39-4b06-8729-581a7fc2bda6",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "66357e5b-42c6-4454-9a67-54ceffb4d796",
"id_cloakroom": "7aaa6ead-c573-4f7f-acf7-c2e1df2ec53e",
"id_pos_sesion": "3c48611e-6be1-4e00-95a5-271753174cce",
"unit_id": 4,
"date_open": "2026-05-09T09:35:27.5330309+02:00",
"date_close": "2026-05-09T09:35:27.5330309+02:00",
"id_doc_sa": "b533e7ac-ae79-4372-b482-7d6077679bcf",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "d0b846a1-3acf-4527-b17f-94de7df0c3b9",
"id_pos": "52690f90-c5a7-4e97-84d7-c3c0d22375fd",
"id_doc": "fd66ecaa-544e-43c2-aad5-45dc569a3f9d",
"id_branch": "29240061-6104-4c52-954a-03ecf133b3fe",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:35:27.5330309+02:00",
"date_tax": "2026-05-09T09:35:27.5330309+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "94a3a870-f4ad-4ab9-a849-14694f6a248c",
"id_relationship": "483b35a7-e9b3-44e0-819e-75dee943a9e5",
"id_loc_from": "134d75ba-0924-47a8-b9b3-cd88467f0e76",
"id_loc_end": "3bba80a4-584b-4595-8771-e2734b3ffe7b",
"id_user_add": "ac14fbea-effc-406e-b6f3-4b53cf0ff116",
"id_user_upd": "c8991bd7-a9ea-454b-be4d-a80124a241c2",
"comment": "sample string 12",
"id_pos_sesion": "e511caca-2d86-4305-8e6f-d1053f7ca6f2",
"id_room_unit": "ec6c0bfe-5a8b-4aac-9dd2-518faf6d6f90",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "e6b174cd-9ddb-4154-9144-05203203b934",
"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-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "aaa567f7-2e85-4c48-8fec-b46c0ae7819f",
"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": "882bb810-873a-41cf-9fa4-dcb33921468e",
"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-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "aa223bd2-8213-42fa-beb3-a675bb48ce55",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "e7c592e3-76a9-4016-819a-f615ef5dbe5e",
"id_pay": "e103a5fd-b3b7-43ec-a200-8d0d629178fe",
"id_money": "7f662195-48f6-4052-9a37-a185ffc4742f",
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "fb74cda5-53f4-4a13-b1d2-3bb2f6a16d5c",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "bf9fd98b-0bd0-4056-a443-4149883945a5",
"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": "24a6d2a2-9993-4099-9e7b-5c16e847055e",
"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-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "11919f4d-c37f-43db-ae01-eb2b63298293",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "b83a5a2a-f7d7-466c-9538-1bdd81e47f6f",
"id_money_2": "bceb33ae-2a84-4f48-91d5-e698a7d664a1",
"date_from": "2026-05-09T09:35:27.5330309+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "6f94807b-1264-407e-b8a4-d8bd0c6679c7",
"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": "f38af9aa-b85f-495c-8b1f-7552dd869c09",
"id_pay": "4707cc49-d651-48a2-9749-ff94a3ea9a63",
"id_money": "3e77f8ab-e4e2-4735-bf9f-e3a706ae0622",
"date_cashflow": "2026-05-09T09:35:27.5330309+02:00",
"coefficient": 5.1,
"id_user_add": "7de199bd-a8cb-4bb8-b8da-f3417c922962",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "4488b12b-1d90-4115-bfd4-7f12a99d131c",
"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": "8e5c5377-e1d5-412f-9036-fa7d44f0822a",
"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-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "74bd71ce-17be-4019-9fbb-7e9c8f989c00",
"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": "8a6cb548-498f-4d09-87cf-326905ef1fa8",
"id_line": 2,
"id_pay": "fc5cbcbb-1df5-4934-9d41-8c74dee940f2",
"id_money": "47a98507-f4d4-4d98-8443-d8969ce11b7a",
"coefficient": 5.1,
"id_voucher": "1a2c0bc4-4978-4b6b-9d6f-bf0d2700c601",
"id_employee": "81b0b528-f0ea-4c30-8d1b-374dd59464a6",
"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": "7f26f194-35a8-47ce-92fb-c5b874017c9f",
"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": "c8caffdb-cfc0-4926-afef-f6b2002d71a7",
"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": "091765b4-a333-40d5-b605-4ef5f581e42e",
"name_pos": "sample string 12",
"id_image": "ea37b3e3-913b-470a-8feb-801ba72dcc96",
"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-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "b3c9f737-bf07-430f-9032-5068716329e7",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "4fb0de40-dd84-4d81-9193-3c9fd0b2ae70",
"id_branch": "b2eb1532-f253-4a3d-89a1-66e51dc2bba8",
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "059192d0-255b-4553-b5cb-217d7f1f042e",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "77080a45-8ff9-4978-ae51-32a99a570b28",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "f8cfbec6-4f87-48f8-a51c-583e93d001d2",
"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": "11398bb3-89b3-4f95-8967-d0fa9b84d2a8",
"id_line": 2,
"id_item_sub": "1fcfcfb9-a9f0-4353-b1df-630c84a2001c",
"qty": 4.1,
"id_list": "94f63e6c-ace7-4b4e-878e-586a7a462f53",
"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": "eccf46bf-5320-455b-a3ea-0603dee930f7",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "5f4a983a-e261-45b2-9458-ec82438a9cf2",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "c72d495a-a5d7-400e-a995-1347de85ba12",
"id_user_upd": "2f83f474-52b7-40b8-8360-90239a1cc2f6",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "abda156a-29c4-46ae-bc72-f55c78f2efa0",
"id_item": "c8b212c6-1510-45db-92ff-071fbfb88e5a",
"id_item_type": "0caf85cf-0e59-429e-8052-0cac356b00d1",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "2a3cd246-e2e6-4e8a-a6fb-21129bc2cb05",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "83412816-2b5e-4f9f-9fec-19613ae909e2",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "7fc30669-a2e3-4156-9eb0-00bb8f97a189",
"id_item": "44e83f53-ea02-4161-89de-4555424cb648",
"group_id": 3,
"id_unit_ref": "7b24629e-ee4e-411d-8241-15b26ffcd748",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "3d85b16a-7387-4b8c-b103-46372a4467cf",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "95afc73c-0bf8-4680-8889-879a1230631c",
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "4408e661-9341-4e95-96c2-541ff124e187",
"commited": true,
"mt_units": {
"$id": "30",
"id": "6ded2837-45aa-4d9d-873a-5de835386a53",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "35761b10-a305-4bde-b165-912eb5b46484",
"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": "cd9d4db6-ede7-47c5-8704-839b812d04e1",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "97e9eea7-96b7-4360-b9dc-8f114da21492",
"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-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "f690912c-ecf4-4a1e-912f-e2c131c2137b",
"commited": true,
"tt_vouchers_det": [
{
"$id": "32",
"id_voucher": "6eabe448-624c-4adb-ba05-b1dd284a4df1",
"id_line": "3e2b782f-96b0-43da-a159-a9832cb01e11",
"id_category": "8eb89070-413f-4ef7-ba4e-e350da2dfe87",
"id_item": "158b7607-7f28-4ea5-b2e0-8ae6589bf529",
"id_item_type": "9e481301-c5e0-4622-bf3a-5c265fb3a8e1",
"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": "f5492fc0-47c8-4b4b-9866-48b80a92ff6b",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:35:27.5330309+02:00",
"date_end": "2026-05-09T09:35:27.5330309+02:00",
"date_used": "2026-05-09T09:35:27.5330309+02:00",
"date_sesion": "2026-05-09T09:35:27.5330309+02:00",
"id_employee": "ef701597-c767-4801-8233-8d68c5b1b892",
"id_branch": "1536de23-466c-497a-bc98-72ef7ae02d3d",
"id_voucher_permision": "4c9a4085-67ab-4fb2-a282-393745a40fcf",
"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": "71cc48cc-9a5c-40c6-8ca5-bbed7d893ba4",
"id_user_add": "1362e48e-daaf-4806-bf09-b3d228b1daca",
"id_doc_sa": "c932277f-c75f-416a-a660-397fe47208b0",
"id_item_sub": "978ce51c-4787-4437-b45a-f37bfcbd4f48",
"id_pos_sesion": "5aa16e62-0ae2-48c0-ac06-0e970ad481d0",
"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-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02: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": "8ee7d52e-e741-4318-b483-adc2f5c6eed3",
"date_from": "2026-05-09T09:35:27.5330309+02:00",
"date_end": "2026-05-09T09:35:27.5330309+02:00",
"date_used": "2026-05-09T09:35:27.5330309+02:00",
"id_employee": "2852c7bb-5a76-42db-94e9-be41bb55d891",
"id_branch": "1639b90f-446f-41a2-a913-2ff5ae9b373d",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "310ccd01-24af-46ff-93ad-bc1e4d87474d",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02: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": "7fb10bc0-5f05-475e-b6c6-078ef5b8ad0a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:35:27.5330309+02:00",
"date_end": "2026-05-09T09:35:27.5330309+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": "72b64f73-e4f0-4649-a401-74124f243574",
"id_pos": "cfbf51c6-8f09-4b02-b5cb-b7a564cd5982",
"id_list": "4243a234-4b37-4b6e-92ea-bea7dc176d6b",
"id_item": "bd9509a4-1e92-4928-8bd3-a058c482f3d7",
"id_item_type": "8cda8356-6d02-4ab4-ae66-829431f0c6ce",
"id_category": "0f1b055c-8ea6-4128-b386-06c34dd7a382",
"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-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "b2dfdda4-960f-4437-9029-f8a48eecea1e",
"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": "b8251f22-1951-4b26-8427-c875394b419b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "1557ec1a-16bc-4b14-91ab-faf80a5674a5",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "3525eb27-9ee3-41dd-97a5-e831281b3730",
"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-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "6816dcf8-3617-46d5-bf0e-12a5467da80f",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "37",
"id_pos": "5201a56b-4c1b-4d34-b4b3-109e3145f826",
"id_pos_type": "38b73632-c1e2-4936-b73d-6a48c894d18e",
"id_price_list": "60bc26eb-5fe3-4b37-bf6f-e7c21d115120",
"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-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "1285c088-617b-4fdd-8b78-44a74452068b",
"commited": true,
"mt_pos_view": {
"$id": "38",
"id_pos": "64c611c7-dd52-428a-a31b-5f24c702fc94",
"id_pos_type": "1ec89bfa-1316-4fe0-ab3e-40eab1780cfa",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "24f5469a-6d71-4b0e-b998-bb7d1b2fcf54",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_types": {
"$id": "39",
"id": "85ae6bf5-ce2d-4c01-9f7e-f7f207517ed4",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "ad3e2ca1-7291-42e2-8d3b-451eb7f758d5",
"commited": true,
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "653b4a3b-2cf7-4352-beb7-14bac19bdb41",
"id_doc": "5473c96a-3489-48b3-9999-ee0448082d7c",
"id_pos_type": "76d0659e-5b02-4a7f-a4d2-c01ad5e9bfcc",
"id_doc_print": "2dc2b4ab-d7de-42bd-be25-e76b8ff9fee1",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "e0bad0b8-5edc-4826-adb7-b0fb826e98bb",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "41",
"id": "b36bbd4d-445d-4639-af70-0befca8a5ac3",
"id_pos": "728f9aec-5789-4c03-b557-414831678ebd",
"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-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "ed331f5d-2555-46a7-a79a-9ccb6f30d1e1",
"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": "91f6a9ae-4da8-4ca7-8a2b-9b691ee5b9b7",
"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-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "8539cc16-9664-4022-b7a1-142aff4acfda",
"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": "7bac6a40-9ead-43cb-bd63-4fe99503d8aa",
"id_item_sub": "2d1af640-a5a7-4f5c-ba2c-a25738606e13",
"validity_date": "2026-05-09T09:35:27.5330309+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "25f67bf9-cb77-4da3-9c4a-a08de9c9e2ff",
"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": "35d83237-93c6-43ae-96d7-cd2c96b3d46b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:35:27.5330309+02:00",
"date_end": "2026-05-09T09:35:27.5330309+02:00",
"id_branch": "e090c78c-9876-42ef-a26f-add647d179ac",
"id_pos": "d4c6540e-b88f-4c5e-a5c9-ce5aa6f55be4",
"id_list": "adb90bc1-a111-456e-8fc5-03b50db2dfee",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "41c7c72a-c999-4de2-860b-6d46c10438e3",
"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": "af91e3fc-e314-450c-ab67-4a19e3d9c246",
"order_id": 2,
"id_item": "0ff6308e-0dd1-43e1-9282-fa2a7ef4a0cc",
"id_item_type": "0a0487e2-5a51-4483-8d90-3945cc618458",
"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": "8b0d07bb-edb2-449c-9f89-8ee45ff11840",
"type_item": 11,
"id_voucher_json": "4f6cc34e-3863-4565-8eab-d75926eff1fb",
"count_voucher": 1,
"id_category": "5b7b1f55-b58b-42e4-9e42-cc910a944b4a",
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "a05c2e75-5593-4305-9e50-6ecf42a05562",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "47",
"id": "bdf0fad7-7944-44a0-b73a-4dfd320fd201",
"nro_sesion": 2,
"id_pos": "b1836c9b-287e-4c34-88bb-00dbb5ef23e9",
"date_tax": "2026-05-09T09:35:27.5330309+02:00",
"date_open": "2026-05-09T09:35:27.5330309+02:00",
"date_close": "2026-05-09T09:35:27.5330309+02:00",
"id_user_open": "7934c92a-db20-4ffb-bdd2-44d0d222b991",
"id_user_close": "b8cdb3c7-fcd5-410e-96ff-5e95946bace1",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02: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": "458d802b-4367-4d12-abc0-4dedefc8d5e3",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "46de62da-b357-4e51-bfc6-6e2fdba8b54f",
"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-05-09T09:35:27.5330309+02:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "33a59f7e-a7bf-4e44-8f19-becdd1d77376",
"id_room_unit": "f23bb760-9f58-4bb9-ad92-99c15436d7aa",
"id_room_list": "74805ad5-8aa7-40a2-be6c-3fb288d9c600",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:35:27.5330309+02:00",
"date_from": "2026-05-09T09:35:27.5330309+02:00",
"date_end": "2026-05-09T09:35:27.5330309+02:00",
"date_open": "2026-05-09T09:35:27.5330309+02:00",
"date_close": "2026-05-09T09:35:27.5330309+02:00",
"id_employee": "be08166c-21b3-4b76-a227-ee4ac54f31b1",
"id_employee_sec": "e4cc5b90-f4f2-434c-b11c-bbee6c9e8c1d",
"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": "b1cfe502-5ed4-4fd0-8d96-9b7c60a02e63",
"comment": "sample string 7",
"id_user_open": "19014463-b19b-4b25-ab6e-26388d4480ce",
"id_user_close": "8090121e-6a1c-4a23-9c76-3bddec06472a",
"id_unit_state": "de6d67eb-7528-4125-ba61-fcb4e3e7e1c8",
"id_pos_sesion": "feb43a93-4f8e-4830-85ba-f575debc84f9",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:35:27.5330309+02:00",
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "50",
"id": "145a8ed2-b006-4f58-a42a-af56910c8822",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "1ca44116-f3b6-45ff-b93d-a23d217fcb4f",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "c4e6fb8c-b30b-4ea6-a115-d1705fd752aa",
"locked": true,
"date_locked": "2026-05-09T09:35:27.5330309+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "bf3563e0-a953-47ce-ad48-1171df9363f9",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "b73ae342-2f58-4bf5-a20b-71ab9cd8eb76",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "650b1cff-46e4-4fcd-ab88-6ec605acbb83",
"name_pos": "sample string 6",
"id_image": "a72b7ce2-3592-4e47-ba1f-41ad1bcd5329",
"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": "cb71c15d-8e2e-4937-ac53-270ecdb4f876",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "a59abd91-dd0f-47f2-8da1-efbceceb0d20",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "cf20aca1-8eb6-439c-b6b1-cd1b20b6a5fa",
"id_room": "b24d0adb-0f0f-4f02-96d0-adfb507c76bb",
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "fb3e7d4f-98c9-4b57-bebc-2763082bda00",
"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": "4dbcfcf5-c311-424a-9ce7-cab41a463342",
"id_room": "d1602988-b3df-4ead-af5a-b20bd647e99c",
"date_in": "2026-05-09T09:35:27.5330309+02:00",
"date_out": "2026-05-09T09:35:27.5330309+02:00",
"id_user_add": "4166ef3e-252a-458e-a8a7-f601dd4b52f8",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02: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": "ca5da9d8-d45f-4b9f-8b59-5582f3711cec",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "0b789291-2888-4dbe-9bb4-485e06bf842a",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "f5801000-4d61-4199-9238-93aff83fe123",
"id_room_state": "5fd1de61-7823-4ad3-b3b9-259811957ac4",
"id_image": "c4981bb2-a46e-4d9d-a92d-079f7f38f803",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "aabb455e-ba24-4fa2-bc39-56ec7c9b098b",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "1dec661a-9ade-4abb-b802-31c8e60f439a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "30d0cd40-a491-485b-a8c2-689ad07f0ce5",
"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"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_tips": [
{
"$id": "57",
"id": "0a911a6e-5fd7-4c53-8912-6c13bbd6bcab",
"id_pos_sesion": "4cc91bf7-be78-4082-93e0-2a94755b3a6f",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "6e53715e-f022-457d-9f6e-9c01707cb8d3",
"id_room_unit_activity": "ab009ff0-1dbd-4618-8537-e5bdff2e70c2",
"id_doc_sa": "de57e93a-1bb0-4699-a614-5ccc03522fa3",
"id_pos_type": "88a80307-abb6-4a2d-b0e3-aeb3459384f3",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "a09d57af-4b89-4c2e-8c40-7e5b03b6f729",
"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-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "947f6247-9c66-4249-9eea-c2a63995b041",
"id_user": "2a3a55bc-8789-4537-82ac-4d30539340a7",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "57"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "57"
}
],
"tt_pos_sesion_users": [
{
"$id": "59",
"id_pos_sesion": "c0f4c8e5-4091-4a2d-a882-e44a2a7b353e",
"id_user": "50c5659f-efb1-4af1-b282-43d8397632f8",
"date_add": "2026-05-09T09:35:27.5330309+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "59"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_cmd_connection": [
{
"$id": "60",
"id": "8e4f8f6b-06ee-452c-ad56-173d5c4cd9b5",
"id_user": "10bfcb73-8a13-4548-b59d-ec8608380471",
"id_user_profile": "9bbce4f4-e83b-4109-9027-ea01f6bcedcd",
"locator": "sample string 4",
"date_end": "2026-05-09T09:35:27.5330309+02:00",
"id_pos_sesion": "f364c2d0-596b-4f80-9a82-ca8a0889b5c6",
"date_login": "2026-05-09T09:35:27.5330309+02:00",
"date_logout": "2026-05-09T09:35:27.5330309+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$ref": "2"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "60"
}
],
"tt_cmd_messages": [
{
"$id": "61",
"id": "5c7e78f0-ee92-4757-b28e-85006a47113e",
"id_user": "7373f699-4121-4fb2-9881-37ba7eecca71",
"date_add": "2026-05-09T09:35:27.5330309+02:00",
"destiny_type": 4,
"id_key": "c26a8866-1674-4a9b-bb2b-510ba53ea2ec",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:35:27.5330309+02:00",
"id_pos_sesion": "e0cd4a39-3618-4ca6-8dde-a3494f9f5120",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "61"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "62",
"id": "84f66586-f962-4e13-8c66-7630e54d5576",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "6910b0b6-54f2-4df7-ae3f-1fe9bce6b9a5",
"id_doc_print": "f6e9d807-2e5f-47ec-a6e1-2831294095aa",
"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-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02: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": "63",
"id_doc_sa": "4a104b12-10ae-45ef-b6e7-50e6fcde0e20",
"id_line": 2,
"id_item": "ed34f5f0-d54b-41dd-9ca2-0b1dac638565",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "26"
}
},
{
"$ref": "63"
}
]
},
{
"$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": "64",
"id_pos": "43045379-5672-4be0-8797-9669bb840374",
"id_doc": "de55f9aa-5faa-400a-8abb-057cf4f77063",
"value": 3,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "64"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "65",
"id": "804115fb-9fef-47e3-ad61-d1ff80e61b57",
"id_pos": "db2f543d-ff55-4315-b2b6-46aea66ee341",
"id_doc": "e6d8ffe9-e556-4be0-85a4-f0d14f0caf51",
"id_branch": "94918abb-21b1-4bb0-a107-ee8b62edfe96",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:35:27.5330309+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "a558bdc8-ead2-4e3d-99a4-78b0def40244",
"id_loc_from": "674e815f-d8e5-4a5f-a6d1-748bdeb98003",
"id_loc_end": "b007917b-305e-4492-9d9a-615f59ec4c04",
"id_user_add": "1f500a23-c23a-4c1b-b6ca-19e0b183a9c5",
"id_user_upd": "8688284b-0d8c-49aa-92ba-fd70874420a5",
"id_pos_sesion": "90441c93-afca-4798-8555-4ff25917e1ad",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:35:27.5330309+02:00",
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "66",
"id": "f7bc3f67-5288-4ec4-bb00-cc6c6887f08c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "fe40c88d-02c2-4ff8-b7b2-98b47ca1a792",
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"id_user_upd": "7a95080f-1e99-491e-b66a-213b38207403",
"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": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st1": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_stock": [
{
"$id": "67",
"id_location": "f89af7a3-4c8b-4bce-957d-f9caee03f724",
"id_item": "4eea79be-47fd-4927-8417-8613664fee56",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "66"
}
},
{
"$ref": "67"
}
]
},
"mt_locations1": {
"$ref": "66"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$id": "68",
"id_doc_st": "b48bfba3-76b9-4dd6-a3c6-5f2b84ff6cbc",
"id_line": 2,
"id_item": "a06ce926-df44-48a3-9fe0-06125b8cb215",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "65"
}
},
{
"$ref": "68"
}
],
"tt_doc_st1": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st2": {
"$ref": "65"
}
},
{
"$ref": "65"
}
]
},
"mt_locations": {
"$ref": "66"
},
"mt_locations1": {
"$ref": "66"
},
"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": "69",
"id": "b1ebf1db-cf9e-4dfb-8ef5-b65f76cac3c4",
"spool_server": "sample string 2",
"id_doc_sa": "c89713a6-03a7-4f31-8f37-a3660782c15b",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"printed": true,
"print_on": "2026-05-09T09:35:27.5330309+02:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "69"
}
]
},
"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": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$id": "70",
"id": "859913f2-aa9a-4767-a335-54e6366bfcc1",
"id_pos": "22176ef4-4528-493b-b12a-769cbe6c83d0",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:35:27.5330309+02:00",
"key_access": "sample string 5",
"id_user_add": "94687b0d-c0e5-4ea8-8cf3-a342a9106845",
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "6bbc52dc-49da-4a23-8edf-e8c834ee58db",
"id_pos": "91052003-9a49-4029-9d18-2e34f0958082",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "72",
"id": "e0a88427-cddf-4cdf-b6ef-150abffa91c5",
"id_pos": "5b691418-7815-4c34-8ee7-3a0e5542c8c0",
"date_add": "2026-05-09T09:35:27.5330309+02:00",
"date_upd": "2026-05-09T09:35:27.5330309+02:00",
"date_out": "2026-05-09T09:35:27.5330309+02: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": "72"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "73",
"id": "8e0aa403-3d00-4d33-bd0b-7ac2096c903f",
"id_user_add": "6476eee4-8a50-4260-a30c-49d14b3f1d05",
"id_table": "4e5ef942-cb16-40ed-aade-12330a829c62",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "b85e4c57-de39-49af-9f2f-f413ab191251",
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "74",
"id": "46ad43d7-a6b6-4312-a0f5-15b04eddf956",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "ce0d0151-9139-42e1-a4bf-e2878b49af23",
"id_sync": "50353b99-9555-4328-a24c-0922e062aad1",
"json": "sample string 3",
"id_table": "0aee9cd2-1ca4-489f-b074-bbb2da316082",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "ca14f1ef-d41f-4c51-8147-70cb5daccc67",
"id_branch_from": "4c125603-5a05-4ac5-b478-3bd39e8ff666",
"id_branch_to": "73bc67da-14d7-4c35-81c0-5dff2e28093d",
"type": 4,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:35:27.5330309+02:00",
"send_on": "2026-05-09T09:35:27.5330309+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_sync_tables": {
"$ref": "74"
}
},
{
"$ref": "75"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "73"
}
],
"st_local_variables": [
{
"$id": "77",
"id": "4d209ff6-3849-4325-93a4-b81bfebe06ea",
"id_pos": "37dea371-ff4b-446a-a23b-d8f0ded6766e",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "77"
}
],
"tt_doc_st": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"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": "63"
},
{
"$ref": "63"
}
],
"tt_doc_st_det": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_stock": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"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": "78",
"id": "6ef655a4-361c-423d-bfec-545ad1ce8a36",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "2e87b89e-cf87-453d-8a91-0a3facc641c3",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "73ef7a78-9e36-43ec-b307-54078de57467",
"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-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"commited": true,
"st_functions_groups": {
"$id": "79",
"id": "095ad16b-1d4c-4559-8298-fc1a3cf7b71d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"commited": true,
"st_functions": [
{
"$ref": "78"
},
{
"$ref": "78"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "78"
}
],
"st_images_types": {
"$id": "80",
"id": "9b7e9e37-9594-459e-813e-e977c2e25531",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02: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": "66"
},
{
"$ref": "66"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "c73070f3-9252-446e-a3ce-2dc0ce4f6997",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:35:27.5330309+02:00",
"date_end": "2026-05-09T09:35:27.5330309+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"last_update": "2026-05-09T09:35:27.5330309+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"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": "76"
},
{
"$ref": "76"
}
],
"st_sync_packages1": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"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_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_locations": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"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_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": "70"
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_token": [
{
"$id": "82",
"id": "45925f47-628a-40ea-952d-af826fb937db",
"token_id": "sample string 2",
"id_user": "f1508f28-f5f6-4957-9fe4-3ab74e6e8264",
"date_from": "2026-05-09T09:35:27.5330309+02:00",
"date_end": "2026-05-09T09:35:27.5330309+02:00",
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "82"
}
],
"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_st": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st1": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"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": "83",
"id": "ddf5dab6-c42a-46e0-87b2-a9aae64f26d6",
"id_room_activity": "bee9c32f-3ec6-4e1a-9d78-e08600f5ee83",
"id_pos_sesion": "f6408f4b-56a4-4d1b-b613-52c25aa9294f",
"log_text": "sample string 4",
"id_user": "b7549e82-24f3-4d83-873d-6afc748fd9af",
"created_on": "2026-05-09T09:35:27.5330309+02:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "83"
}
],
"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"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms_units_states": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"st_users_profiles": {
"$ref": "2"
},
"tt_cmd_connection": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_cmd_messages": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$ref": "3"
}
],
"tt_cmd_connection": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$ref": "78"
}
}