GET api/Mt_Categories?id_list_price={id_list_price}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_list_price | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of 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. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "14f16c58-5453-4922-97ec-cfdc6e6e8516",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "ff4e5a0a-eab8-4c40-be85-58ce793d2759",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "25cd755c-db38-4aae-a924-2edf4d07a668",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "854255ef-8af2-452e-9426-dad6bb4dc8f2",
"commited": true,
"mt_categories_items": [
{
"$id": "2",
"id_category": "f9e9091a-6f4c-4368-9210-6c6e93a5ac24",
"id_item": "5a062f7f-8299-4fa4-933e-80e06a836f9d",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "705c4aca-2545-4e5d-bfd1-94ced1777072",
"commited": true,
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$id": "3",
"id": "29c5f5e1-8b2f-4fa3-bed0-e0f0cc461d87",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "d9d626c2-4ed8-46f4-922d-7ef5936d360b",
"id_unit_sec": "00971794-5351-4dc3-a03a-615c77b1c358",
"id_brand": "36ddf815-fa78-4dea-82c1-3bcc5755e64d",
"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": "45453765-0708-4b74-b472-292e29e2d5a9",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "b3030fb2-0a6b-418a-bfeb-e0c6663700e3",
"commited": true,
"mt_brands": {
"$id": "4",
"id": "f3e6050d-77c2-4345-a85f-7c2588e8ae0c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "eae87a7d-7508-415f-becf-e2ddd38bbce2",
"commited": true,
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": {
"$id": "5",
"id": "98866b80-a26e-45e7-a9bb-80d7861156bb",
"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": "d1481268-ccc5-4c1a-b418-45a2088a904b",
"view_messages": true,
"id_image_photo": "c9205a1c-ec24-467e-812e-d7ead0eb85e2",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "37741ce4-6235-4eef-bcc8-87885a6beacc",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "f5f923a5-2693-4886-8175-c3e140fb8095",
"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": "bf62b85a-aa26-4515-ad7c-d794a39fd9d1",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "295ecc14-d5a0-4f24-aafb-4dd77692563c",
"commited": true,
"st_images": {
"$id": "7",
"id": "806ee5ee-1962-42b8-be22-3777be9ad61a",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "99986816-1e24-486e-a740-2b8415b40d62",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees": [
{
"$id": "8",
"id": "29e2d5e9-6653-4acb-9cec-2cc90840fb8a",
"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": "4368f92e-534f-4989-8fe3-3babf1acf6ec",
"name_pos": "sample string 12",
"id_image": "099166b9-957a-4a2e-81a5-e3222f757e36",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "4aee938b-1d38-423f-8868-17d48802d39e",
"commited": true,
"mt_employees_branches": [
{
"$id": "9",
"id_employee": "16f81ec1-d9c8-453e-87cc-d2fd88bd324c",
"id_branch": "bfcc8caa-8714-4f11-b382-d29941b204ec",
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "a7ffe628-fba5-4c19-afd7-42e33260d432",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_employees_profiles": {
"$id": "10",
"id": "a4ae1cf0-c386-4e26-9543-d28ecc81eb5a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "37cd56f0-5231-4c5d-afe7-a4022750a784",
"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": "577ca1f4-049c-4e94-9fd6-0d73940629b0",
"id_line": 2,
"id_item_sub": "ffee97a5-c0e6-42e9-8eec-3e176104365d",
"qty": 4.1,
"id_list": "948a5b99-6273-47d4-8fda-a4c491d2a532",
"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": "7edd5d3c-d4ab-4db4-bd84-17a0cfb17ebc",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "a37623d8-d562-4e3a-a457-e9a49c57660a",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "1b9156a1-f4e1-48b5-813b-66215a155035",
"id_user_upd": "59be43d0-d33c-448d-a32e-de1d55816dc1",
"active": true,
"mt_employees": {
"$ref": "8"
},
"mt_items_sub": {
"$id": "12",
"id": "6232b587-faa4-4aa8-9021-1fcd704f6205",
"id_item": "99eac7a8-402e-4bbe-9c31-290243038564",
"id_item_type": "bcfd8fd0-5dab-421c-9dbd-4c3dc8797075",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "6f38ca55-7786-4630-baea-69597b8d470d",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "32e23678-957a-43e1-b01b-5b7b99778fb5",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_formula": [
{
"$id": "13",
"id_item_sub": "51ae2a84-d536-4ca5-b959-f46f3d83ef75",
"id_item": "387c9835-c098-4b5e-98ce-12f008cd8685",
"group_id": 3,
"id_unit_ref": "2fe8ad16-6923-4da1-ba69-ab12e7ee42ec",
"qty_dis": 5,
"mt_items": {
"$ref": "3"
},
"mt_items_sub": {
"$ref": "12"
},
"mt_units_ref": {
"$id": "14",
"id": "62a57fbd-d078-4023-ba2b-8a436da0e7ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "dc26a8d4-8ef6-4d69-a0cb-055411826fb9",
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "41decfcb-0eb2-4288-9d4e-b905717de3d0",
"commited": true,
"mt_units": {
"$id": "15",
"id": "7a91f8dc-642b-4f04-b32a-9ec8bb025dbd",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "af7b7139-dd5b-4612-8c5b-c169a9235214",
"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": "29464a8f-b54b-40d6-a7c5-cd1ad05f025a",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "b9968b5f-31e3-4c05-903b-7aaf02a98385",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "0e7451b3-86db-4860-b9fb-511353911a0a",
"commited": true,
"tt_vouchers_det": [
{
"$id": "17",
"id_voucher": "b0a71416-774c-4c7a-a3cf-15e13c78b605",
"id_line": "d550d150-9b9d-41cb-8eed-c1a3790172db",
"id_category": "2f917d22-1fee-4c65-82f6-617c4accf139",
"id_item": "408f03bf-704f-4587-b976-5c8b9a06799b",
"id_item_type": "50fa0676-c3d7-4393-8be3-5d3a9c1813c0",
"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": "033713e4-5047-48cf-866b-e994551f44c3",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:47:42.4379697+02:00",
"date_end": "2026-09-06T06:47:42.4379697+02:00",
"date_used": "2026-09-06T06:47:42.4379697+02:00",
"date_sesion": "2026-09-06T06:47:42.4379697+02:00",
"id_employee": "449f0608-968c-4525-aece-613dd0c201d9",
"id_branch": "5b86b96f-4c51-467e-b451-85c39375aedf",
"id_voucher_permision": "a75c6af6-8c1f-4984-b3b9-ae816cc4f878",
"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": "e1419211-9a3e-4dce-a12f-a98947034c98",
"id_user_add": "5d2cc256-7bcd-4980-a9e3-c4fb894999c6",
"id_doc_sa": "048709cf-2136-4f79-9218-e6be6ec02fe7",
"id_item_sub": "f35a803f-1429-43d0-89e8-35c1a5ff02ca",
"id_pos_sesion": "4bc73af9-2879-4f90-b76a-54bf636d31f0",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"mt_payment_types": {
"$id": "19",
"id": "02804334-f4a8-456c-aa5d-fe723cdbd311",
"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": "bd349529-5492-4029-8189-9c972c398af8",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "2953f511-478a-41fc-a31c-ea2c2a822f19",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "20",
"id_doc": "a2e3d46a-17d5-4c0d-b0c2-36768eed41f8",
"id_pay": "629773dc-e367-4502-8ab6-b34ff2bda242",
"id_money": "a1982a32-0cc2-48cf-ba1b-19276f661682",
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "00a8226b-3ef0-4693-b2c9-290bb7a1c398",
"commited": true,
"mt_docs": {
"$id": "21",
"id": "2855d8f1-c4f1-4b06-91e7-b85cce824a66",
"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": "ec286d76-a99a-4e07-b3fd-d1bd349f3bff",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "c91c55b4-bd37-4a5b-bf9a-e367b003d99c",
"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": "f0b8f203-999f-42f9-9986-0133cff27894",
"id_doc": "bf7f14c5-0664-4ec8-9cc2-0b81656012f8",
"id_pos_type": "99e4d15f-644d-4c8a-895c-987c8d4cf377",
"id_doc_print": "73058b24-5786-4003-ac3a-d324961cf419",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "338f67d8-ff13-4d2d-a1b7-1cb80b4d4e47",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos_print": {
"$id": "23",
"id": "2f464ef8-4406-408c-a333-72c27a431725",
"id_pos": "190c23df-d339-456b-83c5-915df3ae6212",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "cd4cfa25-0b3b-4585-b020-0151ba3b5750",
"commited": true,
"mt_pos": {
"$id": "24",
"id": "ef1cdb4d-24ef-4a1c-98d4-610a998e49ba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3d1d49b8-d179-4b62-8718-c028e7e14f6c",
"id_zone": "effa2658-5a4b-47e2-99d0-296525a7851b",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "0a324f44-3a13-4a51-bb85-c9da0a96ca80",
"commited": true,
"mt_branches_zones": {
"$id": "25",
"id": "c4364fdc-917f-4ce8-83f5-89ed3ab56e2a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "38829582-186a-41e1-9a19-03f0061d4a01",
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "886b4a5a-f04c-4e1d-b105-9c78593ab06f",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "26",
"id": "750b6e3d-e045-4e19-9232-8ff19f660061",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "2c162910-59ff-4999-9e8a-0b20483f6803",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "19a64c6a-f5fc-49ef-97b1-7f963bf7cf6a",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "c19d829d-f0ef-4781-874b-672a3c859954",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "27",
"id": "d415eed8-daeb-4b36-9bba-0dcf149554d7",
"id_cloakroom": "99c3af4f-cd3d-4721-9156-1fbb4abfc472",
"id_pos_sesion": "5c02c4a3-d365-4211-9217-6677c8b226ca",
"unit_id": 4,
"date_open": "2026-09-06T06:47:42.4379697+02:00",
"date_close": "2026-09-06T06:47:42.4379697+02:00",
"id_doc_sa": "7d2d4622-64ae-48bb-a617-2537f63a57f1",
"commited": true,
"mt_cloakrooms": {
"$ref": "26"
},
"tt_doc_sa": {
"$id": "28",
"id": "3f67f65a-ced6-4cca-bbd7-342d8f36f824",
"id_pos": "3e39af3d-72aa-463d-9705-8e8eacee3ed9",
"id_doc": "6da23544-c23d-4bac-99a0-1d0cf92733c5",
"id_branch": "dc6e4fe8-ea32-4a6e-a176-7a8c321fd121",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:42.4379697+02:00",
"date_tax": "2026-09-06T06:47:42.4379697+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "5194c229-81d5-48df-a171-5112687cdca6",
"id_relationship": "e42f9454-6f72-4297-b86e-b42ff3d3dbcb",
"id_loc_from": "66239d1b-d23f-4ba6-81ab-7f88168a1265",
"id_loc_end": "552b985e-f9a1-4d0d-9a2a-444859f1a5d7",
"id_user_add": "863c4f8c-f5b8-4d14-a2f0-c43dae92f86d",
"id_user_upd": "9ade1666-b564-475a-b47d-b342a0378dd7",
"comment": "sample string 12",
"id_pos_sesion": "4091aecb-a16e-4514-bd67-c87017ab2c31",
"id_room_unit": "e47ec993-a44c-40b8-9636-4e21cb29fe22",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "8784e9fb-2360-4b59-a008-fc9f7c1294d3",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$id": "29",
"id": "b58a11c1-0a95-4a51-8061-8ea4754ede1a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "bad0ec4e-8f47-473c-ad31-7ff4fd249bd0",
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "a8e58677-45d5-47c6-99d7-3aba3897cd46",
"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": "43a87006-8c85-4c3a-ab57-db6c77e655bf",
"id_pos": "0029008e-3bcc-4067-8826-5fd8552a36d2",
"id_doc": "dd4cee56-6356-413c-add2-d9b07401ccfd",
"id_branch": "5e9b00cd-0077-4438-add5-82fed1aea1e3",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:42.4379697+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "9831a722-46e5-4e5b-bb2e-969e18b307e7",
"id_loc_from": "9a762658-a235-48bb-978e-65e040a54470",
"id_loc_end": "155b7abd-2ebb-4e9b-834d-5c3e7ec6585e",
"id_user_add": "6f74d178-7678-4a98-8e91-25fb6c1eeb4b",
"id_user_upd": "d2124252-29cf-4509-a739-a45da2d58fa5",
"id_pos_sesion": "e9fadca8-9c82-47e9-a32d-b20334187cce",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:47:42.4379697+02:00",
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+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": "26dcae43-f3ec-4678-9517-5d764a895ef8",
"id_line": 2,
"id_item": "3ea5722e-744a-4253-ad2d-aa4d3397bb13",
"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": "ddb07219-f100-41c8-acf0-7f89c597f91d",
"id_item": "b414791d-533d-4ee3-a227-e23418832f99",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+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": "85db56fc-69b1-4e3a-91be-6755003a5a17",
"id_pay": "1f93fedc-b2f0-46b6-ae4b-a19dac5b7f57",
"id_money": "ff14d5c9-40f9-41b7-a172-910cc0aa50a0",
"date_cashflow": "2026-09-06T06:47:42.4379697+02:00",
"coefficient": 5.1,
"id_user_add": "f9940337-eae1-42dc-98b6-659049eefc9b",
"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": "279a07c7-ee85-4249-b9c6-d09f7a1c4180",
"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": "9582564e-a2f4-4899-b5d4-da00f91f6103",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "887e5c49-ee52-4333-b2ab-f0b17d778f24",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_money_rates": [
{
"$id": "35",
"id_money_1": "ba8badd6-186c-4a33-a008-ed0465f00547",
"id_money_2": "c72d31a6-8f87-4c75-aa2e-6f8750367102",
"date_from": "2026-09-06T06:47:42.4379697+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "ead0ae7a-660b-44b7-b1fc-b63936223d85",
"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": "945e4fd6-3cd7-4e23-9b81-850417a450e7",
"id_line": 2,
"id_pay": "914b931d-e886-440a-b4d6-89090448edd8",
"id_money": "08d8bc19-5bd4-4585-a470-a5232eea047e",
"coefficient": 5.1,
"id_voucher": "5e7a8476-a3ed-4994-855e-dd66d5c7676a",
"id_employee": "6ab7ef95-fa9f-4905-9e84-e0c6d1ee4ae0",
"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": "0c7e932f-1731-48ef-bd34-06f1d0613fc4",
"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": "98850ec8-dbf8-4c02-b190-4411211ee08f",
"nro_sesion": 2,
"id_pos": "50e33d7a-3c43-416c-a4b9-fd9ec76742b5",
"date_tax": "2026-09-06T06:47:42.4379697+02:00",
"date_open": "2026-09-06T06:47:42.4379697+02:00",
"date_close": "2026-09-06T06:47:42.4379697+02:00",
"id_user_open": "94cb38c9-1894-4823-a22e-ed50ee40a99b",
"id_user_close": "255bc4e9-6a24-458f-9a64-f01c9c4c73c1",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_items_customs": [
{
"$id": "38",
"id": "eb223a3b-fd7b-4b8f-b47c-9a698081e050",
"order_id": 2,
"id_item": "af6051c2-7cce-4d82-92bb-b22949d75f53",
"id_item_type": "7f65c63e-d72a-47b8-8848-ccc2e0507fd0",
"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": "63398a79-2ed0-4954-a4ec-f3aa0b56fea9",
"type_item": 11,
"id_voucher_json": "1d2e19fc-7ee2-44ba-99d3-ade19977ff2f",
"count_voucher": 1,
"id_category": "39430102-7474-44ed-b5d2-f1aaeb647130",
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "6d6ebe0e-6712-435a-bcaf-35ebefe85ce4",
"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": "b1166110-56eb-4996-b748-7364d211f207",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "850b1c81-7c3e-4102-b37e-422f282c1348",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$id": "40",
"id": "97ec878a-2d27-407b-bba8-031bac22351b",
"id_room_unit": "f170d02d-baf7-411d-a5d3-666252475272",
"id_room_list": "0df88ea1-083e-4d24-945b-7e73eeb4aebe",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:47:42.4379697+02:00",
"date_from": "2026-09-06T06:47:42.4379697+02:00",
"date_end": "2026-09-06T06:47:42.4379697+02:00",
"date_open": "2026-09-06T06:47:42.4379697+02:00",
"date_close": "2026-09-06T06:47:42.4379697+02:00",
"id_employee": "6e35e7f2-53ae-4385-8549-2f2bbd68af1e",
"id_employee_sec": "b322c2fc-e249-4d89-8191-936c4a98bf37",
"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": "cc9c5751-0b95-4f00-8614-2b60acf5a804",
"comment": "sample string 7",
"id_user_open": "5f81570f-42b5-47fb-8f8c-82c1ffc7fe82",
"id_user_close": "d2dd5144-a45b-48b9-ab6b-bfa382ef0360",
"id_unit_state": "a1326f58-48c7-4f25-9e30-6dd459bef24a",
"id_pos_sesion": "ee0fc96e-d595-4ffd-a055-ee07ff6bf0f1",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:47:42.4379697+02:00",
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"commited": true,
"mt_employees": {
"$ref": "8"
},
"mt_employees1": {
"$ref": "8"
},
"mt_rooms_units": {
"$id": "41",
"id": "228a9f66-504c-459a-9c34-25346968de13",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "ff107f99-2d07-46eb-aff4-fe8fcd27498f",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "f935c0ee-21bc-4c7c-8332-ed542f649dbe",
"locked": true,
"date_locked": "2026-09-06T06:47:42.4379697+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "77796151-146f-48d1-a895-618065f1fbf9",
"commited": true,
"mt_rooms": {
"$id": "42",
"id": "6728269e-558b-44d6-ac7d-9025a2682d12",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e7f443cf-0b59-4eb5-ac69-22806eccab7b",
"name_pos": "sample string 6",
"id_image": "c62abaf0-ee8a-4352-a4e8-cffc27f24f5d",
"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": "001f339e-9ebd-4fec-b9fe-70b276ed64fd",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "5d0738c2-2cea-4f5e-9da9-a3210b4547b9",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "43",
"id_pos": "e9daa1ce-6dfc-41a4-a71d-b5643ad53e5e",
"id_room": "85510ff3-d909-49d4-abec-2fe8b133f1b9",
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "c4c2a9ad-10e2-424c-8b7b-ffb7e16d8929",
"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": "ea898290-3846-41c2-8bd4-0b1a23f72538",
"id_room": "8b9d36ff-fd67-4107-9900-df7ad40d34f1",
"date_in": "2026-09-06T06:47:42.4379697+02:00",
"date_out": "2026-09-06T06:47:42.4379697+02:00",
"id_user_add": "c1364b76-15f5-4d7c-9720-bef34d17f291",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+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": "6a6daae6-93fe-4f0b-b875-45af1b1bcf26",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "d3cd5c02-83c0-4a4a-9e7b-151e81bee2e2",
"commited": true,
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states_types": [
{
"$id": "46",
"id_room_type": "9682ff5c-44ca-4472-9d0d-e3d1a7cef553",
"id_room_state": "cfe7a51e-f717-4453-97bf-0053480e30ac",
"id_image": "6e88c9d6-b837-4305-b93a-8eb0b2981f6a",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "aa86d14d-1069-4142-ae75-272089a08e42",
"commited": true,
"mt_rooms_units_states": {
"$id": "47",
"id": "ffbba884-dbd3-405f-a4a1-3a314f9fac6f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "ac9fe666-e32b-4592-be3e-fd5964861b70",
"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": "5745fb74-7963-42d9-a8ad-b5d4ed5da67e",
"id_pos_sesion": "a1d7c51d-5afc-4925-8c64-a285c8592c24",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "37c67f2e-0924-4508-a6fb-bbb6e4ff56c0",
"id_room_unit_activity": "36e6bd64-8f3f-429d-885b-afd91eb8ede8",
"id_doc_sa": "f24b3bfb-a70e-46eb-a64e-78a58a53a7d9",
"id_pos_type": "4173c40e-1dfb-46e0-9169-2d6915bd7833",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "4d8a6e7d-0c66-4308-940d-8ee9d00c1013",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "37"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "a853dcef-39a2-46fa-8ecb-c6d6580269c1",
"id_user": "1d04c8f3-6a68-41a0-8759-51d9067a4a4e",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+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": "aa19af70-5f11-4220-98fc-df6a31e289d4",
"id_user": "6e6fefb4-fadf-4d79-9143-07b46c13c37e",
"date_add": "2026-09-06T06:47:42.4379697+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+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": "39630de5-d1d7-4be2-93ad-56e0f264bf4e",
"id_user": "7b93668c-7b75-4afd-8c16-753bef58b79a",
"id_user_profile": "cea68149-3cbd-40c2-a0fc-b7f062694251",
"locator": "sample string 4",
"date_end": "2026-09-06T06:47:42.4379697+02:00",
"id_pos_sesion": "3ad973e1-b766-4926-a900-435931b754bd",
"date_login": "2026-09-06T06:47:42.4379697+02:00",
"date_logout": "2026-09-06T06:47:42.4379697+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"st_users_profiles": {
"$id": "52",
"id": "dbc28bc3-ed6b-4d78-b1bc-c972d55a70f6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"commited": true,
"st_permisions": [
{
"$id": "53",
"id": "edd01fa3-ce27-443d-9d9a-57fb7d044f55",
"id_function": "20cbfcda-c1fb-42b1-adee-43b87f2ddde6",
"id_user": "e1b94c6d-d9b9-400e-a730-dde7c668958e",
"id_profile": "cba95e70-fec0-4a9a-a30e-e9a53eaf5bc4",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "52"
},
"st_users": {
"$ref": "5"
},
"st_functions": {
"$id": "54",
"id": "ad53c3dd-f580-4be6-8194-c73c699d2254",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "b47a3237-9033-4128-8ab9-8f63c4cf0f7e",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "1dfa6c12-d9c6-4d21-88d1-59850991bcdd",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"commited": true,
"st_functions_groups": {
"$id": "55",
"id": "5fb22e7a-fd73-47a9-8737-e21df4f24ba8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+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": "5e3cf88b-bcda-492c-9b90-aeb54cf7fb31",
"id_user": "316fa149-a2dc-4df6-b10f-e425ea4dab09",
"date_add": "2026-09-06T06:47:42.4379697+02:00",
"destiny_type": 4,
"id_key": "432096cc-e49a-4331-9083-2744ba11abbc",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:47:42.4379697+02:00",
"id_pos_sesion": "8d67b5f7-1c05-48dc-8e29-800ca139c7b9",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+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": "a7c42263-f86d-4413-a31c-9dab6bc02594",
"spool_server": "sample string 2",
"id_doc_sa": "e8ca0807-2cb2-4670-9e1f-89c3c8a56c6e",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"printed": true,
"print_on": "2026-09-06T06:47:42.4379697+02:00",
"tt_doc_sa": {
"$ref": "28"
}
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "27"
}
]
},
{
"$ref": "26"
}
],
"mt_items_featured": [
{
"$id": "58",
"id": "93404879-7550-4d50-a1e2-931ec6326d01",
"id_branch": "8abdf364-b998-456b-b594-f99dd254a088",
"id_pos_type": "8ebb8b9c-58e2-4d55-80db-0516ed4aac80",
"id_pos": "ee2b6b70-12e9-4f8b-9cd3-613d3f2812e5",
"id_item": "b974de60-ab58-4690-83ce-339b12c97d59",
"date_from": "2026-09-06T06:47:42.4379697+02:00",
"date_end": "2026-09-06T06:47:42.4379697+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "7062148e-ca06-4f95-8846-b517c62ecd99",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "3"
},
"mt_pos": {
"$ref": "24"
},
"mt_pos_types": {
"$id": "59",
"id": "19fdc23a-8792-4224-abde-3d27af851c8f",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "cbbfedd9-9d32-4ab7-9d5b-e92ce485065c",
"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": "5c15f886-b169-4615-ab00-a6a78924023c",
"id_pos_type": "c3b86b48-b710-41ff-9e6b-37e5efd171bd",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "9efd73fd-6acc-48fd-899a-6dbd3401b3e4",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"mt_pos_prices_list": [
{
"$id": "61",
"id_pos": "1ee309e3-e5a9-41d5-b01d-dcf3f68b19c5",
"id_pos_type": "91347326-bc40-4faf-8f73-eb2d7baaf808",
"id_price_list": "78ceade7-2b2f-4821-908d-e056a6202dc1",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "00fb8ab4-ef34-4963-9db5-686482633047",
"commited": true,
"mt_pos_view": {
"$ref": "60"
},
"mt_prices_list": {
"$id": "62",
"id": "def6904f-6078-48ef-9677-5a32bc7720d1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "7fe069f2-f05d-4203-b88e-0cbe1d10e81d",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "ef74d00b-9c88-46ca-b853-02be80dc07ad",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "2df61b2a-038a-4173-a95e-7dcc1f3a2eee",
"commited": true,
"mt_pos_prices_list": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_prices_items": [
{
"$id": "63",
"id_list": "8ae51a38-802b-488f-95d9-4f43698ab66b",
"id_item_sub": "5e2e5c74-055b-4bbd-a9a8-7342da939f3e",
"validity_date": "2026-09-06T06:47:42.4379697+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "d85b3c69-3f27-4bbb-948f-3c8e84f87593",
"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": "18505799-1de0-459a-9b9c-77029d420e00",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:42.4379697+02:00",
"date_end": "2026-09-06T06:47:42.4379697+02:00",
"id_branch": "e1a0459c-87e5-4f83-9f27-b300ad539e95",
"id_pos": "b55a86b1-7004-45a1-a493-6294f4a221ac",
"id_list": "7d162ab4-135f-4659-9677-6d38809c12ce",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "7d08e7de-bb59-47a3-a766-bfb25136761a",
"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": "3d162738-fc64-4b3b-9aa5-5003e64eb417",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:42.4379697+02:00",
"date_end": "2026-09-06T06:47:42.4379697+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": "f1b79543-8ae8-4f77-a1c7-8eb89d9f6ecf",
"id_pos": "d437ca00-2d70-4122-9f0a-772de101f7ef",
"id_list": "a34ca8d4-e30f-4ec8-8f04-defa83d8d688",
"id_item": "da1472b2-a1ca-4eea-9880-f8942d861ccd",
"id_item_type": "e7c91c57-8644-4fa2-a28a-0d17b3852104",
"id_category": "73814b8a-f3bd-4d34-8d44-993f18e545ca",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"id_user_upd": "3d6c0a9d-f760-40eb-b6f1-b61c6b913206",
"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": "52c55ad3-160e-4cc0-acd7-533130b49e69",
"id_doc": "3e600bed-d21f-4e8e-a019-a5b9fb009907",
"value": 3,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "67",
"id": "3a4ea41e-1785-4983-9360-31ac7d5f4e5e",
"id_pos": "fcfd839b-eb76-481b-adb3-e9356a3cbe20",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:47:42.4379697+02:00",
"key_access": "sample string 5",
"id_user_add": "d18cf175-65f1-4c05-aad6-3526e2016e76",
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$id": "68",
"id_user": "5e27cb61-f55f-450f-aa40-4f02a09c109e",
"id_pos": "a1537733-b9ea-4c5c-98e4-c0b2088ccdfb",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+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": "1477586b-f7e0-49d8-9da4-778f819eeb09",
"id_pos": "85955980-dc22-40d5-ab91-9ca847d50bb2",
"date_add": "2026-09-06T06:47:42.4379697+02:00",
"date_upd": "2026-09-06T06:47:42.4379697+02:00",
"date_out": "2026-09-06T06:47:42.4379697+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": "fed49dea-b08b-450e-a53d-0fb2292fc648",
"id_user_add": "3adb8d88-e582-4c8c-b53d-48fcdb6f1030",
"id_table": "18da0d9b-f7f0-41cf-9d0a-d84caf0279c5",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "3e4902b2-a871-4f94-a74e-ed153bfb8c53",
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_sync_tables": {
"$id": "71",
"id": "895dc77c-2110-4621-bd41-a5b1372abfdd",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "72",
"id": "8ff45f72-33b4-4b9c-aec7-b24a6dbc0470",
"id_sync": "10577d5a-3982-4d43-9c85-7aa3c163fb59",
"json": "sample string 3",
"id_table": "e0bbdbc8-0c49-44de-9a09-85c9b22fad72",
"order": 5,
"st_sync_packages": {
"$id": "73",
"id": "7ddb5c54-b09d-4793-b3c6-316e49de8625",
"id_branch_from": "7b30152b-7e3e-49dc-9d0a-52e991ca5483",
"id_branch_to": "322ee746-a616-4555-a9bb-2a91d7a3293c",
"type": 4,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:47:42.4379697+02:00",
"send_on": "2026-09-06T06:47:42.4379697+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": "d8808885-ff0c-495e-9ec0-9b20632f4c99",
"id_pos": "7e53c92d-1523-4dde-ae06-f73ce70734b5",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:47:42.4379697+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": "f086be5e-5b09-4231-ad7d-172c38f28bec",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_doc_print_det": [
{
"$id": "76",
"id_doc_print": "501fa206-3a9b-48ae-8fbd-9112df3cf4d4",
"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": "2804fbdb-e92e-4e20-a23a-b4fc0c7fae0c",
"date_from": "2026-09-06T06:47:42.4379697+02:00",
"date_end": "2026-09-06T06:47:42.4379697+02:00",
"date_used": "2026-09-06T06:47:42.4379697+02:00",
"id_employee": "3b822462-9e68-4939-90e2-6d8c2181d191",
"id_branch": "26ce3c73-d1d1-4c44-9d63-7b490e30ba84",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "92e51d76-6973-4ef3-81e3-a92e975ef4f3",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+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": "d670fc07-2fc8-48c4-9ddf-ae94c7ad8826",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "ff10b5a7-bf1f-4731-a70c-e25d6b5d20fa",
"id_doc_print": "54e599dd-62bb-4e32-be9b-c555e006611d",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+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": "eafe2960-dc93-422f-abbd-46b4e84743a4",
"id_line": 2,
"id_item": "d23c191e-887e-4420-9d38-4aec6c80a9b9",
"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": "fcf16837-c780-4485-91a0-8690976c9ff6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+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": "a4adddd6-0e72-4c55-a02f-f83f6f8bda19",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:47:42.4379697+02:00",
"date_end": "2026-09-06T06:47:42.4379697+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:47:42.4379697+02:00",
"last_update": "2026-09-06T06:47:42.4379697+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": "5d115a8e-2a86-46b4-9f09-20606cfbf245",
"token_id": "sample string 2",
"id_user": "d08046f4-2e72-49d9-8ed0-a9687da042fa",
"date_from": "2026-09-06T06:47:42.4379697+02:00",
"date_end": "2026-09-06T06:47:42.4379697+02:00",
"created_on": "2026-09-06T06:47:42.4379697+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": "e1b38ccc-0b68-4b1b-a705-72688f8cca0a",
"id_room_activity": "6f2e543a-1ccf-4376-8221-106442cb0732",
"id_pos_sesion": "f02a2957-8120-40ce-a576-b3f65052fa20",
"log_text": "sample string 4",
"id_user": "279259ee-98aa-4dfd-aaaa-d23a375b1b66",
"event_type": "sample string 6",
"correlation_id": "cd616c26-8254-4427-9d06-b37bf4aa5b52",
"id_room_unit": "681d13f9-6873-4fa6-9689-c60525207d5e",
"id_room_unit_source": "44dcdcae-3027-41d8-972f-fdb87fa3dd0a",
"id_room_unit_destination": "1e39b0dd-4cba-40a5-8fb7-7fd78a34af78",
"id_room_activity_related": "99bcfbba-3037-4041-8894-8825a427d8ad",
"id_doc_sa": "f37a1390-fdf6-4e8a-b016-c959bd32df6a",
"id_user_authorizer": "537b6815-e100-4331-9e6a-ca5efe74f45b",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:47:42.4379697+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"
}
]
},
{
"$ref": "1"
}
]