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": "ce7b3e2c-89f7-40e2-ad38-a54ccc447b9b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "2ac44a02-8df4-4f29-ad13-d4718f9564e5",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "117df0a5-fc4f-44ac-8a1a-b3d8df3132ba",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "374241d3-a873-40c9-8c22-a5dc4a1d9984",
"commited": true,
"mt_categories_items": [
{
"$id": "2",
"id_category": "00ee9680-5447-430a-9078-c469fcaa290e",
"id_item": "e5f448c1-6b0a-44bc-a52a-327cdac38e83",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "456521ba-2f9f-4940-b68a-6b4a07e4a067",
"commited": true,
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$id": "3",
"id": "b4539758-f628-44ac-a5b8-5bd68e596113",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "eee36cd4-a5f5-4d67-a150-b1db64b92fa6",
"id_unit_sec": "ead74b55-afa7-4369-aefd-77acc3d9c244",
"id_brand": "bef6b0ca-a734-4b0a-81fe-0194f1c50632",
"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": "2c2e72f9-979b-482c-b64e-c42afecf6ec6",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "b030c274-23ea-4338-8a41-cfab6971eff0",
"commited": true,
"mt_brands": {
"$id": "4",
"id": "b9b3a0d4-4589-46a3-9927-96535ed3874e",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "5c72a9c9-3a82-49fa-aed9-71c08f9e0588",
"commited": true,
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": {
"$id": "5",
"id": "1e9af638-3d34-453e-b93a-6505699aebef",
"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": "305f8687-e7b0-480f-8062-690c8e73fac5",
"view_messages": true,
"id_image_photo": "6a9f9987-a953-4bc3-8b4e-5e604bffef6f",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "fd86767a-3bb6-4e3b-80c5-9c4f39eef662",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "fa9f007e-ca5e-4d31-ab25-b5ad96acc252",
"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": "896e1a1d-a037-4987-a2df-bcbb9d36c2d0",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "b590bece-af7f-4835-b52d-9524bfffa107",
"commited": true,
"st_images": {
"$id": "7",
"id": "dbb032ea-89dd-44cf-b7d4-9361664ab1b3",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "794e48da-cb98-4534-a0ba-2d9e9687dfcb",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees": [
{
"$id": "8",
"id": "37d0b37e-426e-4b2e-9337-14f94eb677af",
"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": "b78cf759-7cc3-4a71-b498-c1b7164029e9",
"name_pos": "sample string 12",
"id_image": "7370a6c0-564a-4776-82d1-8277d7c4fa52",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "526f5242-0800-4c57-b8d3-5c6b11a38c7f",
"commited": true,
"mt_employees_branches": [
{
"$id": "9",
"id_employee": "da1e4021-586a-422f-b97a-52adbe415fb4",
"id_branch": "ce29fb21-1c5e-4dce-b27c-ed68cc55379d",
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "c56457f8-be3f-4a54-ada7-ac1719125d34",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_employees_profiles": {
"$id": "10",
"id": "b8c6d73b-574c-4e75-b618-f235a25e6638",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "c04baf93-32d6-46e4-a0d5-7bc7a4b280d8",
"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": "bab3a888-9195-4552-bba4-70480cdfefb6",
"id_line": 2,
"id_item_sub": "4de03568-c5a9-48df-87d2-2cbd39f0ca9e",
"qty": 4.1,
"id_list": "0a873edc-555c-4b89-b4d8-f55f42664f41",
"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": "12371279-1546-40e0-80de-fe13d66e092c",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "283d7a63-4b1b-4a2a-961b-defd9c5593d7",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "596fb61d-342b-4bb6-888d-69c1b7c5918e",
"id_user_upd": "87455436-53a6-44f8-93ac-69be7f016297",
"active": true,
"mt_employees": {
"$ref": "8"
},
"mt_items_sub": {
"$id": "12",
"id": "ef10c457-e299-416c-87ea-2e04d14f1ad8",
"id_item": "e9e33508-61ef-4230-a26b-2e776a4d7102",
"id_item_type": "ac2a9b58-64af-4068-a19a-cb7e6d55cdde",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "d3876f11-b360-4dfe-9c0f-48ebaf4bac0e",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "e3882a3c-ffa4-4420-8da2-3d532f4f53af",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_formula": [
{
"$id": "13",
"id_item_sub": "327f3dc4-67cc-4787-a9a7-05b47f444c2a",
"id_item": "e67e067d-1b2c-4909-b110-8c3f7fb27bde",
"group_id": 3,
"id_unit_ref": "0a128c29-0b75-4503-95e2-e527708056cf",
"qty_dis": 5,
"mt_items": {
"$ref": "3"
},
"mt_items_sub": {
"$ref": "12"
},
"mt_units_ref": {
"$id": "14",
"id": "38214503-8138-47f2-98dc-2352d7fd5436",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "278db9ba-6534-404c-9d69-bf3b5582928a",
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "9518148a-b291-459e-9020-ec3cbfe82514",
"commited": true,
"mt_units": {
"$id": "15",
"id": "8b665584-f3f6-43c9-b3fa-05db11152b46",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "313bf906-f6ab-4345-a4dd-04eca8536d9f",
"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": "463bfea9-e88c-4980-8b25-33f39f68ba9f",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "c31e92c3-31af-4ac7-983c-5c36b66237e9",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "1daa045f-1e71-45a1-bc65-a33b33c318f5",
"commited": true,
"tt_vouchers_det": [
{
"$id": "17",
"id_voucher": "b224410b-0392-4a5a-8f9d-ed11c435850d",
"id_line": "65290f83-a55f-41c3-93c3-204e1efa0d04",
"id_category": "1799f5ea-6e81-4f29-b001-7f3b701d1d41",
"id_item": "9c6aeb2a-367d-46fb-8864-95f5680ae7d5",
"id_item_type": "152d0f6a-ceca-4006-a9c0-181797ce5a72",
"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": "88c079bc-1c0f-4bb9-8cf5-54740794a6aa",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:36:44.2891751+02:00",
"date_end": "2026-05-09T09:36:44.2891751+02:00",
"date_used": "2026-05-09T09:36:44.2891751+02:00",
"date_sesion": "2026-05-09T09:36:44.2891751+02:00",
"id_employee": "979aa2b6-9a25-4d19-9b03-89cdbb213f94",
"id_branch": "5b57957d-aa13-495f-ba3c-f113709e641e",
"id_voucher_permision": "6705d0ac-39ac-4bdd-968c-1a9f73dcb2fe",
"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": "d72c5363-6a5a-4a6c-a51a-d2622a7d5a2b",
"id_user_add": "f9ae17a3-16c3-49d9-a038-af9ba36fc481",
"id_doc_sa": "233a7767-c84c-44da-a368-781f20c95f6e",
"id_item_sub": "109867c6-9bbc-48f8-b190-6503321f95f2",
"id_pos_sesion": "2f104a7c-a1a8-4098-b2f2-63f653824f67",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"mt_payment_types": {
"$id": "19",
"id": "bb8510cb-de58-4a47-9a19-db7491d390cf",
"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": "007a7c10-a4cd-4b85-a3a0-ed3b702b57f2",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "0835b82f-ce0b-4d6c-a859-2cb16e44509b",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "20",
"id_doc": "575f346a-1386-4b5e-a49f-7ba17e6baf26",
"id_pay": "befa3ab2-2f06-43d0-a6e2-b1930922510e",
"id_money": "ce59dc12-a7ae-4b36-afd1-60ed02310b28",
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "bc595308-05ee-470e-9987-30e9c1837aa0",
"commited": true,
"mt_docs": {
"$id": "21",
"id": "5bcd41a2-5d87-4bfd-9880-6ef3dd138059",
"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": "eaea21f7-2715-4bc0-9851-f38fc79b7a88",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "6b289dc7-4c95-40c1-a14c-4d12bd0a8257",
"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": "156fffd2-4d58-4504-92dd-db54633e3b66",
"id_doc": "8725b4e4-ead4-4df8-8a46-9573329327fa",
"id_pos_type": "9ac6e9bc-8d8f-42b8-b8f9-d1a4eb66f1e0",
"id_doc_print": "2cfee033-475c-4265-b9e4-1ea784f43748",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "f82f71ee-123e-48a2-b1f6-55c5478a188f",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos_print": {
"$id": "23",
"id": "af6a4543-2ce8-449e-bc32-d5d23d54d108",
"id_pos": "60099330-0974-4527-abbe-c416f0d08419",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "d7a89438-d964-4cda-b0c2-78f37fe422f0",
"commited": true,
"mt_pos": {
"$id": "24",
"id": "3cd72392-b45d-4095-8d2b-120d7923c47b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "916dad58-774f-477d-84b1-8353543c0e45",
"id_zone": "128375fa-b872-4123-915a-f79316e75cf6",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "f6cd1809-ed06-45c9-95da-b5a138efdcce",
"commited": true,
"mt_branches_zones": {
"$id": "25",
"id": "d6aba2c4-cc30-4b97-af5b-b621fc31e2c5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c8c48176-074f-4987-98be-13e43e3f76b3",
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "c89fc6a9-b15f-4f76-a603-0830344cbb5d",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "26",
"id": "e4a567f1-a5a5-4086-a11f-d50fe14e1883",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "5cfdd94f-7c1c-4d96-aae1-f9c2b41fef46",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "5876e9a9-3264-4dbf-9629-716d885f8756",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "f093a737-f923-43af-af75-cd2fe929855d",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "27",
"id": "1bda1f5f-df96-42c7-ac67-ee8df81846d8",
"id_cloakroom": "b23df6f2-abc0-4b2b-bcf0-0b74de389415",
"id_pos_sesion": "da43a447-e382-4979-ab7f-921344c7fa8f",
"unit_id": 4,
"date_open": "2026-05-09T09:36:44.2891751+02:00",
"date_close": "2026-05-09T09:36:44.2891751+02:00",
"id_doc_sa": "7d65eac4-cd2e-4a79-9ed8-3ac94e88a79a",
"commited": true,
"mt_cloakrooms": {
"$ref": "26"
},
"tt_doc_sa": {
"$id": "28",
"id": "3f3db791-3d7b-4cef-82e4-76335e3af188",
"id_pos": "6e717de3-f5d0-471f-a969-d038416ed254",
"id_doc": "4b45f252-9c55-4e1c-81a2-dc5654cd01f3",
"id_branch": "bd2ea6f3-a72d-4ead-a4ef-11325dde3250",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:36:44.2891751+02:00",
"date_tax": "2026-05-09T09:36:44.2891751+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "399c04d0-55fb-48b8-b973-c84130ca80aa",
"id_relationship": "020664d4-6b02-4603-8302-0875aca59136",
"id_loc_from": "4b284bdc-8f10-4aac-8d9f-fd4cf43fa28b",
"id_loc_end": "63fe445a-e644-447d-98ae-ea3b64063200",
"id_user_add": "ae2719ca-0fc2-4e6f-a7a6-293d8ff3d699",
"id_user_upd": "510cf3fc-c8a8-4a0b-9426-eeb3e86fd705",
"comment": "sample string 12",
"id_pos_sesion": "5921f7dc-ebcb-47bb-aaeb-8b9cea84422f",
"id_room_unit": "16b753f1-de00-49ca-89d6-9cd266cd2413",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "f5fadaa4-7d24-4ede-aef2-747730976608",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$id": "29",
"id": "b70acaa2-0758-43b7-b841-abfe88b029ac",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "bc9696d4-55e5-485c-a993-d71dbffac07c",
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "887dc2f6-9d05-42d2-a16e-c9fc1562ef40",
"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": "f00509a5-10d4-45d4-9b8a-0f1d32b6d628",
"id_pos": "fe5e002f-80ca-4cfb-bde7-c8f912aa6786",
"id_doc": "1e895200-6f73-4c0c-b247-80eb99f9e1cf",
"id_branch": "fd33c2e1-b871-421d-934c-86c40113e1f2",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:36:44.2891751+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "975885a6-ff52-4705-a207-c292caa9a037",
"id_loc_from": "ea70a84c-3b29-4b09-99f6-9df49e2ccc8d",
"id_loc_end": "5b7e7a35-d7ca-45c0-9b00-e702f09023bf",
"id_user_add": "bffeb809-dff9-4f76-9a4e-5a47c6058b70",
"id_user_upd": "1e5e1721-f750-4c2a-86e6-c1834dc9a502",
"id_pos_sesion": "1205ce60-c1e3-48b6-b532-cece3b5fa164",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:36:44.2891751+02:00",
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+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": "b8c2cbd2-3030-4144-9fe7-78a59848b213",
"id_line": 2,
"id_item": "eafc4929-96d0-4670-9075-6075f42fdfd2",
"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": "a3019007-bd95-416c-9ca5-d42c3034de64",
"id_item": "e77dec04-f5f8-470f-af26-fb439a5610b2",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+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": "35ab8aa4-9140-436d-b7f0-98665db032b2",
"id_pay": "20f6e678-91a1-490e-b023-a8b734301299",
"id_money": "abc06846-d4a0-4709-b544-cb2f6fd6e07b",
"date_cashflow": "2026-05-09T09:36:44.2891751+02:00",
"coefficient": 5.1,
"id_user_add": "dcd570c8-62be-49f7-ae94-fa4eba75358d",
"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": "88e47179-2694-47d4-bb6a-14e127f53ad4",
"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": "5368533d-591a-460a-a487-e25e5bae2a34",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "d313e692-0fea-4df6-b397-fa6997e593af",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_money_rates": [
{
"$id": "35",
"id_money_1": "c1e1224d-5f26-404f-a032-afca32a69bd5",
"id_money_2": "42d50153-ccaa-4b99-97fb-464106abfce4",
"date_from": "2026-05-09T09:36:44.2891751+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "8b448aeb-fbad-40b5-a259-978139781a06",
"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": "cf7cf4ef-dc26-49fd-b421-7db1d33cb905",
"id_line": 2,
"id_pay": "5c32ddea-2c55-4eeb-b2ac-a53706db1383",
"id_money": "ce4ea353-1fc8-4fd5-a96a-565d196e1b57",
"coefficient": 5.1,
"id_voucher": "a8a3bc51-628d-4ade-ab32-1953589f479f",
"id_employee": "2cad54b7-c560-494f-b284-b7b37860bdee",
"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": "ccbfbf83-60f9-46e0-8ea2-fc9da2b9b8a3",
"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": "5fd70e20-b86d-4e14-aaa0-f185ae9ac118",
"nro_sesion": 2,
"id_pos": "17bf4d7c-bc16-4fd7-ad27-28011fbd6337",
"date_tax": "2026-05-09T09:36:44.2891751+02:00",
"date_open": "2026-05-09T09:36:44.2891751+02:00",
"date_close": "2026-05-09T09:36:44.2891751+02:00",
"id_user_open": "e8399971-1fd8-42fa-998b-a4ecbde4c0fc",
"id_user_close": "faf9f175-165c-4b8f-a23b-17559e200c79",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_items_customs": [
{
"$id": "38",
"id": "fada22c1-d0a4-4dc5-ad9f-50e19c6f9711",
"order_id": 2,
"id_item": "9c0e525e-05b4-4524-9271-2dd98c115310",
"id_item_type": "7c49d4e4-3a48-489c-a1fc-5934b27bcfbc",
"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": "4aaf0b9d-cfb4-4e0e-9b62-ff7ea2e31270",
"type_item": 11,
"id_voucher_json": "908d8cf4-6b6f-478e-aaf2-4ff50f24929e",
"count_voucher": 1,
"id_category": "9d36e18f-dc2f-4311-8648-f7c2d400f3da",
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "3dc2eb35-abbb-450d-8e21-b4d620800229",
"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": "bb006c95-8814-43e1-aacb-a62ccf2c9d16",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "9e16a8d7-39ab-4813-b390-1eda98c4da4c",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$id": "40",
"id": "9a9890bb-a515-42cc-812d-83ffe23c4c46",
"id_room_unit": "28be6331-4e39-4add-b775-9f1b4c035fc6",
"id_room_list": "38d8b3cf-cec1-45ee-95b9-51948b9a1e66",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:36:44.2891751+02:00",
"date_from": "2026-05-09T09:36:44.2891751+02:00",
"date_end": "2026-05-09T09:36:44.2891751+02:00",
"date_open": "2026-05-09T09:36:44.2891751+02:00",
"date_close": "2026-05-09T09:36:44.2891751+02:00",
"id_employee": "3d038445-a4cd-4c27-8986-8c1acb84b9b1",
"id_employee_sec": "5216cfba-279a-4536-a43e-2249aed90bd3",
"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": "e1be3ce5-2c34-4da2-9b45-8cb9fa954f27",
"comment": "sample string 7",
"id_user_open": "e8f71a77-d082-4be9-a737-766e30b4df0c",
"id_user_close": "a5b106c0-420a-4a0d-a293-2e86e4992532",
"id_unit_state": "e2cf965b-a461-4258-873c-b71bcd6cdd60",
"id_pos_sesion": "910a31e8-acf9-4ade-a112-75a5bccb7b2b",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:36:44.2891751+02:00",
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"commited": true,
"mt_employees": {
"$ref": "8"
},
"mt_employees1": {
"$ref": "8"
},
"mt_rooms_units": {
"$id": "41",
"id": "7b97a657-4392-4da9-add1-7b46070c64d6",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "773ccd83-f00e-4e7a-a807-9f950d999853",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "c24d8d1c-58d7-4761-b8bb-ed29c7faecf4",
"locked": true,
"date_locked": "2026-05-09T09:36:44.2891751+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "7027e8a3-ef96-41ba-a232-c755691a008e",
"commited": true,
"mt_rooms": {
"$id": "42",
"id": "8cb28b0b-4aaa-4896-a945-2497ca74b708",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "844ca227-541e-4ac1-a3c6-c0be8d18bca7",
"name_pos": "sample string 6",
"id_image": "f84eb560-83e5-4e05-92b1-151ba0e568a3",
"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": "eda4acfd-3dc6-4fee-96a2-0f1928ac5dcd",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "4b1b5ea0-4e56-4695-bff3-aceb0794d46c",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "43",
"id_pos": "387f03fe-0e4c-4c98-a1ca-541820ee0ccc",
"id_room": "d9b7055a-3449-4599-a752-ca472431e763",
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "2ef892b9-ebc6-41b0-8ac2-d3833cedbbad",
"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": "817bf6a5-90d4-4398-957f-3f2a488c1366",
"id_room": "2a9530fe-80e8-4770-a65a-a7e6ffe525c4",
"date_in": "2026-05-09T09:36:44.2891751+02:00",
"date_out": "2026-05-09T09:36:44.2891751+02:00",
"id_user_add": "b9111e95-762e-4d35-99ce-c0c8a0b53a44",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+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": "9d6517ef-a2cb-41df-bd91-34f527468945",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "2e56edde-651a-4785-8d6e-ee1e88ac9ed6",
"commited": true,
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states_types": [
{
"$id": "46",
"id_room_type": "23e14dfd-7dbc-496e-8dba-1c810cbc0fcd",
"id_room_state": "431eaafe-d666-4d85-92a9-ee8a328fd68c",
"id_image": "179d38c8-a5d8-4647-849b-09f81b62eb63",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "5d75dd15-c71c-44a4-8287-1b9135484068",
"commited": true,
"mt_rooms_units_states": {
"$id": "47",
"id": "32543738-d78d-4055-8c9e-a47c670daea5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "40bfe0f5-0c79-47d3-ac57-2b507f471f29",
"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": "6f2ada50-30b1-4dd6-ae8b-6efc22a4cafd",
"id_pos_sesion": "1d0a970e-1fba-47ed-af97-dcebe26ded9e",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "043e761e-604a-43a6-b620-1d312ec661aa",
"id_room_unit_activity": "da48b6e4-7b9f-4dab-9c27-c84256c06b52",
"id_doc_sa": "cbbe6565-2b90-4887-b73b-0c7d3b3edc31",
"id_pos_type": "4dcd2bcf-b960-4fa5-a227-baac90618bb3",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "cdcfee10-1a8f-4ac2-b228-de7acfcb6cf7",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "37"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "01e84b8e-5495-4dbf-958f-318d52fe0b83",
"id_user": "9b049c0d-ca42-41f9-82c0-4a9eea5de8b7",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+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": "c80b54f1-c876-4bf8-83e2-a0e3e965489f",
"id_user": "3ee42030-e22e-433f-a75d-089cef3d28a9",
"date_add": "2026-05-09T09:36:44.2891751+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+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": "ab675050-5a46-4732-b8c0-28e98d68d747",
"id_user": "07d8715b-1ab5-49bb-9b7f-f1ab36677683",
"id_user_profile": "e316fd54-25c9-4138-9fb3-b0978268a78f",
"locator": "sample string 4",
"date_end": "2026-05-09T09:36:44.2891751+02:00",
"id_pos_sesion": "cfed7cc7-7f2d-42eb-b295-14754909c298",
"date_login": "2026-05-09T09:36:44.2891751+02:00",
"date_logout": "2026-05-09T09:36:44.2891751+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"st_users_profiles": {
"$id": "52",
"id": "47e41ef6-0390-4a3d-978d-9fb32656bdbe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"commited": true,
"st_permisions": [
{
"$id": "53",
"id": "5aebb6ba-da64-47d0-99d1-5c8cd6a188be",
"id_function": "93c08400-ff23-4b32-a40b-3ff6675b70aa",
"id_user": "7e186879-8178-43f4-9857-44928572159b",
"id_profile": "824c7a4b-240f-41f8-ba3f-291cb0b3971a",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "52"
},
"st_users": {
"$ref": "5"
},
"st_functions": {
"$id": "54",
"id": "27f8cb52-a1f8-4196-892c-1f8c0b5b9ed4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "791e818f-a71c-4704-8812-684501bd7a9a",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "db02710a-0965-4149-8078-6c9d988e52fb",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"commited": true,
"st_functions_groups": {
"$id": "55",
"id": "c2f6c064-f8c6-42bd-a139-c265960f080a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+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": "bef572f5-662b-454a-9017-867a16b02e9a",
"id_user": "1ff5eef3-006b-467a-aa94-134cd974399f",
"date_add": "2026-05-09T09:36:44.2891751+02:00",
"destiny_type": 4,
"id_key": "7787e195-f234-4603-996d-c409ea8da3d4",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:36:44.2891751+02:00",
"id_pos_sesion": "c032987c-fb27-4cae-be0d-3985f9aacd08",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+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": "4ff0f96b-ad5c-4885-9538-ea38ccdcfc6d",
"spool_server": "sample string 2",
"id_doc_sa": "118ca632-03f9-4375-b29c-041f53ce08b5",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"printed": true,
"print_on": "2026-05-09T09:36:44.2891751+02:00",
"tt_doc_sa": {
"$ref": "28"
}
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "27"
}
]
},
{
"$ref": "26"
}
],
"mt_items_featured": [
{
"$id": "58",
"id": "462126b5-ed13-487d-bcc5-01559eacf27a",
"id_branch": "9c5492de-9a0d-4d05-8ec7-53883a0b4fa8",
"id_pos_type": "fbd8d892-9af6-4a06-9dc5-dd9a3a07409c",
"id_pos": "6c87837d-3b90-4505-a3e4-ad2e464491a9",
"id_item": "c041746e-6938-4b5b-86ec-cea325de3653",
"date_from": "2026-05-09T09:36:44.2891751+02:00",
"date_end": "2026-05-09T09:36:44.2891751+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "2e3dda60-3d1c-4681-b4d9-c1e43b8d4fe1",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "3"
},
"mt_pos": {
"$ref": "24"
},
"mt_pos_types": {
"$id": "59",
"id": "c94ecf5a-9fcf-42da-b68b-ba3c24e51540",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "3a198d97-7742-4c43-970d-d8cdcb9940a0",
"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": "320755d9-9d09-4bae-afce-443d32673664",
"id_pos_type": "01a09e23-1b9a-4051-890a-7d33b6d0a3dd",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "3c58239e-fc31-45d3-974e-a513846adf5c",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"mt_pos_prices_list": [
{
"$id": "61",
"id_pos": "8aec27c2-e608-4e6f-9a10-e04a3812bd69",
"id_pos_type": "6dfcd0a2-92b1-4e46-87b1-6c67853fe4f3",
"id_price_list": "49e3a727-e9ad-49df-803b-72dd5278d884",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "a1209529-dfab-4087-adc4-00515ba83108",
"commited": true,
"mt_pos_view": {
"$ref": "60"
},
"mt_prices_list": {
"$id": "62",
"id": "ca7c9b04-d03e-4fe3-9ff4-331f73757061",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "9d7bd8e3-4ef4-483a-8c12-e8ce0e9e9eb9",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "89b9ff4d-58ac-408f-943b-5bafd038a335",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "de34e05e-5a34-48e1-a9f7-aaa938ffe621",
"commited": true,
"mt_pos_prices_list": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_prices_items": [
{
"$id": "63",
"id_list": "b2205f63-9943-4245-aaf4-455a204e45ee",
"id_item_sub": "8a6769ea-3e5b-475c-b99c-3de19de8cb5d",
"validity_date": "2026-05-09T09:36:44.2891751+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "53763a27-af5a-4cd3-8ea0-2a9746343173",
"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": "f9c89ce7-af17-496e-a70e-6d03710fda56",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:36:44.2891751+02:00",
"date_end": "2026-05-09T09:36:44.2891751+02:00",
"id_branch": "9dc99217-205e-48c8-b86f-75440ab2cd91",
"id_pos": "e88aeb97-4c04-48f5-8a7b-7016426b6a74",
"id_list": "f7702fde-b55c-4575-bcda-dcec4a9f918c",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "1d610e27-4814-4e3b-bb75-d07f686c791c",
"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": "ce7586b9-4fc5-49a7-bec5-c55f0927e112",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:36:44.2891751+02:00",
"date_end": "2026-05-09T09:36:44.2891751+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": "38cd83ef-8cad-48e4-b6f9-0007086c1265",
"id_pos": "7e1a985f-e1d7-4710-bbb3-2c05a973f0f0",
"id_list": "9f529cb9-22a5-4947-a894-dd43f788ec25",
"id_item": "7a4a2cdb-ec4f-4eeb-b4af-685415e75556",
"id_item_type": "625ea148-ec46-45cd-95c9-5970d1183ab5",
"id_category": "aa35f428-a86d-4753-ae01-6cbd9b1f9540",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"id_user_upd": "c05bdaaa-2c64-4e30-8fb6-af7419cf4a15",
"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": "d2dae3e6-25c5-4daf-bbc0-9ccc32943ceb",
"id_doc": "794726d4-afad-443c-8f22-cc6e6b9809ce",
"value": 3,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "67",
"id": "95bf88fe-ab38-47c8-89ff-52b15d20ece2",
"id_pos": "4c57446c-d3e1-4808-a870-ab84c1b214c9",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:36:44.2891751+02:00",
"key_access": "sample string 5",
"id_user_add": "223e7a17-7bc0-4229-8026-d7c751aeadf1",
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$id": "68",
"id_user": "5c8fa63f-9a94-4adb-86f9-513b6628d078",
"id_pos": "c2876de3-9acf-4b3e-85a0-bb3990aebf32",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+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": "0c80f807-ed9f-4954-9c37-7b45f675aaec",
"id_pos": "90632ccc-9326-468b-bc35-5999290fd89e",
"date_add": "2026-05-09T09:36:44.2891751+02:00",
"date_upd": "2026-05-09T09:36:44.2891751+02:00",
"date_out": "2026-05-09T09:36:44.2891751+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": "bdd8c176-7fda-47e6-8148-bf4d09a7c253",
"id_user_add": "b95dd87c-5f8a-4702-833e-03f3155063ce",
"id_table": "ad12686e-460a-4709-957a-06d308ae28de",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "7a9df64c-ec8a-41ee-8472-a854af5d8a9f",
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_sync_tables": {
"$id": "71",
"id": "eda18be1-a485-47f8-abac-29182701833a",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "72",
"id": "c75d98cb-bf41-4768-a995-0d3ade42ebbd",
"id_sync": "f1284111-460c-4830-8e56-94b97c2b13ba",
"json": "sample string 3",
"id_table": "843281e9-23af-407e-b2ff-f92c9d1cc78d",
"order": 5,
"st_sync_packages": {
"$id": "73",
"id": "d42c6740-b15f-4fcf-abf0-d43679f6c148",
"id_branch_from": "714685a9-fa28-45f0-b409-7cb1d0e4caf6",
"id_branch_to": "be9f467f-c8c8-4b1b-8d7c-cc9878248ab8",
"type": 4,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:36:44.2891751+02:00",
"send_on": "2026-05-09T09:36:44.2891751+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": "e8e75d06-0022-469f-8737-456c7c017fe1",
"id_pos": "0a890177-7a3d-4d2e-bdb1-72c24e5efbae",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:36:44.2891751+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": "2844d449-e0fa-4e01-9801-28059f3e994a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_doc_print_det": [
{
"$id": "76",
"id_doc_print": "9ee696f0-db6d-4b29-9e07-b7e114f8c72c",
"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": "96c89dfb-ca6f-4b0e-9755-8cdd2dbcb2f9",
"date_from": "2026-05-09T09:36:44.2891751+02:00",
"date_end": "2026-05-09T09:36:44.2891751+02:00",
"date_used": "2026-05-09T09:36:44.2891751+02:00",
"id_employee": "0d48b8e0-5f83-4469-998b-980883a69a11",
"id_branch": "0df4dca5-a601-4416-b84a-49b2ad5c13a4",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "4efe16fb-b209-4806-ae7e-7414cfb5d8c3",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+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": "45b79549-e74c-40c4-a55c-fbd099819bf3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "2d21bed5-5d80-495e-b96a-0a2b1481716d",
"id_doc_print": "b87d5f0f-2492-4050-aeb2-bc7b6f382142",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+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": "329b71f3-ad6e-4839-b0d5-f7221c7696e9",
"id_line": 2,
"id_item": "4160776f-838a-4b4b-b81c-abe443f5faef",
"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": "8a0a336f-3fa2-4569-9222-39e778e703ea",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+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": "54375440-6b3d-43f8-96c6-6c9e760894ef",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:36:44.2891751+02:00",
"date_end": "2026-05-09T09:36:44.2891751+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:36:44.2891751+02:00",
"last_update": "2026-05-09T09:36:44.2891751+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": "225d10be-b3aa-4bf9-89b4-25fa5f0e5c6d",
"token_id": "sample string 2",
"id_user": "983985f2-0169-47a3-af3d-cec3bf00594a",
"date_from": "2026-05-09T09:36:44.2891751+02:00",
"date_end": "2026-05-09T09:36:44.2891751+02:00",
"created_on": "2026-05-09T09:36:44.2891751+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": "e14e4bd3-aee3-46c0-a399-ecbbf3808e8b",
"id_room_activity": "224fa770-c3c5-422e-90c4-9e9d89c163be",
"id_pos_sesion": "1e5bb300-2b76-48ee-8b28-991d613fffbb",
"log_text": "sample string 4",
"id_user": "97067e7b-7245-4be1-8dc8-64fa04beddc8",
"created_on": "2026-05-09T09:36:44.2891751+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.