PUT api/Mt_Items_Sub
Request Information
URI Parameters
None.
Body Parameters
mt_items_sub| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_item | globally unique identifier |
Required |
|
| id_item_type | globally unique identifier |
Required |
|
| is_default | boolean |
Required |
|
| barcode | string |
Max length: 50 |
|
| voucher_apply | boolean |
Required |
|
| id_voucher_json | globally unique identifier |
None. |
|
| count_voucher | integer |
None. |
|
| id_voucher_type | integer |
None. |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_items | mt_items |
None. |
|
| mt_items_formula | Collection of mt_items_formula |
None. |
|
| mt_items_types | mt_items_types |
None. |
|
| mt_items_vouchers | mt_items_vouchers |
None. |
|
| st_users | st_users |
None. |
|
| mt_prices_items | Collection of mt_prices_items |
None. |
|
| tt_doc_sa_det | Collection of tt_doc_sa_det |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "42d41351-94c1-4bc7-9188-b30cc5da37f5",
"id_item": "3ff1a8f3-d20d-475c-ade2-f0b154ad3a32",
"id_item_type": "69db7c8d-e00a-4577-8a97-f000c1ddd45b",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "e8a6351c-71fe-4756-860b-17faf4b4aede",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "e4e545a6-a0a6-4aa1-97e9-ae5c2185dace",
"commited": true,
"mt_items": {
"$id": "2",
"id": "5106431a-f485-4511-a9ec-d74565a007e3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "7499ff32-3fa5-4f35-9cf5-f32223992383",
"id_unit_sec": "1fb183eb-16f2-493d-b384-2a3cf458c0e1",
"id_brand": "de606dcc-2f9f-4fa3-be8d-773ec9f3e55b",
"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": "bdd8eaab-e138-4b44-9247-bcae5a9fe327",
"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:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "fbd3ee1c-b3a4-41da-99e2-74c2c76acc61",
"commited": true,
"mt_brands": {
"$id": "3",
"id": "17f5e837-f229-492a-ab6d-08b57c93b001",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "a1744413-4ed5-4912-aaf6-8f83c458c3cd",
"commited": true,
"mt_items": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users": {
"$id": "4",
"id": "212efb8a-626e-4fd9-8224-d1b2d21c1407",
"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": "97d71dab-99ea-4aa7-8851-9135b26afded",
"view_messages": true,
"id_image_photo": "d45d7d7b-c774-4989-8aa0-37845ae91b36",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "46cc498b-f33e-4b1e-9114-0bbfe8533ba2",
"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:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"mt_branches": [
{
"$id": "5",
"id": "7c56b0f1-8f7c-4566-91e5-15e0df95f70d",
"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": "62360407-f165-4b70-a39b-201f8a2f028a",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "7e19fc5c-80dd-4968-b130-80c6dc0f1698",
"commited": true,
"st_images": {
"$id": "6",
"id": "40969fd6-dde5-4b59-8f27-83876ef5ec40",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "00b915ef-3072-40cf-97d9-56bef6f64f4f",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_categories": [
{
"$id": "7",
"id": "6288e0bc-a143-40ad-90a6-47d96a4cb759",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "e44ee807-ff34-4916-a733-97922f7e9a7c",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "8bb7d3bc-372e-4112-ad59-9a7944932185",
"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:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "f2abbfb0-f21c-435f-afe3-c38ecdeb84de",
"commited": true,
"mt_categories_items": [
{
"$id": "8",
"id_category": "9c223332-19e0-4a42-b9e7-9ae2e66433c5",
"id_item": "f65b948b-4744-4a5b-8e21-52ffa05bc854",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "ab6367cc-6747-49a7-8e30-1d8007f79a87",
"commited": true,
"mt_categories": {
"$ref": "7"
},
"mt_items": {
"$ref": "2"
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "8"
}
],
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "4"
},
"mt_prices_rules": [
{
"$id": "9",
"id": "7fada90d-3862-4cf9-86a1-d3ab684f1173",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:11.3852084+02:00",
"date_end": "2026-09-06T06:46:11.3852084+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": "0fac1561-bfb8-4061-80e8-d495344c9bb2",
"id_pos": "8bc7a9c8-ef46-46f4-88bf-8f627af8713a",
"id_list": "156e3df3-aea8-41f0-87d3-7c98a07a5f07",
"id_item": "30bbbb7f-0117-41e7-9570-0570691fa9ee",
"id_item_type": "8b1a7c12-6c96-4bfc-9fd6-542850c4f510",
"id_category": "2fbdad2c-179d-486a-8827-6bcc77921057",
"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:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "8ce4af0c-6c5e-4d67-bcbf-de68c557442e",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_categories": {
"$ref": "7"
},
"mt_items": {
"$ref": "2"
},
"mt_items_types": {
"$id": "10",
"id": "a243d005-0936-4488-b035-4df9307897a0",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "50aeaeed-720e-442c-ae31-2da1236a64a6",
"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:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "06474263-e8f3-476c-812a-4ada4fda28e4",
"commited": true,
"tt_vouchers_det": [
{
"$id": "11",
"id_voucher": "837b6922-b51c-4be1-8041-98eb6e514bf8",
"id_line": "dbf3f0b2-4e08-47b1-a0d0-9f218f22535c",
"id_category": "f23aade9-484e-4577-808f-d193a617d59e",
"id_item": "65902407-241b-41fd-9c4d-1464e46b973a",
"id_item_type": "171c2d9d-bd3e-4f76-833b-08569534efa8",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "7"
},
"mt_items": {
"$ref": "2"
},
"mt_items_types": {
"$ref": "10"
},
"tt_vouchers": {
"$id": "12",
"id": "ff989318-4489-4a91-ace1-c51da913e666",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:46:11.3852084+02:00",
"date_end": "2026-09-06T06:46:11.3852084+02:00",
"date_used": "2026-09-06T06:46:11.3852084+02:00",
"date_sesion": "2026-09-06T06:46:11.3852084+02:00",
"id_employee": "92cae4f8-d71e-4f6f-8071-651efbf9c8e2",
"id_branch": "a531526b-d2c8-4232-b41c-7f04b3215be6",
"id_voucher_permision": "b1e34ba0-d5a4-465e-89ee-949115fec2ee",
"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": "d00fa614-b80c-412b-8fe9-220690edeb0f",
"id_user_add": "21482317-fc66-4598-b65d-5400c632f7c6",
"id_doc_sa": "df09ee79-6aa8-426c-83a8-6cdf3a540a09",
"id_item_sub": "369d9c72-a2cd-421c-b6d0-03870ce9e8b1",
"id_pos_sesion": "a9f8db6d-1a9c-4407-aa93-5d8014a8e019",
"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:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_employees": {
"$id": "13",
"id": "e07ad2fa-12f6-4783-9829-b3767f2dec6a",
"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": "a668123d-3e4e-46e6-890d-3823039d137e",
"name_pos": "sample string 12",
"id_image": "1a8630ef-f86f-46d3-8bfa-fa69fba70d82",
"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:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "6d5af3b6-a2a7-45fb-863d-5c12ce5f6fdc",
"commited": true,
"mt_employees_branches": [
{
"$id": "14",
"id_employee": "c133450f-94a3-4e8e-8514-6a164cafdb5f",
"id_branch": "79ba96cf-fd9e-4ded-a668-4d394635d218",
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "88bb8780-f13a-4bff-89c1-03087f6485d7",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_employees": {
"$ref": "13"
}
},
{
"$ref": "14"
}
],
"mt_employees_profiles": {
"$id": "15",
"id": "adf8603f-0312-4dcf-9a30-98191426a44e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "02f2cce5-4933-4215-a6af-cdb6f2f907b5",
"commited": true,
"mt_employees": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"st_users": {
"$ref": "4"
}
},
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "4"
},
"tt_doc_sa_det": [
{
"$id": "16",
"id_doc_sa": "513eaa32-e610-49a0-86ce-a802d889b19a",
"id_line": 2,
"id_item_sub": "e093f523-8d30-442d-a005-1963e23cc657",
"qty": 4.1,
"id_list": "20da58ac-0027-469b-9eab-fe4d1c18e01d",
"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": "c002dd8b-4fad-4db2-943c-17bf8d1b0783",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "052b4f4b-112c-433d-895e-57a409e147fb",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "507cc373-2729-4950-9ec5-92771b968874",
"id_user_upd": "c57c0587-bacb-4e21-aa98-2638a71063c5",
"active": true,
"mt_employees": {
"$ref": "13"
},
"mt_items_sub": {
"$ref": "1"
},
"mt_prices_list": {
"$id": "17",
"id": "54e84648-6e53-4746-abc9-0005548b7600",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "44122c14-ef50-4d17-885a-11c4c13af6cf",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "ddbcf141-0219-4aca-bc82-58b01a93e7c0",
"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:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "ad0a1bec-81f4-455b-9706-df8cb81153f3",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "18",
"id_pos": "6113a9f2-9253-423e-9fcb-76efc7e6071c",
"id_pos_type": "ddf65723-3e02-4318-832c-a08502299944",
"id_price_list": "eaa39807-9166-447e-a837-d2715af1f12c",
"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:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "2a39147a-a775-4eb6-9510-709b7cdfeca5",
"commited": true,
"mt_pos_view": {
"$id": "19",
"id_pos": "476087af-503c-4352-a4db-f6af03d0b4d2",
"id_pos_type": "5eeaba21-1fe9-45bf-9598-ca88b5eaf66e",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "b2f750a1-39bd-4c28-bb67-2188b5dd2ad1",
"commited": true,
"mt_pos": {
"$id": "20",
"id": "9712186c-0e91-4baa-b764-6966cfd56a2b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f22aac53-d5f3-4e38-a4fd-7a0ea23d2c43",
"id_zone": "5a286b23-d199-4080-9e3b-6dd245146a31",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "e33f0b54-709a-4d2f-a7de-6b8eabeedde4",
"commited": true,
"mt_branches_zones": {
"$id": "21",
"id": "de391796-0e3a-408f-80e4-1b5f0736318e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a352e041-7029-4ff7-a37e-9748e8d5e5f1",
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "255f7721-f9d4-4f15-b2fc-f6a043731de7",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_pos": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"st_users": {
"$ref": "4"
}
},
"mt_cloakrooms": [
{
"$id": "22",
"id": "f8578eba-957e-4107-a52c-76daf697b191",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "8cc3baaf-e653-4005-9ec8-6785041add1c",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "1600bd8e-c770-4f1d-bc54-f67c44242770",
"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:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "8b6ddbba-3f67-4a70-9303-6a250a5526c4",
"commited": true,
"mt_pos": {
"$ref": "20"
},
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "4"
},
"tt_cloakrooms_units": [
{
"$id": "23",
"id": "a9487621-65c1-47c6-8e4f-9596278f23a6",
"id_cloakroom": "252b5ac7-6108-4bee-8819-5601164f9b63",
"id_pos_sesion": "7f2454be-1e6c-4e4d-b73e-5cc1717649f4",
"unit_id": 4,
"date_open": "2026-09-06T06:46:11.3852084+02:00",
"date_close": "2026-09-06T06:46:11.3852084+02:00",
"id_doc_sa": "0340261a-8139-4c65-bb26-11bf1c82c2ad",
"commited": true,
"mt_cloakrooms": {
"$ref": "22"
},
"tt_doc_sa": {
"$id": "24",
"id": "3ad00dfb-190a-4821-a72e-3648aecfb679",
"id_pos": "b34f5b48-1576-42c7-9ed9-1e9e8448bc35",
"id_doc": "7423f3c0-0601-4b50-9b4f-015785104b20",
"id_branch": "4f9fdc0d-a766-4154-89c0-77538562e9ab",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:11.3852084+02:00",
"date_tax": "2026-09-06T06:46:11.3852084+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "0a0d4661-1772-4501-848a-94250889e380",
"id_relationship": "60eadf6f-9c4e-4bfd-a4f3-379ffc8739b4",
"id_loc_from": "17949d28-4cd4-4eea-b9f6-9657d58417a7",
"id_loc_end": "330d0828-09df-49f6-ba9b-ada930735f1c",
"id_user_add": "723d0b13-1cb7-406f-8110-cdfc5c5fbaaf",
"id_user_upd": "2a675169-30ef-4deb-89f7-46b96a793a65",
"comment": "sample string 12",
"id_pos_sesion": "d1c89889-243d-4bee-b1e6-6b9d86151411",
"id_room_unit": "93e747ba-58dc-4e91-a63c-1dff8a5a614a",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "8f17ba0a-e02e-4478-a0c9-e079153d94e5",
"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:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "5"
},
"mt_docs": {
"$id": "25",
"id": "0a6ed7c4-a6f0-47d0-b2bd-87040403514a",
"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": "05bd3812-3b98-43a0-bfbc-042c01492b5f",
"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:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "73a69585-b87f-486f-b117-a9b21d8ce803",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "26",
"id_doc": "14a07a49-dabf-4f12-828c-649c7e9d5e7d",
"id_pay": "e2f9ac4a-9fb8-4651-8981-effc2323973a",
"id_money": "27b78759-942c-4d30-ab27-5afb2d0363fc",
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "e7ce7bc2-e0ba-4788-bb6d-3cfb4b76155d",
"commited": true,
"mt_docs": {
"$ref": "25"
},
"mt_money_types": {
"$id": "27",
"id": "72eb1260-4d15-4728-8b83-0805a889428e",
"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": "b4e8d512-eb93-4140-9c47-b7123aae52c7",
"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:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "49f8384a-c8f2-4eb3-8a9d-eadc43a3d608",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_money_rates": [
{
"$id": "28",
"id_money_1": "3dd907bd-daff-4cc5-a1d1-e8db72e6952d",
"id_money_2": "1b593957-73a4-42de-b9b5-f29ba15df560",
"date_from": "2026-09-06T06:46:11.3852084+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "8b8479ab-bc93-4bc7-b9b9-61c3fade7e47",
"commited": true,
"mt_money_types": {
"$ref": "27"
},
"mt_money_types1": {
"$ref": "27"
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "28"
}
],
"mt_money_rates1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "4"
},
"tt_doc_sa_cashflow": [
{
"$id": "29",
"id_doc_sa": "22ce575d-3fa4-4848-a997-3cb29a1b8b78",
"id_pay": "8b905e61-0a8e-4584-94de-435cdb02a48a",
"id_money": "84e5825c-b06c-475e-9776-bb8a03403086",
"date_cashflow": "2026-09-06T06:46:11.3852084+02:00",
"coefficient": 5.1,
"id_user_add": "fa808589-7403-4970-b361-d8b26ca5bee2",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "30",
"id": "cd1ec770-c6a3-49f8-b68e-2230756dcff4",
"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": "35abf668-dbb3-4ea4-83c1-5c715e87e338",
"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:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "72b348fe-6b37-48d4-a059-2fa79ca985f3",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "4"
},
"tt_doc_sa_cashflow": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa_pay": [
{
"$id": "31",
"id_doc_sa": "6e05e927-1ad2-49f2-ae5e-40c185d498c1",
"id_line": 2,
"id_pay": "e811734f-c192-43f6-b5b4-d4483d449807",
"id_money": "a5c4d996-0d8d-4539-b947-aa2257be587f",
"coefficient": 5.1,
"id_voucher": "ca7eae24-2425-4147-b93c-ea9aa2471465",
"id_employee": "7e9aacbb-e62a-48bf-99de-7e2fc5a65cac",
"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": "f357d041-a47a-46b1-9510-17ef191a265f",
"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": "13"
},
"mt_money_types": {
"$ref": "27"
},
"mt_payment_types": {
"$ref": "30"
},
"tt_doc_sa": {
"$ref": "24"
},
"tt_vouchers": {
"$ref": "12"
}
},
{
"$ref": "31"
}
],
"tt_vouchers": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"st_users": {
"$ref": "4"
},
"mt_money_types": {
"$ref": "27"
},
"tt_doc_sa": {
"$ref": "24"
}
},
{
"$ref": "29"
}
],
"tt_doc_sa_pay": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"mt_payment_types": {
"$ref": "30"
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "26"
}
],
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "4"
},
"mt_pos_doc_print": [
{
"$id": "32",
"id_pos_print": "3923a16f-561a-415a-a165-3a15b6047fc4",
"id_doc": "34227266-55f3-49ab-bd08-519b9de3ce41",
"id_pos_type": "f325266f-70ad-49f8-a221-6230baae9822",
"id_doc_print": "10f0bca3-9522-40da-8b62-fa6806cceefc",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "822b46ee-24d7-4a76-9487-b651a8080e06",
"commited": true,
"mt_docs": {
"$ref": "25"
},
"mt_pos_print": {
"$id": "33",
"id": "13dc5d7a-e0df-474a-8a1f-e99654be063d",
"id_pos": "6eb68ae0-42c4-4420-9b5c-05aa96a98835",
"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:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "73c2b2cf-94ab-4304-9140-0de24ae49a08",
"commited": true,
"mt_pos": {
"$ref": "20"
},
"mt_pos_doc_print": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"st_users": {
"$ref": "4"
}
},
"mt_pos_types": {
"$id": "34",
"id": "874fbf52-869b-454a-9084-c3696dc92eec",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "bc414674-0aaf-49be-8c3e-1ffececc313d",
"commited": true,
"mt_items_featured": [
{
"$id": "35",
"id": "fa1c52df-7c9e-4908-a18f-5058b1295dbc",
"id_branch": "6f3e4a24-f066-4fb9-853d-21244bfd90de",
"id_pos_type": "67c964b7-ed3a-45ad-af36-c7f1b034de28",
"id_pos": "720ea4ee-bda5-4d50-a6d2-ad56f3d9e342",
"id_item": "695d7abe-9a65-4190-bf84-208a452818a2",
"date_from": "2026-09-06T06:46:11.3852084+02:00",
"date_end": "2026-09-06T06:46:11.3852084+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "d1365883-b89e-466c-beaf-ed7b9e68af99",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_items": {
"$ref": "2"
},
"mt_pos": {
"$ref": "20"
},
"mt_pos_types": {
"$ref": "34"
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "35"
}
],
"mt_pos_doc_print": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"st_users": {
"$ref": "4"
},
"mt_pos_view": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
"st_doc_print": {
"$id": "36",
"id": "75b58fe7-d359-4433-9263-f14c925e7e6b",
"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:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"st_doc_print_det": [
{
"$id": "37",
"id_doc_print": "1f6254d4-b497-4a66-9368-0a533da4284d",
"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": "36"
}
},
{
"$ref": "37"
}
]
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "32"
}
],
"st_doc_num": [
{
"$id": "38",
"id_pos": "40515ada-0966-4e5c-a210-b2592d876259",
"id_doc": "244e6706-9709-47e1-b3ce-9e7537e78b0c",
"value": 3,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"mt_docs": {
"$ref": "25"
},
"mt_pos": {
"$ref": "20"
}
},
{
"$ref": "38"
}
],
"tt_doc_sa": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$id": "39",
"id": "40f4c03d-44e3-4d68-858d-451984375dd5",
"id_pos": "2802f168-1537-46c3-8f2a-cd3011ce5260",
"id_doc": "e7562202-e34d-4378-9f99-21c652e059b1",
"id_branch": "a2877cdc-194f-49c7-bb3b-d3aeec0d628a",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:11.3852084+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "194059d6-dfdd-4795-a240-659efe0dc786",
"id_loc_from": "e24033d5-3717-468c-9459-4021dfc9f0e8",
"id_loc_end": "ac62e001-8c4f-40d7-88bc-8227a9856826",
"id_user_add": "93e4d916-bc7d-4d96-abff-c60766db6c50",
"id_user_upd": "c6c2f204-8e7b-4d79-b3d1-b50c403e7ce5",
"id_pos_sesion": "d3aec1eb-c4be-44ec-966d-aa2769aabfe5",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:46:11.3852084+02:00",
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_docs": {
"$ref": "25"
},
"mt_locations": {
"$id": "40",
"id": "8bd98b7e-47f2-449a-b0ed-98545f6f4f8e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "0e9e7c9c-5dc0-4a28-817b-31f94896ea16",
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "f05e5e60-b5c5-4015-a17d-5705c911cc72",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"st_users": {
"$ref": "4"
},
"tt_doc_sa": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_doc_st1": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_stock": [
{
"$id": "41",
"id_location": "28bdafe3-3a52-4b6a-b50e-0b16ef5b64e6",
"id_item": "508b2b75-be7e-4a22-96cb-9b72d9d8c9c2",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"mt_items": {
"$ref": "2"
},
"mt_locations": {
"$ref": "40"
}
},
{
"$ref": "41"
}
]
},
"mt_locations1": {
"$ref": "40"
},
"mt_pos": {
"$ref": "20"
},
"st_users": {
"$ref": "4"
},
"st_users1": {
"$ref": "4"
},
"tt_doc_st_det": [
{
"$id": "42",
"id_doc_st": "126d9ad5-f5e3-471c-9809-80a277c2ecdd",
"id_line": 2,
"id_item": "ba6d1bb8-c33f-4ca2-a157-b88f15138aa9",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "2"
},
"tt_doc_st": {
"$ref": "39"
}
},
{
"$ref": "42"
}
],
"tt_doc_st1": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_doc_st2": {
"$ref": "39"
}
},
{
"$ref": "39"
}
]
},
"mt_locations": {
"$ref": "40"
},
"mt_locations1": {
"$ref": "40"
},
"mt_pos": {
"$ref": "20"
},
"st_users": {
"$ref": "4"
},
"st_users1": {
"$ref": "4"
},
"tt_cloakrooms_units": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa_det": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_doc_sa_pay": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa2": {
"$ref": "24"
},
"tt_pos_sesion": {
"$id": "43",
"id": "0fec2cb4-7a37-4564-ad7f-a4570d14d6e6",
"nro_sesion": 2,
"id_pos": "65bf167d-6dbc-401c-827e-931d1aa50c06",
"date_tax": "2026-09-06T06:46:11.3852084+02:00",
"date_open": "2026-09-06T06:46:11.3852084+02:00",
"date_close": "2026-09-06T06:46:11.3852084+02:00",
"id_user_open": "a87c4c44-1594-41ba-97a2-293336c6ef09",
"id_user_close": "8051cfa6-7c13-480e-b0b7-01b914e24bc9",
"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:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"mt_pos": {
"$ref": "20"
},
"tt_cloakrooms_units": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "8d933241-ac8a-44fe-ab0f-282033813e76",
"order_id": 2,
"id_item": "b4d14b1a-eb75-4390-9a95-448c8cd877bb",
"id_item_type": "2e329ad8-a6a4-453d-bec8-be6e76f0d870",
"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": "4debc781-2d0b-40e1-96aa-4796849ca941",
"type_item": 11,
"id_voucher_json": "b5b6faed-5003-4c53-b3f7-bc1cb0901267",
"count_voucher": 1,
"id_category": "87309f35-d5e3-49c2-89ad-7de2054dad7b",
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "f92b1ded-6d2b-4d32-a704-b53dbd7dc61d",
"commited": true,
"mt_items": {
"$ref": "2"
},
"mt_items_types": {
"$ref": "10"
},
"st_users": {
"$ref": "4"
},
"tt_pos_sesion": {
"$ref": "43"
}
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "45",
"id": "a064435c-5149-4fa1-b908-7e74cb9d3abd",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "783379e7-17a3-4a69-971f-595a134ea688",
"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:11.3852084+02:00",
"tt_pos_sesion": {
"$ref": "43"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "000cf430-000a-4b8e-946f-03c88d51bf34",
"id_room_unit": "261fd2db-99f3-4be3-8149-9312d749f7c8",
"id_room_list": "a61da022-8a96-4be2-bea2-38467914ea37",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:46:11.3852084+02:00",
"date_from": "2026-09-06T06:46:11.3852084+02:00",
"date_end": "2026-09-06T06:46:11.3852084+02:00",
"date_open": "2026-09-06T06:46:11.3852084+02:00",
"date_close": "2026-09-06T06:46:11.3852084+02:00",
"id_employee": "20880263-4e86-484f-927b-0dd075c4b2ba",
"id_employee_sec": "57315824-e32c-4929-ac0d-fb490333f7fd",
"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": "def9b2c2-3854-46af-bba2-737eabfbea86",
"comment": "sample string 7",
"id_user_open": "0dde8877-6738-491d-bbb9-04d9ba5eb313",
"id_user_close": "88085f35-e6d9-49cf-ab91-489c3d76c304",
"id_unit_state": "640155f7-fa22-47c1-9a1b-a5df53dc0dc6",
"id_pos_sesion": "1231321d-b7a3-4d85-9d7c-80c7797ef74b",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:46:11.3852084+02:00",
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"mt_employees": {
"$ref": "13"
},
"mt_employees1": {
"$ref": "13"
},
"mt_rooms_units": {
"$id": "47",
"id": "77a45f8d-a600-4e54-8110-5d51c8ae5834",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "b40d6a67-b32a-43ec-9203-d48b4a22c59a",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "22196087-2b11-4d6d-9020-ec5aed2d52ce",
"locked": true,
"date_locked": "2026-09-06T06:46:11.3852084+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "6a1b1ffd-7462-4c19-a274-50b1089835d7",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "7160ccd1-b277-4902-961d-f9fa550485eb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3ab7a385-6e3b-4b54-8001-501ace8912ca",
"name_pos": "sample string 6",
"id_image": "e697248e-41e2-4e79-9bfe-48ed2b30c51b",
"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": "00df8006-da1e-481b-8514-98894872c777",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "bf5b3b11-dcf5-49c5-bd0a-e94f5eb4b5b7",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "967c3a92-d6e1-4544-89de-c4f7a371a973",
"id_room": "aba2331c-08c0-4237-b374-47a5c4e8323b",
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "e68a415e-54db-47c4-86ca-36b067a5aee2",
"commited": true,
"mt_pos": {
"$ref": "20"
},
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "49"
}
],
"st_images": {
"$ref": "6"
},
"st_images1": {
"$ref": "6"
},
"st_users": {
"$ref": "4"
},
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_list": [
{
"$id": "50",
"id": "d51e4bf1-9b57-4e6c-b97c-050d96d2dba6",
"id_room": "6a51a25b-6ba0-4680-8b22-dd5de41de665",
"date_in": "2026-09-06T06:46:11.3852084+02:00",
"date_out": "2026-09-06T06:46:11.3852084+02:00",
"id_user_add": "107dff59-aa98-4edc-b9da-77193ceb1af7",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "4"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "50"
}
]
},
"mt_rooms_units_types": {
"$id": "51",
"id": "5f8d8710-c6a7-4960-9f56-8246611dee99",
"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:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "0825fa22-1d71-4a78-a0b5-667a2bdeb782",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "1e51db26-0cd3-4ff1-8d9c-ff837be68ad0",
"id_room_state": "a1a5b2ae-1519-4748-8293-55bc2e7a5fbf",
"id_image": "49ab87c1-eaa5-402e-9d3c-1b38cbcb0a0f",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "fade1ac1-c697-440a-b52a-461e310aee6e",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "44db881b-0a9d-4179-850b-ce211d48b791",
"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:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "74799368-0854-4ab3-ac39-e1a94edd2468",
"commited": true,
"st_users": {
"$ref": "4"
},
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_types": {
"$ref": "51"
},
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "4"
}
},
"st_users": {
"$ref": "4"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_states": {
"$ref": "53"
},
"st_users": {
"$ref": "4"
},
"st_users1": {
"$ref": "4"
},
"tt_doc_sa": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_pos_sesion": {
"$ref": "43"
},
"tt_rooms_list": {
"$ref": "50"
}
},
{
"$ref": "46"
}
],
"st_users": {
"$ref": "4"
},
"st_users1": {
"$ref": "4"
},
"tt_tips": [
{
"$id": "54",
"id": "33460a22-4283-4638-85ea-50850f55e872",
"id_pos_sesion": "7ae3db01-073b-492e-ba8a-5b35d1377ae0",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "fbfbba91-49db-4d2e-9ba3-932ffb463b02",
"id_room_unit_activity": "f1528bae-e114-4fbb-b08a-24accb50ea54",
"id_doc_sa": "7f1fb8be-2d74-4a7a-ad3f-a8ddeb36362f",
"id_pos_type": "77aba651-fded-4386-a547-eee13c314de2",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "f9588759-8657-408c-bba3-aac632e66415",
"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:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "43"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "22a6e2df-1633-420c-adfc-bb2de129580d",
"id_user": "65abf4da-cd93-4cb5-8da7-ea04eb403229",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"st_users": {
"$ref": "4"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "50217a2c-04df-4bd2-be09-cfe3886c1342",
"id_user": "16d25be9-639c-4be6-bea4-d513a7a7fbd5",
"date_add": "2026-09-06T06:46:11.3852084+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"st_users": {
"$ref": "4"
},
"tt_pos_sesion": {
"$ref": "43"
}
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_cmd_connection": [
{
"$id": "57",
"id": "2f3d76fc-fbf3-4dc7-8162-0477aa86257a",
"id_user": "35da7339-317c-43cf-b729-744a98015eb9",
"id_user_profile": "e097b7c8-146a-449f-ad85-45089be66c48",
"locator": "sample string 4",
"date_end": "2026-09-06T06:46:11.3852084+02:00",
"id_pos_sesion": "7b44453c-ea30-486a-8936-84eed90f7279",
"date_login": "2026-09-06T06:46:11.3852084+02:00",
"date_logout": "2026-09-06T06:46:11.3852084+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"st_users": {
"$ref": "4"
},
"st_users_profiles": {
"$id": "58",
"id": "825058c1-b755-451e-a4dd-a8c5235f70be",
"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:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "83047356-f5ab-49ee-b565-c424d5e48f41",
"id_function": "6a4297f4-3317-455a-9f89-754ed75fb077",
"id_user": "e61b4808-315b-4441-bd0d-3a6846231d74",
"id_profile": "c0c16a91-a6b6-488d-9bdc-67e805c00b3d",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "4"
},
"st_functions": {
"$id": "60",
"id": "0de9ef7f-152e-41cf-8730-871d0ae46683",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "7bf108f7-22d1-44a1-9508-16d6f51c6a34",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "53962010-50ed-4e39-9a36-bef8b0b5a2f5",
"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:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "c4634e17-c133-4c04-a8fe-972a4f10ce58",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"st_images": {
"$ref": "6"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "59"
}
],
"st_users": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "43"
}
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$id": "62",
"id": "44384645-1df5-498f-9b52-a34b0c1b0d80",
"id_user": "e377ab51-8f7f-4524-92dc-e3636be7e43d",
"date_add": "2026-09-06T06:46:11.3852084+02:00",
"destiny_type": 4,
"id_key": "c9a494d0-a4fc-4257-8b92-d652a2d9fa13",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:46:11.3852084+02:00",
"id_pos_sesion": "015ae803-c746-4442-8c4a-f40696f341c6",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"st_users": {
"$ref": "4"
},
"tt_pos_sesion": {
"$ref": "43"
}
},
{
"$ref": "62"
}
]
},
"tt_rooms_units_activity": {
"$ref": "46"
},
"tt_spool_doc_print": [
{
"$id": "63",
"id": "23949d2e-4c7f-462e-88dc-7554d935680f",
"spool_server": "sample string 2",
"id_doc_sa": "1be6cd8e-bd61-4a53-ab74-37a3dcee5f96",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"printed": true,
"print_on": "2026-09-06T06:46:11.3852084+02:00",
"tt_doc_sa": {
"$ref": "24"
}
},
{
"$ref": "63"
}
]
},
"tt_pos_sesion": {
"$ref": "43"
}
},
{
"$ref": "23"
}
]
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "4"
},
"mt_pos_view": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list_rules": [
{
"$id": "64",
"id": "c456e98b-11ad-401f-a894-26aaea2e7a1b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:11.3852084+02:00",
"date_end": "2026-09-06T06:46:11.3852084+02:00",
"id_branch": "0575adcb-46ea-435b-9236-e1276aa55679",
"id_pos": "61c6dfce-d155-4ade-ae14-ddbb221266f4",
"id_list": "4163fd52-0980-49b4-a253-8c40a3a9b75e",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "f3df1183-9f60-4472-8bf0-fe60526814b9",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_pos": {
"$ref": "20"
},
"mt_prices_list": {
"$ref": "17"
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_doc_num": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_pos_license": [
{
"$id": "65",
"id": "f32496b3-5bac-4f40-8db2-dbb790851a53",
"id_pos": "6ffe6cd3-29fc-41f8-affc-4b59b361be15",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:46:11.3852084+02:00",
"key_access": "sample string 5",
"id_user_add": "14a983ae-4c8a-4968-8cf0-09048dc11d55",
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"mt_pos": {
"$ref": "20"
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "b46dcd89-58b3-4ecc-a7ba-faaf2fd29802",
"id_pos": "f1818451-0a00-4bd7-a213-cd5c8cdf1b54",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"mt_pos": {
"$ref": "20"
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_pos_connection": [
{
"$id": "67",
"id": "0b55f24b-74eb-4681-a015-58a32fbc93e0",
"id_pos": "1a38d075-8fb7-4f79-bc3d-a7baf390dc48",
"date_add": "2026-09-06T06:46:11.3852084+02:00",
"date_upd": "2026-09-06T06:46:11.3852084+02:00",
"date_out": "2026-09-06T06:46:11.3852084+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "20"
}
},
{
"$ref": "67"
}
],
"tt_pos_sesion": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_branches": {
"$ref": "5"
},
"tt_logs": [
{
"$id": "68",
"id": "97d5e4b0-2345-4bc6-96d1-73f35ac1a8fe",
"id_user_add": "9f03d8fd-62a3-43d5-9f32-54264c46e162",
"id_table": "c211df47-3e34-4271-8720-7d3240e2a4fc",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "991b4240-ef57-43df-8ce5-662186771ac4",
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"mt_pos": {
"$ref": "20"
},
"st_sync_tables": {
"$id": "69",
"id": "6f7e6c00-1bf2-4232-b0ca-5ba9eca608fd",
"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:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "d2a6bb5a-ef33-494f-a1d9-d925545e21a1",
"id_sync": "20450310-ba01-4067-8f01-7b1d6f34ca65",
"json": "sample string 3",
"id_table": "0a194dbd-665e-4a46-a6b2-dc9e386bf47c",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "71051fa6-4e61-4047-9614-2fb8aaa2b5a7",
"id_branch_from": "b5f08e05-0226-4125-8247-35a42120ce72",
"id_branch_to": "3f2069c5-bfef-4224-ba05-8456be068183",
"type": 4,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:46:11.3852084+02:00",
"send_on": "2026-09-06T06:46:11.3852084+02:00",
"mt_branches": {
"$ref": "5"
},
"mt_branches1": {
"$ref": "5"
},
"st_sync_packages_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"st_sync_tables": {
"$ref": "69"
}
},
{
"$ref": "70"
}
],
"tt_logs": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "68"
}
],
"st_local_variables": [
{
"$id": "72",
"id": "a128bbb6-2599-49db-ae06-531a4b3d00ae",
"id_pos": "db8eeeff-6ac8-4b5a-a4e3-86d86870067a",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"mt_pos": {
"$ref": "20"
}
},
{
"$ref": "72"
}
],
"tt_doc_st": [
{
"$ref": "39"
},
{
"$ref": "39"
}
]
},
"mt_pos_prices_list": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_pos_types": {
"$ref": "34"
},
"st_users": {
"$ref": "4"
}
},
"mt_prices_list": {
"$ref": "17"
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "18"
}
],
"mt_prices_items": [
{
"$id": "73",
"id_list": "d0f37df9-3405-4467-a198-30529963846b",
"id_item_sub": "668e3405-cc9b-44e3-b901-0b391138e499",
"validity_date": "2026-09-06T06:46:11.3852084+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "8495e5d1-d634-48fd-a2af-0b95a6d124c4",
"commited": true,
"mt_items_sub": {
"$ref": "1"
},
"mt_prices_list": {
"$ref": "17"
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "73"
}
],
"mt_prices_list1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_prices_list2": {
"$ref": "17"
},
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "4"
},
"mt_prices_rules": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"tt_doc_sa_det": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "4"
},
"st_users1": {
"$ref": "4"
},
"tt_doc_sa": {
"$ref": "24"
},
"tt_doc_sa_det_stock": [
{
"$id": "74",
"id_doc_sa": "6a06068f-e24b-4017-8942-13e75bcc1976",
"id_line": 2,
"id_item": "8ed5f63f-6019-4b47-8304-ce397ca64975",
"qty": 4.1,
"mt_items": {
"$ref": "2"
},
"tt_doc_sa_det": {
"$ref": "16"
}
},
{
"$ref": "74"
}
]
},
{
"$ref": "16"
}
],
"tt_doc_sa_pay": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_vouchers_permisions": [
{
"$id": "75",
"id": "b305881f-582d-4293-ad6f-9e0c4f007483",
"date_from": "2026-09-06T06:46:11.3852084+02:00",
"date_end": "2026-09-06T06:46:11.3852084+02:00",
"date_used": "2026-09-06T06:46:11.3852084+02:00",
"id_employee": "95666ab1-2c70-4743-8602-5a7feb44d967",
"id_branch": "adeec14a-118b-4e0e-8938-7b3e21618ca0",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "55c9010d-36df-4e6c-b38c-f1f4519cf41b",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_employees": {
"$ref": "13"
},
"st_users": {
"$ref": "4"
},
"tt_vouchers": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
{
"$ref": "75"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_payment_types": {
"$ref": "30"
},
"st_users": {
"$ref": "4"
},
"tt_doc_sa_pay": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": {
"$ref": "75"
}
}
},
{
"$ref": "11"
}
],
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "4"
},
"mt_items_sub": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_prices_rules": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"mt_pos": {
"$ref": "20"
},
"mt_prices_list": {
"$ref": "17"
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "9"
}
],
"tt_vouchers_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
{
"$ref": "7"
}
],
"mt_employees": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items_types": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_money_types": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_payment_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_prices_list": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_images_types": {
"$id": "76",
"id": "b9dee34d-b7fe-4e55-a8a2-11ee53179191",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"st_images": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"mt_docs": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"st_users1": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_cloakrooms": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"st_users": {
"$ref": "4"
},
"mt_branches_zones": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_branches": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_locations": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_periods": [
{
"$id": "77",
"id_branch": "11c78d3e-6575-4f0f-a76c-5c93fe4a2b56",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:46:11.3852084+02:00",
"date_end": "2026-09-06T06:46:11.3852084+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"mt_branches": {
"$ref": "5"
}
},
{
"$ref": "77"
}
],
"mt_pos": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"st_sync_packages": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_sync_packages1": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_vouchers": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_vouchers_permisions": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
{
"$ref": "5"
}
],
"mt_branches_zones": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_brands": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_docs_payment_money": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_employees": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_employees_profiles": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_items_sub": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items_types": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_locations": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_money_rates": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_money_types": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_payment_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_pos": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_pos_doc_print": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_pos_prices_list": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_pos_print": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_types": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_view": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_items": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"mt_prices_list": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_units": [
{
"$id": "78",
"id": "ef2d4a6f-83e4-4d4b-816b-8fd4e095b8f6",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "d12c4830-6605-4b19-bd91-b6a5ae54b504",
"commited": true,
"mt_units_ref": [
{
"$id": "79",
"id": "7403cc7e-de93-4579-b2a3-e90a0fd70b06",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "afb00da6-2775-4e24-9732-3e0fc8bc8fbd",
"active": true,
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"id_user_upd": "48f34760-477b-40bc-8169-8925ff58d6ed",
"commited": true,
"mt_units": {
"$ref": "78"
},
"st_users": {
"$ref": "4"
},
"mt_items_formula": [
{
"$id": "80",
"id_item_sub": "d15242d8-613f-4a30-b021-28dde1d2832c",
"id_item": "c72af8d4-e69f-43c6-b48e-cb3edcff710f",
"group_id": 3,
"id_unit_ref": "cb9ec3e2-5f60-41c1-93f5-2a773e8e5792",
"qty_dis": 5,
"mt_items": {
"$ref": "2"
},
"mt_items_sub": {
"$ref": "1"
},
"mt_units_ref": {
"$ref": "79"
}
},
{
"$ref": "80"
}
]
},
{
"$ref": "79"
}
],
"st_users": {
"$ref": "4"
},
"mt_items": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items1": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
},
{
"$ref": "78"
}
],
"mt_units_ref": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"st_images": {
"$ref": "6"
},
"st_images1": {
"$ref": "6"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_token": [
{
"$id": "81",
"id": "647d09ab-dd23-4bbd-98b7-fe5b6a7fd2af",
"token_id": "sample string 2",
"id_user": "ab6d06a9-0572-44c9-a66c-11796abd0a3c",
"date_from": "2026-09-06T06:46:11.3852084+02:00",
"date_end": "2026-09-06T06:46:11.3852084+02:00",
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"st_users": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa_det": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_doc_sa_det1": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_doc_st": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_doc_st1": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_pos_sesion1": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_rooms_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_log": [
{
"$id": "82",
"id": "099e990c-4b70-45b4-82ca-86ff15a22c62",
"id_room_activity": "7a25feaa-bea5-4fa5-9306-35adc96c6b2a",
"id_pos_sesion": "9964662c-04b6-45ed-84ef-30c758f7be40",
"log_text": "sample string 4",
"id_user": "855bd6c8-bd28-4ff3-a35d-c958aa2945f7",
"event_type": "sample string 6",
"correlation_id": "53b6bfcf-8e30-42dd-9430-44b12b4edba6",
"id_room_unit": "ed912253-277f-4672-8385-01e996d914da",
"id_room_unit_source": "7fedfeed-992a-4e99-ac45-456d216d201f",
"id_room_unit_destination": "b7bddf5b-c43e-464c-a18f-8e2aac431026",
"id_room_activity_related": "58e05c09-c394-4a14-9476-f3de304405c6",
"id_doc_sa": "7c97ad4f-815c-42b9-aa59-d365899cd4ed",
"id_user_authorizer": "c742627b-8e06-4edb-95e5-981475ce4ca3",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"st_users": {
"$ref": "4"
}
},
{
"$ref": "82"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_vouchers": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_docs": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_rooms_units_states": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_users_profiles": {
"$ref": "58"
},
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
}
},
"mt_categories_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_items_formula": [
{
"$ref": "80"
},
{
"$ref": "80"
}
],
"mt_units": {
"$ref": "78"
},
"mt_units1": {
"$ref": "78"
},
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "4"
},
"mt_items_sub": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_prices_rules": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"tt_doc_st_det": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_vouchers_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"mt_items_formula": [
{
"$ref": "80"
},
{
"$ref": "80"
}
],
"mt_items_types": {
"$ref": "10"
},
"mt_items_vouchers": {
"$id": "83",
"id": "9228bf44-e359-4ded-8bce-74b0cfd7d257",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "bb32c939-2bf2-462e-b8aa-0c3c24524429",
"id_doc_print": "01362e52-bfc3-4524-9391-80fbb47a421a",
"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:11.3852084+02:00",
"last_update": "2026-09-06T06:46:11.3852084+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "4"
},
"mt_prices_items": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_sa_det": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.