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": "4ea62200-81e3-41ec-b5a7-9c3f957b55b4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "dfec3391-6832-43e2-88ed-c75c46e14b33",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "e010f51c-a194-4813-b342-20c22ab59095",
"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-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "914612f2-1176-4202-9b7a-44a8e9d893a2",
"commited": true,
"mt_categories_items": [
{
"$id": "2",
"id_category": "93cb323b-919c-4008-8e49-1e54a2be1ace",
"id_item": "aeb7d91e-91d4-4ecf-83bb-a06fe8eefd7c",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "a9fec72b-8455-4613-b24b-8221e86ff91d",
"commited": true,
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$id": "3",
"id": "166d7999-9002-4a09-beba-2576a2e5e436",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "d5c94f06-bf21-4a62-b4cd-879587abcc53",
"id_unit_sec": "28624b6a-ea43-46a5-b511-e85409334bd7",
"id_brand": "db72c6f9-5aec-41e4-9512-a79549c87806",
"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": "02529510-6aa9-41a4-9960-ef907d9121a2",
"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-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "50046e50-904c-40f0-be3a-7a5cb5d819f7",
"commited": true,
"mt_brands": {
"$id": "4",
"id": "9c777977-8678-4adc-81a4-dc300f661b37",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "d87d3527-7752-4625-be4b-aa77a7d8f445",
"commited": true,
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": {
"$id": "5",
"id": "7c3f04a1-7a82-40ad-b436-31c001cb90ca",
"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": "106c58bb-bfa2-4320-b3e5-87c02661504f",
"view_messages": true,
"id_image_photo": "a5437525-0dd7-4a06-93a3-bd9f83f7c71c",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "e6340ad8-8a8a-40b3-b98b-279834176819",
"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-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "f873f394-b591-440c-a653-365011e91b25",
"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": "b1e46a37-b58d-456b-ac1a-551de55c4f91",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "c2b888ac-7836-43bb-840f-3458cc2fc126",
"commited": true,
"st_images": {
"$id": "7",
"id": "d3b4e0b9-c5c1-4092-90fc-f2cb1e591195",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "f91d202c-2ebc-4bdf-b633-6edf9255a7bf",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees": [
{
"$id": "8",
"id": "7848b6f7-f395-4006-be93-65f029847ed6",
"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": "42d01f72-063c-4b05-8c5a-7f51c2faf8ce",
"name_pos": "sample string 12",
"id_image": "e9cff2ab-e508-4e87-a368-11985cfc61b2",
"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-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "a2bbef5f-e9b0-4470-995a-93a017905c9e",
"commited": true,
"mt_employees_branches": [
{
"$id": "9",
"id_employee": "eb6c1ec7-2a7f-4c41-9406-6cb8e86da323",
"id_branch": "475babce-e647-48f6-9d60-3f228b79580e",
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "fc6470ca-0730-4531-a1a7-eeb263cc2a36",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_employees_profiles": {
"$id": "10",
"id": "80b2871a-ea9f-47d8-9738-f5300ec1f5bd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "a62d249e-7f5e-40a7-a750-c5c61e9a581f",
"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": "7643524f-6134-4904-9772-2ff10ff89435",
"id_line": 2,
"id_item_sub": "aa5fc42a-db63-4fd8-878c-8b50672e7608",
"qty": 4.1,
"id_list": "5c5390d1-8ca2-47ad-9065-c9bd79d2a1ea",
"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": "fce7698e-c064-4ec2-b875-f6c093240f3e",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "adfd23a4-7760-413b-a079-8d9659efc899",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "57cafbe4-3767-4c8b-9a4e-1144c6c8e522",
"id_user_upd": "363a5828-4b9f-4f29-86c4-f8edc206d2c7",
"active": true,
"mt_employees": {
"$ref": "8"
},
"mt_items_sub": {
"$id": "12",
"id": "155bb0ca-e0e7-4d2a-8020-f49b24672147",
"id_item": "d58ebcf6-6b80-42ba-b355-1bd4e2e1a520",
"id_item_type": "2f206433-99d7-4aae-b775-a6fd3adfc6cf",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "090d1c6f-16d0-4fe1-a76b-704860b8cf97",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "0b09323d-da4c-4cf7-bf7c-6e60f9fc4928",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_formula": [
{
"$id": "13",
"id_item_sub": "a14cab8d-eb13-4bfc-a4a2-372e12003ddc",
"id_item": "01521b20-50da-4791-8c42-4d699a8bd420",
"group_id": 3,
"id_unit_ref": "697f265b-add4-4a76-b858-77d15a36aae9",
"qty_dis": 5,
"mt_items": {
"$ref": "3"
},
"mt_items_sub": {
"$ref": "12"
},
"mt_units_ref": {
"$id": "14",
"id": "830ef6b9-2052-441e-885e-f576c9c40784",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "70420cb7-7b84-40c6-94c0-295e1ded0e18",
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "260842f8-30f3-4430-b645-6f527ad4a64a",
"commited": true,
"mt_units": {
"$id": "15",
"id": "d1cda1d9-17db-448d-b28b-cd79080ff867",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "2b1cf7b6-175a-45ce-b3e1-ba0741cd1469",
"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": "f494e066-e27c-4708-8d7e-dc1585afb4f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "cb78a811-fe1e-40a5-badf-1af5aa0d9e53",
"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-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "554faa7d-76ee-4748-bf9e-dd42b6e935b4",
"commited": true,
"tt_vouchers_det": [
{
"$id": "17",
"id_voucher": "3bcc8cfb-5fa5-4443-8b21-1aa527c80725",
"id_line": "24a379d6-d68d-46fc-a103-4ac2872ccaf8",
"id_category": "2dd83679-aeaf-4141-9559-8deb34fd9314",
"id_item": "0e352d93-d8d9-447d-a03f-bc6c8605325a",
"id_item_type": "b5558d45-7c7a-4e3d-8224-1e775d734be1",
"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": "0f502ed1-5805-4963-a02a-ee0f6b32c7cd",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T10:42:27.3339355+02:00",
"date_end": "2026-07-08T10:42:27.3339355+02:00",
"date_used": "2026-07-08T10:42:27.3339355+02:00",
"date_sesion": "2026-07-08T10:42:27.3339355+02:00",
"id_employee": "1b9666ab-2d79-4467-93f7-6d23fc4147b1",
"id_branch": "2b98e0ab-f6bb-4430-a875-e01159f3f15d",
"id_voucher_permision": "65dd9cd6-eaa4-4f12-833b-8beeec33de57",
"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": "766f5720-0928-4ff6-8a5c-acbde73a8d44",
"id_user_add": "50c07355-a70e-4d95-bb95-dcac542ebe64",
"id_doc_sa": "1680bf17-2395-4e45-875e-a325a39ede88",
"id_item_sub": "a3dea832-12b4-404c-8d08-34950b01de4a",
"id_pos_sesion": "ccfb16d0-8b5b-47e3-8539-9b780262b0f2",
"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-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"mt_payment_types": {
"$id": "19",
"id": "3e4a312a-1117-41f4-bd8a-39da7d26f0a9",
"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": "d54b34a2-f042-4b99-865b-e566735b4fac",
"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-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "88c1c05f-82aa-4fc2-8087-2181be96bf14",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "20",
"id_doc": "9cc8a660-833a-44d7-8c75-76e885f528a7",
"id_pay": "7384b59a-77cf-44b5-b6fd-64e57d0c9659",
"id_money": "bf2b544c-476e-43cb-b35b-5da42eec47bc",
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "fb191e11-5f06-4c43-80c6-738d275ba822",
"commited": true,
"mt_docs": {
"$id": "21",
"id": "fa2cf223-d1a4-4db7-9f82-e878b77b6a34",
"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": "2b7b7e9f-85fb-408a-aeab-67e686503e75",
"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-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "07ab3f0c-7d24-4dde-8925-adef406aa2f1",
"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": "e0d1e0cf-e0a4-40b0-8f06-7ba9a23ce68d",
"id_doc": "0a1430da-dc13-4995-a635-ad0eb54e9018",
"id_pos_type": "d0d75c06-ba6d-4183-bed0-1b1823295c08",
"id_doc_print": "edbfbd42-21b8-4ec2-8d50-2d1f0a576e8a",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "7cffa6f0-bee3-40d5-8c65-39de0db17d86",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos_print": {
"$id": "23",
"id": "43e91cbb-8554-4bab-ad08-e0823521feaa",
"id_pos": "109061dd-0f80-44b7-bab5-49643e99e3c4",
"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-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "4e91d46b-028d-4536-b4e8-940bd119b47d",
"commited": true,
"mt_pos": {
"$id": "24",
"id": "cdd70bfc-beb6-4ec0-a711-513ea406833a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "494a385c-4a72-4269-bbf8-056d3b30f0ea",
"id_zone": "7ffae2c6-e9c0-4da2-af5b-5a266b829893",
"user_required": true,
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "160e08c1-4e17-4be1-b26b-23de94262114",
"commited": true,
"mt_branches_zones": {
"$id": "25",
"id": "18489793-4c15-41ea-8e4a-14309ee541f0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "962d9495-4dfd-49a3-a2c5-08dfa0f162f2",
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "40a90a5b-260e-485d-86df-735cd61e80bd",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "26",
"id": "75523538-5162-432d-9122-4d6876384a8c",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "569671bd-9b80-45c0-bee5-0d5ab30d8ff1",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "59dfff17-5131-4f1a-ad9a-051200ec8f32",
"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-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "0c9fa688-2ba3-46ca-b170-e7050df425d9",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "27",
"id": "4879a346-ddf4-44bc-a4bc-d654f1d1493c",
"id_cloakroom": "c3b455a9-3dca-4dfb-92d1-c4323b320ee2",
"id_pos_sesion": "340d2d2e-96e7-4bde-90ad-da56f2885b2b",
"unit_id": 4,
"date_open": "2026-07-08T10:42:27.3339355+02:00",
"date_close": "2026-07-08T10:42:27.3339355+02:00",
"id_doc_sa": "271057c9-4f94-4a05-8d67-e8bf239e9884",
"commited": true,
"mt_cloakrooms": {
"$ref": "26"
},
"tt_doc_sa": {
"$id": "28",
"id": "09609b6e-e82d-48b6-87db-9c9cece03d2b",
"id_pos": "d3b8727d-8b15-44c3-8194-02a71ef60616",
"id_doc": "f6a5b68e-3245-4a63-915c-40141e98a2cd",
"id_branch": "1ed35d3f-25d2-4c90-b5c3-64af94764ecd",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:42:27.3339355+02:00",
"date_tax": "2026-07-08T10:42:27.3339355+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "bf14de53-c902-4923-8161-103a4195fefe",
"id_relationship": "9f280576-771e-4b65-9019-f7aff3798c63",
"id_loc_from": "563ae88f-f402-4919-9aa1-fb1fb0d3debf",
"id_loc_end": "3e7b20e3-2a0a-4ca1-9305-3bdd904e8df4",
"id_user_add": "ddd9a9fb-ce7a-4bad-8332-5056db9b2c4f",
"id_user_upd": "486e4d6e-95ae-41de-b088-57cad03b13a5",
"comment": "sample string 12",
"id_pos_sesion": "add66387-5c8f-42b8-a3ad-0eceb15970d2",
"id_room_unit": "023f9a68-0c18-48f1-8833-1e799f336cf2",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "df709115-f857-4798-9d61-64fc47812718",
"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-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$id": "29",
"id": "cde7e32c-4c95-46ae-8a9e-80acd1cf2709",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "8e9e4575-5588-45f3-a3e6-83b9b23d5720",
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "45c517b5-f69c-48d4-8901-b55f7da28e19",
"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": "2217af9c-438d-4231-b742-67de16567f9c",
"id_pos": "e75795b2-1ad0-48ef-ab49-4988fa917a3b",
"id_doc": "8868dc22-9cb5-41a7-b856-357c18186f05",
"id_branch": "b7edda1b-d2f5-4d72-a68a-2f733e5ef556",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:42:27.3339355+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "13f8a524-e1ac-49bd-810f-1d5986466583",
"id_loc_from": "6a90c639-5a30-4c20-9f23-f8fd06df76ab",
"id_loc_end": "8075fd1c-8f61-4608-95a7-6355b7fed57a",
"id_user_add": "88f856c7-3d26-4b15-b2fd-eedecaba37ba",
"id_user_upd": "18318e08-d399-480c-9a9a-1e08beaefae0",
"id_pos_sesion": "e22771bd-0a73-4aa3-9885-054c6eede92d",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T10:42:27.3339355+02:00",
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02: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": "7cad3953-4707-4bb0-9e5f-34c1e2203495",
"id_line": 2,
"id_item": "f132363b-1dec-4336-bd67-1e5d4ab14771",
"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": "b4a2b87a-1b01-47e9-92f5-8baeb79beba0",
"id_item": "5aa86c3a-0ee7-4104-ba26-801d94b7e814",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02: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": "da0d49bf-7f4a-442b-942f-d7ca07fc8276",
"id_pay": "f51826a1-5b6b-4d2a-8306-c73737b20460",
"id_money": "9224e96e-1529-45d7-8565-818abcdf72b5",
"date_cashflow": "2026-07-08T10:42:27.3339355+02:00",
"coefficient": 5.1,
"id_user_add": "dbcad431-16a0-4a7e-b3ae-6870d0d451d0",
"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": "181ae19a-4654-4227-a530-4149456c4a37",
"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": "a2d62e49-7dc8-42e7-9a33-702a90c3c6f2",
"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-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "54d1d8ee-822b-4d49-94ae-84589d6d8109",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_money_rates": [
{
"$id": "35",
"id_money_1": "2885c6fc-9065-4175-9e13-fb82641238af",
"id_money_2": "81e82eae-fd43-47cd-bed8-d964df69c08d",
"date_from": "2026-07-08T10:42:27.3339355+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "80e0c9a0-c4f9-444e-aa3f-ddb102d9f03c",
"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": "dee1ce9a-5c7d-4976-9c65-a55c982c75d7",
"id_line": 2,
"id_pay": "190bf695-60f4-40ea-81fb-3f39d1120f53",
"id_money": "be50e8ea-13c2-4ec1-81bb-93627f417888",
"coefficient": 5.1,
"id_voucher": "c8d7229b-6a8e-42c7-9404-d25124169f1a",
"id_employee": "40cf9c5b-8789-49c5-891e-1181193586fe",
"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": "7a70adb4-aa70-473a-b886-ea03e24de688",
"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": "e04189a9-779b-43aa-a436-7ae7dbca631b",
"nro_sesion": 2,
"id_pos": "338a4c4a-a64e-4a78-b6e5-b0eef51e15bd",
"date_tax": "2026-07-08T10:42:27.3339355+02:00",
"date_open": "2026-07-08T10:42:27.3339355+02:00",
"date_close": "2026-07-08T10:42:27.3339355+02:00",
"id_user_open": "382aafd7-dfd5-4ec0-bffa-77d8a75738cb",
"id_user_close": "c38c2383-5dca-4e81-a4b4-a9b4cf1cbd21",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_items_customs": [
{
"$id": "38",
"id": "9b9ae987-0cb1-4aad-8f9b-4a9e1b0f1662",
"order_id": 2,
"id_item": "072f3a6f-a6cc-445d-bb0f-148ff1fddd2b",
"id_item_type": "7d7d7ecc-ec34-4707-8233-b538bb536cce",
"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": "606133b8-b4b7-4aaf-aea8-ccc7319eb056",
"type_item": 11,
"id_voucher_json": "331d2ba6-8d11-4ff7-b65d-64ffe687db94",
"count_voucher": 1,
"id_category": "f0af62e9-ba04-4dd4-8bb9-b88caacff30f",
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "0ee5620a-1882-4da2-929e-820dae58d412",
"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": "9a1ae22b-d190-4357-89b6-81466d0c2a5f",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "7ba42baa-e438-494e-a395-9ae539944a0a",
"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-07-08T10:42:27.3339355+02:00",
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$id": "40",
"id": "21abe9bc-152a-4e3b-bf05-8abd0bf5a32b",
"id_room_unit": "568b320d-9938-44f8-9cb6-fbd37e1f9268",
"id_room_list": "0b6fee66-7cb9-4b06-b1e2-b9b5e8241871",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T10:42:27.3339355+02:00",
"date_from": "2026-07-08T10:42:27.3339355+02:00",
"date_end": "2026-07-08T10:42:27.3339355+02:00",
"date_open": "2026-07-08T10:42:27.3339355+02:00",
"date_close": "2026-07-08T10:42:27.3339355+02:00",
"id_employee": "aef29ba0-8d7f-4d8d-93c5-500853459be4",
"id_employee_sec": "da751363-b214-482a-ba4a-56d00c01e89b",
"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": "b0a71ba4-7285-47b9-a1f3-40be9fe7afd3",
"comment": "sample string 7",
"id_user_open": "a50c9522-6470-4e90-88ec-f99025a8204d",
"id_user_close": "263260de-739e-4b16-837e-3d2ebd6f35b5",
"id_unit_state": "a3446fa2-fc08-4db3-b6c9-26a0ad57c4dc",
"id_pos_sesion": "3826a89d-2d36-4a18-b99c-804c8d22ad2c",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T10:42:27.3339355+02:00",
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"commited": true,
"mt_employees": {
"$ref": "8"
},
"mt_employees1": {
"$ref": "8"
},
"mt_rooms_units": {
"$id": "41",
"id": "571803d6-7ce7-430b-95b0-dd5c6311c490",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "53f10d60-a31a-418e-a658-b56a44379d9a",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "a8316407-12c0-4cdf-80ec-7ae2a1ac9a4b",
"locked": true,
"date_locked": "2026-07-08T10:42:27.3339355+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "562024d7-01ad-490e-b472-c4efa1432fcc",
"commited": true,
"mt_rooms": {
"$id": "42",
"id": "68f126ed-798f-4122-9b4e-9d12335f7712",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3ea37a3f-9fe8-4d69-9a57-39edf27d0c77",
"name_pos": "sample string 6",
"id_image": "54f8c410-0f70-49ac-994d-afab6a352c3b",
"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": "6653d713-aff1-47c2-b9da-96dcd9f14639",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "d3cc1a5c-65df-4a8e-93ea-2ba796f55db6",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "43",
"id_pos": "07acb92b-bae7-46d0-b6ef-070ca6c63668",
"id_room": "230b3221-0349-4f24-b500-c6456f2c1069",
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "f0cd2c20-6fb2-4de2-8ef6-0caf08e376c4",
"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": "9de43ade-5244-44ce-80f7-1f0b6e813525",
"id_room": "8e520694-c6ae-492a-81e7-d3d79edcd132",
"date_in": "2026-07-08T10:42:27.3339355+02:00",
"date_out": "2026-07-08T10:42:27.3339355+02:00",
"id_user_add": "15e5d0ef-a36e-4d15-8e7f-fe597834d83f",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02: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": "fb88c706-62df-4196-b1b2-cd330b2df319",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "f7894b71-fa68-4be3-9011-fba971d01f5c",
"commited": true,
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states_types": [
{
"$id": "46",
"id_room_type": "5ca1782c-7b28-4e40-8b6e-f947855184aa",
"id_room_state": "4004d443-51ae-4a19-bb6c-ba3598c39197",
"id_image": "6ffd1ce9-d8f0-4d51-9012-d045f57408a9",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "3290c0c9-6a9a-4ab9-890e-a2cd597a6254",
"commited": true,
"mt_rooms_units_states": {
"$id": "47",
"id": "e948dc82-accd-4f86-945c-8f99694460c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "06569818-8acb-48da-9f06-fad2299969b5",
"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"
}
],
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_tips": [
{
"$id": "48",
"id": "eb61d455-bcc0-440c-b00d-0063dab10c53",
"id_pos_sesion": "5815805a-739d-4c55-9a16-65e66cfa5190",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "6abb8fe4-7909-414e-afc6-a43487290272",
"id_room_unit_activity": "8446af60-2901-48e8-a17c-d5c177a34364",
"id_doc_sa": "b8547fec-48f1-460d-8032-e313917c732a",
"id_pos_type": "00d7d80d-496e-4d67-9170-442d5c8bf521",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "f1aca51e-c755-4371-a4ba-fb5742bbf2f6",
"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-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "37"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "6ae2ae1a-82d9-45c9-8ced-e3950e2248c0",
"id_user": "6ced6bea-6b0e-418c-b894-065b70281127",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_tips": {
"$ref": "48"
}
},
{
"$ref": "49"
}
]
},
{
"$ref": "48"
}
],
"tt_pos_sesion_users": [
{
"$id": "50",
"id_pos_sesion": "6d7368fa-a2ff-4c90-9ea8-0419399c1233",
"id_user": "d3b185b4-6772-43e8-9c65-6cfdff49bca6",
"date_add": "2026-07-08T10:42:27.3339355+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "50"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_cmd_connection": [
{
"$id": "51",
"id": "32de638b-e90e-460a-941e-e1ed346f35a7",
"id_user": "35eea770-d01a-42c8-8eb5-0557d0a91d8e",
"id_user_profile": "2f130fbc-1309-450a-971e-9b0fb239f543",
"locator": "sample string 4",
"date_end": "2026-07-08T10:42:27.3339355+02:00",
"id_pos_sesion": "9c37a35f-7209-41c1-82d5-d43747bd0f66",
"date_login": "2026-07-08T10:42:27.3339355+02:00",
"date_logout": "2026-07-08T10:42:27.3339355+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"st_users_profiles": {
"$id": "52",
"id": "5e6ab7db-c9f2-420b-b88c-2bbbd456b532",
"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-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"commited": true,
"st_permisions": [
{
"$id": "53",
"id": "b103c43a-47f3-454b-a7d6-1f5cdf26a477",
"id_function": "72ddbccf-fef5-4072-8d5c-ced325426382",
"id_user": "5ebf150e-ef87-48ef-8e6c-90518726a1bc",
"id_profile": "74bcd30a-e4a3-4b03-9cea-e7e3b3a0d182",
"permission": 3,
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "52"
},
"st_users": {
"$ref": "5"
},
"st_functions": {
"$id": "54",
"id": "3beff332-fb41-4883-a485-f05846e85622",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "03a7ad2d-7eb8-4a7d-b90f-2b94f6a36597",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "e5326e9d-3629-4ae4-8c31-a1a351349a7c",
"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-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"commited": true,
"st_functions_groups": {
"$id": "55",
"id": "92906e21-b968-44c1-919f-98a1b4b86cd7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"commited": true,
"st_functions": [
{
"$ref": "54"
},
{
"$ref": "54"
}
]
},
"st_images": {
"$ref": "7"
},
"st_permisions": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
}
},
{
"$ref": "53"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"tt_cmd_connection": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "51"
}
],
"tt_cmd_messages": [
{
"$id": "56",
"id": "4d8d740a-acf0-4c82-b518-e44c5d885643",
"id_user": "f4b0d7e2-f05c-49c2-94a6-c4868b8f9726",
"date_add": "2026-07-08T10:42:27.3339355+02:00",
"destiny_type": 4,
"id_key": "745eb673-1b48-411d-8b5d-99a903c7e239",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T10:42:27.3339355+02:00",
"id_pos_sesion": "074fa226-d2e8-4f73-87f9-78e447dcb7e2",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "56"
}
]
},
"tt_rooms_units_activity": {
"$ref": "40"
},
"tt_spool_doc_print": [
{
"$id": "57",
"id": "39e0ecea-98db-4d97-8d36-4d9378a1f698",
"spool_server": "sample string 2",
"id_doc_sa": "0b963050-8d94-47e7-ac9f-7eda0286827c",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"printed": true,
"print_on": "2026-07-08T10:42:27.3339355+02:00",
"tt_doc_sa": {
"$ref": "28"
}
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "27"
}
]
},
{
"$ref": "26"
}
],
"mt_items_featured": [
{
"$id": "58",
"id": "7624e79f-0a52-4d5c-bc6a-71438556543b",
"id_branch": "77d550a6-3e3f-404f-bed8-b6920f181031",
"id_pos_type": "cdb0d4fa-1bc4-4e9f-8a72-8bded1a3bb21",
"id_pos": "fb60494e-4512-4dae-b5f0-aea8a1ff82ef",
"id_item": "65d259b8-3d99-4660-9fb3-868de4d4f61e",
"date_from": "2026-07-08T10:42:27.3339355+02:00",
"date_end": "2026-07-08T10:42:27.3339355+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "cad23e9e-2523-4d45-ad78-13b211b2dd4f",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "3"
},
"mt_pos": {
"$ref": "24"
},
"mt_pos_types": {
"$id": "59",
"id": "335cbe59-138e-4d3a-a7cb-cd60f664c40a",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "59fa8eca-158b-4427-a5b0-835d7913da18",
"commited": true,
"mt_items_featured": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$id": "60",
"id_pos": "883b7761-166d-4490-abc0-e1ff7c16cb6b",
"id_pos_type": "7cdccea2-0467-40eb-874e-b85d4ce62a2b",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "dd57aada-fe73-4447-aa8a-cc2d9cfc92a7",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"mt_pos_prices_list": [
{
"$id": "61",
"id_pos": "f744541c-5581-436a-9ded-5b5eeda787ce",
"id_pos_type": "18b9b969-9465-44c1-8f95-975ef0af66f7",
"id_price_list": "202197aa-e5df-49c2-a6d0-2971e319799b",
"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-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "d9d768e8-731d-43e9-8d24-c53357f5893d",
"commited": true,
"mt_pos_view": {
"$ref": "60"
},
"mt_prices_list": {
"$id": "62",
"id": "8185e081-3059-42d3-8cd1-dd0d5f6ae363",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "f9f71666-0be1-4326-8a71-118413638e5b",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "1537f017-26cd-4651-b6ff-fe035fd868e2",
"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-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "78c9c108-95ea-46c7-877b-858e04f3045a",
"commited": true,
"mt_pos_prices_list": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_prices_items": [
{
"$id": "63",
"id_list": "a11a5bf7-e15e-438a-84c3-36b4b68accbc",
"id_item_sub": "fb85b102-3e61-4454-9dd9-4687a3a78ec9",
"validity_date": "2026-07-08T10:42:27.3339355+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "f7c00ddf-4202-47b4-a44c-48e7fd0cc94f",
"commited": true,
"mt_items_sub": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "62"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "63"
}
],
"mt_prices_list1": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_prices_list2": {
"$ref": "62"
},
"mt_prices_list_rules": [
{
"$id": "64",
"id": "a5dc9667-7317-4c06-9cb9-5bd041ece761",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:42:27.3339355+02:00",
"date_end": "2026-07-08T10:42:27.3339355+02:00",
"id_branch": "a995ae6a-ce62-40c0-a06c-e0e988fb299e",
"id_pos": "1de193cc-c3b5-4fc3-9d9a-84b323f4929b",
"id_list": "43c73d3e-749d-4c2d-be4d-37e7e1c865ae",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "af9e9142-85d3-4d30-81ea-0c8a7c9edb4d",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": {
"$ref": "24"
},
"mt_prices_list": {
"$ref": "62"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "64"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$id": "65",
"id": "69822092-15ac-4822-b45c-4e4c4a77b26b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:42:27.3339355+02:00",
"date_end": "2026-07-08T10:42:27.3339355+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": "1d6cdf79-363d-4b92-a33c-4b290059ca23",
"id_pos": "5c8ad319-f3b8-4a37-94da-9091262158a4",
"id_list": "bb029e42-7f96-4af1-b976-05f8055a0ca6",
"id_item": "03857cd6-c733-49e3-81cb-ee2382553f1e",
"id_item_type": "8b875c8b-0d56-4473-8be9-b590fd78f63e",
"id_category": "3d65fca7-f52f-4bfe-9138-615ceb332f4d",
"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-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"id_user_upd": "9706465f-e67b-4807-93c8-a5bcd1a418af",
"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": "62"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "65"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "61"
}
],
"mt_pos_types": {
"$ref": "59"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "60"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "58"
}
],
"mt_pos_print": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_rooms": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "cc303b57-9abb-44f1-add8-6eaea4950add",
"id_doc": "c6cc2dd2-607e-453a-a2cb-69118a8ecaa7",
"value": 3,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "67",
"id": "666442eb-29b7-48e3-a68e-ea4f9c51f0db",
"id_pos": "ce67eda1-f1cd-4fff-a637-a89bdadb83ba",
"mac_address": "sample string 3",
"date_end": "2026-07-08T10:42:27.3339355+02:00",
"key_access": "sample string 5",
"id_user_add": "7bcadd07-7fda-4f91-abb2-054ec7a5fc2d",
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$id": "68",
"id_user": "0ea32df2-41e5-4e6d-ba17-f472672096a2",
"id_pos": "7a48df8a-8965-410e-8bb7-58b23a529749",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "68"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_pos_connection": [
{
"$id": "69",
"id": "ab64d9c8-7809-40de-abf8-bf24e93945e2",
"id_pos": "97b6e0cf-4419-45ba-a97d-9544363d397f",
"date_add": "2026-07-08T10:42:27.3339355+02:00",
"date_upd": "2026-07-08T10:42:27.3339355+02:00",
"date_out": "2026-07-08T10:42:27.3339355+02: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": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_branches": {
"$ref": "6"
},
"tt_logs": [
{
"$id": "70",
"id": "be298e8c-27be-4635-9482-70c06a65c836",
"id_user_add": "bd810b72-4abe-4930-a7f9-058e99c5bc94",
"id_table": "077de9f0-3b07-462f-924d-6b697f5d4727",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "0e31fd3f-b0d0-4813-8593-db03916287bd",
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_sync_tables": {
"$id": "71",
"id": "37e66c2e-ac18-456b-9aed-177155b9e4af",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "72",
"id": "1c4e4ecc-4c6b-4902-bf0d-fab33ced7093",
"id_sync": "05c12d83-3891-4268-aacb-76bb1887fa1e",
"json": "sample string 3",
"id_table": "f535d5bf-4bf3-444e-ab77-85fa11fc524a",
"order": 5,
"st_sync_packages": {
"$id": "73",
"id": "107b8fdb-0841-401e-87c9-d690c35e4418",
"id_branch_from": "2e841774-c58f-491c-835c-1cb3898f1d5b",
"id_branch_to": "f121e1ab-19d1-4967-9f16-ee874764e0ed",
"type": 4,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T10:42:27.3339355+02:00",
"send_on": "2026-07-08T10:42:27.3339355+02:00",
"mt_branches": {
"$ref": "6"
},
"mt_branches1": {
"$ref": "6"
},
"st_sync_packages_det": [
{
"$ref": "72"
},
{
"$ref": "72"
}
]
},
"st_sync_tables": {
"$ref": "71"
}
},
{
"$ref": "72"
}
],
"tt_logs": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "70"
}
],
"st_local_variables": [
{
"$id": "74",
"id": "6b47e7e8-8ad2-494b-a972-2a05c7d09f8f",
"id_pos": "a2bbb447-1a6c-4fd8-88a3-d7ea0b88a074",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "74"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_pos_types": {
"$ref": "59"
},
"st_doc_print": {
"$id": "75",
"id": "b82c85ac-ad79-44d8-8f0b-880928a09a86",
"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-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_doc_print_det": [
{
"$id": "76",
"id_doc_print": "389dc56d-5faf-47bd-8cd6-14ea260de62e",
"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": "75"
}
},
{
"$ref": "76"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "22"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"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": "77",
"id": "341c3d2f-2814-4f3f-a14c-5cca1313231d",
"date_from": "2026-07-08T10:42:27.3339355+02:00",
"date_end": "2026-07-08T10:42:27.3339355+02:00",
"date_used": "2026-07-08T10:42:27.3339355+02:00",
"id_employee": "7c9a8a2c-4fa1-4459-acae-aa0287d7fcb9",
"id_branch": "c35122d2-d0e9-4473-b373-1bdd79d4b561",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "d5fc3980-ec41-44de-9e07-5b4f032675c9",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02: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": "65"
},
{
"$ref": "65"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"mt_items_vouchers": {
"$id": "78",
"id": "a14ebbae-1228-4fed-ab3a-44a2da0533d8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "f6b0bce8-9e1b-4bac-ad20-7a8148c1b222",
"id_doc_print": "94c40d62-d703-4a38-8302-3265215f8cd3",
"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-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_prices_items": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"mt_prices_list": {
"$ref": "62"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": {
"$ref": "28"
},
"tt_doc_sa_det_stock": [
{
"$id": "79",
"id_doc_sa": "a7676206-4c6c-46d2-ae91-51a464b5c124",
"id_line": 2,
"id_item": "ba0a4d2b-5cae-4928-8a26-308aed60c2aa",
"qty": 4.1,
"mt_items": {
"$ref": "3"
},
"tt_doc_sa_det": {
"$ref": "11"
}
},
{
"$ref": "79"
}
]
},
{
"$ref": "11"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_vouchers_permisions": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"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": "62"
},
{
"$ref": "62"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"st_functions": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_images_types": {
"$id": "80",
"id": "58572f0c-8172-4620-beec-db6f907dfb86",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02: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": "58"
},
{
"$ref": "58"
}
],
"mt_locations": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "3a4847c2-a609-4d7c-abdc-f15c0073cb17",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T10:42:27.3339355+02:00",
"date_end": "2026-07-08T10:42:27.3339355+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"last_update": "2026-07-08T10:42:27.3339355+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_sync_packages": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_sync_packages1": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_vouchers_permisions": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
{
"$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_featured": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"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": "61"
},
{
"$ref": "61"
}
],
"mt_pos_print": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_rooms": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_pos_types": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_pos_view": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_prices_items": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_prices_list": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"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": "53"
},
{
"$ref": "53"
}
],
"st_pos_license": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_users_token": [
{
"$id": "82",
"id": "b876ea0e-3cc8-4682-b405-c497d09cd031",
"token_id": "sample string 2",
"id_user": "e030f1a0-3bbc-4bee-9c14-be6b5787a0ad",
"date_from": "2026-07-08T10:42:27.3339355+02:00",
"date_end": "2026-07-08T10:42:27.3339355+02:00",
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"st_users": {
"$ref": "5"
}
},
{
"$ref": "82"
}
],
"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_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_st1": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_logs": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"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": "83",
"id": "54a28cdd-d5f2-4b95-a646-b53de446cf5d",
"id_room_activity": "a564442a-cc98-406c-9204-45963133c802",
"id_pos_sesion": "5e99c351-f9c5-44d8-ac90-449c2e947679",
"log_text": "sample string 4",
"id_user": "bc95ab0c-3fb4-46f6-b6cc-83200c7a3c9b",
"created_on": "2026-07-08T10:42:27.3339355+02:00",
"commited": true,
"st_users": {
"$ref": "5"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_vouchers_permisions": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_docs": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_pos_sesion_users": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_rooms_units_states": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"st_users_profiles": {
"$ref": "52"
},
"tt_cmd_connection": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_cmd_messages": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"mt_categories_items": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items_featured": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"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": "65"
},
{
"$ref": "65"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"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": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.