POST api/St_Users_Profiles
Request Information
URI Parameters
None.
Body Parameters
st_users_profiles| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| is_pass_required | boolean |
Required |
|
| is_admin | boolean |
Required |
|
| level_id | integer |
Required |
|
| order_1 | integer |
Required |
|
| order_2 | integer |
Required |
|
| order_3 | integer |
Required |
|
| order_4 | integer |
Required |
|
| is_tips | boolean |
Required |
|
| is_view_all | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| st_permisions | Collection of st_permisions |
None. |
|
| st_users | Collection of st_users |
None. |
|
| tt_cmd_connection | Collection of tt_cmd_connection |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "1e1a68c2-aa9e-4ca8-b57e-2a4918d85bbd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"commited": true,
"st_permisions": [
{
"$id": "2",
"id": "9079f768-341d-4b9b-84f3-bed80e49a04a",
"id_function": "4a15fab0-f9cf-4ca2-a07b-45cce2490913",
"id_user": "04d016a6-128c-4650-a106-622a1c4c64d4",
"id_profile": "f426e12a-0a88-42e6-9cbd-02f53d3fbabc",
"permission": 3,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "1"
},
"st_users": {
"$id": "3",
"id": "131232a1-d2d5-495e-913f-5b929390988b",
"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": "cc251722-ef3e-4c19-844a-fbbbe27585bb",
"view_messages": true,
"id_image_photo": "3186304c-fa97-4eb6-a939-bc0f1977d772",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "4f74a0d2-f181-4f02-8641-73c8e6c5d2b2",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "391a4ebf-297c-422e-8088-55d25afa095c",
"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": "48adcea2-73fb-4ef1-b9d5-b84c1c9f39a7",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "752fc462-460e-4502-a17e-25d7e8d88dcb",
"commited": true,
"st_images": {
"$id": "5",
"id": "b88682f0-0022-4f6b-871d-320eb26b8d3a",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "0e761171-ff68-4874-b9a6-cee5c36a720f",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "93534475-c959-444d-bc7f-04ffca21d460",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "2199ac90-93c0-45f5-89e0-c6bcaf3dd349",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "3cd4d39d-3fc1-46e0-a6f6-43b52b8444d3",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "0e92c1b9-5d82-4736-b9f6-183be35eb660",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "83a40128-91cc-4e58-bd57-14dfabb839e5",
"id_item": "76800bc9-282e-4f22-8e6d-75ab0cfaef32",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "40d43f71-cc35-4a72-9727-5b6422ea05f9",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "f79ef5ae-eaa4-4706-894d-2eb03a0ae136",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "2ebd85b9-43bb-407a-b602-083d046a493a",
"id_unit_sec": "172dfd08-b862-4eac-bdf5-a54b0bc62a7c",
"id_brand": "132c26a4-5d98-4e14-9f13-671c2ebd6b08",
"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": "0925ccf9-16b5-4356-a98d-7757bb19aa08",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "54365487-9090-492b-84af-fe2bd47c0f37",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "c57796a0-f014-4ed6-8782-b9bd86691097",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "63edd1c2-ea14-4e47-96f7-b6b19b6e5c32",
"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": "779f8a64-1a91-4804-a62c-bfef9b8a9630",
"id_branch": "bea6b2c8-b284-44ae-833f-8534d661302e",
"id_pos_type": "63611372-8d9f-4dcd-84e1-c67b65136036",
"id_pos": "12169438-9cf5-4273-bdfc-e768c2a3a60f",
"id_item": "a6c01580-088a-4ec9-8dcb-371863133c32",
"date_from": "2026-07-08T09:45:19.2371254+02:00",
"date_end": "2026-07-08T09:45:19.2371254+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "85500712-bd33-43b4-a54d-2f3f78434cc8",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$id": "11",
"id": "f6ffc956-ee78-4c35-8df9-715b726dc2e5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "8668b062-e16e-40be-a62a-063cd8dd2659",
"id_zone": "94746367-4717-4020-97f9-1b2f56da572e",
"user_required": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "bf551554-d8cf-4e72-aa32-88be28a42ba6",
"commited": true,
"mt_branches_zones": {
"$id": "12",
"id": "a2e036e2-48f4-4e2c-b477-41cf32ff5c35",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a1c1cda2-8132-4c8b-90ff-4dc49e760681",
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "a0effb79-f01d-49ed-b294-3f8117ab4012",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "600fa86f-c924-4436-9b4c-55f05ac53027",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "c90e7cba-7c2c-4c14-9305-476309a1bc21",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "a024fced-b730-4c6a-aea7-e28648ee6a80",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "f1b088ad-92cd-4fec-9c65-96d644e6c11c",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "cd2b3539-8763-4a07-8b78-4f5f4e3896f0",
"id_cloakroom": "a96d3729-239b-4e05-925a-91e395d61332",
"id_pos_sesion": "d433e4cf-ccc5-428c-9db7-c48148bd4e7e",
"unit_id": 4,
"date_open": "2026-07-08T09:45:19.2371254+02:00",
"date_close": "2026-07-08T09:45:19.2371254+02:00",
"id_doc_sa": "0874b975-85d3-48af-a466-95ce20dbd1a3",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "f49e3b3f-1176-4bc9-b44b-8ecf5afa2dce",
"id_pos": "e0111598-851e-4e72-a579-879ff6d00e37",
"id_doc": "f43a6cde-ece2-454a-8b6f-42ab7037244d",
"id_branch": "945b7ce1-7065-49c6-9543-6682b5636743",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:45:19.2371254+02:00",
"date_tax": "2026-07-08T09:45:19.2371254+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "49b08522-b23c-4dad-b153-7b1b7d15a3d8",
"id_relationship": "dd51057a-f553-44fe-9735-30408c1ef382",
"id_loc_from": "10105139-3fe7-418c-8615-fd75def20364",
"id_loc_end": "4a25163c-7590-4ea9-b751-0c5f9c1da9fb",
"id_user_add": "239e8d99-d73e-4fb9-8837-5bc7df1dc7d0",
"id_user_upd": "de51424c-0dc2-420d-96fd-bd3540c0945f",
"comment": "sample string 12",
"id_pos_sesion": "cd6726fa-662c-4f58-812c-353db46138c1",
"id_room_unit": "75063976-b576-4d81-a0e3-630b4e907bb7",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "a26770ce-443c-4f56-8672-17c451ac8e23",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "cff21470-bcfb-4007-ac19-49407f85998e",
"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": "23eb867f-fa06-4928-9933-e365f3d64877",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "730193f2-186d-4628-99ad-f1c9121d79dd",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "4079baae-2a76-45b8-9f5c-4adfee4fabc5",
"id_pay": "5836d27d-f6e6-4bfe-a410-bf3b1a337a2c",
"id_money": "91affde0-07d0-4be9-888e-33992cf47c48",
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "cbf2bc4c-1ccf-424b-a55a-58c71019155d",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "a3186bb5-7f2c-4fbe-97c2-194075990692",
"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": "a15640b9-a2a0-49b9-ae67-dc36c6aff897",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "4350d761-22cd-4355-beea-8f89e5344e26",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "90b897bc-9d0d-4b42-875e-8f693c2498a2",
"id_money_2": "0111e253-e71a-4796-b6d6-08b6d7aafa2a",
"date_from": "2026-07-08T09:45:19.2371254+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "84a0a6fc-930f-4bb5-897e-89a02965ba81",
"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": "eefbb294-93e4-44b2-9542-f574a45126d3",
"id_pay": "fe98a003-e6d7-497f-abad-745209895798",
"id_money": "1e6ff776-c92a-4db3-8eb2-6c31bd8602f6",
"date_cashflow": "2026-07-08T09:45:19.2371254+02:00",
"coefficient": 5.1,
"id_user_add": "7861d8c6-058e-4009-a420-6f8c2da3fdbf",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "2d9e7c0c-9a2e-450e-a575-f18ea617d3c2",
"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": "5b7546bb-333f-46b2-9937-b76462c87d82",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "2394c119-02db-4d8d-9e7d-8d2aaa8b9d4f",
"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": "390092bd-8194-464e-a445-780a0d25fc92",
"id_line": 2,
"id_pay": "4002cc64-5187-4c70-a899-d08b32e1a3b5",
"id_money": "85ef8bf8-47b9-4753-b146-2fc67a692252",
"coefficient": 5.1,
"id_voucher": "6be44873-3945-4faa-8027-91cc7ffdb785",
"id_employee": "ec0fdda5-b85b-4c6a-89b9-97314f053fd6",
"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": "9cefd4f7-1956-4d9b-a320-a8751de86e2c",
"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": "b9ee590a-f8a6-481a-8a07-f8266c2bbaae",
"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": "d72b117c-fc43-4c08-b1cf-c46519650dc6",
"name_pos": "sample string 12",
"id_image": "fc53d0ff-0384-4432-bd0d-4de95ba33a6f",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "5fc363fc-d301-4960-885c-e8a91a2b83df",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "844f54f5-7ed8-4cb7-8884-1fe8f7b01dff",
"id_branch": "3f7a2c36-06ad-4a20-9153-c9fbe6f08ce8",
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "79d7099c-d178-4fdb-9d2f-ae81c7e92cf5",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "e7d47503-4b38-449a-ac6f-5e9ae12bd36f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "743cf06e-549c-4a46-9999-4e6102339b5a",
"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": "a35d7bed-11e1-40a7-b71b-ca7ff5880d9d",
"id_line": 2,
"id_item_sub": "20332851-5bca-47df-8141-6801cc2273fa",
"qty": 4.1,
"id_list": "652e838c-b25d-4fd6-9cd1-3f523bc704ce",
"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": "89c6d35b-681a-4252-9c52-19ae8330a86b",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "b4af1161-7801-4f3e-bc3c-dd5c2b116b99",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "4885f78a-ca82-473a-ba78-f14016275ebf",
"id_user_upd": "944322f9-e943-461b-beb1-499df5c8988c",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "67fd0c2f-798d-4471-b95a-0f438d9924a4",
"id_item": "d12d789e-c191-414a-9833-e5585968ad60",
"id_item_type": "94cc11e5-a04c-407a-bd87-ea7ceb859ed5",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "96612e35-b308-48b2-8401-5494cc4fe5ea",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "0edfba2c-97bf-4a1a-b3ef-bd8315ed2dc3",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "959a3b80-fac9-4f11-ab1e-4d9c6e10db6a",
"id_item": "52b9b880-4190-4da6-934c-7ba2db4cf559",
"group_id": 3,
"id_unit_ref": "159a295a-d7b4-4bf1-b059-0131c89ada1b",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "7ab46579-3d91-4780-93c0-e392fa187d78",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "6adbbf9a-5659-4309-b373-218dc13f0173",
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "f77a78d5-78da-47b3-9e09-97d89963963d",
"commited": true,
"mt_units": {
"$id": "30",
"id": "cbe9f6ed-e031-4a1b-a71f-505a60888c4e",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "a4d43254-2b36-4624-8f55-3677e2a527de",
"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": "168e94dc-5852-4aaf-bba2-1efce9b2107f",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "06fb45bb-9539-41ed-b78d-d0d673c847b8",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "1253c1db-4b0a-4f2a-b384-aaf5349726ca",
"commited": true,
"tt_vouchers_det": [
{
"$id": "32",
"id_voucher": "74f24675-111e-45c2-89c3-e63c67441547",
"id_line": "b814d56e-2ffa-491a-be22-088528a90e25",
"id_category": "65621f67-58ca-4794-aebc-fc7a10b847be",
"id_item": "3a4f05bd-2e3f-4efa-9d71-7fca0cfbe34d",
"id_item_type": "fd6ded7f-bfcd-4912-a25e-9a6d34a03481",
"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": "b6755d14-8ada-482f-b07e-70af018b01fc",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T09:45:19.2371254+02:00",
"date_end": "2026-07-08T09:45:19.2371254+02:00",
"date_used": "2026-07-08T09:45:19.2371254+02:00",
"date_sesion": "2026-07-08T09:45:19.2371254+02:00",
"id_employee": "32b51bd2-72cb-404a-919a-ae14f8379a95",
"id_branch": "ebbc4bcf-de24-457d-bc54-70e317ed1cdd",
"id_voucher_permision": "0f452f97-a296-4c64-b517-6397cbc1ddbf",
"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": "4ab8edc0-154c-49ff-b0ed-61da895a868e",
"id_user_add": "18d8a7d4-617a-47b7-9492-0bbfbc657a1d",
"id_doc_sa": "4c2bc895-3ac5-47e5-9fb1-78838550a2d2",
"id_item_sub": "0b6eb9dc-c3c4-4c28-a3f3-d14f37e1aedb",
"id_pos_sesion": "b0a290b6-5a77-409c-8834-1797e1ec6158",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+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": "befb590d-068d-4bcb-9eb6-5f977bd3bba5",
"date_from": "2026-07-08T09:45:19.2371254+02:00",
"date_end": "2026-07-08T09:45:19.2371254+02:00",
"date_used": "2026-07-08T09:45:19.2371254+02:00",
"id_employee": "a7711bcb-529a-4c51-826a-f45627ec2269",
"id_branch": "adccbc1d-85f0-4e38-a716-2cc793cd0fb7",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "31c0d5c1-e9a3-4962-b17c-0164ee00848e",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+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": "8f95007a-2646-4aa1-9552-5660cc06b1e7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:45:19.2371254+02:00",
"date_end": "2026-07-08T09:45:19.2371254+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": "c6b648d3-75bc-401b-997d-22ff442d50b6",
"id_pos": "b6e2726f-b87f-4158-b809-8bc771314432",
"id_list": "945ec635-2875-4978-8633-afb20cf12ed4",
"id_item": "c0d7a6d2-b745-43a6-9700-7cd1ae392379",
"id_item_type": "170ba01c-5f9b-4919-8d3e-e1d8830f3da3",
"id_category": "d020669d-ed5c-4f7c-9f0c-f2ec9ac389bc",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "78339eab-5142-4e61-a380-dc7c50b484f1",
"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": "b61e91c2-92e4-42b9-b4e6-8f17716917f6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "afce5634-d5e6-4d95-b29c-37631f426b17",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "a0f6b17e-894d-485b-a94b-7ee0944b8fb9",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "9538bb37-d616-4372-ba49-ff3ebeb08af9",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "37",
"id_pos": "655d9c40-d5a0-446b-936f-05296532fc00",
"id_pos_type": "bff55416-1666-4a86-ab92-55e6a76511ec",
"id_price_list": "be121028-8b73-4bcb-9ce4-bce4c98f2ca2",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "843244e8-6f44-436f-82dc-c5189c9368b7",
"commited": true,
"mt_pos_view": {
"$id": "38",
"id_pos": "8e5f85bf-c410-4c67-9bff-173decf3e407",
"id_pos_type": "3dbc4c8d-50f3-42ad-9674-c9cbe70c0229",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "d9b7aeb3-caaa-4a39-81ed-f17919aec3a5",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_types": {
"$id": "39",
"id": "7c52a508-8839-422e-9137-91873dfbb684",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "7b9ad362-b2bd-4373-a4e6-127a084003fb",
"commited": true,
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "7d6854ae-5c0e-45a3-bdf5-f59fa616dd54",
"id_doc": "95c6c1c4-9350-4ef1-b217-f74913f8c4da",
"id_pos_type": "b3e4be47-f3fd-4b6a-b4ad-ae01f83bc9b3",
"id_doc_print": "92f2421d-56a6-49fa-8653-a8951d796675",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "928db941-0a11-4ea7-96ce-a7d5cd98a81f",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "41",
"id": "df400fef-ea59-4c1f-901d-a17c37f84b58",
"id_pos": "f574532b-ae21-4a72-97fc-67824cc86cbb",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "2f565d8d-9df7-4920-8f77-ba3d543d69a8",
"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": "c4f9c222-992c-4c1c-a3f6-9c5143644d3a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "aec7ccf5-c74b-4d31-b565-2c7992b12d58",
"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": "1b68ab0a-f8a4-4e58-8b5f-49606312a435",
"id_item_sub": "69b78237-ba70-4b33-8e0a-e173058b166a",
"validity_date": "2026-07-08T09:45:19.2371254+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "c55898c5-20fe-4c8a-acd9-299401ca77b4",
"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": "9553aa50-04f9-4e55-baa1-1f33c743c263",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:45:19.2371254+02:00",
"date_end": "2026-07-08T09:45:19.2371254+02:00",
"id_branch": "05579835-184e-4beb-bb62-8eebead8bf17",
"id_pos": "e8fae692-299d-4687-b0b0-8e903e1079f2",
"id_list": "17661fe3-2902-40d8-8ab3-bd2f977f8635",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "8768dd8d-a1d1-45a2-b563-cd16b32f593c",
"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": "a1f66a77-6b4d-4cea-bb32-a9fda6a056db",
"order_id": 2,
"id_item": "906c7dda-3cd1-476a-b775-7c7a6b9c48ef",
"id_item_type": "b82977f0-d6ff-44ff-a4b2-37c87bca87ec",
"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": "7943bd88-7405-409d-bc6b-a2617d243ac9",
"type_item": 11,
"id_voucher_json": "1665143e-0257-4ec3-835f-08a266e9c9d0",
"count_voucher": 1,
"id_category": "36e05e74-da17-4520-8c2d-4375464e19de",
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "b3178c6f-4ffa-4f82-8c8c-c5f93f0ac757",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "47",
"id": "b1d02ea1-bb1a-4313-b146-f78dec750a16",
"nro_sesion": 2,
"id_pos": "90dfd68b-a0d2-42c7-bb18-d29780304aa1",
"date_tax": "2026-07-08T09:45:19.2371254+02:00",
"date_open": "2026-07-08T09:45:19.2371254+02:00",
"date_close": "2026-07-08T09:45:19.2371254+02:00",
"id_user_open": "ae80298a-6299-46b6-a40b-803d9c7ade7e",
"id_user_close": "8b9b3569-39c4-4598-b006-c7c7f2bb556a",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+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": "ddd1e0cb-209e-45e5-9830-72873c332679",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "5d8f6516-fd95-437c-879d-1d4f9e7aa4b9",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "8ad82ebd-1a0a-4522-b209-e7a38974030d",
"id_room_unit": "5e575b0b-6cf8-4289-96df-48f1522d1900",
"id_room_list": "a8c7b3b6-8725-492c-92d7-5f2750de69c9",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T09:45:19.2371254+02:00",
"date_from": "2026-07-08T09:45:19.2371254+02:00",
"date_end": "2026-07-08T09:45:19.2371254+02:00",
"date_open": "2026-07-08T09:45:19.2371254+02:00",
"date_close": "2026-07-08T09:45:19.2371254+02:00",
"id_employee": "5607a51f-4451-43d3-b537-1a7f96969b3e",
"id_employee_sec": "87c4c675-3b0b-4cad-ba49-d11d8feefecb",
"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": "7efafe39-c42b-4f0d-93d5-29028b4e8caa",
"comment": "sample string 7",
"id_user_open": "4fdfba20-eab0-4889-b758-614b4991dc4e",
"id_user_close": "13a7594c-4761-43bb-b0fd-2f5c7e5751f6",
"id_unit_state": "cdb94c89-ff77-4ff3-a7cc-1d6b8acd44a1",
"id_pos_sesion": "a7b6969d-72a7-456d-9f29-4af7bb83e193",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T09:45:19.2371254+02:00",
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "50",
"id": "d3a8b718-074c-4bcc-ac0d-a02ab0ee7a1d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "08961972-27fb-471c-99ec-02d60bf7a8fa",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "f6e8213b-dda7-4b75-9707-6b28f7e4c1f9",
"locked": true,
"date_locked": "2026-07-08T09:45:19.2371254+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "795379e9-1bce-45b8-9a24-d3609ec9aa5d",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "0399483f-80f2-4b17-bb6d-bf73bd89d8ec",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0af42e44-3e38-4bf4-a06f-15347f40e680",
"name_pos": "sample string 6",
"id_image": "36851f63-dbea-430f-9416-8c81c4267008",
"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": "b023b788-ddc5-42ac-8362-5aff4ffb249f",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "a2886779-ea7f-4606-8056-7caf344c07f2",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "375f44dd-07ad-46d4-a310-f0dd190bb739",
"id_room": "c02d801b-6807-4581-b72e-5eb8cc90d0aa",
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "f203e1c7-af62-4810-b3db-3e415f0bc32c",
"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": "1dfcb9d2-72e0-40eb-8d8f-ea870aa36885",
"id_room": "a1992716-0bd9-4470-8d59-cd44ce287932",
"date_in": "2026-07-08T09:45:19.2371254+02:00",
"date_out": "2026-07-08T09:45:19.2371254+02:00",
"id_user_add": "250740b2-d2e3-44bd-84a5-78c742ec00ba",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+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": "5c1044d5-07e5-4be1-b258-85e756a4a01a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "359a4fe6-cee0-47d4-859c-2cea37966506",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "85b15b82-9f9e-4902-be6b-57234870c1ea",
"id_room_state": "b17207ab-d44f-49a6-b0e4-c40d6c102445",
"id_image": "886a756d-8649-4a1a-9b41-a4ae2074fe92",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "84012cc5-193b-4e9a-9c51-65c5e1850d46",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "370525fa-b640-40f5-82b6-e6d7ecce9cd1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "ce238c24-bfad-4273-992a-213936624dea",
"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": "68781116-1f8a-4916-ab56-3c483f39ab1f",
"id_pos_sesion": "621bb364-c280-4a1e-8407-a25008effd0f",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "e37f844a-018c-45b8-9883-2e1353ade6d9",
"id_room_unit_activity": "316309c0-3023-42c2-86ac-df422a4328d5",
"id_doc_sa": "6e7523da-c561-4db8-af52-d96f84b57584",
"id_pos_type": "c5c16b18-3983-4291-9b8f-35b0eb70971e",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "c6278d55-6bd4-481c-ab9e-110014957d0f",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "36fa5e29-3cd9-4ec3-9dad-3468d803c3ad",
"id_user": "1570bdd0-62b8-4726-bfeb-d33a6af35724",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+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": "faeded86-1915-49ec-8c47-3aac4ed03fd5",
"id_user": "0924ca44-899e-48ee-809d-486b938cc0a9",
"date_add": "2026-07-08T09:45:19.2371254+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+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": "f27f57f6-95d6-4401-afbf-58a539bd74c8",
"id_user": "db781f06-6637-447b-80db-02786c07df88",
"id_user_profile": "9bc2af15-8d63-4a62-ac7c-d641c6d4c9a4",
"locator": "sample string 4",
"date_end": "2026-07-08T09:45:19.2371254+02:00",
"id_pos_sesion": "1ba76873-ceb0-489f-a828-6bdf1d723ff3",
"date_login": "2026-07-08T09:45:19.2371254+02:00",
"date_logout": "2026-07-08T09:45:19.2371254+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$ref": "1"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "60"
}
],
"tt_cmd_messages": [
{
"$id": "61",
"id": "6963f235-1252-431b-acfb-3cc76611a01b",
"id_user": "e5b282a6-2aa9-4443-9a60-a21f88d6ce91",
"date_add": "2026-07-08T09:45:19.2371254+02:00",
"destiny_type": 4,
"id_key": "4edd23e5-cf91-46f4-a34d-e9a9c383015e",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T09:45:19.2371254+02:00",
"id_pos_sesion": "784569ca-b214-4966-9eda-f00aee53e793",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "61"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "62",
"id": "1d72e785-6d61-4c48-b625-bc3de7d6f53d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "6b773b6a-3fbc-4448-ada0-021faf2a579a",
"id_doc_print": "0ac6426f-2159-4e8d-b8c7-2b35a1f53513",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+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": "42478a74-5e2c-4790-ba9d-dec3ddc868a6",
"id_line": 2,
"id_item": "5a60b30c-d331-45ff-87bf-27216f86869a",
"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": "02b9075b-ec80-44c3-a8dc-d374f98e7c8b",
"id_doc": "ae942bd4-1a7d-42bc-8050-617fb8913787",
"value": 3,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+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": "5a43c960-c9c9-46fd-9ddd-1a7cc152e242",
"id_pos": "3759e2c2-7db1-4938-8b5b-28a278a9aac7",
"id_doc": "d233b986-1e50-423c-9edc-7367869885af",
"id_branch": "26722ba9-9c82-48f4-9b04-ef83f9c3bc58",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:45:19.2371254+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "c00f844a-6e35-4eaf-b261-8a104b588cf8",
"id_loc_from": "a916b1f1-d50d-425c-a208-c2e0c54ac925",
"id_loc_end": "0f3d62bd-a1f9-4fd7-b11f-bf52b01f0295",
"id_user_add": "8474b257-30e5-40e7-9239-4bb9808f352f",
"id_user_upd": "ecf1e241-4806-43d4-8d13-96973e09afff",
"id_pos_sesion": "1fc43902-ff15-48d5-92ef-2f098e23c000",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T09:45:19.2371254+02:00",
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "66",
"id": "7bf0bf1f-105e-4f6f-83bd-269a4c628f5f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "3f139b86-ef61-4888-8f2c-1448a0cc6bdf",
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"id_user_upd": "cfdc3e4b-634d-45a8-a485-98d0bb8e0ed1",
"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": "e9260a01-6652-4902-9ea4-ca388b738126",
"id_item": "27d06e38-6c31-4ab6-ab9e-370d1bf050aa",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+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": "5fcc6605-948d-4e2d-9bb8-c92e0173b245",
"id_line": 2,
"id_item": "4f4f57dd-c9f8-4b20-8296-e37f63eb223e",
"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": "07e62bb8-bf3d-44e2-a81c-15be958e5da3",
"spool_server": "sample string 2",
"id_doc_sa": "bf96421c-8f90-4435-8b30-e623d59471f8",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"printed": true,
"print_on": "2026-07-08T09:45:19.2371254+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": "3305cf8f-fef2-42b0-bb82-5b3a70511337",
"id_pos": "1183739a-09a2-4b1f-a57b-0c836c37f393",
"mac_address": "sample string 3",
"date_end": "2026-07-08T09:45:19.2371254+02:00",
"key_access": "sample string 5",
"id_user_add": "e6c20c5d-8b10-45d1-a807-a767c7aaa009",
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "c38347f5-1875-462e-a56e-bd4d28b268ec",
"id_pos": "c8b83cc6-6012-47ff-826d-19436a64a768",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+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": "7238b7cc-2c2d-4f68-b00a-d1ef4f66c8f4",
"id_pos": "22dfc2b9-416d-4713-8345-81cd42ffb35b",
"date_add": "2026-07-08T09:45:19.2371254+02:00",
"date_upd": "2026-07-08T09:45:19.2371254+02:00",
"date_out": "2026-07-08T09:45:19.2371254+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": "bd0a48e0-0719-40a7-bea4-575a6bad04d1",
"id_user_add": "bcfd8080-400e-4a1a-b0d3-ebcf4325d59b",
"id_table": "1f898703-9d38-4144-8638-14db64357404",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "6f123681-fe1b-4b95-8b74-b3a4f223fa41",
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "74",
"id": "84ea70ee-d349-48c8-8a1d-827865b18b04",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "60e8ae41-9c87-46d5-a83c-d090b0005350",
"id_sync": "df3a61be-9280-4ebc-aee0-f2b18427562f",
"json": "sample string 3",
"id_table": "35593737-7784-4d7e-a28c-10bb6a9aa4e9",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "ff5382ef-f661-48f9-8627-6d8b5c68ce35",
"id_branch_from": "1f6742e8-93d5-47c0-b999-c6d465383fc2",
"id_branch_to": "0e24071a-e7de-4094-bf37-5f47d13ac946",
"type": 4,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T09:45:19.2371254+02:00",
"send_on": "2026-07-08T09:45:19.2371254+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": "c0ecc01c-4097-48dc-a2b1-d2a1635b06f4",
"id_pos": "fb2de078-6d70-45e4-b8f1-c4eb315ce354",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T09:45:19.2371254+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": "e64dcc37-d248-4391-ae14-f71e9e89a9db",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "e01c7309-160a-4cbc-882f-ffe3044fec0c",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "47f86b34-eb58-4bc1-afb7-a99ee9ef6379",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"commited": true,
"st_functions_groups": {
"$id": "79",
"id": "78330326-2b69-40a4-aee8-fd6427edc737",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+02:00",
"commited": true,
"st_functions": [
{
"$ref": "78"
},
{
"$ref": "78"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
},
{
"$ref": "78"
}
],
"st_images_types": {
"$id": "80",
"id": "1f00ce9f-b1cf-43f3-9992-e7e38470fa5b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+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": "d86e8ec4-00c8-470a-a68d-3f738f52d960",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T09:45:19.2371254+02:00",
"date_end": "2026-07-08T09:45:19.2371254+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T09:45:19.2371254+02:00",
"last_update": "2026-07-08T09:45:19.2371254+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": "2"
},
{
"$ref": "2"
}
],
"st_pos_license": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_token": [
{
"$id": "82",
"id": "de057cd8-6d5e-4f0e-ad49-5a14620b83ac",
"token_id": "sample string 2",
"id_user": "3528ed37-ef97-480f-b366-3c7f9071dce9",
"date_from": "2026-07-08T09:45:19.2527793+02:00",
"date_end": "2026-07-08T09:45:19.2527793+02:00",
"created_on": "2026-07-08T09:45:19.2527793+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": "651ea18c-2a8d-48f0-a899-23c093e43e24",
"id_room_activity": "7e702182-63fa-498a-9528-71a85606016d",
"id_pos_sesion": "b8d71be8-0821-4822-8f52-10c0b6bdc7fa",
"log_text": "sample string 4",
"id_user": "8f1934d2-b1d0-498e-8275-17d2baaa971c",
"created_on": "2026-07-08T09:45:19.2527793+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": "1"
},
"tt_cmd_connection": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_cmd_messages": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"st_functions": {
"$ref": "78"
}
},
{
"$ref": "2"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"tt_cmd_connection": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
st_users_profiles| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| is_pass_required | boolean |
Required |
|
| is_admin | boolean |
Required |
|
| level_id | integer |
Required |
|
| order_1 | integer |
Required |
|
| order_2 | integer |
Required |
|
| order_3 | integer |
Required |
|
| order_4 | integer |
Required |
|
| is_tips | boolean |
Required |
|
| is_view_all | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| st_permisions | Collection of st_permisions |
None. |
|
| st_users | Collection of st_users |
None. |
|
| tt_cmd_connection | Collection of tt_cmd_connection |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "172dda42-badf-49c8-888a-754213431aa1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"commited": true,
"st_permisions": [
{
"$id": "2",
"id": "89acf1b6-b9a8-483e-987e-8f17accd7caa",
"id_function": "512c2c2f-3ff0-438f-af0b-ead1beca9b39",
"id_user": "57785739-cb5d-4f4e-bb6a-a29a9c6ed82c",
"id_profile": "b7f83a69-7547-41ca-87c0-e7e70f47b0d5",
"permission": 3,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "1"
},
"st_users": {
"$id": "3",
"id": "0484d13b-d867-416a-bd65-ac2b2da37e80",
"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": "6587b7b0-4146-4b79-88d3-fff403614e94",
"view_messages": true,
"id_image_photo": "e0e5fd1a-2232-49d5-ad0d-407bfbf9ee0a",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "8d305123-ea75-42f0-9563-e8fee36cb172",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "b297a66c-33be-42c6-bd3d-5eaac18ca5b8",
"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": "dd97c82d-3880-48be-834a-8dc788ee2461",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "e4de05e7-39af-491c-a159-f05c06b99d47",
"commited": true,
"st_images": {
"$id": "5",
"id": "0073edfd-8cc9-4aa8-92d9-83107d101d90",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "f073a025-3252-46ff-984a-1705b4199a79",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "f400f46a-511e-410e-8292-8e2d9ef944cd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "ec3fbc51-f919-406f-a515-523152e5b61d",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "1ea05c22-108e-4d42-8371-30f20911c058",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "32ee8478-68ec-4b43-bc89-124d1ecb0dae",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "7f998cef-e6b2-41b1-8318-3fb4fb278857",
"id_item": "24998d79-7c7b-455e-925d-aeef86169d12",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "e00716f8-205f-4a1e-838f-3a0b95e9a46c",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "1273c873-c194-4df9-b175-0165c8e4162a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "d0641624-7e92-4fb2-a8d1-6bdf3d342e6e",
"id_unit_sec": "b01a6b0b-70f2-4c36-99f0-f51a27c6fe43",
"id_brand": "bae8337d-9b9f-48c3-8549-0496fed6063a",
"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": "a86c86f7-90a0-457d-8829-15176deaaf0d",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "741652c7-bf3e-415c-8d56-306613d33853",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "43aff563-aeb6-4f97-9350-48ac7c90cfa2",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "dc24c6df-8a76-4887-827d-29135fc4f490",
"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": "5582e394-0af8-4bab-bd72-9d4d2dc89407",
"id_branch": "c375181d-70c5-421e-9f17-01a7dfeb114d",
"id_pos_type": "4822145f-8ba7-415f-8519-c119a5f0a87c",
"id_pos": "d0609687-b897-4cce-b3d7-ac50c78801ac",
"id_item": "8449bc63-bd2d-4f9a-98b1-1950c14bfd04",
"date_from": "2026-07-08T09:45:19.2793667+02:00",
"date_end": "2026-07-08T09:45:19.2793667+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "5f5d4aac-d551-442a-8a12-bfe17fc645a2",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$id": "11",
"id": "548b0448-e729-48af-afec-4435605d0012",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "7fba546d-a8ce-4933-90d6-17990ddccad9",
"id_zone": "3ef72636-413d-4b7d-811c-248ab2f814f3",
"user_required": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "0eb936af-5944-40eb-8178-40bd264ee3f8",
"commited": true,
"mt_branches_zones": {
"$id": "12",
"id": "0b85f5c4-052f-4e9b-ac1e-4d83d2dda633",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5bae7a66-fc8d-4478-b8b5-9f8c0e109545",
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "304d1b40-432b-45db-a122-accbbd91b85a",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "693ed8ab-1878-4cd5-9c79-02920814cbd5",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "e6f6cd49-25e1-4eaf-9edf-27dc1a2c7c27",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "ea7f6878-c9b7-4244-a7ac-df6293e121f6",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "6b2faa48-2c7b-4814-bb04-f170969b7129",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "4ef973cd-d1c5-41bb-96cd-3c255a7fcbdd",
"id_cloakroom": "f76ecb49-af78-42b2-9111-626c6bf4fd90",
"id_pos_sesion": "e7e45eaa-6f0a-4ab1-8d4b-cdb391d6717d",
"unit_id": 4,
"date_open": "2026-07-08T09:45:19.2793667+02:00",
"date_close": "2026-07-08T09:45:19.2793667+02:00",
"id_doc_sa": "72923385-7986-438b-bde1-17353a01029d",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "3e4766a3-162b-45c5-9d46-32e1b3d28b89",
"id_pos": "5effa7b1-d794-4786-888c-a7ce483e5336",
"id_doc": "4fa8bebd-fcbd-4a71-b82a-36e33af34abf",
"id_branch": "fcb2d825-f666-488b-950d-3a9569650424",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:45:19.2793667+02:00",
"date_tax": "2026-07-08T09:45:19.2793667+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "cc22ff8d-e626-4df4-90e8-4748f27db4b0",
"id_relationship": "e6949e92-c7f3-42b4-b538-121ad2cf3854",
"id_loc_from": "5e7148fd-1bcd-498b-abb5-7d18b3769347",
"id_loc_end": "a9a9db5a-1e46-4897-b5bd-f3d43c6b7ea6",
"id_user_add": "e662789e-2bbd-403b-8ef9-8035862cc458",
"id_user_upd": "80364320-77b2-40b7-8304-0f220ad61995",
"comment": "sample string 12",
"id_pos_sesion": "51db9ec6-d39e-4280-b565-28f0fc257e63",
"id_room_unit": "3f7371c7-e314-4ce2-a141-9d366fbbced4",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "9cd29682-190a-481d-bcb7-4b53d47e7f7b",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "f367ddd8-ff53-4f03-9b56-c05d87c5e52e",
"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": "b28e422c-d93e-4e52-91d8-80af81b80d3d",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "6684b124-0e77-4f1f-80e3-6121adf98858",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "e593e29d-a149-44e5-bd37-c45386d27ea4",
"id_pay": "3f4516ee-4fef-4ba9-a351-0ef9408eb80c",
"id_money": "e23d6fe2-c3ef-4e49-852a-f56235f8cc50",
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "bd988376-b43a-4a46-9eed-de50145fc97d",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "18823ff2-e5d5-474d-a122-ee1d084ef52f",
"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": "8c267674-0a97-4b8a-94b8-7e310841be11",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "0a03b7e7-0724-4b4e-bec8-8c76c94b026c",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "a7f2833a-3981-438d-978b-2e5f4c1444ec",
"id_money_2": "65193d6f-dde1-44a3-9ca2-d9776bcaef7f",
"date_from": "2026-07-08T09:45:19.2793667+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "12616090-cc6c-4e9f-b3bd-901f2a514049",
"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": "0fd03f27-6be9-4703-b013-cddb5c90b75e",
"id_pay": "655d535b-cc88-445b-9ea9-de118110e892",
"id_money": "bf5891c4-d8d2-46fe-ac08-9e0c4b764455",
"date_cashflow": "2026-07-08T09:45:19.2793667+02:00",
"coefficient": 5.1,
"id_user_add": "3b4ca384-1db4-4309-abb0-944e01d302c0",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "8a5840bb-2a8f-42f6-b31c-4559d24ebef8",
"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": "c21c00f4-a146-4ba3-bda3-1436825a9ce2",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "7970b3a4-91c2-4d39-b291-426b412c0916",
"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": "672d16cf-2d2e-453c-be2a-ddd8b60e0422",
"id_line": 2,
"id_pay": "e4c8ee9d-b969-4a3d-aadd-a3c00228ec9c",
"id_money": "5c43013f-5eb7-48bf-98ed-8e9077000ac8",
"coefficient": 5.1,
"id_voucher": "7c267f6e-b0c8-40ac-8a0a-e7a1a46477bb",
"id_employee": "5f3f7ae1-1703-4973-b0c0-b498a4ec2c31",
"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": "e1b481a1-f0f6-432a-badb-d08490253759",
"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": "2c163c9f-5f0f-414c-b25d-b872bb9b8634",
"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": "b28e92b2-b8d8-453e-a153-8cbf424d43dc",
"name_pos": "sample string 12",
"id_image": "dd110878-e6f4-4fdf-b4af-1416262bda1d",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "1889fcee-db4a-4e8c-ab03-068311dfafa0",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "faee5f78-3951-43cb-9f75-cf6ddffefd33",
"id_branch": "4a29e583-0b19-4a02-8e17-89a8cf8c7451",
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "626b788d-890e-4f2d-813e-3d0b8debaeb4",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "7b8ba7c9-ceb0-47ad-828c-6684a28dea64",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "7e91cc44-1b17-42e7-9f95-984d8b010039",
"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": "2b1f3112-e84c-4601-8ff7-3b2aa832281d",
"id_line": 2,
"id_item_sub": "fef5af2d-52da-4683-a4bf-dfe371be38c6",
"qty": 4.1,
"id_list": "1d98fb50-a5fa-45d8-a8db-b2137db16e76",
"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": "8797085d-ef16-42ec-95e8-5285ca348a52",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "2d336e57-82b3-4df3-ae46-91a05a0ccd65",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "2b15db24-59c0-4358-9edb-bbdb8ff41ff7",
"id_user_upd": "ec83ddd2-cf71-4e8c-afea-53338ba47485",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "5807e6bc-c10b-4033-8e40-11c20861a6fa",
"id_item": "a19be647-22b7-423a-807a-0f213549de40",
"id_item_type": "35c42e64-0448-43a0-8ec9-9497ee279b22",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "dd0c094f-be3c-48f5-ae56-ed80215cfe32",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "14c61f3b-31f3-4f34-a7ef-086f02cbd6a4",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "89543f37-8801-40d8-b6db-c0716d567134",
"id_item": "6fa36d81-32d0-4972-8a69-d3499ad3d94c",
"group_id": 3,
"id_unit_ref": "4059b973-8197-4c1c-850e-6b41b9bfeb3b",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "686dd277-0c84-40c4-8ce1-b3954e170d73",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "15a32fd3-2dc6-41a5-bab2-a98e969c5723",
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "bcc58c3e-7376-4c7f-a657-d19ad1da86a0",
"commited": true,
"mt_units": {
"$id": "30",
"id": "6a3a43bf-6ed3-4905-acbd-c149040d5e25",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "8d641591-f41c-4864-9476-b07af9788136",
"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": "9c2220ef-2104-4779-bc45-6c29bb062ff5",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "95a0ff34-1699-4517-8c04-e4fadf295af0",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "3d0177b5-fc99-437f-bed6-68b8febd0754",
"commited": true,
"tt_vouchers_det": [
{
"$id": "32",
"id_voucher": "21527260-ef7d-480a-a69e-ebae97b2c908",
"id_line": "904f29d1-b161-4fc9-a807-b23ede0620b7",
"id_category": "d526f291-fe09-403c-a13b-2fef8a7e7b9e",
"id_item": "93b04710-805a-4744-b241-dd1a08b1833b",
"id_item_type": "23cc9150-e88d-4a07-89f5-e65bc1724973",
"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": "ec6959e3-20cd-4e4e-a73c-26731eb0b9f3",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T09:45:19.2793667+02:00",
"date_end": "2026-07-08T09:45:19.2793667+02:00",
"date_used": "2026-07-08T09:45:19.2793667+02:00",
"date_sesion": "2026-07-08T09:45:19.2793667+02:00",
"id_employee": "cca37850-c49b-4122-84ec-25d767c67d12",
"id_branch": "53bb023a-bce9-44a9-bc54-e2eda743bc2c",
"id_voucher_permision": "0b22ef6a-fed7-492a-831f-50f4d6e360fc",
"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": "731d1c49-763a-4302-bb97-96990b05b479",
"id_user_add": "fdc22bf6-5109-4bfc-b9bd-4d63043245b0",
"id_doc_sa": "ab7c7088-7a82-453c-8da4-99932633ba37",
"id_item_sub": "5f999e42-4054-4cbf-b519-b08b96936daa",
"id_pos_sesion": "9482e044-df2d-4577-a0e2-cbb8c6c8230e",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+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": "98c6eb6f-cbe8-4be0-8fa3-bc44878efb84",
"date_from": "2026-07-08T09:45:19.2793667+02:00",
"date_end": "2026-07-08T09:45:19.2793667+02:00",
"date_used": "2026-07-08T09:45:19.2793667+02:00",
"id_employee": "4a401d90-3099-40e4-9517-44b80b17d010",
"id_branch": "85e0fcf9-625a-44c8-bf94-23e0a4f51cf9",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "acfa6362-8abc-4cb3-b0f2-0b332508dac1",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+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": "1b1587db-6440-4abc-940f-6a8f770df79f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:45:19.2793667+02:00",
"date_end": "2026-07-08T09:45:19.2793667+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": "6ca6d94f-70bf-4fb3-8219-126eed3ee744",
"id_pos": "da4ae18c-bf11-4943-b220-51508557b765",
"id_list": "046e3cba-b810-4e06-a8ad-f9db2e80dadc",
"id_item": "a082262d-bca8-48c1-b6b0-09423d0d5041",
"id_item_type": "3ae5a9e8-6445-4ce1-a617-fc52d7bbc496",
"id_category": "7fec5752-3928-48de-9dc1-5c13388a38cc",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "a6d82b34-541d-4c58-b2b6-1ca55d4e3b19",
"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": "0c64f006-e330-4d26-9e4c-d907c4108876",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "af397f82-e03e-4afd-a511-10f54ec4b527",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "c08a5f1a-1be1-4e25-a102-f3254dcbd143",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "06311b0e-619f-4213-94a5-9432f6b8b97c",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "37",
"id_pos": "d639de4b-2291-4770-abd3-b48bfa5c02d3",
"id_pos_type": "49947ab2-7fca-4cad-a905-7cc42e3eae75",
"id_price_list": "715a48f4-1d9c-4f39-bf4d-8f6bad12a7dd",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "ea7b36f2-4e2f-4bf4-b405-3e41508863e0",
"commited": true,
"mt_pos_view": {
"$id": "38",
"id_pos": "7b4a204b-d952-441e-8eb3-5eda3281399e",
"id_pos_type": "3b1c89c8-b44e-4f2b-9fec-ea890876f4a9",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "8e408b2d-d0e2-48f5-8f12-ad4fdc25e4fa",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_types": {
"$id": "39",
"id": "70368bf5-276e-4806-bda5-9a5d1c4bd0eb",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "9467dcce-aab3-449c-8baa-2b44b4b4760e",
"commited": true,
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "750a7beb-6bf3-47e8-a3cd-2b8c1b5e76d7",
"id_doc": "a45aa345-71a8-40a9-8bf3-a5f5a9925576",
"id_pos_type": "f3a185e2-9147-4997-82bd-e80304a5aa1c",
"id_doc_print": "3f373f33-d582-4a20-8ef0-2b1b27145b06",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "e4dafef3-0c34-48cd-a1dd-99b1b1ac882a",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "41",
"id": "bcd280d2-c085-4bce-b5c2-4a3f69a6191a",
"id_pos": "0077e3a5-5ce4-48ea-ab5a-8c0724ee1301",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "23b37c30-cd62-40a8-a2fd-91d906810e16",
"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": "6813db78-54f5-41ae-a784-86d1983ce3f8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "f3e32618-5ea2-4db8-b9bb-2874295573b0",
"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": "4f4e2165-9a16-4c28-8988-b9cfa5d9a776",
"id_item_sub": "25297e0d-511f-4d64-9c2d-970cb8fb7c1b",
"validity_date": "2026-07-08T09:45:19.2793667+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "83114e9a-8f46-4421-97d5-68544736db74",
"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": "f41da67a-2295-42f2-a69f-38eafe68aff9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:45:19.2793667+02:00",
"date_end": "2026-07-08T09:45:19.2793667+02:00",
"id_branch": "aef6d1c6-45e0-4ec9-8a17-f192908f464a",
"id_pos": "4df76d9c-3a62-48e6-a6d6-eadb0a1d593e",
"id_list": "dfb5c6f7-cc39-4760-a10c-6c5443d08dc9",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "92cbc09d-6db1-40f7-b31c-da6091e3212c",
"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": "d3cc1076-a24a-4bae-beb6-0d470f6b1a59",
"order_id": 2,
"id_item": "810ea3dc-6d6e-4322-9958-31da6d3661dd",
"id_item_type": "45303065-f413-4fad-9608-4916d51159d5",
"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": "1b07b0fa-67a9-4b9b-98fa-3f6ce8b0afbd",
"type_item": 11,
"id_voucher_json": "953cd24c-cf1a-4e07-92da-40e5c51541c1",
"count_voucher": 1,
"id_category": "db0737be-7e77-49a8-ba62-1ed22040ff76",
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "fd3929cd-b494-48b9-88ec-1b4e84cbbd09",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "47",
"id": "55d4e24d-a6b0-46b5-9318-f0a589711b59",
"nro_sesion": 2,
"id_pos": "adcdc372-c3fc-4466-b7e2-b352af24d797",
"date_tax": "2026-07-08T09:45:19.2793667+02:00",
"date_open": "2026-07-08T09:45:19.2793667+02:00",
"date_close": "2026-07-08T09:45:19.2793667+02:00",
"id_user_open": "6162b5ce-4b23-47ba-83e6-82f16bd54c0e",
"id_user_close": "f4e3cbd3-5ee9-4a10-8652-ad37c041602e",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+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": "ef1f4c0d-c6dc-4936-bf61-d3dd27e902a4",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "b5b6010e-ff9c-4ff3-bb74-22d68243b3a4",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "ba5ad0d0-de21-40a7-8e31-e7b6190a2c6c",
"id_room_unit": "1e7e7033-304a-420f-aea4-3099a73509f8",
"id_room_list": "958f8d3e-68e8-4317-a8fe-64b3de98de42",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T09:45:19.2793667+02:00",
"date_from": "2026-07-08T09:45:19.2793667+02:00",
"date_end": "2026-07-08T09:45:19.2793667+02:00",
"date_open": "2026-07-08T09:45:19.2793667+02:00",
"date_close": "2026-07-08T09:45:19.2793667+02:00",
"id_employee": "cbd41194-b1b9-495a-8846-681fa40d75a3",
"id_employee_sec": "248085ad-4387-4930-ad8c-bd9e7821e093",
"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": "9dcd46ae-5faa-45bb-925c-fb92d4342053",
"comment": "sample string 7",
"id_user_open": "daae5661-cf48-4461-93d2-cd6e4c555a49",
"id_user_close": "4ea0eb89-10c3-447e-b199-e39cf1a53327",
"id_unit_state": "4ac9dca4-fdf6-42d3-ba36-58f4dc09702c",
"id_pos_sesion": "feb309f5-7413-444e-9a28-18b62610975d",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T09:45:19.2793667+02:00",
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "50",
"id": "593c762b-624a-47ec-a90a-e04b6dcafb9e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "a346fdda-2ff3-4897-bd72-64b534eea7df",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "72205e75-db1c-43dc-b7ac-026d4d0c284f",
"locked": true,
"date_locked": "2026-07-08T09:45:19.2793667+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "c69ed0b2-5bc0-4f8e-82e5-d6654c74f181",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "cce029d7-06f1-458d-b82c-e8b18c6b66ea",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b0ca380d-3be2-4be6-84c2-9b90634f754f",
"name_pos": "sample string 6",
"id_image": "34a14618-55c3-443c-b305-2d9555d34332",
"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": "66ac1231-7f5d-45b7-ba60-b58938a950a6",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "694ea0e6-8ed2-4dd4-bf8e-43d79f485c09",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "2bdcb39e-9ed3-4c03-8a04-61cf1eafd924",
"id_room": "0139436b-ca5d-4e6e-87f0-7fcbeacb397f",
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "7a2d2574-1225-4409-8327-ed8b2814673a",
"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": "d530c8b9-2a9e-4a76-93a1-e7ed2f06ce41",
"id_room": "719167da-70b0-4d06-8376-b695bd7f2082",
"date_in": "2026-07-08T09:45:19.2793667+02:00",
"date_out": "2026-07-08T09:45:19.2793667+02:00",
"id_user_add": "b4261ed7-31d0-40fc-ac6a-3d0b41020ef0",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+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": "d80674a4-1778-4ba4-a6d7-1dd9437e8cd3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "14ffa489-bcec-4596-a81f-71f3c6eb2e82",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "a8c92d92-c2aa-441a-b0f7-081456e3995a",
"id_room_state": "39010c7e-2b38-43dd-acde-38c989fecba8",
"id_image": "fa889888-01b8-4b97-b3a9-5af838602f8e",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "8af7d7b4-067e-416d-92a3-5ceacd94416a",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "fdfcb633-b03a-46ae-bb06-da9feaf48ecc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "b21a88e8-4d29-4d41-bafc-97e402d2e745",
"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": "ae44cef0-0fa4-4250-af68-865cda09659e",
"id_pos_sesion": "900936c3-dca8-4398-a73a-7dac133c79a4",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "939e2c6d-4568-4ac6-b81d-476c965973fc",
"id_room_unit_activity": "13020c96-f3c8-444f-ba23-6690f2e89872",
"id_doc_sa": "4c075c2b-992a-4e38-968a-ca21bd5aca26",
"id_pos_type": "8caeb68f-376f-479b-b05d-584589716f81",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "a0c9ab19-a589-40c2-9fa3-7a229cd6d052",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "c64f3a2a-fd81-4155-a07e-66c0938722d5",
"id_user": "51e65929-01a2-43f8-a95c-ef2d6d02aa66",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+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": "7079f52a-cc19-452c-a5d1-2c514e0a2ad2",
"id_user": "8f5a1478-99a1-446e-862e-c74a1979c09a",
"date_add": "2026-07-08T09:45:19.2793667+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+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": "4e7bc82e-0adf-4fda-be82-83717a905e49",
"id_user": "9193b872-1096-4071-8373-36e3f426e6c5",
"id_user_profile": "dde233bd-65f7-4eee-9271-c0aeb6d3f90e",
"locator": "sample string 4",
"date_end": "2026-07-08T09:45:19.2793667+02:00",
"id_pos_sesion": "a952e5a9-1b83-486c-bd83-0c4c397e8208",
"date_login": "2026-07-08T09:45:19.2793667+02:00",
"date_logout": "2026-07-08T09:45:19.2793667+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$ref": "1"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "60"
}
],
"tt_cmd_messages": [
{
"$id": "61",
"id": "ef4b7063-8457-490b-9d14-2e203d79df8f",
"id_user": "8af90873-3b16-4ec7-9f70-3e65945c39aa",
"date_add": "2026-07-08T09:45:19.2793667+02:00",
"destiny_type": 4,
"id_key": "4f709cea-b598-4bd4-89b9-d87215fafb30",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T09:45:19.2793667+02:00",
"id_pos_sesion": "a1c65feb-c2f7-48f3-9d3f-163047c24787",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "61"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "62",
"id": "32689171-e6de-443d-9b31-b0562d2d8a55",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "0db383e8-200c-4de9-9a1f-e6f3f79e29e7",
"id_doc_print": "726f4c2f-dc02-476a-8285-d05daea12e88",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+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": "d0ab3757-00ec-4bbe-904b-133aa60b22be",
"id_line": 2,
"id_item": "2998500b-84a8-4380-83f2-8d981528eb18",
"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": "0bfcaf73-a314-496c-9d96-d5393eb7721b",
"id_doc": "54fe2a17-66ab-4b6e-9757-fbb9cdd158e8",
"value": 3,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+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": "03ac8f29-61f9-4739-837b-9a412c3f6b8f",
"id_pos": "5c700949-2f4c-47ed-bc76-3521c00307b9",
"id_doc": "9c095aee-7310-4148-b370-31aead98319e",
"id_branch": "074e5bbe-f5db-4243-8858-175ac00193a6",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:45:19.2793667+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "499fddec-737e-4d3e-a431-a624e0a858c2",
"id_loc_from": "c57b75d0-ee25-4a14-af0e-91f0f2b6c449",
"id_loc_end": "a57c8897-fd41-4104-ac99-32439427cee3",
"id_user_add": "dbbf2df8-55f5-4b95-97bb-9ae577fb9924",
"id_user_upd": "66140f75-8020-422c-b6e4-2a9d692d4894",
"id_pos_sesion": "24c78c1c-7c24-4e72-917a-013711e8c38d",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T09:45:19.2793667+02:00",
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "66",
"id": "dc2a91ab-d8d4-4705-8333-cc955032e6cc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "5cc24bc5-75b7-4f9f-b087-4e758ceab016",
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"id_user_upd": "f54a42c6-8de4-498c-ac1f-566331e3eaf2",
"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": "249b9414-fdf4-45db-81e1-2af723e1fa22",
"id_item": "4b1be9a4-a467-422c-970c-ac3488dadb31",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+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": "22d47723-f4e5-4eac-ab61-46cc00ce020e",
"id_line": 2,
"id_item": "f55d9413-6882-4115-a7ba-55216e2c827c",
"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": "06458f30-8e91-4b01-b900-4c4aeeaa9140",
"spool_server": "sample string 2",
"id_doc_sa": "f465b856-5b12-4fb5-a23f-3e2079c63a73",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"printed": true,
"print_on": "2026-07-08T09:45:19.2793667+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": "b95d0ad3-97e3-4454-999b-522c3b409c3a",
"id_pos": "37e3d9c6-c5c5-47a8-b3b1-15d77f35097d",
"mac_address": "sample string 3",
"date_end": "2026-07-08T09:45:19.2793667+02:00",
"key_access": "sample string 5",
"id_user_add": "237bbcbc-513f-471c-bc31-5ee78cc55c58",
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "aca7798e-04ed-4fa3-a8c1-91ef6239c922",
"id_pos": "7e92dbe0-93e8-4906-888b-062854464eca",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+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": "b65df8f3-3729-4945-b08a-8f2d36ba4ec8",
"id_pos": "710810d0-8a78-49c5-87ec-37749f981d95",
"date_add": "2026-07-08T09:45:19.2793667+02:00",
"date_upd": "2026-07-08T09:45:19.2793667+02:00",
"date_out": "2026-07-08T09:45:19.2793667+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": "25d0bb92-5ab4-40ad-947b-5d56c2294d07",
"id_user_add": "e62f2e82-f9f8-4f36-b041-404b17ddb4dc",
"id_table": "84313001-1112-416a-8b1f-7b9536a04556",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "a2c83a0c-db18-486c-8149-a9d803e17e85",
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "74",
"id": "43ff3710-5160-4622-baa4-063e15b8e595",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "917101a5-b059-4d2a-bc4f-8b0fbb70c5da",
"id_sync": "b165370e-b599-4e87-9977-6e03dfef03a0",
"json": "sample string 3",
"id_table": "d6705881-a68c-4871-972d-d95fdedbd0b1",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "ebb672b9-c2a0-412c-b2e3-a4a55b57ef41",
"id_branch_from": "70bcb302-a8f8-4013-9f01-c2fe140d66f8",
"id_branch_to": "6441bbdd-5ce4-4291-bc75-ab7dd06c6b99",
"type": 4,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T09:45:19.2793667+02:00",
"send_on": "2026-07-08T09:45:19.2793667+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": "3841365c-1979-44a8-8ed7-097b7882ebbd",
"id_pos": "c27d0fc5-2028-49d4-bbff-9f8c5d3a3a24",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T09:45:19.2793667+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": "ee1705c0-0d65-4184-95dc-2f035ebdb736",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "06ca59a5-8d88-449d-9ad9-e4eea8d3b38f",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "99e8251f-2e2e-4006-8997-9e5a054d65cd",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"commited": true,
"st_functions_groups": {
"$id": "79",
"id": "fccb7c83-faec-4f75-9122-27290e776f16",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+02:00",
"commited": true,
"st_functions": [
{
"$ref": "78"
},
{
"$ref": "78"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
},
{
"$ref": "78"
}
],
"st_images_types": {
"$id": "80",
"id": "02c46cf9-65ed-4750-8d8e-eb13bb15ebd1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+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": "f573c87d-28fa-4192-9f7c-60d24840e8a4",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T09:45:19.2793667+02:00",
"date_end": "2026-07-08T09:45:19.2793667+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T09:45:19.2793667+02:00",
"last_update": "2026-07-08T09:45:19.2793667+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": "2"
},
{
"$ref": "2"
}
],
"st_pos_license": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_token": [
{
"$id": "82",
"id": "2fc54a5a-6282-435d-99f9-b94390511f94",
"token_id": "sample string 2",
"id_user": "1a6841d3-1219-48b7-9842-2ece3cb5d229",
"date_from": "2026-07-08T09:45:19.2793667+02:00",
"date_end": "2026-07-08T09:45:19.2793667+02:00",
"created_on": "2026-07-08T09:45:19.2793667+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": "cfb94531-3351-4570-ade6-c0375182fdb1",
"id_room_activity": "d67de5ce-e2fa-4843-8145-2ad6bdf84548",
"id_pos_sesion": "39105019-86c6-4439-8656-cbaeb5cef6c0",
"log_text": "sample string 4",
"id_user": "e933d3b8-cf75-4830-ad09-9f370bb4ef37",
"created_on": "2026-07-08T09:45:19.2793667+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": "1"
},
"tt_cmd_connection": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_cmd_messages": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"st_functions": {
"$ref": "78"
}
},
{
"$ref": "2"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"tt_cmd_connection": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
}