PUT 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": "24cbae9d-33e3-4e64-b01b-49a3b562646f",
"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-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"commited": true,
"st_permisions": [
{
"$id": "2",
"id": "e2da3187-4574-494e-8271-7eefc9a0b18c",
"id_function": "32e859e0-fc9f-45ae-b0f5-28b60f86fd6a",
"id_user": "86439d00-1d8f-49b9-81ff-9d94c5fe56a3",
"id_profile": "839a3717-b671-4f1e-99c2-d0e33188d244",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "1"
},
"st_users": {
"$id": "3",
"id": "2f7b059a-37bf-4395-b477-df7505e46f7f",
"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": "1afa0357-f2c6-4b58-9989-592422413264",
"view_messages": true,
"id_image_photo": "e8ef92d9-3447-45f3-96e2-fb4cad3649d3",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "f4e23bc9-9ff3-46c1-8866-71cc28f7038b",
"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-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "556a02f1-c77a-4841-bfae-2d242500c4b2",
"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": "5ee527af-5b01-4bc3-bf53-088d9acbeca3",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "033b64e7-2f93-41ca-a36c-b350490907de",
"commited": true,
"st_images": {
"$id": "5",
"id": "5b724959-4351-4d8c-940f-66dabe92990e",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "748aa122-b356-49b8-94ea-19a3a62cc94a",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "324463ff-10ce-4172-ac8d-58bf2cb13482",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "d58f94b7-6d25-471a-94de-a5baf8d70fa9",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "5a0175b7-f406-464b-be6e-0aefcba0a05c",
"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-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "c89592a9-987b-4245-b537-534e0787fc00",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "b9f92671-f61b-41ec-b25c-584969e77cba",
"id_item": "4b793001-9884-4ac2-8c95-ffd3c6c4fffa",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "6fab839d-2f1a-4217-94c8-6d166e66e944",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "4c81301f-1549-4130-9e41-56ab1ea75b83",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "b5341efa-898b-487e-88ce-304195084045",
"id_unit_sec": "7300ea52-879c-483a-8c64-32c4ce3f9fb2",
"id_brand": "aa2affe7-0f1b-4561-ba43-48020c3688de",
"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": "503cb045-6e99-42a5-8129-3eaca4e8cdce",
"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-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "47b7b931-48d9-4cc9-97ca-418cc382ef9b",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "0301a842-96a8-467a-be22-cae6d8f5b1a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "ec51f1ef-cff6-432a-8df6-4e1965a8e287",
"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": "9b168130-19fc-45ea-ba87-fb44d62e49d3",
"id_branch": "e043ea41-9319-4ced-8654-230ff626958c",
"id_pos_type": "e0bf35ae-37d4-402d-84ab-c0f900c41c4a",
"id_pos": "7664cc47-7a19-450f-a4fe-6fc4658eafa0",
"id_item": "1d240c81-a553-4799-870d-a8ee9b695435",
"date_from": "2026-09-06T06:46:07.0014542+02:00",
"date_end": "2026-09-06T06:46:07.0014542+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "13809b42-8724-4e2a-82f2-f24339c24b93",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$id": "11",
"id": "2dfdb208-9cdb-4ea2-af02-5167eaa73e4e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d97d6587-12a2-4c6e-a38b-b663e49cca51",
"id_zone": "f42254c9-4a1e-4af1-ac6d-bf0b44284ce6",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "6a42c2ef-8bd1-4e03-9caf-44db5ce36f07",
"commited": true,
"mt_branches_zones": {
"$id": "12",
"id": "5b5f693a-ae5d-4fa1-b3ba-b022b20bef20",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c49b841e-88cf-45e0-be97-a6682640c92c",
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "217776a7-4ebf-4dc9-a7df-6568a0b47996",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "aef4f332-5685-4ee1-a20f-dcedcbade57e",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "40fd2769-47c7-4348-b8fa-5128dcf6f379",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "a9ec1ec0-160c-4016-9469-3981e05185a3",
"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-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "61bda092-c4ae-4130-8cbf-2045923d2383",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "1005345a-0f0f-4bdf-93f9-e9b3e668ec6a",
"id_cloakroom": "faf27db3-fdfb-4245-9dd8-6087c9a18984",
"id_pos_sesion": "5a90d998-2e62-40d4-b226-716a6f85f97f",
"unit_id": 4,
"date_open": "2026-09-06T06:46:07.0014542+02:00",
"date_close": "2026-09-06T06:46:07.0014542+02:00",
"id_doc_sa": "c6062216-40f6-46bb-9164-e3733990f93a",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "bfdeb855-e4d5-4c75-b6fc-705d780243d0",
"id_pos": "50a7ec53-4382-44b1-86a5-a1dd85bf4cbd",
"id_doc": "6c81e191-a44f-4da2-ac3e-390d9cb3d030",
"id_branch": "2e3be7e5-40fa-43e5-b918-a4383f34bb57",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:07.0014542+02:00",
"date_tax": "2026-09-06T06:46:07.0014542+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "87ceceeb-1cf4-4b82-8f76-aac00253e50a",
"id_relationship": "2403963a-cb91-4a1d-89c9-cf55bd210655",
"id_loc_from": "e769267f-671d-4139-ba96-85aea0d9e267",
"id_loc_end": "d77d5a6a-44f5-4d98-95c3-79b47584a16c",
"id_user_add": "751290b7-3b70-4f78-92f9-a04084295fd5",
"id_user_upd": "37aaa792-e995-45ec-a16d-9b47f0487ee9",
"comment": "sample string 12",
"id_pos_sesion": "c0fd0465-d1b2-44ac-97f6-1537bddf7aa4",
"id_room_unit": "34a36d49-73c3-47d7-8b74-27cd280a7fef",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "687b8c89-3960-46a7-82a6-df104e7fc403",
"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-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "90d8681a-1f76-469a-ab28-7ae687ff8e95",
"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": "8ef18d15-50ad-4891-95c0-8e0ded06160f",
"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-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "9bc32c77-1a74-4129-822c-54df4b70cdd6",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "09302908-1e40-4251-bb15-37ed3fb85aa9",
"id_pay": "d9e8fdf8-1e6a-4701-84aa-013dde836325",
"id_money": "8edce7e7-a347-44bb-aeed-3ac0ab11fed8",
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "515129de-8c5b-4b4a-82be-6509a0faee7f",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "e004c9e4-2914-44b8-9204-65878d2a506a",
"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": "c525dd5a-3be9-4fcb-8fdf-ad514731146a",
"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-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "7d3aad2f-e07d-49df-9da4-1f949b301d03",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "6d8bd90b-c0dd-4a8b-8519-5c1dc42460ef",
"id_money_2": "f369d8fe-2459-47d7-8c19-bbc431aba6d8",
"date_from": "2026-09-06T06:46:07.0014542+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "6cff3b10-bc5b-43be-bc59-e98d5b56320c",
"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": "b1c217f0-fba3-483f-b3c0-6273e2949620",
"id_pay": "b9c88711-d8ac-4582-a58e-904f4b226806",
"id_money": "cea91985-e0cf-4f6a-b2cd-a3db57b5cbce",
"date_cashflow": "2026-09-06T06:46:07.0014542+02:00",
"coefficient": 5.1,
"id_user_add": "ff7b01d4-da65-47d9-8c6f-ba92ec69c7ed",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "7e1351b3-9afc-4e77-8d41-cede612e4183",
"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": "c1aa504e-3dbf-468f-a228-e3375c17ccf0",
"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-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "a38c62a9-88eb-4c65-afdd-c06c674d9761",
"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": "a383ccac-0e55-4667-8af2-dfa6099d4b41",
"id_line": 2,
"id_pay": "9c333417-1e11-49ec-9d46-85d9bf54780b",
"id_money": "edffc613-6320-41f7-b3fe-d37148da0c18",
"coefficient": 5.1,
"id_voucher": "4532c551-3bd3-4178-a956-f0635277d6dc",
"id_employee": "31179f97-f3b5-4004-882a-fea787ee93d6",
"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": "4176794b-e4e3-4649-bdf1-d75a348d22a4",
"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": "f005f3c7-8474-4f20-ac6f-e4c1b82430f3",
"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": "131a3187-cbcb-43fd-9407-c44638a023e3",
"name_pos": "sample string 12",
"id_image": "6962b805-1b81-4af7-940a-ccaf17881f98",
"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-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "583546e8-8e2e-45ec-aee3-550e3ea0575c",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "46f67b60-2bff-4a39-91df-761baf3b06c5",
"id_branch": "533af51b-d2c5-41c1-8d1e-99d48da92f5b",
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "a69554bf-a0a0-424e-9e53-9e410d5566e9",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "3cd28f20-78a9-4a9a-b4c3-69da006e808f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "57d9e75f-6c20-4b40-a3e0-8162b3778010",
"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": "58497a9a-2289-4dc0-a45b-ea28c2d0ca4b",
"id_line": 2,
"id_item_sub": "16f12168-5191-42c8-862c-e074b733c080",
"qty": 4.1,
"id_list": "56ae7b2f-002b-4da5-8fdd-ccf0593667f0",
"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": "1880085a-b4a6-4cd4-a6a3-85d86820db11",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "9913243d-32b4-4240-8359-d7a44a0d7838",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "175d5c67-e3db-43b6-9e43-0cf5bee014f6",
"id_user_upd": "a6113bce-f01d-40b7-a001-5dbea787193d",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "64f31e66-e547-4af2-82da-606528ca52c4",
"id_item": "0747527a-116e-40d3-aa2e-0ad90ffaf4ad",
"id_item_type": "8f7d5fba-1e88-4316-b06f-2dc82d9b6483",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "29f53fda-7e25-4008-8129-0d52c55546e3",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "7479a1bf-ed41-4b8d-b3f2-892319876cbd",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "f94769bf-c4c5-4bdb-a9e4-5459fe1448a8",
"id_item": "b6bf1277-1cfc-4384-a997-e9c864ddb9bf",
"group_id": 3,
"id_unit_ref": "6540f3eb-d2de-4a4c-9e12-fcfa1d4ec9fe",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "c247a7bc-0a35-4f44-8591-bbe63c89668d",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "04af0deb-6767-4c40-9d33-ffa540d1f37b",
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "6b41feea-b82b-47ef-bf9c-6c1bd8ec8764",
"commited": true,
"mt_units": {
"$id": "30",
"id": "dbf3ab0f-b5c4-4e00-9900-aa91085f284c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "4ef5c3cf-226b-4c96-9c7c-8dfb04a1f3e7",
"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": "b4e5b7e1-ddf8-443e-99c9-b061a5eb1ac3",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "c317b999-e68d-4ea6-954c-b6b6d78b8aa8",
"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-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "afeb7371-13d5-465f-bbef-de94f2bc18f0",
"commited": true,
"tt_vouchers_det": [
{
"$id": "32",
"id_voucher": "2d894517-dd1e-4e2b-8ef2-252b58c57e0c",
"id_line": "599ef8c6-d6cc-45c5-9906-6764ea9b23a5",
"id_category": "88b56954-f0fc-432e-8451-7a169a18e419",
"id_item": "629b1fb6-148d-490c-b713-c23c3fe104dc",
"id_item_type": "2c92690c-37a3-4f8f-b17e-6f491151eecb",
"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": "9743651e-e580-48fe-b2b6-fcca85b59149",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:46:07.0014542+02:00",
"date_end": "2026-09-06T06:46:07.0014542+02:00",
"date_used": "2026-09-06T06:46:07.0014542+02:00",
"date_sesion": "2026-09-06T06:46:07.0014542+02:00",
"id_employee": "a4606380-89b3-4a6a-baab-e8a385ddca47",
"id_branch": "7e4acaaa-beb7-443b-b617-1d00f8c35c28",
"id_voucher_permision": "d040b24d-372d-4698-b0d9-9561f613e9ed",
"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": "75c45331-65b0-4403-8c1d-a9d08e70f4f5",
"id_user_add": "a71d565e-f6b7-493b-8cc4-5bd848056f25",
"id_doc_sa": "67e029a6-04e8-4c03-a3ad-0340c6bf3c65",
"id_item_sub": "720ad6cf-6f44-42ed-917e-6a6ef3f0ef79",
"id_pos_sesion": "65aeaff4-b4cf-459f-860f-2db385496f4e",
"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-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+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": "16bf9b5f-e3b7-4248-a397-525cd69cfeca",
"date_from": "2026-09-06T06:46:07.0014542+02:00",
"date_end": "2026-09-06T06:46:07.0014542+02:00",
"date_used": "2026-09-06T06:46:07.0014542+02:00",
"id_employee": "f34575ef-34a9-491f-b8db-464d9640e04e",
"id_branch": "5cdbc5ec-6491-4e69-a125-66dfadbe2f51",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "381260ab-575b-43ee-b43a-18d779781b95",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+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": "ab302aec-6979-4224-80f5-825bfc806502",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:07.0014542+02:00",
"date_end": "2026-09-06T06:46:07.0014542+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": "dae8f991-c2e3-4933-ab11-b6ac52a2b56c",
"id_pos": "f12e703a-8663-49c8-a69e-1bec03e6ec53",
"id_list": "ca865102-7047-484a-a573-c57907a81b80",
"id_item": "06fc9fe2-5513-4ffc-b8b7-a1e9f1574af5",
"id_item_type": "7997dc61-a1e7-49c8-bf41-059649a2d7d5",
"id_category": "f261bef3-a3cc-41b7-8147-55b31ebecf9a",
"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-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "817ec94b-9d3d-4875-930d-32782d8875b1",
"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": "65f87ff8-3065-4e08-aa83-43adc215dd4c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "2683b017-301b-48d3-8e73-f920a3097bef",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "a3e30c48-418a-4188-a99c-91a953a4ca9d",
"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-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "61ce60e4-623d-40fc-b6b2-4452ffa3245f",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "37",
"id_pos": "2a0f305f-e3de-405c-ba1a-76b333a32658",
"id_pos_type": "66907be9-dbf3-4537-b84b-6a6a9bf460af",
"id_price_list": "e7c1ef8b-f52f-41db-8bef-21d9a2d4de89",
"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-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "58535cd9-2fe0-4009-a377-904acfe7d1df",
"commited": true,
"mt_pos_view": {
"$id": "38",
"id_pos": "8ded1634-7d79-4255-952c-d7040de022ad",
"id_pos_type": "8abbd961-4b76-4e3e-9ef1-e04595e56c91",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "1c175e16-b48d-477c-a453-abaf08e55b14",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_types": {
"$id": "39",
"id": "6dbd272a-24dc-46a6-a325-f0892d343686",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "a59d5d23-521e-4d57-a9e3-905d7a69f07a",
"commited": true,
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "ded98b8b-a796-4224-b43f-97da2c35b294",
"id_doc": "709daac6-0dd5-4c80-8580-cae82ae38332",
"id_pos_type": "d86ff595-4ca0-4db6-848c-87a8e7ede97c",
"id_doc_print": "b4e5cbb8-a0fd-4433-83bb-86ae60fea89b",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "aece715d-ca92-4e78-818b-cb7455d9f6f5",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "41",
"id": "14fe363d-49f9-4fb1-83d1-22e1f7ab184a",
"id_pos": "a3ba8487-fbd2-4184-8209-10b8a859b589",
"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-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "1a247755-cd41-4996-9f97-4f4156ebd511",
"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": "c23da795-9f13-4228-b24a-2721c8ee487d",
"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-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "76e9b258-7b7a-4032-a03e-22bc276d84ef",
"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": "af558dfc-f517-459f-b403-e8e411b0839d",
"id_item_sub": "a3f8d489-b98e-47ff-a6ca-f54ba2d5d338",
"validity_date": "2026-09-06T06:46:07.0014542+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "d9f8cf76-6eff-423a-94c8-6b8783c3f233",
"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": "0ad59477-e356-4e8f-afb0-4fe707fce1f0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:07.0014542+02:00",
"date_end": "2026-09-06T06:46:07.0014542+02:00",
"id_branch": "b68db8e7-7540-49b0-9f88-e4367519af82",
"id_pos": "703f0a8f-8495-456b-80ac-5991ab349a40",
"id_list": "a5703643-77ac-4c95-9219-708f359312b4",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "e88c85d1-b838-4630-80bc-47a6e9cbe132",
"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": "b71a2fa8-dc47-4850-89f5-d16d4091eaee",
"order_id": 2,
"id_item": "88c2063c-cc0e-4059-a4c5-04fa82ff50dc",
"id_item_type": "24fdf22b-741d-4446-9e7a-eff69bee41ab",
"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": "54632d43-8103-4782-ade8-659681fed19a",
"type_item": 11,
"id_voucher_json": "037e30f3-e4b0-4f89-ac82-ba683cad033a",
"count_voucher": 1,
"id_category": "a962b5b8-9b93-4695-b2de-3dbc19c7cc22",
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "0817545c-5a56-495b-9aa4-46881c400597",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "47",
"id": "55bdd94e-6c71-456d-aa6e-ca69f758df04",
"nro_sesion": 2,
"id_pos": "1e43d660-ff11-461b-817f-4583f87294ef",
"date_tax": "2026-09-06T06:46:07.0014542+02:00",
"date_open": "2026-09-06T06:46:07.0014542+02:00",
"date_close": "2026-09-06T06:46:07.0014542+02:00",
"id_user_open": "9b3b026b-db48-4a11-aa2d-44a6c10b8bab",
"id_user_close": "82f8d0bf-f350-47cc-ac95-de5a42683c95",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+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": "9069c62b-5865-4367-81ad-951d7cfe3ac6",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "a75cb6e8-0dcd-44d9-a585-07d01606ec16",
"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-09-06T06:46:07.0014542+02:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "7b53d600-6a8e-4f04-8c84-b23d23923101",
"id_room_unit": "6dfe3f84-34fe-4b5a-9a81-6ea73f85f3bf",
"id_room_list": "a0b8025f-4291-4b54-a3aa-a0965f5c508c",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:46:07.0014542+02:00",
"date_from": "2026-09-06T06:46:07.0014542+02:00",
"date_end": "2026-09-06T06:46:07.0014542+02:00",
"date_open": "2026-09-06T06:46:07.0014542+02:00",
"date_close": "2026-09-06T06:46:07.0014542+02:00",
"id_employee": "343dcc3e-d730-4108-b2dd-13b9b135215f",
"id_employee_sec": "364856a3-36c1-4607-804e-04e11e30d91d",
"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": "1134fa21-0998-46b8-8312-fe9bef8494f5",
"comment": "sample string 7",
"id_user_open": "aab819f8-6113-4f30-8065-6a284a05c6a9",
"id_user_close": "99000030-6d4e-485c-badc-c7dccdd3578a",
"id_unit_state": "c27301c2-49a0-44e6-9b2b-c67cbbc9afb0",
"id_pos_sesion": "c03f2520-f0d2-423f-9e30-e13a5baf8dd7",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:46:07.0014542+02:00",
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "50",
"id": "92cb202b-015f-44b6-8f73-1fd0b775a97a",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "5f9cc878-ea99-4ddf-8e6f-7916979a6cb1",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "c0791d22-c169-4307-bd62-87caaf35e268",
"locked": true,
"date_locked": "2026-09-06T06:46:07.0014542+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "20e2a706-959b-472c-ad90-bfa58caa58cd",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "5feaa216-a4ea-444f-97ac-2d56e765428b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "2f9113e8-8df9-4424-a244-b443b2bbdf79",
"name_pos": "sample string 6",
"id_image": "c77a05ad-d1a8-4a10-b21b-b3cd99ab0f30",
"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": "ea9ad3cc-6779-4752-a360-3df80e02b244",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "8a66921c-4f69-4baa-8008-d44ad3d20738",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "7763c8a8-2cf4-40c4-a2b3-dd1e1591c63b",
"id_room": "d4bd1e71-6c1f-4a9e-b4e7-da849cf5c29e",
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "c8524229-bff0-458b-b4e1-b0b4988a4fa4",
"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": "d85d25ea-2d19-41a3-b87b-52257c5e963f",
"id_room": "87ed28df-ae98-4652-9617-48ea734ebbc5",
"date_in": "2026-09-06T06:46:07.0014542+02:00",
"date_out": "2026-09-06T06:46:07.0014542+02:00",
"id_user_add": "03280bf1-d4c6-488e-895c-3fdd510e035b",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+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": "57a26a66-b374-4d56-b1a6-e8005d3e942b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "b93dba55-2b45-4be0-a390-122ce9877633",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "abc83dd8-961a-4f79-b756-a34b743e4f03",
"id_room_state": "2aa15e04-6923-450d-a58c-a554a3eb92a2",
"id_image": "853ebf48-d2ec-46a9-84cf-f7e977234889",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "60e5975f-3c63-4fad-bb3e-4e792cf7b2a0",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "088bd2cb-495f-462f-861c-653ef46999fe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "47204968-c896-4255-8d4a-3b0f9433afa4",
"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": "52088330-220c-4bc8-8dc9-f846cb3c91cd",
"id_pos_sesion": "2b5880f3-9e27-4373-81e9-f719e40e10a9",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "9d00b113-1c29-4228-bbcf-ac6d5cbc4719",
"id_room_unit_activity": "59d18ef0-c9a8-4e56-96fe-4c59beddc2e6",
"id_doc_sa": "4cf03502-ca92-4875-8c8c-a9a558cb12b2",
"id_pos_type": "ace281b4-599c-4e5d-b75e-05939b5935b5",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "df859e81-f857-498c-a269-75dd6fcc71b6",
"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-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "a5fa5ef1-c308-4872-a51d-7abd49a27c1e",
"id_user": "05cd5a39-5901-4594-9ea8-4cfe5ce756ca",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+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": "3e31feb4-6b96-4d76-b803-a573ab7b45f0",
"id_user": "ad0c38f6-74c3-4f4a-b49f-e409a81a75fa",
"date_add": "2026-09-06T06:46:07.0014542+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+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": "fd4e2afe-2bf0-4017-9aae-5cca340cc0bc",
"id_user": "c3a1c17c-923f-4ced-87de-6bef06adcd24",
"id_user_profile": "2811b078-efd4-46b6-acc6-6cc5e7403a0a",
"locator": "sample string 4",
"date_end": "2026-09-06T06:46:07.0014542+02:00",
"id_pos_sesion": "a386137f-4e8f-41ef-adcc-aa237bdcc964",
"date_login": "2026-09-06T06:46:07.0014542+02:00",
"date_logout": "2026-09-06T06:46:07.0014542+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+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": "7ec446c7-b734-41ac-86f6-23faad6edb8f",
"id_user": "261a90fe-45b2-44ca-b8e3-0ead04f34bd0",
"date_add": "2026-09-06T06:46:07.0014542+02:00",
"destiny_type": 4,
"id_key": "ae46382f-2d03-423b-8217-9cdc12a59c3d",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:46:07.0014542+02:00",
"id_pos_sesion": "ba32b6aa-8b1f-4c8a-b257-90ed19b2876f",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "61"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "62",
"id": "cbf39854-f2bf-4565-8d10-133ab7e1a594",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "855f794d-5c23-4607-81d3-d76fac43b7d1",
"id_doc_print": "0e1847b8-cb5e-4a1f-a990-d32c1b5672f4",
"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-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+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": "5c4d94f4-7022-4732-893f-6ea2259853f1",
"id_line": 2,
"id_item": "c31b4c03-39cd-46d4-8e23-e5a81520c515",
"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": "6e739367-3e4a-4951-8ed9-69ce2615ff4e",
"id_doc": "94e8ee56-f385-4641-b8dc-7fc55f911280",
"value": 3,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+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": "39aa1d0e-db3b-4e34-b0d8-f10614485772",
"id_pos": "43235a1d-8b83-491e-acdb-c9aca58cbd6b",
"id_doc": "ac1097d1-2da0-486d-baeb-1cb209d9990a",
"id_branch": "59345a48-b38c-4f83-85d4-102c69ca786e",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:07.0014542+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "867f0df5-bab8-44b5-a7fa-c7c0c4d3f0d6",
"id_loc_from": "7e2c2f72-ab34-4b42-bab2-7adcb39cdf56",
"id_loc_end": "f9d9527d-d35f-4fd0-9399-1bb8902c4154",
"id_user_add": "9c68c010-5649-4c00-be95-e14afdf4639e",
"id_user_upd": "23fc7348-e5bd-4b81-820d-5dfb8fc5cdaf",
"id_pos_sesion": "72367b72-313e-410d-85d8-28f0fad5beae",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:46:07.0014542+02:00",
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "66",
"id": "f7793050-93a1-4ec8-9d12-b7bddd30d20d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "ebbcb2a8-34a7-4ceb-ad2b-ca891c8c7577",
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"id_user_upd": "1fb70959-6cbd-4616-8914-5f3e5362d61c",
"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": "1f3b1193-da5d-44e1-960b-b30299d71a54",
"id_item": "3ee83827-9c3f-46ed-8b96-1c096ef1f197",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+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": "bbd2d03b-bb28-468f-aa38-5af6f7e74144",
"id_line": 2,
"id_item": "4b7130be-c739-4aa4-afd3-7b0a0aca4115",
"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": "92014061-0637-481f-917d-35842dc2dec4",
"spool_server": "sample string 2",
"id_doc_sa": "585343b4-57f8-4a2b-98fc-5154c65b68a2",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"printed": true,
"print_on": "2026-09-06T06:46:07.0014542+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": "d694f88e-cae7-4755-a192-ec8958f0d53c",
"id_pos": "18eb0b04-0754-4434-8d56-ce7ee9dd13b9",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:46:07.0014542+02:00",
"key_access": "sample string 5",
"id_user_add": "d7354692-8231-4f4e-92c3-614667a4a66a",
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "31ac5196-d0cc-4478-b8f1-cdb32f7513ad",
"id_pos": "fe3e17a3-72d5-4e19-994c-14625ea002d2",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+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": "68ea65f2-4364-413e-8def-7b94ea1aec97",
"id_pos": "4accc433-0e65-40db-b192-299d0b328dcd",
"date_add": "2026-09-06T06:46:07.0014542+02:00",
"date_upd": "2026-09-06T06:46:07.0014542+02:00",
"date_out": "2026-09-06T06:46:07.0014542+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": "eb77b17e-be9e-4d55-91fe-ed419ead9e13",
"id_user_add": "93743503-dae8-449c-9065-8037006231f2",
"id_table": "c8ce15a2-a072-446f-838e-a0bfdfb8d12f",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "9bbbaf67-85bf-41d0-8e5d-c39a34f43570",
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "74",
"id": "879cda6b-2c5a-4215-b3d7-abdccb98debd",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "81638d3b-bd20-4ee1-b735-21767cf16744",
"id_sync": "f5d328ae-2c39-4c0f-9cfa-2f6240de940d",
"json": "sample string 3",
"id_table": "8ffd5397-3c75-44f8-9ae0-814b07b53cb5",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "0dc36160-8a8e-49e3-81ea-948ab7b04762",
"id_branch_from": "9c6df50a-8005-4553-8d18-e8375c837e5b",
"id_branch_to": "b517353f-3629-4990-b3cb-24887f557a65",
"type": 4,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:46:07.0014542+02:00",
"send_on": "2026-09-06T06:46:07.0014542+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": "fa952719-c45b-48e9-80bf-0acf730cc01d",
"id_pos": "412d5319-3b45-4966-b469-f9b12402aee5",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:46:07.0014542+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": "41f3836e-3720-43c8-8786-060834f13976",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "d43d204f-17d7-437c-af41-5a5116b4207f",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "f8a83cd0-7405-459f-8431-752fce6172ce",
"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-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+02:00",
"commited": true,
"st_functions_groups": {
"$id": "79",
"id": "9e27b9f2-6f51-4808-b2ce-3d84645a2d58",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+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": "a6f77400-729e-4a20-b1f8-3315e911870b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+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": "e3658bd2-cd66-4f75-8371-cc0ab0c14a70",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:46:07.0014542+02:00",
"date_end": "2026-09-06T06:46:07.0014542+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:46:07.0014542+02:00",
"last_update": "2026-09-06T06:46:07.0014542+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": "8eff6f79-c18d-4294-b49d-3b1f1c8844ec",
"token_id": "sample string 2",
"id_user": "87773504-6c4f-472a-907e-16a05f189609",
"date_from": "2026-09-06T06:46:07.0014542+02:00",
"date_end": "2026-09-06T06:46:07.0014542+02:00",
"created_on": "2026-09-06T06:46:07.0014542+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": "58063295-bea0-45dc-8e5c-389b7a7a0a03",
"id_room_activity": "cceeb325-b1ef-447d-8cc1-ccc40373b3c2",
"id_pos_sesion": "d5b96984-a334-4c85-9ed4-26d8680158a2",
"log_text": "sample string 4",
"id_user": "48da1ef6-d716-4316-ba5f-069df06ef452",
"event_type": "sample string 6",
"correlation_id": "72b8cb3e-cb5c-47fb-82a0-5589913d5d53",
"id_room_unit": "5974c5db-6c0c-40a7-8cfc-9ded6731b6ac",
"id_room_unit_source": "463b521a-6aea-4971-970c-b627c9f479b5",
"id_room_unit_destination": "c152c717-64dc-4d7d-866c-35f9efa86670",
"id_room_activity_related": "c5cfe127-5530-4b45-be80-b57e080270d1",
"id_doc_sa": "d1121cd9-9128-4439-8e25-427d7cf84d95",
"id_user_authorizer": "d1945ba3-1163-4ed3-a8f4-052475a98766",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:46:07.0014542+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
None.