PUT api/Mt_Categories
Request Information
URI Parameters
None.
Body Parameters
mt_categories| 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_item_type | globally unique identifier |
None. |
|
| order_type | integer |
Required |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| order_sec | 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 |
|
| big_buttons | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_categories_items | Collection of mt_categories_items |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "b3aa3b07-21ad-4d9e-b2b7-f687d4dcba93",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "714021a3-891c-4e8d-b81e-bc00234c17d2",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "73e2e257-367f-4684-8915-0c5a2443b701",
"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-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "3cfdfabf-92b4-46bf-bbe1-85bb65ce21ff",
"commited": true,
"mt_categories_items": [
{
"$id": "2",
"id_category": "34663167-5138-4ce9-abf9-41d267064469",
"id_item": "ec683a69-1a6d-4439-a139-8fdb6fd1821d",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "3bb73b1a-aed9-4c2a-90d3-5809ecfad9c6",
"commited": true,
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$id": "3",
"id": "0bd04dfb-bad4-4a1e-aa84-2f58acb159fb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "fc72bc0d-b5c6-48ea-8130-7a907fee17b5",
"id_unit_sec": "44f58418-0391-4ce3-af78-3ba746eb19ba",
"id_brand": "cd37c5b6-0d76-447e-84de-1dff6a6cac2e",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "f9aba48e-9748-455f-86d7-1c39b1ba4d03",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "ab60eb15-7c40-426a-aeb1-77c597db78ed",
"commited": true,
"mt_brands": {
"$id": "4",
"id": "5e210795-068f-4ca9-95b6-4fc28152b6cf",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "82229110-abd0-4158-9ffa-e7f7ed78d7b3",
"commited": true,
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": {
"$id": "5",
"id": "626aad13-da15-43e1-a58a-3cf35fa2efe3",
"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": "a9f6ae32-075c-45b8-8129-8abf5de1212d",
"view_messages": true,
"id_image_photo": "98e7a649-9b56-457c-a79e-a2a3bbc28897",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "dfae3fd8-2182-46f0-a8db-f255e0fdd62f",
"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-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "039f9447-e7dd-46fd-bfff-eb82f704c36e",
"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": "ecde7a1b-f149-41e4-ac2a-cd210971aeac",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "4dfb3e38-bde6-4392-8cdf-854eee1bb52f",
"commited": true,
"st_images": {
"$id": "7",
"id": "aca8aa96-7fdf-453d-80bd-32f7c64cb790",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "01962441-172d-401a-a950-eb17fa171d49",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees": [
{
"$id": "8",
"id": "53ed0df5-cd20-4736-a00b-a8910424274b",
"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": "1bb0f638-2853-4ced-95ae-808d3e1b1c9a",
"name_pos": "sample string 12",
"id_image": "8b280f35-d92f-464b-8a6e-8ace7cf6bd46",
"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-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "a2934d62-18f9-4914-89e4-68f1fef333c1",
"commited": true,
"mt_employees_branches": [
{
"$id": "9",
"id_employee": "af138cf7-f573-4c29-b985-9b3b1a11aab7",
"id_branch": "b59e6b0a-95ca-431f-9bba-1c88d2d689e0",
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "3d1ad6af-782b-418c-9140-b0049ec4a470",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_employees_profiles": {
"$id": "10",
"id": "464523a5-7a79-46bc-9681-05d3c8a8c1b7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "94146c73-d153-41f8-994e-ae73cfa10fea",
"commited": true,
"mt_employees": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$ref": "5"
}
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_det": [
{
"$id": "11",
"id_doc_sa": "da40fa24-661d-48cb-9469-5fd4f6e7d00c",
"id_line": 2,
"id_item_sub": "1424133e-8cf3-456f-b7de-5fcf2d7a276e",
"qty": 4.1,
"id_list": "8a954c94-2436-4036-bfae-c17f0c04b743",
"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": "0df8705f-9b51-4164-90ea-63d8cdb0ffbe",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "29f6afc3-06f5-4756-95e9-ede3352813e6",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "c2f63e81-f619-4bab-9c7b-d3e638b00d76",
"id_user_upd": "35761226-f44a-4b77-82b4-8cefb469fdbd",
"active": true,
"mt_employees": {
"$ref": "8"
},
"mt_items_sub": {
"$id": "12",
"id": "91e1ea4b-ab69-444a-b46d-a0f0e1385205",
"id_item": "fa4296f2-e0a1-4118-8e3c-ef43624fa828",
"id_item_type": "77daf394-4c44-4209-ab8a-6a14819bf677",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "4bae996d-cdf8-4551-b80d-20e4c7c2b065",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "185986ca-19f5-4bd5-966f-e1eafb348c28",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_formula": [
{
"$id": "13",
"id_item_sub": "e8e5fcb0-0a5a-476e-81e3-58df21310081",
"id_item": "efb7268a-9abd-4a31-b015-2c36766ec147",
"group_id": 3,
"id_unit_ref": "076d389b-aa1f-4519-a20d-ca52458c5337",
"qty_dis": 5,
"mt_items": {
"$ref": "3"
},
"mt_items_sub": {
"$ref": "12"
},
"mt_units_ref": {
"$id": "14",
"id": "24aa783c-4f7a-4e8c-8530-b7152ae56e83",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "8024de71-3395-4d91-a574-8a6f90e1cd51",
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "394c305e-646e-450d-a975-cfecdb4c0c9a",
"commited": true,
"mt_units": {
"$id": "15",
"id": "f6013a95-c99c-4272-a06a-e9b250d08b36",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "cd0fc5aa-6ce7-4cd4-920a-51ad3decb51f",
"commited": true,
"mt_units_ref": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": {
"$ref": "5"
},
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_items_formula": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
}
},
{
"$ref": "13"
}
],
"mt_items_types": {
"$id": "16",
"id": "9f79ac94-026b-4102-abc2-8e8793eb4cf2",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "d3dfe3c3-6d6a-40c4-a15a-5ae1f5c0e101",
"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-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "ab16bf03-b09c-45d8-b587-9224326edabe",
"commited": true,
"tt_vouchers_det": [
{
"$id": "17",
"id_voucher": "d2bb0142-dcfb-4a2a-a2bd-0bb082559f22",
"id_line": "e27abfdf-fe5a-4c7f-9ba2-697687a8748f",
"id_category": "ecf6370c-30c3-4818-8190-ac89e1137c9d",
"id_item": "ac6bd28a-d483-423f-9caf-69b83c9f8cdd",
"id_item_type": "a80de101-2208-4472-a178-20c4c98448ed",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$ref": "3"
},
"mt_items_types": {
"$ref": "16"
},
"tt_vouchers": {
"$id": "18",
"id": "5e79c841-1509-4633-8c21-512773f81670",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:45.4375642+01:00",
"date_end": "2026-01-10T12:09:45.4375642+01:00",
"date_used": "2026-01-10T12:09:45.4375642+01:00",
"date_sesion": "2026-01-10T12:09:45.4375642+01:00",
"id_employee": "aab97528-01ae-4fae-932f-506be43a4454",
"id_branch": "1989a8bd-00c1-4623-9335-1085865c044f",
"id_voucher_permision": "5b421200-c0d8-4183-84d6-0daf0addcdbb",
"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": "268467b8-6eef-48d2-930f-af4c3703649b",
"id_user_add": "d3b2870e-ce01-4493-9d58-2d207323dcd2",
"id_doc_sa": "10a8ffb9-e9c0-40bf-b518-f1c22c5bb0e6",
"id_item_sub": "b60dca65-c998-474a-a863-00f842d94106",
"id_pos_sesion": "cd1fcc5a-41b0-4396-89b2-88c71647fdd3",
"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-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"mt_payment_types": {
"$id": "19",
"id": "58a0a371-bb17-4380-bf0b-31628b75f189",
"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": "1d0b6ebe-76c0-4ed1-938a-d4a329c25e54",
"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-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "966a3df3-f13a-4a7a-a88a-bd8be0b6d866",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "20",
"id_doc": "5c48c049-a930-4a4c-b22f-c2558422ff70",
"id_pay": "2718b0b1-3787-4968-9b0d-4b3e017f4b38",
"id_money": "7844ffd2-27f9-4c25-8bd8-3d7c4fe83a5e",
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "af2c50f3-16b4-4970-9edf-619f39ace8ae",
"commited": true,
"mt_docs": {
"$id": "21",
"id": "4a651949-e6dc-4349-bec5-51e1517eed28",
"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": "10929fda-ecb3-41cc-820d-82b264f9fe7f",
"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-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "d781b8f7-22e3-4803-9d8b-b22927edc2d5",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_pos_doc_print": [
{
"$id": "22",
"id_pos_print": "b137f79e-aa5c-4e50-b848-663202bfa539",
"id_doc": "d176f381-98a6-4dff-94fd-74e4c2a7aced",
"id_pos_type": "b7d1e016-4469-4754-aa45-0fc70878922e",
"id_doc_print": "67d40625-3fa6-4d50-8c5c-4507ec821f50",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "c6f75ae1-2179-4591-a5d0-9ad37ede2452",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos_print": {
"$id": "23",
"id": "63a8237f-f9bc-4bcf-9398-07c2b0b38f8a",
"id_pos": "84bbdede-e4c6-429a-a3bc-29fdab6919e8",
"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-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "0ffb07f8-e34e-4831-8ffe-e0353e271e9b",
"commited": true,
"mt_pos": {
"$id": "24",
"id": "81aa7e49-3fb2-474e-8e27-6755fcd93055",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "315b8a4f-b7fa-42a6-97f8-ab338f1fdf3b",
"id_zone": "8401c3e5-2557-47b3-9889-70f0c5ef97c3",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "6727551e-8211-4a77-ac3b-f30b55b5dcce",
"commited": true,
"mt_branches_zones": {
"$id": "25",
"id": "11b966b9-7807-49ab-8bd6-57741a3b8095",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "55ae86ce-afbe-499d-a532-d1e0fb29e0a4",
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "c88cf9f9-f9d1-452c-8dc9-d40b8d0fbc14",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "26",
"id": "4e556490-71cc-4f2d-9693-4b6401091fa6",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "618f54d2-2f23-4316-84cc-4925882b151c",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "9df4e145-ec59-4934-ad73-98b402e62f8c",
"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-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "9341e56f-701b-4f97-a9c1-b3fac97b35b9",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "27",
"id": "952d1a3a-52bc-4dd3-8864-ab24cce2c20f",
"id_cloakroom": "b6c23133-f997-4de6-871e-f8af1c0dbb80",
"id_pos_sesion": "eb019d04-4998-41a4-9b45-f4f1de350ca1",
"unit_id": 4,
"date_open": "2026-01-10T12:09:45.4375642+01:00",
"date_close": "2026-01-10T12:09:45.4375642+01:00",
"id_doc_sa": "b4123ee0-4635-49e9-b830-3a5582da5d69",
"commited": true,
"mt_cloakrooms": {
"$ref": "26"
},
"tt_doc_sa": {
"$id": "28",
"id": "737b7c31-2325-4af0-9c8f-b00854b25fca",
"id_pos": "fec99159-7d5e-4ddf-8b2f-6662aa8059ff",
"id_doc": "798a161e-e0f1-4d73-a25e-7a9b4c4683db",
"id_branch": "7fd02e3b-d64d-4538-887d-1bbbd4d4afe7",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:45.4375642+01:00",
"date_tax": "2026-01-10T12:09:45.4375642+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "e09c6fbc-1c46-4553-81cc-6c248f818ea9",
"id_relationship": "1d4e1e09-907a-44bb-a8fb-45fa8568f5ad",
"id_loc_from": "dbef9b54-98b1-4548-841b-0a117d5c47f5",
"id_loc_end": "ca6c0549-340b-4eac-85ca-78af289b6c30",
"id_user_add": "518d184b-772d-426d-8e10-a8aa5242376a",
"id_user_upd": "eb0142ec-6797-41ed-a043-99645bc3a6b6",
"comment": "sample string 12",
"id_pos_sesion": "5f6de453-5de8-4526-b7e4-66b3b8c361ed",
"id_room_unit": "3fd76835-84c2-4d30-ab70-2821d2973a1a",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "2002b3e7-0ed5-450c-bebd-865de3ef2837",
"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-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$id": "29",
"id": "a0719a39-66f1-4ee4-b364-067e7769f955",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "5489b10e-b176-4e65-93af-5ff22ae64a7d",
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "7f12e728-9624-4800-a705-dd8913e0ee1b",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$id": "30",
"id": "d54c1c17-45e1-450f-9710-fb8d2e519efd",
"id_pos": "c7ed3d0a-63a8-4ad6-89f9-01c02c540304",
"id_doc": "e1f5be14-a3f6-4f5d-b32e-c69b1865868e",
"id_branch": "3ac2bec2-b28c-4784-b8aa-ad8e0796f6bd",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:45.4375642+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "148afe44-ccd6-4df5-8d7e-1b0fea66e606",
"id_loc_from": "5150eb38-cd15-4be8-aef0-b4ff3a893db4",
"id_loc_end": "99608e3f-06be-4d99-a9aa-517baf136288",
"id_user_add": "6c192833-dbbb-4183-9bf5-abcb536be35b",
"id_user_upd": "f72eed78-137b-484b-885f-7315ec7a9f6b",
"id_pos_sesion": "059bd860-6e05-4b61-af62-a51305150ccd",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:45.4375642+01:00",
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$ref": "29"
},
"mt_locations1": {
"$ref": "29"
},
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_st_det": [
{
"$id": "31",
"id_doc_st": "d92227f9-2a3a-464b-9b36-4d5223b19e3d",
"id_line": 2,
"id_item": "efeee823-3750-4626-91fa-0408d38edcdc",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "3"
},
"tt_doc_st": {
"$ref": "30"
}
},
{
"$ref": "31"
}
],
"tt_doc_st1": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_st2": {
"$ref": "30"
}
},
{
"$ref": "30"
}
],
"tt_doc_st1": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_stock": [
{
"$id": "32",
"id_location": "8007d00a-9106-421b-b44e-bce0192abcb2",
"id_item": "fb4391fb-8727-46c6-9ee4-41fee2fbef4e",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_locations": {
"$ref": "29"
}
},
{
"$ref": "32"
}
]
},
"mt_locations1": {
"$ref": "29"
},
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa_cashflow": [
{
"$id": "33",
"id_doc_sa": "a04df721-8162-477f-b2b8-9fd41519fa4b",
"id_pay": "8d9e9971-050b-49e6-b70e-bc9ce21469a7",
"id_money": "cc8fc681-b5b0-4f55-9dc7-b5da049a7916",
"date_cashflow": "2026-01-10T12:09:45.4375642+01:00",
"coefficient": 5.1,
"id_user_add": "299298ec-d32e-4d02-8301-1d1a2950ecb9",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "5"
},
"mt_money_types": {
"$id": "34",
"id": "4a015547-8783-4da5-81db-c935f4014e42",
"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": "06656d2c-cf2d-44c0-833e-a63a6f2e9654",
"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-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "d2572a61-bdb7-4dcd-acd0-8e2211c8c5f5",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_money_rates": [
{
"$id": "35",
"id_money_1": "375a4af1-592c-4f22-9a24-78ea803d2857",
"id_money_2": "14051404-5837-4c73-89f3-9c4ca667ad85",
"date_from": "2026-01-10T12:09:45.4375642+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "a43957a5-9660-4299-b1b6-b42939e965ed",
"commited": true,
"mt_money_types": {
"$ref": "34"
},
"mt_money_types1": {
"$ref": "34"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "35"
}
],
"mt_money_rates1": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_cashflow": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_pay": [
{
"$id": "36",
"id_doc_sa": "888bdbf8-08e9-41ca-8ecf-c497edf5ddd0",
"id_line": 2,
"id_pay": "a28e2359-9e14-46a0-b3f8-114087d66827",
"id_money": "d705f4f7-df4b-42eb-b08f-5b362f90ef42",
"coefficient": 5.1,
"id_voucher": "c9c2880f-8ce0-4bc1-975c-3eaa00083376",
"id_employee": "d8b3c578-acfb-4bf9-9b22-49be345e28e7",
"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": "a2bbc643-5c12-42f1-b9c3-b7c3a217a652",
"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": "8"
},
"mt_money_types": {
"$ref": "34"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "28"
},
"tt_vouchers": {
"$ref": "18"
}
},
{
"$ref": "36"
}
]
},
"tt_doc_sa": {
"$ref": "28"
}
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_doc_sa1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa2": {
"$ref": "28"
},
"tt_pos_sesion": {
"$id": "37",
"id": "774f9730-0717-42bb-8df5-be47b579044a",
"nro_sesion": 2,
"id_pos": "37d1cfcb-e2b4-4357-8daf-227e1766039c",
"date_tax": "2026-01-10T12:09:45.4375642+01:00",
"date_open": "2026-01-10T12:09:45.4375642+01:00",
"date_close": "2026-01-10T12:09:45.4375642+01:00",
"id_user_open": "9c1b14e1-c41c-42b2-8250-a8fdd58b3929",
"id_user_close": "5b1bc2fa-a591-475f-bc34-9409dfc6bb3f",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_items_customs": [
{
"$id": "38",
"id": "e2deadf3-dc29-4fb9-9765-7037ee24b33a",
"order_id": 2,
"id_item": "ccee20cc-a210-4a69-97e2-1c85ff3dd1f8",
"id_item_type": "a753e06e-4148-400f-95bc-390b7e70abb8",
"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": "8533ddc9-add5-4e62-9836-92d213a5a100",
"type_item": 11,
"id_voucher_json": "70be502c-ab60-456a-b9e6-b69de6ad7ef4",
"count_voucher": 1,
"id_category": "1c791473-52c1-4ee3-a2df-290b88f38634",
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "c0cab9a5-387b-4d92-b9a2-df91963632e3",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_types": {
"$ref": "16"
},
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "38"
}
],
"tt_doc_sa_pt": [
{
"$id": "39",
"id": "4a2bc42a-5dde-444f-8287-95a220d3836f",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "6ed9230c-f3a1-42d0-8d5c-9099ef452a14",
"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-01-10T12:09:45.4375642+01:00",
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$id": "40",
"id": "33bb74ea-52b7-4197-b780-e2c0401373db",
"id_room_unit": "f133f9f4-0f3e-4f53-9930-3b39a26036ab",
"id_room_list": "7a45788a-f56b-4ed3-b52d-34597938e9fc",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:45.4375642+01:00",
"date_from": "2026-01-10T12:09:45.4375642+01:00",
"date_end": "2026-01-10T12:09:45.4375642+01:00",
"date_open": "2026-01-10T12:09:45.4375642+01:00",
"date_close": "2026-01-10T12:09:45.4375642+01:00",
"id_employee": "8ec5d5b1-2ef6-40c8-b609-ed7d88b96dbd",
"id_employee_sec": "2097db20-9c2b-4b9a-bcd9-2fc4b1c11f07",
"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": "836d0e33-6c5c-408c-b3c6-400a565c977b",
"comment": "sample string 7",
"id_user_open": "be02c6b7-52b9-46ab-a28d-9213322ffef4",
"id_user_close": "60f99e45-d773-49f7-bf5b-553f933b2975",
"id_unit_state": "02339c5f-c67e-4949-a428-ce3b9a21f927",
"id_pos_sesion": "554a241b-ea98-4975-9157-cdfb5ad33bab",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:45.4375642+01:00",
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"mt_employees": {
"$ref": "8"
},
"mt_employees1": {
"$ref": "8"
},
"mt_rooms_units": {
"$id": "41",
"id": "92fae39a-98c8-410a-97f6-5b2925ebec92",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "51d4613d-684a-400b-b832-89ab88a5feb4",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "257ad43d-8b7a-4803-9e8a-d3dab22d0ab7",
"locked": true,
"date_locked": "2026-01-10T12:09:45.4375642+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "0feb91b3-b244-46db-b545-21bd672a3114",
"commited": true,
"mt_rooms": {
"$id": "42",
"id": "2cf806fc-35f0-46f2-a3b8-3644291aec7d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d2ef0931-36b9-4fcd-85e8-eddc9ae879d9",
"name_pos": "sample string 6",
"id_image": "c7b1c3a8-4b5b-4512-8dca-51716df83344",
"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": "c2bd9f50-55c3-4412-9f22-e766672336e9",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "470cedd1-c9f0-40b3-9336-cb6570b83e70",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "43",
"id_pos": "6a1badc8-7a03-444b-bf52-246bdcf62515",
"id_room": "e4f3a6a1-10c4-431f-ac42-1ebb266f9196",
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "39636d0a-5a70-4ddc-b34c-a21a432c16c7",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"mt_rooms": {
"$ref": "42"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "7"
},
"st_images1": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_rooms_list": [
{
"$id": "44",
"id": "6c11ab95-cb7c-457f-b928-13d47ed8a58c",
"id_room": "fd3f1ea2-ca93-448f-a321-2e64d3464f99",
"date_in": "2026-01-10T12:09:45.4375642+01:00",
"date_out": "2026-01-10T12:09:45.4375642+01:00",
"id_user_add": "8db33988-209d-496d-835e-351a92f6b000",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"mt_rooms": {
"$ref": "42"
},
"st_users": {
"$ref": "5"
},
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
{
"$ref": "44"
}
]
},
"mt_rooms_units_types": {
"$id": "45",
"id": "c4339b70-b354-437b-a8c5-1c34935fff2b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "a2622631-a475-4037-ae6d-b5af0d39aa0e",
"commited": true,
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states_types": [
{
"$id": "46",
"id_room_type": "777dba4f-3edc-40a4-b503-e026a845f6d8",
"id_room_state": "05f997cb-63c3-4093-8e71-b1c360d2bb0b",
"id_image": "d5952951-8caf-4a95-9246-5ccf03512041",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "52dae9a5-3ae1-464e-9813-a3d142113ab4",
"commited": true,
"mt_rooms_units_states": {
"$id": "47",
"id": "a4ca6782-f4ca-4aa9-a649-24b11c3ff118",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "16d6c833-0fa4-4f25-84f6-05c4968187de",
"commited": true,
"st_users": {
"$ref": "5"
},
"mt_rooms_units_states_types": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
"mt_rooms_units_types": {
"$ref": "45"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "46"
}
],
"st_users": {
"$ref": "5"
}
},
"st_users": {
"$ref": "5"
},
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
"mt_rooms_units_states": {
"$ref": "47"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_pos_sesion": {
"$ref": "37"
},
"tt_rooms_list": {
"$ref": "44"
}
},
{
"$ref": "40"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_tips": [
{
"$id": "48",
"id": "e1a1fbb1-8922-4071-993f-521ff8a09533",
"id_pos_sesion": "32b4cf8e-549c-4c6e-b8f0-5fbec03c167f",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "605424bd-3722-4ee5-8692-19748fec4f4b",
"id_room_unit_activity": "7a76ae18-eb64-4d62-b233-9655166dccc4",
"id_doc_sa": "3dbff422-863f-47eb-ad02-e7eecff9190b",
"id_pos_type": "f0dc2468-74bf-472b-aba3-2cb0cc759a47",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "f330975c-4b66-4232-9fb6-30a52db474bf",
"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-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "37"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "1b20c4ec-ce24-4e5b-bbf6-c1c498950d69",
"id_user": "91ae14dd-f4ee-4eda-a119-431f6c67b8ca",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_tips": {
"$ref": "48"
}
},
{
"$ref": "49"
}
]
},
{
"$ref": "48"
}
],
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_pos_sesion_users": [
{
"$id": "50",
"id_pos_sesion": "6ab5f3e2-3a19-4b96-890b-6c0c50a9be20",
"id_user": "30b85e97-d5b1-4b1a-b211-bd0e4f88e1fe",
"date_add": "2026-01-10T12:09:45.4375642+01:00",
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "50"
}
]
},
"tt_rooms_units_activity": {
"$ref": "40"
},
"tt_spool_doc_print": [
{
"$id": "51",
"id": "a0fbedd7-1eb4-4654-9c8b-779d55c6d297",
"spool_server": "sample string 2",
"id_doc_sa": "71593566-84ca-4172-af3d-71555d4ba4f0",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:45.4375642+01:00",
"tt_doc_sa": {
"$ref": "28"
}
},
{
"$ref": "51"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "27"
}
]
},
{
"$ref": "26"
}
],
"mt_items_featured": [
{
"$id": "52",
"id": "5ab2f4c2-c1f5-4773-9131-7f782704fbd6",
"id_branch": "b9671695-dc63-44b2-9e0a-24ab734d9707",
"id_pos_type": "ce56c4d6-f2a3-4f03-ba4c-de4cc491930e",
"id_pos": "8a5ffd1d-4e1f-4bab-95c0-2359c152dd6a",
"id_item": "1f7810b4-b471-49af-891c-d0a7a7426561",
"date_from": "2026-01-10T12:09:45.4375642+01:00",
"date_end": "2026-01-10T12:09:45.4375642+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "ce47a4f8-0657-476b-b506-77e60c5b165d",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "3"
},
"mt_pos": {
"$ref": "24"
},
"mt_pos_types": {
"$id": "53",
"id": "f443109d-9a0e-48f8-abff-4b487324c8e9",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "f981cb96-7871-4c67-85df-0ce32264ede5",
"commited": true,
"mt_items_featured": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$id": "54",
"id_pos": "a3428020-ae02-48f6-b346-6e7dca9920ee",
"id_pos_type": "1be2276b-6cad-4395-a8e4-d47ab1c85f7b",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "e1f4ef9c-b97e-4fe5-ab04-a2e1b326c097",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"mt_pos_prices_list": [
{
"$id": "55",
"id_pos": "ac7714e9-6f37-4444-9cd4-a4ae4019a0be",
"id_pos_type": "97247c33-711f-4e30-b876-72685ed72938",
"id_price_list": "f441bde2-4bdb-4307-b7ab-0baf9f290291",
"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-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "17217997-ad00-4e1e-bec5-167d29a6ccfa",
"commited": true,
"mt_pos_view": {
"$ref": "54"
},
"mt_prices_list": {
"$id": "56",
"id": "adc30e0d-5efc-49f7-9f4b-c54d07c0125a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "8865d5a9-2a4c-4bfd-bfd2-9e426119637f",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "e0fe8e3b-efcb-40ad-b7bf-edb37003fd21",
"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-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "bcc677b8-4174-4c31-97de-75be630eef70",
"commited": true,
"mt_pos_prices_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_prices_items": [
{
"$id": "57",
"id_list": "e6b4e92b-b815-4c63-80e0-df1d09ba2329",
"id_item_sub": "81126551-7461-4267-bb85-9b85833e2931",
"validity_date": "2026-01-10T12:09:45.4375642+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "74a87e6b-ffe7-43bc-804b-ed3615e34e72",
"commited": true,
"mt_items_sub": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "56"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "57"
}
],
"mt_prices_list1": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_prices_list2": {
"$ref": "56"
},
"mt_prices_list_rules": [
{
"$id": "58",
"id": "764a91c2-e9c5-4dd2-bae9-2e7030f4a96f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:45.4375642+01:00",
"date_end": "2026-01-10T12:09:45.4375642+01:00",
"id_branch": "528df6a3-8409-453b-8624-2480ae4657ac",
"id_pos": "b9399b20-c332-4fce-9861-73caf70b29f3",
"id_list": "a51424a0-8570-4495-b35f-1bc367993c59",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "931aa36b-e5b8-4003-b2c1-8447bf0f7348",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": {
"$ref": "24"
},
"mt_prices_list": {
"$ref": "56"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "58"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$id": "59",
"id": "d863f7fc-7bfd-4f63-8f04-2777f79572cc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:45.4375642+01:00",
"date_end": "2026-01-10T12:09:45.4375642+01: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": "a85ef97c-eb56-45d5-9d74-c5c0ba101197",
"id_pos": "951be964-d063-4072-9940-26954af7f124",
"id_list": "f16475df-972c-4722-b902-e5a1a51197a9",
"id_item": "82d8b39b-6187-4e5e-8956-3bb2f3e49447",
"id_item_type": "27af4a37-e6f4-43b1-a2d6-b5f27b46a9cf",
"id_category": "1e6b270f-a773-4b03-949b-d6c2d4150df3",
"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-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"id_user_upd": "516ab8bd-052b-444f-b43b-af42c84f3ad5",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$ref": "3"
},
"mt_items_types": {
"$ref": "16"
},
"mt_pos": {
"$ref": "24"
},
"mt_prices_list": {
"$ref": "56"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "59"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "55"
}
],
"mt_pos_types": {
"$ref": "53"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "54"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "52"
}
],
"mt_pos_print": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_rooms": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_list_rules": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_prices_rules": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "467fd5c8-bc2c-4a03-a80b-b2b337ac210b",
"id_doc": "b43526f6-d12a-4bdc-8728-6e34402255a6",
"value": 3,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "61",
"id": "a0bb7970-b10e-4fc1-ad6a-98ad23499579",
"id_pos": "e59bb746-ee69-4f22-bce4-f650ccc64caa",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:45.4375642+01:00",
"key_access": "sample string 5",
"id_user_add": "08dafd1e-e1b5-4879-969e-8e06e68e17bc",
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "61"
}
],
"st_users_pos": [
{
"$id": "62",
"id_user": "a9cb110e-d389-44fc-a2a6-42a6aac2657a",
"id_pos": "65d0c7e6-7e41-4399-b647-bed9b4a22f95",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "62"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_pos_connection": [
{
"$id": "63",
"id": "dae4e179-1983-49e2-bf3b-dad7520b2ef0",
"id_pos": "1e671b26-b28f-4a1d-9fb4-da2d5af793ed",
"date_add": "2026-01-10T12:09:45.4375642+01:00",
"date_upd": "2026-01-10T12:09:45.4375642+01:00",
"date_out": "2026-01-10T12:09:45.4375642+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "63"
}
],
"tt_pos_sesion": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_branches": {
"$ref": "6"
},
"tt_logs": [
{
"$id": "64",
"id": "cdda8278-8b1f-4baa-a479-13fdafa3e332",
"id_user_add": "471c341f-4966-44d2-8221-fe3238f4eb02",
"id_table": "8d171dc5-21e1-441a-8425-8638dc835948",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "ec2668b5-061b-4dac-bfc6-9aef049fd02a",
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_sync_tables": {
"$id": "65",
"id": "7563a6f1-a3a4-47fc-a811-f6b89f6c512f",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "66",
"id": "959b96aa-2d50-4a17-a336-e0ad8fcedd30",
"id_sync": "e9275180-c33f-4ab9-8820-7b877c8af213",
"json": "sample string 3",
"id_table": "27631059-6688-480b-8924-2a6048cfd66b",
"order": 5,
"st_sync_packages": {
"$id": "67",
"id": "448d289a-d435-4e65-94fe-941622f5b0bc",
"id_branch_from": "788731f7-ae77-4c2e-be77-c26bfd11ce46",
"id_branch_to": "dc9ee5d2-7fe1-4e17-81cc-064f9fc42e32",
"type": 4,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:45.4375642+01:00",
"send_on": "2026-01-10T12:09:45.4375642+01:00",
"mt_branches": {
"$ref": "6"
},
"mt_branches1": {
"$ref": "6"
},
"st_sync_packages_det": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
"st_sync_tables": {
"$ref": "65"
}
},
{
"$ref": "66"
}
],
"tt_logs": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "64"
}
],
"st_local_variables": [
{
"$id": "68",
"id": "a8141608-6d56-48de-b2cb-1f35d1dbc05a",
"id_pos": "bcff5882-3158-4b08-8708-d54e1ac203aa",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "68"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_pos_types": {
"$ref": "53"
},
"st_doc_print": {
"$id": "69",
"id": "2912ead9-bfa7-450f-ae42-b46e186c4b04",
"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-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_doc_print_det": [
{
"$id": "70",
"id_doc_print": "e65e7b7f-2493-42a0-8baa-819c43bfaa06",
"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": "69"
}
},
{
"$ref": "70"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "22"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"mt_money_types": {
"$ref": "34"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "20"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_cashflow": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
]
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_vouchers_permisions": {
"$id": "71",
"id": "4ae6ea5e-8bff-4bdc-b4b2-2fbf89f58e2c",
"date_from": "2026-01-10T12:09:45.4375642+01:00",
"date_end": "2026-01-10T12:09:45.4375642+01:00",
"date_used": "2026-01-10T12:09:45.4375642+01:00",
"id_employee": "4300e91f-007a-4e92-990a-e0f360d8a61d",
"id_branch": "adb6dc2f-ea69-4f1a-b4d6-b016e53bbb31",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "aadba180-ca2e-4d0a-9252-834981cd078f",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"st_users": {
"$ref": "5"
},
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
]
}
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_rules": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"mt_items_vouchers": {
"$id": "72",
"id": "5a045681-1035-479a-aea2-6b0e849096fb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "f706bc72-814b-434b-91b9-640933674a91",
"id_doc_print": "e6c5d19c-e582-483d-8abb-2c7bc17468b6",
"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-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_prices_items": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"mt_prices_list": {
"$ref": "56"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": {
"$ref": "28"
},
"tt_doc_sa_det_stock": [
{
"$id": "73",
"id_doc_sa": "ab664361-2231-4384-8031-42cc8569a0a9",
"id_line": 2,
"id_item": "edb71842-7a8a-4d07-9dfc-eeaaee040510",
"qty": 4.1,
"mt_items": {
"$ref": "3"
},
"tt_doc_sa_det": {
"$ref": "11"
}
},
{
"$ref": "73"
}
]
},
{
"$ref": "11"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_vouchers_permisions": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
{
"$ref": "8"
}
],
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_types": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"st_functions": [
{
"$id": "74",
"id": "7c5ebee5-01d0-4e65-b424-0e6b3fade2e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "789123df-8307-40b8-ad33-753860d91bd0",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "88ce977b-1009-4c11-b3be-8663e9931b7f",
"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-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "b5ce4503-8664-4a01-9b16-296e012ec3c7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "7"
},
"st_permisions": [
{
"$id": "76",
"id": "713ae1c3-61e8-405f-8d26-7f92f5b30043",
"id_function": "77772c58-899f-4817-a2f3-7b62b4411783",
"id_user": "a69d4601-fa9a-419b-b990-cf39507c4346",
"id_profile": "c50ae2da-b35b-4403-ac3c-8877665bd6cb",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "70e8d119-062e-4b5a-8eff-bb1075f2058f",
"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,
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"st_users": {
"$ref": "5"
},
"st_functions": {
"$ref": "74"
}
},
{
"$ref": "76"
}
]
},
{
"$ref": "74"
}
],
"st_images_types": {
"$id": "78",
"id": "e7ec4164-3d96-4418-92e4-74b57214e1b8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"st_images": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"mt_docs": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users1": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_branches_zones": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_employees_branches": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_items_featured": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_locations": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "275d5715-1e79-4b7c-ba40-13b8cdb84f8e",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:45.4375642+01:00",
"date_end": "2026-01-10T12:09:45.4375642+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"last_update": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"mt_branches": {
"$ref": "6"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_list_rules": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_prices_rules": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_sync_packages": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_sync_packages1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_vouchers_permisions": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
{
"$ref": "6"
}
],
"mt_branches_zones": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_brands": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_categories_items": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_cloakrooms": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_employees": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_employees_profiles": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items_featured": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_locations": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_money_types": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_pos_prices_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_pos_print": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_rooms": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_pos_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_pos_view": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_items": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_prices_list": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_prices_list_rules": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_prices_rules": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_rooms_units_types": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_units": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_units_ref": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_images": {
"$ref": "7"
},
"st_images1": {
"$ref": "7"
},
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_pos_license": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_users_pos": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"st_users_profiles": {
"$ref": "77"
},
"st_users_token": [
{
"$id": "80",
"id": "2cfab849-bf15-4370-b62d-ae2cbc154c02",
"token_id": "sample string 2",
"id_user": "5eb85f67-f7aa-4d43-baca-a0f94073068e",
"date_from": "2026-01-10T12:09:45.4375642+01:00",
"date_end": "2026-01-10T12:09:45.4375642+01:00",
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"st_users": {
"$ref": "5"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa_det1": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_st1": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_logs": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_pos_sesion": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_pos_sesion1": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_rooms_list": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "90593a72-8945-48d6-a0e6-e8ef5a800dec",
"id_room_activity": "5fd76b7f-cf29-45f3-b3ef-35e641164f2e",
"id_pos_sesion": "bc995396-4ef2-4cff-83d3-7b409ce2274b",
"log_text": "sample string 4",
"id_user": "031d67c8-900e-4c98-92b7-720bdc86e907",
"created_on": "2026-01-10T12:09:45.4375642+01:00",
"commited": true,
"st_users": {
"$ref": "5"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_vouchers_permisions": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_docs": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_pos_sesion_users": [
{
"$ref": "50"
},
{
"$ref": "50"
}
]
}
},
"mt_categories_items": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items_featured": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_items_formula": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_units": {
"$ref": "15"
},
"mt_units1": {
"$ref": "15"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_rules": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_st_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_stock": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "2"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.