PUT api/Mt_Employees
Request Information
URI Parameters
None.
Body Parameters
mt_employees| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| first_name | string |
Required Max length: 20 |
|
| last_name | string |
Required Max length: 20 |
|
| nickname | string |
Required Max length: 20 |
|
| external_id | string |
Max length: 100 |
|
| string |
Max length: 50 |
||
| mobile | string |
Max length: 30 |
|
| nif | string |
Max length: 20 |
|
| authorization | boolean |
Required |
|
| id_employee_profile | globally unique identifier |
Required |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_employees_branches | Collection of mt_employees_branches |
None. |
|
| mt_employees_profiles | mt_employees_profiles |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_det | Collection of tt_doc_sa_det |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers | Collection of tt_vouchers |
None. |
|
| tt_vouchers_permisions | Collection of tt_vouchers_permisions |
None. |
|
| tt_rooms_units_activity | Collection of tt_rooms_units_activity |
None. |
|
| tt_rooms_units_activity1 | Collection of tt_rooms_units_activity |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "62b0bafb-a259-4bcf-a118-31ecc6f86713",
"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": "9a7b5e70-696e-4839-b2a7-8e3851f0ef81",
"name_pos": "sample string 12",
"id_image": "ecde080b-27c1-4a13-85db-bccddd94aa6f",
"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:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "36b403ec-5eb8-4803-92fc-1652c1dc08fd",
"commited": true,
"mt_employees_branches": [
{
"$id": "2",
"id_employee": "69d010a5-f363-4a21-972f-1de5173be413",
"id_branch": "9cb9d957-0ee5-4d80-af9d-32028e68b1b8",
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "1e382ac9-9699-4ee9-ad1e-435fde512697",
"commited": true,
"mt_branches": {
"$id": "3",
"id": "e29bb023-7f4d-450c-8bfc-7efd325ad949",
"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": "fffe3615-ae03-4154-8a0f-d7afb2637921",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "8a0c7c23-7bbf-475e-aa08-50869b608b68",
"commited": true,
"st_images": {
"$id": "4",
"id": "9e8f88b8-08c8-4191-ae0c-67bfbf35f320",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "05f0ba02-7c65-46fb-8e60-0f07977138cd",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$id": "5",
"id": "bfe73a1d-a6e6-4c59-9ab5-946f27a3ec6e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "29a9b106-7cf7-404a-b0f3-9a6766497a2b",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "39befb97-5bf3-4953-87a5-9994523550a6",
"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:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "f7b55376-f29b-45ef-afe5-4a38a9959b04",
"commited": true,
"mt_categories_items": [
{
"$id": "6",
"id_category": "0f17faf1-a31a-4247-9f21-2d9c8d877dec",
"id_item": "754d4192-52f1-4da4-b890-df3d7426de8c",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "82ec7e66-dc5a-4370-84cf-611c5313c184",
"commited": true,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$id": "7",
"id": "76949dff-c72a-4f5a-93d5-d5c49c1c655f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "1a7f334c-30d2-4ffb-b1f2-eab66de13e29",
"id_unit_sec": "ce3c9580-c8ef-400e-aa61-25fd6db5540e",
"id_brand": "8a55231f-facb-44b5-846b-d0bb5854548c",
"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": "0f0fb22b-1635-4b3f-9373-2f8c2eec6f2b",
"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:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "28b1e394-4bb4-48c6-94f6-b8bf7149ab1a",
"commited": true,
"mt_brands": {
"$id": "8",
"id": "7b7db310-d920-483d-8089-7fe9de5c497a",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "d972940c-313e-481f-a167-36f3a39b7f69",
"commited": true,
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users": {
"$id": "9",
"id": "a5018a78-e927-4378-a9a0-f8a01d8abe43",
"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": "0ad886fd-a1e0-431d-b8f1-7ac443f5c7f5",
"view_messages": true,
"id_image_photo": "37a172cb-584e-4e12-8460-f4d095c6f639",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "aa3a5ccb-151e-431a-a0c0-2d8da637ed52",
"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:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_branches_zones": [
{
"$id": "10",
"id": "87d92390-1041-40db-8e36-f1e3116ef242",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "9d083924-0721-4d20-8c2a-345ad376779c",
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "420f5228-bd61-46af-a3ed-3a0bfe0c0b15",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": [
{
"$id": "11",
"id": "ed8de4bd-89a3-4521-bdbe-df19cf15f2e5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "bed7bc34-c3f7-496e-9896-17f5706773fb",
"id_zone": "2c1d485f-13e3-4b52-9741-11747c84ef09",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "3132b189-b2c3-4f7c-868c-4e34063f46e7",
"commited": true,
"mt_branches_zones": {
"$ref": "10"
},
"mt_cloakrooms": [
{
"$id": "12",
"id": "fe03d824-1f4f-4b56-bcdb-dc7e47ce28c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "48f2c5d0-ad0e-4616-811d-cf75e49d7adf",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "ab796594-965c-4ea8-9e44-1876485dbc0d",
"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:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "dd267b4f-1a65-49a9-8263-7381c1118cd3",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$id": "13",
"id": "70cc0f3e-b76c-438d-a1f8-97de5cdb9c6c",
"id_cloakroom": "8d397ed6-64f8-40b8-9a6c-550f0e8aff94",
"id_pos_sesion": "3a150a0a-7671-4ec7-a510-af81652600af",
"unit_id": 4,
"date_open": "2026-09-06T06:46:21.0860174+02:00",
"date_close": "2026-09-06T06:46:21.0860174+02:00",
"id_doc_sa": "32f4a50f-96ad-4a60-ba21-03a0f792db2a",
"commited": true,
"mt_cloakrooms": {
"$ref": "12"
},
"tt_doc_sa": {
"$id": "14",
"id": "66d2d8cd-3a6c-481f-8dd8-df651e0d7fb5",
"id_pos": "407940f1-9b1d-4a63-8ef7-d1ef0f126b31",
"id_doc": "7c7bf557-0eea-4c0d-a81e-6104508dce8c",
"id_branch": "206245e9-6e15-49b1-9726-1a666e7338ee",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:21.0860174+02:00",
"date_tax": "2026-09-06T06:46:21.0860174+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "022e60d5-b5ec-46f8-9fd1-66936d17bf6e",
"id_relationship": "64a88463-93c4-4008-a856-8ba3cb34fa1f",
"id_loc_from": "1d6fefe0-7063-4303-a2c8-80993844cf25",
"id_loc_end": "f0e3d4a3-33e2-4497-a0b5-261400a95f0a",
"id_user_add": "795d97b6-159a-4f07-a16f-2477fb92a84e",
"id_user_upd": "8e4c2400-3159-4a32-b4a1-2b7697ee45f9",
"comment": "sample string 12",
"id_pos_sesion": "1fa1eaa9-ec94-48c5-a7f3-194ee148ac15",
"id_room_unit": "137a2f67-4659-4b4a-b599-55490b7f07a5",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "0175f485-1824-4054-9948-82a07ef8568e",
"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:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$id": "15",
"id": "44e7970b-a7a7-4ec3-a010-f093983aa083",
"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": "8367d784-2b68-42f8-8ba3-5f707f2a1e2a",
"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:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "46d6fe5c-13fe-472b-8a91-8acca17312f0",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "16",
"id_doc": "791ea19f-778d-41da-b9da-a8f82a657402",
"id_pay": "d1e660cd-d20c-4705-8b6f-4b3c1a3a0a1d",
"id_money": "3b781a51-0715-4cbb-9174-0b585f0d4d1d",
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "0dcfbf22-a0d8-4961-a604-e6e3a0b3feab",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_money_types": {
"$id": "17",
"id": "775f7a23-bc28-435a-8868-b6055cfe8a83",
"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": "d9d10310-cafc-4729-91bc-edc63339f0a1",
"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:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "ce62651f-f30e-46fe-8c99-f44fd6a6c62d",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_rates": [
{
"$id": "18",
"id_money_1": "d7e0bdc2-204f-40d9-a2ae-b35b0944be15",
"id_money_2": "8117e389-3ea1-4fe7-9661-e5f7d5406416",
"date_from": "2026-09-06T06:46:21.0860174+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "5e17cb9a-4a30-42d2-b517-c5864d84b0f0",
"commited": true,
"mt_money_types": {
"$ref": "17"
},
"mt_money_types1": {
"$ref": "17"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "18"
}
],
"mt_money_rates1": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$id": "19",
"id_doc_sa": "e0b9ba72-5566-473b-90a5-f680c1894c19",
"id_pay": "e3fc0c9c-3383-47e4-982a-6dbc71f9b91d",
"id_money": "8d9f267a-b5b2-4e71-b682-8470181f5974",
"date_cashflow": "2026-09-06T06:46:21.0860174+02:00",
"coefficient": 5.1,
"id_user_add": "90181970-be44-407b-8078-f9b92d9b7d7f",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "20",
"id": "5c6f64b2-3e45-491c-93f9-6c366215013c",
"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": "2c285914-53d2-4435-bd30-34440fdf5c68",
"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:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "6570f562-9473-4a0a-badc-8521026829f2",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$id": "21",
"id_doc_sa": "40e6a654-6cab-41ad-9843-c7212251c082",
"id_line": 2,
"id_pay": "a7950985-d34b-4511-b97b-167d27b54cc7",
"id_money": "f318fada-4976-47f5-837d-841cfcccb653",
"coefficient": 5.1,
"id_voucher": "cdd99f88-b749-49d8-b082-6760a26e49b1",
"id_employee": "48c939f5-0f5b-4e4d-a154-bf8f1782266c",
"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": "06f04082-29a8-4c2b-bda2-6657824290d5",
"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": {
"$ref": "1"
},
"mt_money_types": {
"$ref": "17"
},
"mt_payment_types": {
"$ref": "20"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_vouchers": {
"$id": "22",
"id": "84db0359-37a0-4acf-aec7-2217f80ed31c",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:46:21.0860174+02:00",
"date_end": "2026-09-06T06:46:21.0860174+02:00",
"date_used": "2026-09-06T06:46:21.0860174+02:00",
"date_sesion": "2026-09-06T06:46:21.0860174+02:00",
"id_employee": "e5350645-043b-49c6-9c2c-47c87a764759",
"id_branch": "b783539c-9d1a-4ff5-9ed0-a890ce255e1d",
"id_voucher_permision": "09d9f4fd-89c4-42d2-a220-e716c6614b7c",
"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": "c4632347-e83e-484e-9959-74c77defd1e0",
"id_user_add": "034de33f-0729-4d30-adba-454a49ce75a8",
"id_doc_sa": "bed7c7aa-906e-40e3-ae38-f8c0923195fe",
"id_item_sub": "9b065b07-c1ca-4fea-a5b9-de7a1b5d1b87",
"id_pos_sesion": "9c6d777d-33e0-4eb5-81a7-00a94cc82aa4",
"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:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "1"
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers_det": [
{
"$id": "23",
"id_voucher": "159ed007-dc4c-4bb1-bd4f-53e0fc46ae60",
"id_line": "b2148468-677b-4b69-ab6c-f0b661159a26",
"id_category": "cc2fea43-c9b0-4cb3-ab1e-04c53a7c3841",
"id_item": "4990a28b-ad4d-4130-8115-d3ae60a94e90",
"id_item_type": "288bdb2a-a1d1-462e-a8f9-3d06951a7cb5",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$id": "24",
"id": "aa57bc87-9148-4794-b02a-acae534a9a73",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "f4a3812c-7f1f-4396-a74b-1cd1d0d0ee70",
"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:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "4851972c-f473-4a56-be5c-6caf331d854d",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$id": "25",
"id": "bdf67036-b7fa-4c84-931b-d0b033d07338",
"id_item": "1f4d7249-fafc-41e0-8763-d69dcc06988d",
"id_item_type": "0835c94c-5929-4de1-889c-8cf9244b9257",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "e4e1324f-1e22-4a60-8dd3-83a71f72f66d",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "ea473e8b-caf4-4ff3-8772-9e436e75f508",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "26724644-c5e8-497a-8059-4c2d1229a327",
"id_item": "8a4cff57-a6ef-4b72-a8e9-96e462f738a1",
"group_id": 3,
"id_unit_ref": "bebf62b9-ec37-4c13-99fe-5e0d45c243d4",
"qty_dis": 5,
"mt_items": {
"$ref": "7"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "9984e486-4a89-41c2-b6bf-322837ea6802",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "a82d61ba-c5f8-49d3-8bc9-881fab029dbe",
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "a822c9ab-0942-4062-89e7-b7ddb8f782f2",
"commited": true,
"mt_units": {
"$id": "28",
"id": "2eae389c-cfe1-4705-9e45-578c43e8d9b6",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "90efdb81-5819-497b-9484-4969015c8161",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "9"
},
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items1": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$ref": "24"
},
"mt_items_vouchers": {
"$id": "29",
"id": "23777eac-cebe-4f73-a9e8-318054aab070",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "62d67ffe-492f-4e05-b802-2b96a4213f76",
"id_doc_print": "c18818c8-807c-4366-a3cd-25413c56082c",
"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:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_prices_items": [
{
"$id": "30",
"id_list": "79c66967-e16e-4baf-998d-0bdca7190ca2",
"id_item_sub": "f346f9fd-a95f-4e35-80fa-581349add656",
"validity_date": "2026-09-06T06:46:21.0860174+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "2c67f946-0f63-46d3-bfdb-143f3190380c",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$id": "31",
"id": "7a1b682b-ebf3-40ea-b13a-10334fbf69bd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "158a2acf-49af-420f-9344-91129c74697a",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "c38fa32d-13d3-4779-b1a2-25f0fc53045c",
"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:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "85632101-c2d4-49cd-a4ca-a3c2cebb88a3",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "32",
"id_pos": "5c0992cb-144c-405a-bb05-2c41465f2bfc",
"id_pos_type": "3dc2f2ee-7507-4a6d-9b2c-dac616a9b1e1",
"id_price_list": "a3379f11-d98b-4c54-bd0e-4a658a14d353",
"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:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "f41988c3-d283-41ae-b501-88f2651a507b",
"commited": true,
"mt_pos_view": {
"$id": "33",
"id_pos": "cf001f9b-a18e-4cd3-8134-dc96d0c77a31",
"id_pos_type": "00237fc2-c1c3-4449-a4b9-eb7b3d1ec0d1",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "24432eae-ea22-4de7-8a16-4f1197846416",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_pos_types": {
"$id": "34",
"id": "c2495e0d-cd0e-4e67-8b1b-ad3d80e90401",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "e9a47b41-5c5a-406b-8940-8ab3fc4d5828",
"commited": true,
"mt_items_featured": [
{
"$id": "35",
"id": "1cc66d9c-d405-40a2-8940-62023ea4c53c",
"id_branch": "304614a5-55d0-47b6-952d-7335d27b1c5c",
"id_pos_type": "971af47b-cf3e-43f8-be36-9e4af230254e",
"id_pos": "b3e27b70-5e93-4ae6-bc95-9e91c622bd80",
"id_item": "3d04058c-0216-433a-ba5b-fd5103c8d75b",
"date_from": "2026-09-06T06:46:21.0860174+02:00",
"date_end": "2026-09-06T06:46:21.0860174+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "d915df8b-d6f6-48a3-b8cc-b23c96653b0f",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_items": {
"$ref": "7"
},
"mt_pos": {
"$ref": "11"
},
"mt_pos_types": {
"$ref": "34"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "35"
}
],
"mt_pos_doc_print": [
{
"$id": "36",
"id_pos_print": "480edf1f-6ed1-45da-a1d3-ce73092b5012",
"id_doc": "f2435238-bc26-4968-ba3b-8fcfcbea43d4",
"id_pos_type": "cbf3ff10-bd65-4c72-b073-706ebd7cfcf2",
"id_doc_print": "188bea21-9014-46f3-9170-e37586c7e965",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "a8091552-4ba1-41f3-a73e-bab8b2bb8c40",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos_print": {
"$id": "37",
"id": "4c81a426-4119-4278-8394-38e53d8383e1",
"id_pos": "c9412a48-d6dc-4a76-9f4e-d2753e72b089",
"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:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "20892f1d-7492-46ad-99a0-b69e5019537f",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_users": {
"$ref": "9"
}
},
"mt_pos_types": {
"$ref": "34"
},
"st_doc_print": {
"$id": "38",
"id": "287721be-1af7-4076-9277-aa9147acc6de",
"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:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_doc_print_det": [
{
"$id": "39",
"id_doc_print": "2fbdd331-ef3d-47cb-84bf-24e94c6e585f",
"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": "38"
}
},
{
"$ref": "39"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "36"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"st_users": {
"$ref": "9"
}
},
"mt_prices_list": {
"$ref": "31"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "32"
}
],
"mt_prices_items": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_prices_list1": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list2": {
"$ref": "31"
},
"mt_prices_list_rules": [
{
"$id": "40",
"id": "75dc1216-ff09-4626-881f-fb9de6cf0483",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:21.0860174+02:00",
"date_end": "2026-09-06T06:46:21.0860174+02:00",
"id_branch": "d7e3969d-e0d7-4a52-a9a3-cdb964b8d443",
"id_pos": "5164d434-a952-4685-b5e7-2901836dacf3",
"id_list": "ff6da8fb-25db-448f-8a1c-2463d41cc409",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "93314bac-a41c-4751-a4bb-8b35237577ec",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "31"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "40"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$id": "41",
"id": "1e7c7bd1-c1dc-46ce-9f0c-21a174bfe695",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:21.0860174+02:00",
"date_end": "2026-09-06T06:46:21.0860174+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": "608dce97-931f-46f4-868a-534d3bfae31e",
"id_pos": "a1e477e0-bb19-4ffe-93bd-d8cb183112b6",
"id_list": "b84c0edb-1eb8-4da2-844e-c7ebcc8cda16",
"id_item": "d262b4f8-b3c7-421d-afd8-c251c307492f",
"id_item_type": "04dae55c-a913-409c-90c4-9c5b6c36798e",
"id_category": "ab87dba2-9a38-4a5d-bdb2-0b97a7506e48",
"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:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "91c40a9b-c54d-4ab3-b7b1-aad25180a653",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "24"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "31"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$id": "42",
"id_doc_sa": "b8b7dd9a-1f99-47a2-bf32-ab0b80ee6521",
"id_line": 2,
"id_item_sub": "7b3ace00-b2ae-45d5-9dff-ec59315f9f8b",
"qty": 4.1,
"id_list": "0dafbb53-6b67-4cb2-aa72-8715cdd867ee",
"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": "197e103d-4f64-4e4e-8404-d0493d2baae4",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "847495fa-7fda-4def-8552-3eae5473c634",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "721c03cf-f7d3-4a4d-9d2e-5366b91ded0c",
"id_user_upd": "b54033ad-306b-47c8-af9d-ca78bac8416b",
"active": true,
"mt_employees": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "31"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_doc_sa_det_stock": [
{
"$id": "43",
"id_doc_sa": "e34aa474-eb20-4adf-bd80-72409952f235",
"id_line": 2,
"id_item": "4472ee30-77b0-4dda-b141-bf8e4b07731f",
"qty": 4.1,
"mt_items": {
"$ref": "7"
},
"tt_doc_sa_det": {
"$ref": "42"
}
},
{
"$ref": "43"
}
]
},
{
"$ref": "42"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "30"
}
],
"tt_doc_sa_det": [
{
"$ref": "42"
},
{
"$ref": "42"
}
]
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "4aeb31e7-2104-4439-840c-1078c4bf4c5f",
"order_id": 2,
"id_item": "31d6e196-2e53-4a74-b15e-cd1b3a56f11e",
"id_item_type": "d3a1e339-8624-4320-96a2-3c47324e3f10",
"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": "c7e61700-c929-404e-814a-af75a417e78f",
"type_item": 11,
"id_voucher_json": "64a328b5-d99d-4481-9e49-ae88ff5a38d6",
"count_voucher": 1,
"id_category": "d5756849-f79c-44e9-b02d-34d753cb96ed",
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "d632874c-7773-4953-9682-4f42c5d2119c",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "24"
},
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$id": "45",
"id": "20e87aad-7c57-42f3-a248-2201e554a047",
"nro_sesion": 2,
"id_pos": "c0bfed26-b6ba-4f32-bb46-5608ff5f192e",
"date_tax": "2026-09-06T06:46:21.0860174+02:00",
"date_open": "2026-09-06T06:46:21.0860174+02:00",
"date_close": "2026-09-06T06:46:21.0860174+02:00",
"id_user_open": "ad46437b-fbe0-43e5-995d-7292015afa4a",
"id_user_close": "93b05c87-2443-4804-b0dc-dc654bcafcb4",
"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:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "23fe8467-cf47-4332-af3b-b0b31ac42d60",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "2377693f-5bab-45f2-b321-bfc5bb03fb08",
"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:21.0860174+02:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "4ce87dac-451c-4763-9940-2207e2878a58",
"id_room_unit": "a6b50574-81a4-4083-94ac-b18059a9a4c4",
"id_room_list": "3665f487-91c4-466f-953f-5296e5bf2ddf",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:46:21.0860174+02:00",
"date_from": "2026-09-06T06:46:21.0860174+02:00",
"date_end": "2026-09-06T06:46:21.0860174+02:00",
"date_open": "2026-09-06T06:46:21.0860174+02:00",
"date_close": "2026-09-06T06:46:21.0860174+02:00",
"id_employee": "fbcaf4ab-7c0f-46c2-a36b-cb2a3b61fc5c",
"id_employee_sec": "146440b8-42b8-4209-8370-b98deb15b252",
"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": "0aecbd48-d94c-403d-a4ed-5bafde9ec604",
"comment": "sample string 7",
"id_user_open": "1505b5e8-9e15-4d49-9a2e-753afbef0788",
"id_user_close": "37f6fd3a-b7e5-47aa-9597-ac1b07ecd091",
"id_unit_state": "4cc7aab5-e414-4a87-96bc-1c4ec7dff9d6",
"id_pos_sesion": "3a9fbdc3-01e1-4d33-939a-4a340d79ef81",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:46:21.0860174+02:00",
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"mt_employees": {
"$ref": "1"
},
"mt_employees1": {
"$ref": "1"
},
"mt_rooms_units": {
"$id": "48",
"id": "9f16ee10-0924-4819-a653-3cdcfade247e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "5c05e27c-aa76-4c7d-9180-293a720cf617",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "b4c15788-2c64-4e7b-882a-2705535e1e69",
"locked": true,
"date_locked": "2026-09-06T06:46:21.0860174+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "8e45fc3d-82ff-47dd-88b4-10ba05e351c3",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "6cdd8eb8-8de3-4a2c-9d99-0411fc6f89fe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "21e678e5-bed8-4c57-9d90-92a07cb9c671",
"name_pos": "sample string 6",
"id_image": "a9e43bdd-5cc6-419d-9fcb-b3c07b35d27a",
"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": "6d0f6a0f-2156-41fd-93a1-2361601436c5",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "0605c704-9506-4be2-b89e-d19e6812f9a3",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "bf31b4e0-9831-43e5-8579-9bb63bc726c4",
"id_room": "d986f828-f13e-4852-8eea-6f9d9f2b0b85",
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "e9c9ecc2-2efd-49e6-822b-109588c9e5e2",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "7bd589f6-0301-4f8e-b4a8-b6e8d77f09dd",
"id_room": "9e92c3f3-caba-41fb-9221-4f76cd4d1dbc",
"date_in": "2026-09-06T06:46:21.0860174+02:00",
"date_out": "2026-09-06T06:46:21.0860174+02:00",
"id_user_add": "5b8eaed7-2111-47c4-a4ce-044653bc2c6f",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "a22aa4de-94b2-4842-8ce4-d24b12de8bb0",
"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:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "d0bbbd13-2bed-46b1-aaeb-4a59f3efae16",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "2695bc1e-077c-49cd-941c-10b762d9db0d",
"id_room_state": "7f064f3d-e27c-460b-ba3c-2967bd22c5e9",
"id_image": "ed2d58c6-452f-4b18-a02b-9e55e6421483",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "cf8907c7-2d0c-400a-9f7f-699e63283e9c",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "5bf2d999-8020-4add-a8cc-7b28cd8bdfea",
"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:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "4d853a37-d82e-4906-8650-ed5a0302fd6b",
"commited": true,
"st_users": {
"$ref": "9"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "9"
}
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_tips": [
{
"$id": "55",
"id": "6b405343-51f7-42ee-96cc-47927385e9af",
"id_pos_sesion": "37fbb3c1-1b37-4d77-8cd0-51e52cea7e3b",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "9d815471-7373-4102-b9a1-ab12ce2d394e",
"id_room_unit_activity": "d6c8c9d5-a125-488a-b1ea-c2674d087b88",
"id_doc_sa": "62d399af-3726-49cf-b023-3ea20e62fcea",
"id_pos_type": "a17b05e2-b312-41fd-a21c-a6530e07fecb",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "2be14fa9-ee00-457d-a65e-ae1a069bc9e5",
"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:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "c0d10863-f8a2-44e1-8a4f-834879c283a5",
"id_user": "d92566af-cbc9-4c61-9a63-7397ad6c1542",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "dc86ee49-5242-41b7-9a6e-9c67791d39c7",
"id_user": "4f1e01ef-4b3a-498f-ba63-3a362c8528b5",
"date_add": "2026-09-06T06:46:21.0860174+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_cmd_connection": [
{
"$id": "58",
"id": "8667cf9f-2ee5-4e6a-81a9-3e1dd224bd95",
"id_user": "4c64195c-e272-4bc9-93c9-45a36bfc79e2",
"id_user_profile": "5bce9b7f-d27b-4f34-83ba-a9383b79178d",
"locator": "sample string 4",
"date_end": "2026-09-06T06:46:21.0860174+02:00",
"id_pos_sesion": "f38e1c94-f571-4856-99f3-2d3bfb2d2c6a",
"date_login": "2026-09-06T06:46:21.0860174+02:00",
"date_logout": "2026-09-06T06:46:21.0860174+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"st_users_profiles": {
"$id": "59",
"id": "e289f906-35d6-4707-82d5-4d3b169553de",
"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:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "e0783b5c-3071-4706-9ad3-a8deb3ad3783",
"id_function": "fab23091-142a-4e36-8a16-ceec5c21bc58",
"id_user": "3667ba8b-337f-4533-99b2-e6d114e2b501",
"id_profile": "5c2f0ec1-3378-428d-a8be-c5e40ca2efd2",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "9"
},
"st_functions": {
"$id": "61",
"id": "447e002e-718d-48c5-aff7-f0599cb20825",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "3facd58d-e4d3-43a9-932a-a7a156f5d73f",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "efc4af57-6c72-480d-baf8-7cc262ec7813",
"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:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "286ec06a-f7fe-4767-ab8d-6bc347fb2027",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"st_images": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
}
},
{
"$ref": "60"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$id": "63",
"id": "bb527de9-8ffc-45f3-847f-2d9a4e487ddf",
"id_user": "799d6af0-e492-4414-bc33-7ed09a47ac76",
"date_add": "2026-09-06T06:46:21.0860174+02:00",
"destiny_type": 4,
"id_key": "78b29a02-9b61-491a-a791-367c6fc077b2",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:46:21.0860174+02:00",
"id_pos_sesion": "96f56161-8d27-40f7-a05f-a47f2dcb3d1e",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "44"
}
]
},
"tt_vouchers": {
"$ref": "22"
}
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": {
"$id": "64",
"id": "4cdf1669-a0b8-481a-8fe2-26908fd9f45e",
"date_from": "2026-09-06T06:46:21.0860174+02:00",
"date_end": "2026-09-06T06:46:21.0860174+02:00",
"date_used": "2026-09-06T06:46:21.0860174+02:00",
"id_employee": "cc3f586f-1df8-47c7-b0fb-d9b3d741bf5b",
"id_branch": "a6550bf4-0ad6-4b0d-9b55-7a7a5e6719e4",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "df4b6f77-7871-491a-beba-d36363fd67ca",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "1"
},
"st_users": {
"$ref": "9"
},
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
}
}
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_money_types": {
"$ref": "17"
},
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_doc_num": [
{
"$id": "65",
"id_pos": "63c2a802-cf33-4299-b1ab-76fe35b0479c",
"id_doc": "c9fcb3f6-acce-421f-923f-9497a52231c2",
"value": 3,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "65"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$id": "66",
"id": "afe190bf-4e28-4f7b-bb2a-e119f310015b",
"id_pos": "81e27328-7167-494e-8a95-1f464435f713",
"id_doc": "b2d19316-ee80-40e2-b6e9-d1f9dbce167a",
"id_branch": "dc5bad5d-0621-4db1-9c8a-610301dcc5fb",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:21.0860174+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "4444cf02-8449-4fdf-ab8f-3eaefe28da52",
"id_loc_from": "2dd8d64a-9829-41a8-adfe-866c45dbba95",
"id_loc_end": "d68daaa1-8bbf-43b8-af9e-1fe2d19dfc97",
"id_user_add": "88a46a41-bf43-47a8-9d1f-fe5e972921de",
"id_user_upd": "5aab6b1e-3b25-4db4-9670-42b2e7006be6",
"id_pos_sesion": "8beec17a-29af-4b82-86c3-81055b284d57",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:46:21.0860174+02:00",
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$ref": "15"
},
"mt_locations": {
"$id": "67",
"id": "e731cbbe-740b-47fb-84e0-dfa0c463649b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "8a7bcf59-ac2c-45a5-baa5-cfb311f4b8cd",
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "ef5336a5-6df3-4b30-a04a-9fa55d20e4a5",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_stock": [
{
"$id": "68",
"id_location": "06e5e365-8ebf-4d0d-b3cb-113ebea6cb44",
"id_item": "fd5065bc-3904-4167-9aae-a128a696306b",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_locations": {
"$ref": "67"
}
},
{
"$ref": "68"
}
]
},
"mt_locations1": {
"$ref": "67"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_st_det": [
{
"$id": "69",
"id_doc_st": "c284b74e-ba39-4914-b827-59bdf4d2f2b8",
"id_line": 2,
"id_item": "fe2f4eb5-cf5f-4abf-a82c-e66bef3594ca",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "7"
},
"tt_doc_st": {
"$ref": "66"
}
},
{
"$ref": "69"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st2": {
"$ref": "66"
}
},
{
"$ref": "66"
}
]
},
"mt_locations": {
"$ref": "67"
},
"mt_locations1": {
"$ref": "67"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa2": {
"$ref": "14"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "70",
"id": "b97d9875-b6a2-4161-a844-7005b8619dbe",
"spool_server": "sample string 2",
"id_doc_sa": "501f7cfc-5d1c-4756-a10d-f34b51111328",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"printed": true,
"print_on": "2026-09-06T06:46:21.0860174+02:00",
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "70"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "13"
}
]
},
{
"$ref": "12"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list_rules": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"st_doc_num": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_pos_license": [
{
"$id": "71",
"id": "955b9e93-c65b-46d6-bc8e-a396c85e9722",
"id_pos": "6db6b800-c77c-46e7-a0fd-0ddafbaf3fa8",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:46:21.0860174+02:00",
"key_access": "sample string 5",
"id_user_add": "bb38c2e7-3e56-41ef-8881-606c392daa2e",
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$id": "72",
"id_user": "24ab99f0-6cd1-46a9-b04a-ec9a2428b505",
"id_pos": "0c7dbd99-a986-4d2e-ad05-e7aa5a6fcb5c",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_connection": [
{
"$id": "73",
"id": "4953be1f-ed4f-416a-9964-127cd6892c8f",
"id_pos": "15321c4e-6de3-49eb-bc71-4cf6fcc6bfb7",
"date_add": "2026-09-06T06:46:21.0860174+02:00",
"date_upd": "2026-09-06T06:46:21.0860174+02:00",
"date_out": "2026-09-06T06:46:21.0860174+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": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "3"
},
"tt_logs": [
{
"$id": "74",
"id": "95b4d20c-bbaf-4c76-935c-52e99c630344",
"id_user_add": "8c44c653-5153-4bd4-9cdc-2a14f9522acc",
"id_table": "f84baf08-4b1d-4a03-8c7e-426aaccbfa65",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "37c14ee4-aa8e-4e9a-84df-b54a3d72d65d",
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "75",
"id": "b744865b-ea7c-4ce6-be1b-ca47a99507cd",
"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:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "76",
"id": "296c4158-4a87-4f32-8dc6-bab14a860ec3",
"id_sync": "52f1a3ce-5038-44e1-ad8c-154750e75de8",
"json": "sample string 3",
"id_table": "78e4f389-9d75-4f7f-a5e0-021c427a1b7f",
"order": 5,
"st_sync_packages": {
"$id": "77",
"id": "38630482-6127-4383-b8d4-6075667be45f",
"id_branch_from": "6d2e7e03-a29d-482d-a206-ae41b3bb95de",
"id_branch_to": "4077ea20-c144-40d6-a103-c526b0ce1a6e",
"type": 4,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:46:21.0860174+02:00",
"send_on": "2026-09-06T06:46:21.0860174+02:00",
"mt_branches": {
"$ref": "3"
},
"mt_branches1": {
"$ref": "3"
},
"st_sync_packages_det": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_sync_tables": {
"$ref": "75"
}
},
{
"$ref": "76"
}
],
"tt_logs": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "74"
}
],
"st_local_variables": [
{
"$id": "78",
"id": "403eefcb-a1c4-4302-adcc-0840eeb53552",
"id_pos": "b2905524-2fe5-450b-a7eb-8b047155b97d",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "78"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "9"
}
},
{
"$ref": "10"
}
],
"mt_brands": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_employees": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees_profiles": [
{
"$id": "79",
"id": "ab037627-516a-40ed-8262-01572fc6d3cd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"id_user_upd": "2993a4ac-2e45-4048-b487-39f8f7c3249f",
"commited": true,
"mt_employees": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$ref": "9"
}
},
{
"$ref": "79"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_locations": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"mt_money_rates": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_pos_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_view": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_prices_list": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list_rules": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_token": [
{
"$id": "80",
"id": "b330b8bc-8886-48f2-bec8-58e95abacb26",
"token_id": "sample string 2",
"id_user": "be47a286-3d70-4cb1-b9a0-cef9db29eea7",
"date_from": "2026-09-06T06:46:21.0860174+02:00",
"date_end": "2026-09-06T06:46:21.0860174+02:00",
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"st_users": {
"$ref": "9"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_pos_sesion1": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "783a1cc6-4dc3-44ab-ae73-071e48f54f9e",
"id_room_activity": "73822ee9-4d72-4c19-bc32-0411cfeb6cca",
"id_pos_sesion": "7a404ee6-730e-46d7-b0f1-ae50aba6f41c",
"log_text": "sample string 4",
"id_user": "bdce12d3-95c2-465b-9382-3fa46625190f",
"event_type": "sample string 6",
"correlation_id": "b820632b-8433-4dbf-9a30-271180081f9d",
"id_room_unit": "cd00cdb1-b7e6-4c91-bc27-3b4bd0d157b6",
"id_room_unit_source": "ed8f8f4d-072b-4e06-b54a-5f6710077a45",
"id_room_unit_destination": "7647f6a3-5946-47ea-93ec-6078276952e2",
"id_room_activity_related": "67d85ad8-b027-4aef-8813-b960a23cb463",
"id_doc_sa": "8c01dcb6-0b52-4a69-8952-ba9abdb3fc5f",
"id_user_authorizer": "cc971ab1-47c9-4033-916b-5c931d586537",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"st_users": {
"$ref": "9"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users_profiles": {
"$ref": "59"
},
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
}
},
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_st_det": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_vouchers_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "6"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_vouchers_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
{
"$ref": "5"
}
],
"mt_employees": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_types": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_images_types": {
"$id": "82",
"id": "b4d0d230-856f-4606-a1ef-9d888c182253",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"st_images": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users1": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_branches_zones": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_locations": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "36c99c93-fe21-4cde-99d5-aa0a9a201d3c",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:46:21.0860174+02:00",
"date_end": "2026-09-06T06:46:21.0860174+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:46:21.0860174+02:00",
"last_update": "2026-09-06T06:46:21.0860174+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_prices_list_rules": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"st_sync_packages1": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
},
"mt_employees": {
"$ref": "1"
}
},
{
"$ref": "2"
}
],
"mt_employees_profiles": {
"$ref": "79"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_det": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.