PUT api/Mt_Items
Request Information
URI Parameters
None.
Body Parameters
mt_items| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_unit | globally unique identifier |
Required |
|
| id_unit_sec | globally unique identifier |
None. |
|
| id_brand | globally unique identifier |
Required |
|
| b_sale | boolean |
Required |
|
| b_stock | boolean |
Required |
|
| b_price | boolean |
Required |
|
| b_unique | boolean |
Required |
|
| b_exclude_control | boolean |
Required |
|
| tax | decimal number |
Required |
|
| change_price | boolean |
Required |
|
| force_printing | boolean |
Required |
|
| is_ticket | boolean |
Required |
|
| is_supply | boolean |
Required |
|
| define_price | boolean |
Required |
|
| is_multi_sub | boolean |
Required |
|
| external_id | string |
Max length: 100 |
|
| name_pos | string |
Max length: 20 |
|
| name_print | 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 |
|
| font_bold | boolean |
Required |
|
| font_underline | boolean |
Required |
|
| font_size | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_brands | mt_brands |
None. |
|
| mt_categories_items | Collection of mt_categories_items |
None. |
|
| mt_items_featured | Collection of mt_items_featured |
None. |
|
| mt_items_formula | Collection of mt_items_formula |
None. |
|
| mt_units | mt_units |
None. |
|
| mt_units1 | mt_units |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_items_sub | Collection of mt_items_sub |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| tt_doc_sa_det_stock | Collection of tt_doc_sa_det_stock |
None. |
|
| tt_doc_st_det | Collection of tt_doc_st_det |
None. |
|
| tt_items_customs | Collection of tt_items_customs |
None. |
|
| tt_stock | Collection of tt_stock |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "d3e0c5f5-a53e-4bbe-88b5-49c399675086",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "c73daa73-2b02-467d-8bc7-0c16dc5235ad",
"id_unit_sec": "46e4180a-db48-4988-9e05-4f8a47ca3758",
"id_brand": "12a638f4-1526-4212-9b8f-6495b2b38ac4",
"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": "6e70611b-4574-45c7-b595-a318171e2028",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "603bd8fd-d31a-4884-bf45-5a09382ea76a",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "369312fa-4a9e-4e97-977a-829fd193ad57",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "45ef118f-2ac3-4cb6-9ea6-ccb951511dbd",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "b442793b-e5ae-43e8-9a7e-27d9c0ccf767",
"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": "46040752-8dec-487d-9a07-bef7075b1c77",
"view_messages": true,
"id_image_photo": "3ffaa544-ff2c-4cc3-9d3f-8d3d27c4c80a",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "e0d23fe9-5b82-4466-a41f-0d3553df6fb7",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "c3c14ddc-febb-4ca8-a008-ce63e3bb0bbe",
"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": "a0d00cd4-2917-476f-b77c-514f6dc70ab8",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "c044c0cd-19d1-4120-a7f2-cccaf1fee72a",
"commited": true,
"st_images": {
"$id": "5",
"id": "4561f117-441d-4f06-b95a-47faf97257dc",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "7142cfff-67ab-4069-9df8-576fbeacb55d",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "b7cd0773-a413-4124-96ac-3e45a1da8d91",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "411fafca-79dc-4175-9efe-401acabf8b50",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "8dbb8dba-93e6-49a0-9b08-838354f7c044",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "77d3bbb6-4528-4393-8061-b7417de54271",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "270af168-6d92-45a9-84d1-90edbc7d3c8f",
"id_item": "5e7cce8e-096e-4dae-916a-2d4e81c9333e",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "0ae3c973-a7fb-49dd-8182-0bca71ea7b37",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$id": "8",
"id": "e9bbab4e-eacf-4eec-874b-82d348221418",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:35:23.4027681+02:00",
"date_end": "2026-05-09T09:35:23.4027681+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": "ad9cec69-5d2e-4642-afb6-7721b7feea92",
"id_pos": "31b864a3-de8c-4e5a-b6bc-265541cf7aff",
"id_list": "3351c908-644a-468f-9871-362eb406e166",
"id_item": "f80dc7a3-3fa9-489f-ac19-2ece267ac3e6",
"id_item_type": "a9ea9a46-0dde-4349-9802-975f0d6e3ed0",
"id_category": "9c2df889-8bb0-402e-80d6-36d420f5369d",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "557e3092-4e97-4a64-8f16-9b17d5b74bc0",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "260264c6-c114-418e-9d90-0de2d5b5b0b1",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "5f5d0bc2-3505-4423-9fd5-9b4e46476588",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "3d202171-ad49-4e32-87a6-9f23f4c31f98",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "83a2c09b-b84c-4b39-86ed-ab6ddea9125b",
"id_line": "c8a3bcdf-250e-4e36-b445-5c116d6fa778",
"id_category": "e43b81fb-3040-4ae1-9f40-ec21314412d2",
"id_item": "24fdfb58-8d95-4062-a8e0-f734a793187b",
"id_item_type": "df25f950-5989-4efe-bc30-56530bb4c426",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$ref": "9"
},
"tt_vouchers": {
"$id": "11",
"id": "95ed72f7-ae50-445c-a988-15ad5a3d76e7",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:35:23.4027681+02:00",
"date_end": "2026-05-09T09:35:23.4027681+02:00",
"date_used": "2026-05-09T09:35:23.4027681+02:00",
"date_sesion": "2026-05-09T09:35:23.4027681+02:00",
"id_employee": "aebcbd01-b373-448a-8d4c-1d32f8d82e81",
"id_branch": "6742461d-4293-40da-9d12-cd3ffb72bd5d",
"id_voucher_permision": "61756e17-2522-40b5-9b5b-ae6432f3f3d4",
"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": "ddce5812-ee38-4b44-b0a6-153b47ec0e5f",
"id_user_add": "346ac191-e046-40b5-8f39-eddbb67824ef",
"id_doc_sa": "a38cfdcd-6c84-4c3e-9420-f1838cbdf185",
"id_item_sub": "8bf24738-fd86-4d99-b1f8-cd2f1ff4a60f",
"id_pos_sesion": "8b8cb19d-a4e0-4db5-9373-17242add7a6b",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "6b61a770-c13a-4e6c-8af8-d8c807b42e97",
"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": "859fddfc-db6d-4982-a198-9da4a70ec4fe",
"name_pos": "sample string 12",
"id_image": "94e82d62-599f-4412-917f-30f11b5e822b",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "4ec22099-2fa0-42ba-9b3f-dd295d4fc8aa",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "ed99676a-06d1-40e1-ac76-dc41e6fd7ee0",
"id_branch": "75120d85-b522-40fe-b82d-4b6019b729f1",
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "b5079678-99a2-4ddc-aaad-3c96d5828444",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "c633feec-1dd6-43ad-8898-051a435a13d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "ec6b1413-f5d3-4841-9ec2-5c50099b94dd",
"commited": true,
"mt_employees": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"st_users": {
"$ref": "3"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_det": [
{
"$id": "15",
"id_doc_sa": "f2a44a6e-ae22-49ac-b580-efe269164c78",
"id_line": 2,
"id_item_sub": "72caf46b-73ca-4b5e-964e-1fa37cf0699a",
"qty": 4.1,
"id_list": "e28f83e3-85eb-42d0-94ff-bcc2a6e55a29",
"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": "d6725e2a-0030-4542-8d58-b0be8879beed",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "59694d18-791e-47da-ada0-57466bc94cf2",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "6f6f1665-a49a-47be-be3b-e7d70c5b67d3",
"id_user_upd": "ebb9e5e8-8179-40f2-aaea-586d34bbe2da",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "b9e8f8f5-df0a-4415-a2d1-1661a9ee886f",
"id_item": "8b68683a-437c-470e-9087-c85686470770",
"id_item_type": "17ceba23-faab-4927-a7f0-44de629b4c78",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "105ac469-d944-4904-9f62-0b44b2ca14a2",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "faeec1ba-3d49-4683-8dad-71bb8f52eebc",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "fb9e1665-83c7-494d-aba1-2cd773f5567e",
"id_item": "decc4c79-9e13-4f8b-a20d-c4e3b99f1599",
"group_id": 3,
"id_unit_ref": "04074960-7902-4f55-ab58-2d31b45b2377",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "ebedf2fd-6557-4ee0-80e4-b1e0909e8803",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "b36c9da5-336c-4d34-8965-0d0ec28749fd",
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "63dc2cb6-0b2c-43e6-ad5f-20ae9e06b96d",
"commited": true,
"mt_units": {
"$id": "19",
"id": "8ba4fffc-cbef-4712-9f8d-9c65a5c47306",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "837958df-f1ad-4d90-8fdd-f4246b2926f3",
"commited": true,
"mt_units_ref": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_users": {
"$ref": "3"
},
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_items_formula": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
}
},
{
"$ref": "17"
}
],
"mt_items_types": {
"$ref": "9"
},
"mt_items_vouchers": {
"$id": "20",
"id": "3ad307a6-681e-4550-9595-e9538607c14e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "e75637fb-fd48-44b0-b5f8-9ce66541a17c",
"id_doc_print": "373a959a-411d-441d-a665-cdef47cfc050",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "5b4dc428-ceba-4d10-8b93-43374537327b",
"id_item_sub": "8c3703d1-d6f1-47ff-8b74-ea27c88fa282",
"validity_date": "2026-05-09T09:35:23.4027681+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "6a9ad671-044f-4e6d-afc2-7c05dc01c681",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "eed38702-3a28-4009-9816-b1ebace2bdb3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "ea31a3c3-c077-48a6-aed8-26606d3e0746",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "a4657e98-2f1c-4c01-ac8b-72e8fdd0b314",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "3b888605-1785-4b59-bc67-775cd192d413",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "aa28234d-5308-41c3-9223-da7209b2faf7",
"id_pos_type": "0b890293-8173-4fd2-867e-6603e2d5ccfd",
"id_price_list": "1d99b932-b709-4c83-8602-5b232f104e0d",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "b65fa8dd-0d41-4ecc-ae47-057b6c5240ea",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "42215e5b-b87b-4621-934b-cea13f246acc",
"id_pos_type": "fffa4a66-d2e0-4b8a-9182-33604fe57d3a",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "1f7b7e86-5776-4ec2-804a-0b91247d7a9e",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "86292aee-9cb6-4c73-815b-83d14c344278",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "60e3f232-323c-4b30-af29-19f39b257dc0",
"id_zone": "968da9d9-3e07-4d9a-b09f-160aa230be62",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "53277910-328c-43ad-ad75-b19397fb1c89",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "254885ce-5c02-4eae-8d4e-82028c100769",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "8674b369-192f-4d2c-ae26-c9a0c16c83e2",
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "471690ce-435d-4530-8a93-2c0ee90d9ee4",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "a282afc3-3cbf-4b54-8910-30f6df69630c",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "db20e669-f0f2-4557-81e5-94394517f389",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "cc055d42-0ad6-4f1f-9a77-53865d226d4d",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "7b68876b-dcc7-43e5-ba93-e218de764782",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "4d91edd8-bf79-465d-a824-9a4861b6aa66",
"id_cloakroom": "6cdf666a-2a14-4094-917d-b6ef0e1ded8b",
"id_pos_sesion": "5dbab52a-cf98-42b3-a661-31c2bc708d63",
"unit_id": 4,
"date_open": "2026-05-09T09:35:23.4027681+02:00",
"date_close": "2026-05-09T09:35:23.4027681+02:00",
"id_doc_sa": "5a36ce06-f878-4ddc-93d4-cc0534e68ed0",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "18aadb85-0011-4df6-8821-436a9301d277",
"id_pos": "23269095-ad8e-486c-91f5-71de86a7fe51",
"id_doc": "521822bc-0f0e-47a4-bdff-858f048c57fb",
"id_branch": "7c4c52d8-6ef2-47e9-894d-2e4d9685ae26",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:35:23.4027681+02:00",
"date_tax": "2026-05-09T09:35:23.4027681+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "fb63dbba-8a72-47d6-ba2a-34f768c1df40",
"id_relationship": "8101d18c-40da-41a4-9ba6-e61b8b0ce048",
"id_loc_from": "b9347dcd-4733-4329-89f9-c1c8d794a041",
"id_loc_end": "4ea98916-4f04-4c9f-8a60-548ab720c72c",
"id_user_add": "819f0e21-a2a9-4e16-bcbc-e2160c58e2c0",
"id_user_upd": "4c0ad81f-cd3b-4e02-aa34-56f7c66f867d",
"comment": "sample string 12",
"id_pos_sesion": "15b650c6-0cc2-4bc3-b92c-55bc786f1816",
"id_room_unit": "844a69f9-d40a-41e7-a715-798a8fd8f25d",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "67247b53-76f3-4890-ae36-278338bc32f1",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "de6915a1-a399-431f-9f0e-bc55c627eca3",
"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": "2160f044-aa84-4d83-8d4e-e631a4c30611",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "6a418954-7896-45a8-b574-451aeb956507",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "bfc8c37e-fbb3-406d-8118-5430b1069be4",
"id_pay": "8fe2c57d-1ce0-464c-8853-c720a7aad61c",
"id_money": "9db6e07f-ec97-4668-96ca-d62470fab215",
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "899111f7-3fc4-43fd-8970-1f9731efa4b5",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "ff582c6b-2b47-47e8-81a9-47b40b8c8c88",
"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": "03d710cd-d7f3-4bd8-8dbf-8104f31fc102",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "926e8ae5-2dd2-414d-a9a0-ff70733e6c75",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "5e1a9736-4314-45a6-8507-f63a8d4ce2da",
"id_money_2": "28e21d79-8eec-417f-a1e4-94a18fe3c5d0",
"date_from": "2026-05-09T09:35:23.4027681+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "d180c28d-aacb-4e23-8ba8-35c384b58a75",
"commited": true,
"mt_money_types": {
"$ref": "32"
},
"mt_money_types1": {
"$ref": "32"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "33"
}
],
"mt_money_rates1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$id": "34",
"id_doc_sa": "4add465e-37ea-4afa-9ed7-afa408650c2c",
"id_pay": "bb85f440-3af5-4ae2-a81a-afcdaf3cc220",
"id_money": "04656b25-a0b3-48e2-8f5b-bcd099ae757b",
"date_cashflow": "2026-05-09T09:35:23.4027681+02:00",
"coefficient": 5.1,
"id_user_add": "2a5cee4c-ffb0-4eb6-ada4-a6e91099ede2",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "5f833319-9496-40cf-9ed1-44143594970b",
"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": "16d7215c-518b-4e33-a773-20d85b142933",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "2772b101-26f3-4e85-a57c-5e0205aa2d5e",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_pay": [
{
"$id": "36",
"id_doc_sa": "aa467d43-bc16-425e-ae30-4e1ad6468c9a",
"id_line": 2,
"id_pay": "e6bb3a8b-173f-4cd4-8f86-5976fbecf144",
"id_money": "b9256422-a379-4eac-9276-9b69c5226e28",
"coefficient": 5.1,
"id_voucher": "741c8b07-3ab4-4491-a45c-fd5b11db818a",
"id_employee": "e31b18f2-bf17-4ee1-ad75-78bdc01edf34",
"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": "883299ec-2bfe-48e0-8709-e03425a441d3",
"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": "12"
},
"mt_money_types": {
"$ref": "32"
},
"mt_payment_types": {
"$ref": "35"
},
"tt_doc_sa": {
"$ref": "29"
},
"tt_vouchers": {
"$ref": "11"
}
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_money_types": {
"$ref": "32"
},
"tt_doc_sa": {
"$ref": "29"
}
},
{
"$ref": "34"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"mt_payment_types": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "d1c30923-1802-44b4-b3ed-82e80971a6ad",
"id_doc": "94a1f4fd-7ebb-4073-a9ec-6f9a01bac8da",
"id_pos_type": "0fad6519-d97b-44e4-9485-242dae7846b2",
"id_doc_print": "b51119de-f719-4cbd-b604-57cdccda88ab",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "906f5813-c6aa-453a-9636-a451fee72eec",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "0a6fe7ca-6db2-44e5-bb8c-a4d2b0bc7575",
"id_pos": "53777588-2423-4bee-b556-4dce5ccc750b",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "81d0944a-6418-4e0c-bff3-5e71f970a98b",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "617d3d42-6019-4e67-96f3-1438dc3b3f0d",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "fad03767-3e0c-43b8-90ea-8ea76fa5033c",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "1968d822-9222-4a40-91ee-30bf3545dd38",
"id_branch": "9622ce9b-8091-4f2d-aa9c-d4c142a8e929",
"id_pos_type": "01f98b9d-0501-433a-8e2a-2e8ac87d1ba4",
"id_pos": "e538a87b-a54e-4819-92eb-0f7c0f686aa5",
"id_item": "4d1fa6bc-8e44-4b23-8120-ee219b87589f",
"date_from": "2026-05-09T09:35:23.4027681+02:00",
"date_end": "2026-05-09T09:35:23.4027681+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "1325efc3-30e2-4248-96aa-297c44de851f",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "1"
},
"mt_pos": {
"$ref": "25"
},
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "40"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_doc_print": {
"$id": "41",
"id": "918fa25a-b5d2-40a9-ac45-0511fe0f4392",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "37790ff8-47a6-415c-87c0-a6e7330f29e9",
"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": "41"
}
},
{
"$ref": "42"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "43",
"id_pos": "b7e6c80d-286a-48cc-af39-d0b31b347962",
"id_doc": "f7467482-a512-4ded-a049-761c02f5c381",
"value": 3,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$id": "44",
"id": "cca417a8-6d1e-4af9-82d2-36a5bb0e7663",
"id_pos": "376fbf00-6462-48db-a949-68bc53b13f33",
"id_doc": "772d9707-f411-4f59-9461-64ffb5ec1ff9",
"id_branch": "8ed471e9-53bd-4a8f-a445-688144d8e1b1",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:35:23.4027681+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "a89012d9-b754-48dc-a9a7-d40de31b2ae8",
"id_loc_from": "46519497-be75-4bfd-b687-f546d3980b69",
"id_loc_end": "26f4e4ec-0f98-462e-a353-af7712fdbb3a",
"id_user_add": "982f7171-f831-4598-be4a-4663e0ca4792",
"id_user_upd": "f7a20900-c12b-4abd-a30b-0b1c3ec7ae5d",
"id_pos_sesion": "a60f366e-914d-4ee0-a86c-72bc880e2f79",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:35:23.4027681+02:00",
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "f99027d4-08f6-4aa4-abf9-f2e0c762aa6f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "ba30df25-3971-4d86-8c7a-ba78c29f62bd",
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "fe7dbf8e-d2b0-4caa-a52e-a1e7608eed32",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$id": "46",
"id_location": "5b244719-2a2d-43d5-b945-784d00d7dc8b",
"id_item": "2483a9fc-f538-475b-a6dc-96c2a28b2e2c",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_locations": {
"$ref": "45"
}
},
{
"$ref": "46"
}
]
},
"mt_locations1": {
"$ref": "45"
},
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$id": "47",
"id_doc_st": "91a4392f-101f-4ac6-9940-48ca84f471c1",
"id_line": 2,
"id_item": "690d6eab-11a5-4c72-b38c-0e6639cc8f82",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "1"
},
"tt_doc_st": {
"$ref": "44"
}
},
{
"$ref": "47"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st2": {
"$ref": "44"
}
},
{
"$ref": "44"
}
]
},
"mt_locations": {
"$ref": "45"
},
"mt_locations1": {
"$ref": "45"
},
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_doc_sa1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa2": {
"$ref": "29"
},
"tt_pos_sesion": {
"$id": "48",
"id": "3bf54a44-4b30-475b-8af5-17ca88d8e98b",
"nro_sesion": 2,
"id_pos": "dc65ad4a-eaa2-42c9-a1b3-ad7c267ccf10",
"date_tax": "2026-05-09T09:35:23.4027681+02:00",
"date_open": "2026-05-09T09:35:23.4027681+02:00",
"date_close": "2026-05-09T09:35:23.4027681+02:00",
"id_user_open": "d1dd9463-d28f-4e5c-bfe4-c99f27b50b4e",
"id_user_close": "8e3b8eba-8e33-44d5-948e-66fb35a355aa",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "4c7574ea-1947-4a06-b50d-0ca3ffeee789",
"order_id": 2,
"id_item": "2061c82f-655e-4ca0-8136-e14cbdc998d9",
"id_item_type": "1aba4705-bba1-4f8d-8c33-15965e82e1f6",
"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": "746b8750-e896-45ef-afd2-eee66751699a",
"type_item": 11,
"id_voucher_json": "5aeb4dc2-7805-4e6a-874d-01a0faa9ebe2",
"count_voucher": 1,
"id_category": "b43d6e5f-802f-4da8-9582-57360a5c375e",
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "b2f840b1-5c8b-49ee-b6dd-cc54f1243c84",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$ref": "9"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "49"
}
],
"tt_doc_sa_pt": [
{
"$id": "50",
"id": "2ee5fcbd-6fcf-4a80-a44f-4376a32749bc",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "1e573c36-cc8f-484d-8ad1-881b0958d108",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "2b5437ff-b7f6-4483-ab4b-b101c2cafbb4",
"id_room_unit": "d7856855-673b-4629-a75f-596db8d8cba1",
"id_room_list": "22776afd-e91c-4235-b0f3-415ea87609de",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:35:23.4027681+02:00",
"date_from": "2026-05-09T09:35:23.4027681+02:00",
"date_end": "2026-05-09T09:35:23.4027681+02:00",
"date_open": "2026-05-09T09:35:23.4027681+02:00",
"date_close": "2026-05-09T09:35:23.4027681+02:00",
"id_employee": "3144c638-adb7-4851-82a0-fbd4945fdaff",
"id_employee_sec": "b97e436a-a2c1-475c-82d4-39fb1449e6e7",
"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": "2a2731d6-28d2-42a5-8053-89fbeedd2469",
"comment": "sample string 7",
"id_user_open": "8b741e4f-f88b-4bce-86f8-49efebbf84f6",
"id_user_close": "aa2bfeda-1b70-455b-a704-26c0d176adad",
"id_unit_state": "bfe0f970-19a2-471f-8f2c-66b19b4a7459",
"id_pos_sesion": "27e4bc65-0ab2-4d59-88e0-d309baf3e14e",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:35:23.4027681+02:00",
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "16cb5687-7ff4-4483-b223-08ee2f83b908",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "7dc7c2ea-8599-4988-b620-b75672db385b",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "3870ba39-92cf-4d05-9d36-951c30931c39",
"locked": true,
"date_locked": "2026-05-09T09:35:23.4027681+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "d7113325-849a-4b36-ab13-20e7cec62ffa",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "96dfb500-b238-4f3b-bd3a-1f6088c8c40e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "110d6574-d6dc-405a-9ec3-dc3df9a1ac8a",
"name_pos": "sample string 6",
"id_image": "8e2f8403-c5f5-4d4d-8c25-35fa04346970",
"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": "a651492a-834e-4d65-b561-baa808b4f44c",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "644f21e4-a437-44b5-a429-60b9762b3f25",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "529d81e4-33bb-4b18-b64f-95d8acf23beb",
"id_room": "66baa697-0466-4f6d-a597-c974c3d4479c",
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "4ae9eb48-6a47-4369-b23a-7191f0902490",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "54"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_list": [
{
"$id": "55",
"id": "0f034d31-6ed6-4d65-bfa3-db7ccc00f40b",
"id_room": "b7e9dc51-210e-4f9a-b2b4-007655de7bc9",
"date_in": "2026-05-09T09:35:23.4027681+02:00",
"date_out": "2026-05-09T09:35:23.4027681+02:00",
"id_user_add": "1fd67c2d-544b-4b20-bd49-80995bb71377",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
{
"$ref": "55"
}
]
},
"mt_rooms_units_types": {
"$id": "56",
"id": "ff77e0b3-cd6a-4750-b075-5af1cd9293f1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "a5eda3b5-8fc0-4032-9168-1cbde60fc955",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "ccf7a1bb-c897-4c15-88ea-bfad136c13fe",
"id_room_state": "cc1cef0d-e6e8-41d1-8c66-eebb75048520",
"id_image": "2270ae1e-db6e-40ca-a5ba-4c80b9f41941",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "7e7db2bf-a7f4-435c-9379-75b8b4326a7f",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "ad11e048-8ff8-4b6f-8e03-4b3524ce50c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "eda37859-4b40-4fe1-a83b-8f1f75caac99",
"commited": true,
"st_users": {
"$ref": "3"
},
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$ref": "56"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "3"
}
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_states": {
"$ref": "58"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_pos_sesion": {
"$ref": "48"
},
"tt_rooms_list": {
"$ref": "55"
}
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_tips": [
{
"$id": "59",
"id": "5b41bebb-985b-4091-935d-beaeac039b01",
"id_pos_sesion": "1df1a025-f93b-43f7-9771-98a349c283f4",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "5b3c9132-7be9-45f5-84d6-7da450a2c4bf",
"id_room_unit_activity": "d827c197-7455-4e91-9ac6-bc5a8260542c",
"id_doc_sa": "7118b61d-4579-4017-ab99-0fa49cc4405e",
"id_pos_type": "ae481222-a1bb-4972-b882-09761fab4c0d",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "ccd03fab-3b8e-4168-a319-fdb99a2ecd77",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "5b610c5c-ed6a-48c3-94fd-b1ef836c268f",
"id_user": "26cac586-f757-41ac-85e9-b893e182898a",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "59"
}
],
"tt_pos_sesion_users": [
{
"$id": "61",
"id_pos_sesion": "b9b1a13c-e077-41d9-bb22-c9f667e089fb",
"id_user": "bc0bc70d-490a-4e68-9b06-0c1252ad41ac",
"date_add": "2026-05-09T09:35:23.4027681+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_cmd_connection": [
{
"$id": "62",
"id": "2b69d8f9-ca05-437b-9038-0749bba3c7e3",
"id_user": "6cd067c6-1064-43f3-b334-2b7f25ca43b9",
"id_user_profile": "8c7d91ec-d25b-4473-bff7-d4004f329c90",
"locator": "sample string 4",
"date_end": "2026-05-09T09:35:23.4027681+02:00",
"id_pos_sesion": "8716854a-824d-4d35-98e5-22c97185dc29",
"date_login": "2026-05-09T09:35:23.4027681+02:00",
"date_logout": "2026-05-09T09:35:23.4027681+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$id": "63",
"id": "23e26d37-e47e-4ca1-ba86-b23ee169dc32",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "5033d799-8424-4ad5-adf9-04a4767e035d",
"id_function": "ef7514a7-9e92-450b-a4cc-d66f70cb5e00",
"id_user": "2854506a-711f-47e3-ab76-f22530aee23d",
"id_profile": "d9e43cdb-033b-4dbb-af32-2e9e8770c3c3",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "65",
"id": "56cf7742-b72e-4e2c-adaf-6913d8e3525a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "4498f537-194b-4766-9a16-11e34ea741d2",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "060b78b8-8b9d-4d69-87e1-0f58387d65ef",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "a661839b-e923-4ab2-83cd-77e2a21faac8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "64"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$id": "67",
"id": "e70b1956-4855-4b13-9d00-ee4ff46d4267",
"id_user": "dda3e7f1-28cf-4ac2-b1f4-99acd7e38788",
"date_add": "2026-05-09T09:35:23.4027681+02:00",
"destiny_type": 4,
"id_key": "90146f11-1dae-4b96-a4d2-e99d220d3e13",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:35:23.4027681+02:00",
"id_pos_sesion": "69ba9498-c62c-4f41-b6af-f6caa64235bd",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "67"
}
]
},
"tt_rooms_units_activity": {
"$ref": "51"
},
"tt_spool_doc_print": [
{
"$id": "68",
"id": "3258b17f-f876-44a8-bf18-f0b87c80c5cf",
"spool_server": "sample string 2",
"id_doc_sa": "dceaeb67-56a3-4cf1-aeb1-b0cfb6295315",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"printed": true,
"print_on": "2026-05-09T09:35:23.4027681+02:00",
"tt_doc_sa": {
"$ref": "29"
}
},
{
"$ref": "68"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "28"
}
]
},
{
"$ref": "27"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_list_rules": [
{
"$id": "69",
"id": "c70949f1-246d-4058-aba7-3dd683f3bcd3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:35:23.4027681+02:00",
"date_end": "2026-05-09T09:35:23.4027681+02:00",
"id_branch": "603c959f-17ac-4159-9568-0ac7f85a8323",
"id_pos": "bb19503f-7675-49d8-9158-5b56fbec1be1",
"id_list": "cd2c1bfc-9594-4b01-a922-7b7adc9180d3",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"id_user_upd": "1bba86bf-9d05-406a-b50f-b35b4b5d9af9",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_doc_num": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_pos_license": [
{
"$id": "70",
"id": "6fb56a3e-a931-41f2-8e7c-71566aebe10f",
"id_pos": "8901a81f-c519-4262-8e1e-f4c145daf474",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:35:23.4027681+02:00",
"key_access": "sample string 5",
"id_user_add": "ac577a38-30da-43bd-b4f0-ee24bd481eca",
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "fc32effa-9061-4c9d-acc3-9d046ac7de54",
"id_pos": "3608168f-3df0-44db-96ce-3a048cc293b9",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_pos_connection": [
{
"$id": "72",
"id": "6af58229-b319-443f-be0e-f8e056cc8b0d",
"id_pos": "15e963a0-ee37-4c76-b43e-5e0d28bbf748",
"date_add": "2026-05-09T09:35:23.4027681+02:00",
"date_upd": "2026-05-09T09:35:23.4027681+02:00",
"date_out": "2026-05-09T09:35:23.4027681+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "72"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "73",
"id": "8abcf160-fe2a-44ec-9aec-c4d1e3803636",
"id_user_add": "0a52e945-a39d-4add-8d5a-d36bf030576c",
"id_table": "1f8d6ac2-2b84-45da-a26c-998c3c7d7d80",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "0afd9717-3cba-47e0-9dd9-2909b2dc3ce0",
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "74",
"id": "86a4bcc6-9f57-4799-b39a-843c3d0db775",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "12505678-a36e-4420-a4a8-27a8e75a8e81",
"id_sync": "ba3417e5-a782-4c06-bb2a-256cc3f9dfe4",
"json": "sample string 3",
"id_table": "0fa16f63-a996-4424-9cc5-eaeafea8e025",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "7ec210da-06fa-476e-984c-bb78f731bbff",
"id_branch_from": "ef39cee4-68d7-47b4-9a5c-49301d63d77a",
"id_branch_to": "13971bd8-1b0c-4759-b93b-8334161f63d1",
"type": 4,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:35:23.4027681+02:00",
"send_on": "2026-05-09T09:35:23.4027681+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_sync_tables": {
"$ref": "74"
}
},
{
"$ref": "75"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "73"
}
],
"st_local_variables": [
{
"$id": "77",
"id": "1733a701-a766-424a-a703-c5f9a15e71af",
"id_pos": "bcaa6e23-094e-41e1-adca-1e847f58ceae",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "77"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"mt_pos_prices_list": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "3"
}
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "23"
}
],
"mt_prices_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list1": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_list2": {
"$ref": "22"
},
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "21"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "29"
},
"tt_doc_sa_det_stock": [
{
"$id": "78",
"id_doc_sa": "8df532b9-4ae9-4c97-9fa3-b89ae5e6bdd6",
"id_line": 2,
"id_item": "d74363c2-7f8b-4ae0-86f8-028a3a1aeb73",
"qty": 4.1,
"mt_items": {
"$ref": "1"
},
"tt_doc_sa_det": {
"$ref": "15"
}
},
{
"$ref": "78"
}
]
},
{
"$ref": "15"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": [
{
"$id": "79",
"id": "b311311a-006e-443e-9826-74d583b0d009",
"date_from": "2026-05-09T09:35:23.4027681+02:00",
"date_end": "2026-05-09T09:35:23.4027681+02:00",
"date_used": "2026-05-09T09:35:23.4027681+02:00",
"id_employee": "d7698e9e-6155-401b-a829-7f1e94f75f14",
"id_branch": "07057778-55b7-42df-b4df-6bbefca71852",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "15395544-ef17-4ffd-b0df-5635c08feec6",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
{
"$ref": "79"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_payment_types": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers_det": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_vouchers_permisions": {
"$ref": "79"
}
}
},
{
"$ref": "10"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_pos": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "8"
}
],
"tt_vouchers_det": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items_types": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_money_types": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_payment_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_images_types": {
"$id": "80",
"id": "5321cad4-6b8b-43d1-ad2b-aa288be4dbd1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_cloakrooms": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_branches_zones": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_employees_branches": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "b48a04d5-b8fa-4c5e-b539-59b0ac4723bd",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:35:23.4027681+02:00",
"date_end": "2026-05-09T09:35:23.4027681+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"last_update": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_sync_packages": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_sync_packages1": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": [
{
"$ref": "79"
},
{
"$ref": "79"
}
]
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_brands": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_employees": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_employees_profiles": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_items_types": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_money_rates": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_money_types": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_payment_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_pos_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_view": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_rooms_units_types": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_units": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_units_ref": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_token": [
{
"$id": "82",
"id": "45f247cd-573c-42b7-8a38-c33fc7178ec0",
"token_id": "sample string 2",
"id_user": "e5e09bbd-663e-439a-a413-b50490e681c4",
"date_from": "2026-05-09T09:35:23.4027681+02:00",
"date_end": "2026-05-09T09:35:23.4027681+02:00",
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "82"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa_det1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_pos_sesion1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_log": [
{
"$id": "83",
"id": "5d95459e-a6d3-43af-8f88-3ca8168b07e5",
"id_room_activity": "1f345f72-2b23-4a2e-8807-0e29da966f54",
"id_pos_sesion": "6a1c6e21-fc8d-48ab-9f42-8baf264ba78e",
"log_text": "sample string 4",
"id_user": "b678e3bc-938e-4138-b61b-245c2d541dd5",
"created_on": "2026-05-09T09:35:23.4027681+02:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers_permisions": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_pos_sesion_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units_states": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"st_users_profiles": {
"$ref": "63"
},
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_formula": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_units": {
"$ref": "19"
},
"mt_units1": {
"$ref": "19"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_st_det": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_stock": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_vouchers_det": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.