POST 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": "bc2c6e15-a84e-4d83-b097-ca7d3d7195a6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "6bd2701d-3083-4f1c-9dfc-89e2dd1d1325",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "45d23e58-25ff-463c-a1fe-c7cdccaad9a2",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "1164b14d-d0a2-4e23-a565-163b345fec14",
"commited": true,
"mt_categories_items": [
{
"$id": "2",
"id_category": "32bc8704-f69d-46b3-87e4-404686e419df",
"id_item": "1dcfd4e1-5a1c-42ee-aeb9-561220092671",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "705fcf28-fa3a-411e-9d8a-0d5123f3a07b",
"commited": true,
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$id": "3",
"id": "f2652e18-e6d4-4faa-9afc-b5907b12e18e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "e1690261-77b0-4e52-bb03-8665dd421440",
"id_unit_sec": "7470c249-95a7-49d2-8aac-7f04ff56c12d",
"id_brand": "740bbccb-6f31-4ea5-aac4-a4b43948ca9c",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "b1ad8e1b-4e69-4963-9089-e51c382d8cb3",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "711eeffa-80da-4dad-aa40-d6d99413eb7c",
"commited": true,
"mt_brands": {
"$id": "4",
"id": "8b8ca791-f9da-4bab-8f53-2f163a77e120",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "0a1dfa46-eb7d-48e1-8dcc-308f15337aa5",
"commited": true,
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": {
"$id": "5",
"id": "0f318652-466b-4c3b-aae6-3a075bd27044",
"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": "f94e183a-a992-47e6-8052-6b438c52acba",
"view_messages": true,
"id_image_photo": "24695171-fbee-4c35-891c-2b0ceeb44593",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "39bab05c-a998-4042-835b-0a0f63333d17",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "d6397c0e-30fb-47e0-9434-11f12d25164f",
"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": "8cedd34e-5841-4954-bb39-4489d6108e68",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "e0688084-596e-4f77-8eb8-c816d6970623",
"commited": true,
"st_images": {
"$id": "7",
"id": "b81a7b29-7af0-4047-a72b-9a67d0bd87de",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "25c8b79c-3082-41a1-8672-b66a6a6fd581",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees": [
{
"$id": "8",
"id": "4e59aa21-d20c-4537-b090-2288fff19578",
"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": "38064af2-702b-4a9f-aeb6-2a9ca2444e70",
"name_pos": "sample string 12",
"id_image": "9eababf3-006b-4946-b406-694de791de31",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "0a30f27e-8458-4011-aebd-15200567d376",
"commited": true,
"mt_employees_branches": [
{
"$id": "9",
"id_employee": "284f3226-a6f1-4d38-a607-daeb910cdc63",
"id_branch": "6b9b8387-72ef-410d-ae7f-86840baf0192",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "5b7e7199-fc54-4921-ac9f-b3e96f1645e4",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_employees_profiles": {
"$id": "10",
"id": "169102b2-1fde-4107-9e96-3a1eb1f9b6f5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "547389bd-e80e-481f-a2ec-1642f2d53bd6",
"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": "1ffdb338-24bc-4213-a281-542e1ebfc6d6",
"id_line": 2,
"id_item_sub": "0c6a65b1-316e-4b27-ae9d-fd8ecf2c2bf3",
"qty": 4.1,
"id_list": "1aed2b30-89dc-4520-afc5-35de76eda72a",
"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": "7b2d729b-2a99-45b2-afd2-29e318be3b64",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "4e40377d-f3d8-42a8-89e4-02c94e21ec26",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "631cf54f-d10f-4f76-a039-14c7dc2a2bf2",
"id_user_upd": "8785865d-7434-44dc-8455-1096a79f20b9",
"active": true,
"mt_employees": {
"$ref": "8"
},
"mt_items_sub": {
"$id": "12",
"id": "f0c6c309-c17d-4676-bfd1-2fbd71bf7dcd",
"id_item": "5052aeb3-a311-4559-ab01-2b3a229880e4",
"id_item_type": "36ed133e-0005-416b-b0bc-83ebfdd9991c",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "a132700f-152e-4b78-a337-970546eb6cbe",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "97528f8f-e7ea-45ef-9fb0-65bd178d9ed8",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_formula": [
{
"$id": "13",
"id_item_sub": "fae894a2-ed75-4b38-ad41-511210663bd6",
"id_item": "c8c1cf7f-589c-45e5-8325-04fb76f88ab7",
"group_id": 3,
"id_unit_ref": "e202736e-a92e-4f23-91e6-4b9ebfef5d59",
"qty_dis": 5,
"mt_items": {
"$ref": "3"
},
"mt_items_sub": {
"$ref": "12"
},
"mt_units_ref": {
"$id": "14",
"id": "80b5b9c6-3a2f-4299-a473-7fc7626a786c",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "8758f331-e826-441b-868f-3cf372fb42df",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "00427da4-9f9f-418d-b1c2-1065868a49d4",
"commited": true,
"mt_units": {
"$id": "15",
"id": "aa3da12e-d561-4e94-9fe6-097d792e263d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "4bed2389-f806-4eb7-a212-6d49e977278e",
"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": "1a662051-22bb-44c7-86f3-168290684cd9",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "bbf905bb-af9d-460e-ba2c-e81b251737d0",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "e2e19050-ede6-485e-96a9-7cae392f715d",
"commited": true,
"tt_vouchers_det": [
{
"$id": "17",
"id_voucher": "7353e5e6-48cc-4d0f-99ac-6747b1a39c39",
"id_line": "b538df9d-bd54-4d21-9201-93cd58f39e8c",
"id_category": "bba30f75-9b68-4769-8dc2-c6398b09a351",
"id_item": "5abedf7c-94b6-4b7c-8819-421c5cd08506",
"id_item_type": "3c62e9aa-ea46-4434-a9cd-bfddfefc5940",
"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": "1ac57c35-a6a6-4f56-ac9c-967a9289cac5",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:45.2638558+01:00",
"date_end": "2026-01-10T12:09:45.2638558+01:00",
"date_used": "2026-01-10T12:09:45.2638558+01:00",
"date_sesion": "2026-01-10T12:09:45.2638558+01:00",
"id_employee": "3f63a3f5-1640-4b6b-9724-8900d42d401d",
"id_branch": "4cc54bdf-96ed-4277-a50a-c5fd8161f8a5",
"id_voucher_permision": "b93801a3-c3d0-4488-b74f-b2c1c066d3a3",
"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": "0e468b92-2d44-4e20-ae0e-6f8d28db21ce",
"id_user_add": "7d853cfb-a687-4e2c-9937-fc02037d45c5",
"id_doc_sa": "f0600b61-d6ee-4850-991c-188703d9cdd2",
"id_item_sub": "c69b5812-889d-45d6-97f9-ec2929b12ed8",
"id_pos_sesion": "2b5623ce-9d3d-4f39-b69d-ac6ec6ba2ed5",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"mt_payment_types": {
"$id": "19",
"id": "47f08ee8-315a-4d65-b472-fe38f7684d5c",
"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": "5bdd7620-90bf-4889-bb0e-3861dd5ee8bc",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "0456986e-a616-4a53-8252-43ca3a67f67b",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "20",
"id_doc": "362906a1-0fe3-4ef5-bb8f-c75325f398d5",
"id_pay": "c8655f93-47e4-47b0-8dc6-9c46fdf55b32",
"id_money": "41fa59c8-977e-405c-9d16-8d7199a53cb1",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "176aa5d0-528d-4bde-8abc-c21646f55413",
"commited": true,
"mt_docs": {
"$id": "21",
"id": "2447e47f-eb70-4219-a331-d246f42a06df",
"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": "bbc50a96-0961-4b45-81fa-47bc48a831bc",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "62384b07-ba31-45ba-9ab3-946c8e3461ed",
"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": "a94a3a03-7d9b-4cdb-93d9-9b9007eb9686",
"id_doc": "ce335f9e-9feb-4a3c-9471-be63238cc48a",
"id_pos_type": "fefc6e5b-b721-4735-9c9b-006f67701af5",
"id_doc_print": "84a0907d-8fc9-4e4c-bd36-83a6c2b23a84",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "ed511480-ecfc-4ec3-b306-e58abbceec7f",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos_print": {
"$id": "23",
"id": "94700205-9f2f-487d-8744-e0c1dce9fec0",
"id_pos": "a5fb5d1d-cc4b-4de9-bfab-3bf30beb7dbf",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "bd872a6e-3f61-443b-8580-4311cc551285",
"commited": true,
"mt_pos": {
"$id": "24",
"id": "e7fbe23b-8b83-4d80-8c6d-d24574ecf072",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0692adb1-9977-48ef-b3c8-3df7f2fc0459",
"id_zone": "cdabc3ba-b7e6-4618-bca3-39c388934030",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "3b78767f-51c0-47f8-8ef7-b28d41e1da45",
"commited": true,
"mt_branches_zones": {
"$id": "25",
"id": "ebfeaea2-a375-4763-a258-2e1af5801e4b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "89d419b7-3b34-401a-8f8e-62e03d3f566d",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "0baac30f-932f-4d4a-9b9d-401d336dc9fb",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "26",
"id": "36098980-aa01-4de0-ba96-aa45e299e77f",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "682085e0-1ccb-4c7e-b88d-6ce351cc300f",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "25729895-a4ab-4af5-a200-84183736feff",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "11074b22-b068-4201-8ba2-214f728be4dd",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "27",
"id": "539b5f66-d752-4591-9729-e88d1796ee8a",
"id_cloakroom": "8e795fd9-41fc-4256-935a-22f9374c0c15",
"id_pos_sesion": "d39411cd-f308-4b92-a1fd-f588bccc33ab",
"unit_id": 4,
"date_open": "2026-01-10T12:09:45.2638558+01:00",
"date_close": "2026-01-10T12:09:45.2638558+01:00",
"id_doc_sa": "30b74805-5276-440f-80c3-6a07096b482f",
"commited": true,
"mt_cloakrooms": {
"$ref": "26"
},
"tt_doc_sa": {
"$id": "28",
"id": "9705fc3a-c367-46d7-84cb-bd2327cabad2",
"id_pos": "ebcc3599-b004-47b4-a5ad-538de9812874",
"id_doc": "f3c54e9b-592f-4934-8849-3c09cec63d33",
"id_branch": "ffa34e2e-fd13-4d62-9cc7-76b6a8ec7e85",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:45.2638558+01:00",
"date_tax": "2026-01-10T12:09:45.2638558+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "72887391-8730-4a4d-850a-5d0fbfcc4ad9",
"id_relationship": "df18ad19-57e2-4ab0-acf9-c6d077b5afad",
"id_loc_from": "038e6e4d-e498-4dc5-aa1a-90ed25111af4",
"id_loc_end": "8899998f-371e-49a1-8163-a7c52ade3bae",
"id_user_add": "08eb11d9-c37e-4cdf-a789-5f31c7bf0ac5",
"id_user_upd": "ab884fde-286e-4a1d-bc81-47ca3e61ee15",
"comment": "sample string 12",
"id_pos_sesion": "05368eb4-2f38-4d68-9225-42cbcc205364",
"id_room_unit": "494b535c-33ce-4fcb-92ac-b3cb75427146",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "0f0dedc1-8328-4a5a-8ab9-e93a88562bd3",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$id": "29",
"id": "5c4d5892-f38e-4d5d-91ea-56c50b0be6aa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "c3610173-5cb4-40c8-b91d-3fc716b92b71",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "9dd3372f-0261-4350-971a-8bfe50650f4a",
"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": "2f98da1f-29d5-4aea-b502-a03e57c5eb65",
"id_pos": "01f06c19-54fe-4174-9e57-a97915bb6cb1",
"id_doc": "5e53e16d-5013-44f7-9deb-0497f2281619",
"id_branch": "88dd86b5-be53-40ff-aabf-38ced9b7f87b",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:45.2638558+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "fbb8de27-6a7a-4712-adb4-143870bf2302",
"id_loc_from": "f91a7afb-488b-438b-9a18-36d44d59f7b0",
"id_loc_end": "3c801dc3-ea8b-45f0-8e54-82d76786d157",
"id_user_add": "43afaf34-cbe6-4904-9582-ebc02f28de2b",
"id_user_upd": "e4ab388e-6b5c-459d-a1f2-42c1ed8a835b",
"id_pos_sesion": "deb155ef-831c-4254-8797-8c9f310d9c04",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:45.2638558+01:00",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$ref": "29"
},
"mt_locations1": {
"$ref": "29"
},
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_st_det": [
{
"$id": "31",
"id_doc_st": "f4f9c43c-df6b-4fba-8fd2-ffb1203facf5",
"id_line": 2,
"id_item": "21e62c6c-9305-46cd-b4b1-2521102dc244",
"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": "b3e9d53b-3da0-457c-8f71-277653f0f149",
"id_item": "3dc80907-8b21-4557-8dc9-e51d7e662407",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_locations": {
"$ref": "29"
}
},
{
"$ref": "32"
}
]
},
"mt_locations1": {
"$ref": "29"
},
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa_cashflow": [
{
"$id": "33",
"id_doc_sa": "239d9204-cbcb-4f46-aaa6-ad84e1389df9",
"id_pay": "83363ff6-7b26-44e5-826b-a33ee50c5c26",
"id_money": "dbf9e892-1bca-42cf-ba24-7b37d0623050",
"date_cashflow": "2026-01-10T12:09:45.2638558+01:00",
"coefficient": 5.1,
"id_user_add": "dd5f8624-5879-4912-901e-9804c9b58b01",
"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": "42422b19-df9c-4809-b39b-c1d7e400280b",
"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": "66b91c74-9ced-427f-a6fe-465e37bfc9fc",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "95c772a8-bdc4-4282-b5e2-76a6984f7148",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_money_rates": [
{
"$id": "35",
"id_money_1": "3188a9ca-225f-457f-af87-bcb0f0a18e66",
"id_money_2": "aa238746-a48f-477f-be28-a7e7b7875b86",
"date_from": "2026-01-10T12:09:45.2638558+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "7a81b641-1184-49d2-936b-541b6c342546",
"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": "9dfd7718-26f8-4f9c-8ad5-258df491c780",
"id_line": 2,
"id_pay": "958d5463-4d57-47e7-8a6d-99691e8755f1",
"id_money": "384294ef-5b12-41cc-9528-9f2969bdbfb6",
"coefficient": 5.1,
"id_voucher": "b527886b-51fb-4f90-a986-4a2350fb70a7",
"id_employee": "749f10f3-fff3-41e6-9e6e-9a1583d1d88c",
"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": "35f2800d-c291-4647-b95a-9cedeaed276e",
"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": "9d93a397-3b43-4fae-84b0-fab04383d029",
"nro_sesion": 2,
"id_pos": "40455e0a-b852-4621-a9e2-1b19cf128430",
"date_tax": "2026-01-10T12:09:45.2638558+01:00",
"date_open": "2026-01-10T12:09:45.2638558+01:00",
"date_close": "2026-01-10T12:09:45.2638558+01:00",
"id_user_open": "85c60a3b-bd06-4949-959a-ec0662cbec37",
"id_user_close": "902f9d75-3594-4f8a-ac6e-fade16c2d1c4",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_items_customs": [
{
"$id": "38",
"id": "0835c3c8-d049-42bb-9d7a-887cca1aff06",
"order_id": 2,
"id_item": "2f29e484-f7f5-468f-a1d1-07030620f7ad",
"id_item_type": "439c0fa3-068b-4618-b600-f6a14ce14369",
"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": "f8154c6d-c50d-4c50-b6d8-1953dd35aac1",
"type_item": 11,
"id_voucher_json": "c966425f-248d-4541-bf90-31ee746a896f",
"count_voucher": 1,
"id_category": "f042eb60-3903-4264-8808-f000ede52596",
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "b9560cca-647f-45cf-af90-5c21d245aee1",
"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": "3454dca7-dac7-4094-b75e-213c03ee7eac",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "c1c1b058-960c-4a64-be11-e4a88f751ae5",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$id": "40",
"id": "a8626b30-740b-4a55-a104-a6b421ca087a",
"id_room_unit": "0bb6828f-b35a-476b-a645-2b166d0d8455",
"id_room_list": "e22cf392-a396-467b-84ad-a54257ba92b3",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:45.2638558+01:00",
"date_from": "2026-01-10T12:09:45.2638558+01:00",
"date_end": "2026-01-10T12:09:45.2638558+01:00",
"date_open": "2026-01-10T12:09:45.2638558+01:00",
"date_close": "2026-01-10T12:09:45.2638558+01:00",
"id_employee": "bea05f8e-2dac-4f69-83b2-1730661ca14a",
"id_employee_sec": "8ecdad11-deb7-4158-805f-c6f37ac66421",
"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": "06cfb1d1-7459-48ad-a61b-64a3575afca0",
"comment": "sample string 7",
"id_user_open": "c570a5f4-b785-4ece-aafd-8f5b6c4d4f04",
"id_user_close": "a34eb1fe-d4e2-441d-9a9a-4679acb87282",
"id_unit_state": "c58ed41d-53c5-498f-955f-473278dbb621",
"id_pos_sesion": "731a9929-6de8-472b-9a66-a634bd8da109",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:45.2638558+01:00",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"mt_employees": {
"$ref": "8"
},
"mt_employees1": {
"$ref": "8"
},
"mt_rooms_units": {
"$id": "41",
"id": "e69027c2-b686-4bc2-bc07-02eaba312d64",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "84407f07-2f7b-4351-964f-c256441b55f9",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "b5334153-ce15-405a-bf3b-778e28ceef8c",
"locked": true,
"date_locked": "2026-01-10T12:09:45.2638558+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "3c12c739-10cd-4afc-9865-2b19c22fead9",
"commited": true,
"mt_rooms": {
"$id": "42",
"id": "45426828-479e-426e-9c98-454eac06e57a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "51112d15-c5ca-4344-925d-e2363f6c9d6f",
"name_pos": "sample string 6",
"id_image": "4bd0fdeb-1840-4c6b-aa89-9f42d00307bd",
"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": "739e4e8f-f787-4bdc-be0c-861aea41089a",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "c02fbc3b-7b7f-404b-a279-315385eb7986",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "43",
"id_pos": "69c1955d-84c4-458c-9310-0972172b4375",
"id_room": "ccd3ec31-c845-4dee-820b-c38dbafa1f43",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "b0733196-48f9-4eb1-a5dd-b0a3052e3564",
"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": "9216deed-5d43-479d-92a7-92dbda344877",
"id_room": "c789ed79-46f7-4b54-9d3c-5e55397d7f91",
"date_in": "2026-01-10T12:09:45.2638558+01:00",
"date_out": "2026-01-10T12:09:45.2638558+01:00",
"id_user_add": "c33b4f50-3a76-4da4-bbc7-2dfe6c103292",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"mt_rooms": {
"$ref": "42"
},
"st_users": {
"$ref": "5"
},
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
{
"$ref": "44"
}
]
},
"mt_rooms_units_types": {
"$id": "45",
"id": "0929295d-c6f6-43f6-aef2-7446de4654e5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "74ffc6bf-a8c2-4194-91d9-76f00dd66ea6",
"commited": true,
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states_types": [
{
"$id": "46",
"id_room_type": "6a02ecac-16b9-4b26-819b-8b683597fc88",
"id_room_state": "bfffa640-469f-421b-a690-0321a562714c",
"id_image": "81de4108-61ab-484f-a81e-0fa1b726c5c0",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "0712aa76-8b4a-45e3-a733-f1f63718f4da",
"commited": true,
"mt_rooms_units_states": {
"$id": "47",
"id": "de761fe9-4f36-4aec-b0ee-52eafc06600a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "97f81a8d-1b62-4ce0-9037-c24e893069d5",
"commited": true,
"st_users": {
"$ref": "5"
},
"mt_rooms_units_states_types": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
"mt_rooms_units_types": {
"$ref": "45"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "46"
}
],
"st_users": {
"$ref": "5"
}
},
"st_users": {
"$ref": "5"
},
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
"mt_rooms_units_states": {
"$ref": "47"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_pos_sesion": {
"$ref": "37"
},
"tt_rooms_list": {
"$ref": "44"
}
},
{
"$ref": "40"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_tips": [
{
"$id": "48",
"id": "100b1513-a1a7-4182-ad6b-c8884c461035",
"id_pos_sesion": "8287804b-16c1-472a-8745-2d4e1cce18f8",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "73663676-6f61-4280-8853-d608616cd66a",
"id_room_unit_activity": "dca330dd-4930-4535-9a67-8029a7fde797",
"id_doc_sa": "162d8430-3714-487f-a753-13bde163e967",
"id_pos_type": "c0872855-1f36-43b3-b2ec-c356595b3a51",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "f9deae3c-0a2a-404f-b7dc-b1ab89b2f053",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "37"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "682b04f9-3534-4b53-82cf-ca07e16de8a6",
"id_user": "781de4fe-564e-44ad-9f85-f864c6ca2b7b",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_tips": {
"$ref": "48"
}
},
{
"$ref": "49"
}
]
},
{
"$ref": "48"
}
],
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_pos_sesion_users": [
{
"$id": "50",
"id_pos_sesion": "2f4f0547-4945-408d-ad21-c043aee1c12d",
"id_user": "7986111b-842e-498b-aadd-65bc7bcf522f",
"date_add": "2026-01-10T12:09:45.2638558+01:00",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "50"
}
]
},
"tt_rooms_units_activity": {
"$ref": "40"
},
"tt_spool_doc_print": [
{
"$id": "51",
"id": "2deb9f12-2e46-4702-b179-06e0307c7337",
"spool_server": "sample string 2",
"id_doc_sa": "efbecb96-7f13-40f3-9be6-c5bf814038d0",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:45.2638558+01:00",
"tt_doc_sa": {
"$ref": "28"
}
},
{
"$ref": "51"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "27"
}
]
},
{
"$ref": "26"
}
],
"mt_items_featured": [
{
"$id": "52",
"id": "d23645c9-3b2b-4438-a88c-a2f7e8606523",
"id_branch": "89bbf6a2-adfe-4eb6-bee0-973a6f2e992b",
"id_pos_type": "da7aa885-7b65-4933-bb13-726ecd15fb9d",
"id_pos": "86872ac2-2f32-4bb5-bce4-e50172361025",
"id_item": "ad55dfb1-f58e-4bf1-a3c8-99504ef9da29",
"date_from": "2026-01-10T12:09:45.2638558+01:00",
"date_end": "2026-01-10T12:09:45.2638558+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "1bd06f02-3648-4c40-bef4-c046c9620f23",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "3"
},
"mt_pos": {
"$ref": "24"
},
"mt_pos_types": {
"$id": "53",
"id": "4111a0a8-8d6d-4dd5-bb4d-01ecc8f5abda",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "ec273a56-d3f2-4d4b-86f0-52ab058f4645",
"commited": true,
"mt_items_featured": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$id": "54",
"id_pos": "4f812e7a-d304-4ee5-8664-7e2fde3d97d9",
"id_pos_type": "69f411cb-27f4-477e-bce6-0edd39ec5a8c",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "84a03390-7197-4913-ae71-332746ffa16b",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"mt_pos_prices_list": [
{
"$id": "55",
"id_pos": "81c2274d-620f-4fdc-aad9-be8637bfa571",
"id_pos_type": "ad9681b8-da29-469b-b1cf-2e1df9ce24ef",
"id_price_list": "e563b204-1c2f-4e3b-ae8f-b36a7329f946",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "e67923cb-3e53-4d38-9370-b9886129d6fe",
"commited": true,
"mt_pos_view": {
"$ref": "54"
},
"mt_prices_list": {
"$id": "56",
"id": "5c42386a-251c-4c9f-9523-dd5ba0066bef",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "b214a736-6edd-499c-879e-7779c1f67f2c",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "3da4c8f1-1397-47ea-9bca-6f59de674cc2",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "ec03d9fc-971f-40c7-bbd7-3ae8b2338f51",
"commited": true,
"mt_pos_prices_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_prices_items": [
{
"$id": "57",
"id_list": "9d6c61dc-7c08-4d5c-b890-b281ddd79465",
"id_item_sub": "05def711-47bf-474d-949d-421b78f8b200",
"validity_date": "2026-01-10T12:09:45.2638558+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "25226ed2-6db9-4345-b164-19e207c8a480",
"commited": true,
"mt_items_sub": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "56"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "57"
}
],
"mt_prices_list1": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_prices_list2": {
"$ref": "56"
},
"mt_prices_list_rules": [
{
"$id": "58",
"id": "c99d30de-d229-47e7-9132-6e4e34a84bb2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:45.2638558+01:00",
"date_end": "2026-01-10T12:09:45.2638558+01:00",
"id_branch": "7e5023cb-e442-4fa4-ada4-bbe73abc841a",
"id_pos": "724e4347-8a84-42ff-aff0-2f6ed0cbea7f",
"id_list": "9f21760a-da1d-44e8-8f52-10afcaa30bef",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "88fd20a3-6125-499d-a4fc-502c008db4fb",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": {
"$ref": "24"
},
"mt_prices_list": {
"$ref": "56"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "58"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$id": "59",
"id": "34bd53b8-89b8-4b1a-ab22-fa65e0f7f742",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:45.2638558+01:00",
"date_end": "2026-01-10T12:09:45.2638558+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "004a1501-311f-45b6-8748-7e24669db0b8",
"id_pos": "b178aefa-1ddf-445b-925a-65d826edc029",
"id_list": "1ff93a34-e14a-44a6-af8a-603209347ce8",
"id_item": "524438ca-1d03-4206-ae5e-b86fe137ba8e",
"id_item_type": "8fbad946-7ffa-4d68-9d4e-4fcf76011d42",
"id_category": "919b978d-e5e5-476a-9c62-0a3fafa3e5c6",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"id_user_upd": "bbadfdac-6222-41d4-909a-147b78adcf1d",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$ref": "3"
},
"mt_items_types": {
"$ref": "16"
},
"mt_pos": {
"$ref": "24"
},
"mt_prices_list": {
"$ref": "56"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "59"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "55"
}
],
"mt_pos_types": {
"$ref": "53"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "54"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "52"
}
],
"mt_pos_print": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_rooms": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_list_rules": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_prices_rules": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "528fb118-e221-464b-83d6-420c9979db61",
"id_doc": "ccb85d81-ead7-4e1f-ad76-7a7ddcdbdcfc",
"value": 3,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "61",
"id": "0b5c5f05-ffed-4405-8a04-11f5c0065e5c",
"id_pos": "81c8c3d1-5656-4111-88ec-cc10b63735ae",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:45.2638558+01:00",
"key_access": "sample string 5",
"id_user_add": "b93091d2-2d3f-4b08-ab7d-73415c394c04",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "61"
}
],
"st_users_pos": [
{
"$id": "62",
"id_user": "2f7100f6-709b-4e0d-a3b3-0b80e19f61e5",
"id_pos": "ec4e8ef8-47bf-4937-9f06-94fa852ca845",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "62"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_pos_connection": [
{
"$id": "63",
"id": "307ce9d9-9efc-45ce-9264-bff02bc3acda",
"id_pos": "924a954f-4f63-4f61-bf6c-a161ce2d9e78",
"date_add": "2026-01-10T12:09:45.2638558+01:00",
"date_upd": "2026-01-10T12:09:45.2638558+01:00",
"date_out": "2026-01-10T12:09:45.2638558+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "63"
}
],
"tt_pos_sesion": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_branches": {
"$ref": "6"
},
"tt_logs": [
{
"$id": "64",
"id": "4ca78d0d-ed62-42d9-b7e2-5244478145c5",
"id_user_add": "0c12a444-c614-442f-bd9b-80091b2a5c8b",
"id_table": "1d89e543-a67d-4bf3-bb01-e10a1a0cd87c",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "95389bf2-cd57-4d24-876e-1020cee197aa",
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_sync_tables": {
"$id": "65",
"id": "61032ea6-59d2-485b-9416-36ce763486f8",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "66",
"id": "cd154d78-d04a-4495-919f-a03cbeb02e1d",
"id_sync": "a5751f6e-b99d-410b-b9e2-43039b86177b",
"json": "sample string 3",
"id_table": "959640db-88a4-4e31-a353-f4b8caf614ef",
"order": 5,
"st_sync_packages": {
"$id": "67",
"id": "4f1897fe-9bff-4c88-89d4-0b72e39451bf",
"id_branch_from": "3bd68e43-862a-401d-98a9-82f6190d330c",
"id_branch_to": "6b8c9560-d294-412c-a8ba-105bbea31460",
"type": 4,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:45.2638558+01:00",
"send_on": "2026-01-10T12:09:45.2638558+01:00",
"mt_branches": {
"$ref": "6"
},
"mt_branches1": {
"$ref": "6"
},
"st_sync_packages_det": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
"st_sync_tables": {
"$ref": "65"
}
},
{
"$ref": "66"
}
],
"tt_logs": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "64"
}
],
"st_local_variables": [
{
"$id": "68",
"id": "9cb51393-c111-46fa-af8d-3f47209950d9",
"id_pos": "d3bdf6a6-511a-42cc-afff-d248340e72f7",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "68"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_pos_types": {
"$ref": "53"
},
"st_doc_print": {
"$id": "69",
"id": "8f4ee769-1211-4361-bf84-753c1050e080",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_doc_print_det": [
{
"$id": "70",
"id_doc_print": "28ce5539-a7c4-4471-a233-26f22f751e44",
"id_line": 2,
"text": "sample string 3",
"type_line": "sample string 4",
"type_align": "sample string 5",
"ref_line": 6,
"font_name": "sample string 7",
"font_bold": true,
"font_underline": true,
"font_color": "sample string 10",
"st_doc_print": {
"$ref": "69"
}
},
{
"$ref": "70"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "22"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"mt_money_types": {
"$ref": "34"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "20"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_cashflow": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
]
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_vouchers_permisions": {
"$id": "71",
"id": "446f3c73-127a-4e39-88b2-e99a7f9fe318",
"date_from": "2026-01-10T12:09:45.2638558+01:00",
"date_end": "2026-01-10T12:09:45.2638558+01:00",
"date_used": "2026-01-10T12:09:45.2638558+01:00",
"id_employee": "0ba17498-a68a-468d-8734-f7cc1c4425c2",
"id_branch": "fd2dfced-410d-4163-801d-4977063343a0",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "0bf71a46-d2e4-4e91-9382-50263f982079",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"st_users": {
"$ref": "5"
},
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
]
}
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_rules": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"mt_items_vouchers": {
"$id": "72",
"id": "5ddca14f-1204-410f-8979-e5b420920835",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "350e3dc8-c176-4e23-8629-0c121e70566b",
"id_doc_print": "8fccadba-ac32-41fa-9588-990dc809563a",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_prices_items": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"mt_prices_list": {
"$ref": "56"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": {
"$ref": "28"
},
"tt_doc_sa_det_stock": [
{
"$id": "73",
"id_doc_sa": "69e89c73-e991-4d90-9ec7-daa69b21df56",
"id_line": 2,
"id_item": "6cbfe7e3-cc70-42af-8ff2-e637252f022f",
"qty": 4.1,
"mt_items": {
"$ref": "3"
},
"tt_doc_sa_det": {
"$ref": "11"
}
},
{
"$ref": "73"
}
]
},
{
"$ref": "11"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_vouchers_permisions": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
{
"$ref": "8"
}
],
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_types": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"st_functions": [
{
"$id": "74",
"id": "700c3673-e037-4e40-9382-c4432cf4c661",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "1ee9d9b5-7f9a-4401-b9fa-5c41b2730d8a",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "929c4098-1de5-4c8a-900a-095d860d825a",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "41b84cb8-fe19-4a0f-80ee-3f88b7c03273",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "7"
},
"st_permisions": [
{
"$id": "76",
"id": "34f96a3b-8146-4b46-8e81-a3797269b3ba",
"id_function": "fd99f5ed-4bc9-4c76-8d43-180bef22754c",
"id_user": "dc8e91ba-f43e-42a1-9f48-36e648ba0346",
"id_profile": "0d508915-5ce2-4776-bdde-a0af7c3a6af8",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "db68376c-2df5-495f-b573-b88ed243b0ce",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"st_users": {
"$ref": "5"
},
"st_functions": {
"$ref": "74"
}
},
{
"$ref": "76"
}
]
},
{
"$ref": "74"
}
],
"st_images_types": {
"$id": "78",
"id": "b7ad9591-5bd9-41de-82d8-8b008bb1cb26",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"st_images": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"mt_docs": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users1": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_branches_zones": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_employees_branches": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_items_featured": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_locations": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "9bc8b1c7-8479-41ef-af04-7b6ece0fde3d",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:45.2638558+01:00",
"date_end": "2026-01-10T12:09:45.2638558+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"last_update": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"mt_branches": {
"$ref": "6"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_list_rules": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_prices_rules": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_sync_packages": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_sync_packages1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_vouchers_permisions": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
{
"$ref": "6"
}
],
"mt_branches_zones": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_brands": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_categories_items": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_cloakrooms": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_employees": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_employees_profiles": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items_featured": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_locations": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_money_types": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_pos_prices_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_pos_print": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_rooms": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_pos_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_pos_view": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_items": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_prices_list": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_prices_list_rules": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_prices_rules": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_rooms_units_types": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_units": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_units_ref": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_images": {
"$ref": "7"
},
"st_images1": {
"$ref": "7"
},
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_pos_license": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_users_pos": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"st_users_profiles": {
"$ref": "77"
},
"st_users_token": [
{
"$id": "80",
"id": "d18a1d17-2191-4aaa-9682-b683591c69bd",
"token_id": "sample string 2",
"id_user": "a5ac9fcc-a162-4b0c-913d-7841bf2d15a6",
"date_from": "2026-01-10T12:09:45.2638558+01:00",
"date_end": "2026-01-10T12:09:45.2638558+01:00",
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"st_users": {
"$ref": "5"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa_det1": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_st1": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_logs": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_pos_sesion": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_pos_sesion1": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_rooms_list": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "e31b5623-4c96-4ea2-a463-e74aeef35d68",
"id_room_activity": "b172f83d-79db-439b-9bcb-77a1e6a38577",
"id_pos_sesion": "3d19915a-4038-4f1f-8c60-da562cd77e39",
"log_text": "sample string 4",
"id_user": "7ffbd4b0-44c5-491f-89ec-0f3f73dc3964",
"created_on": "2026-01-10T12:09:45.2638558+01:00",
"commited": true,
"st_users": {
"$ref": "5"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_vouchers_permisions": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_docs": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_pos_sesion_users": [
{
"$ref": "50"
},
{
"$ref": "50"
}
]
}
},
"mt_categories_items": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items_featured": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_items_formula": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_units": {
"$ref": "15"
},
"mt_units1": {
"$ref": "15"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_rules": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_st_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_stock": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "2"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
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": "4573d89f-2f9c-4fc4-9b7a-cb9e149abeba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "dcf2e69e-b1ca-43dc-9365-e1a1aa2205cf",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "f9787142-99bf-4421-b57a-f2e54e789dd4",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "56d26f90-09ba-4919-8a36-66f281bb3f33",
"commited": true,
"mt_categories_items": [
{
"$id": "2",
"id_category": "cb048efa-e04c-406a-bdbd-4121e0aca44e",
"id_item": "5d124881-71f5-4166-a9a6-066cd3d5d6ef",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "31a996d4-4895-4435-87f4-ef16cfcba473",
"commited": true,
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$id": "3",
"id": "88d04cd3-3648-4ff6-8021-37b841025271",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "73513bf8-c95b-49cf-89c9-6791e4513fba",
"id_unit_sec": "14a58ff6-2c11-4b03-b302-525d69ef25df",
"id_brand": "e9074f13-d309-45d0-bee2-c4cf6bfddbd9",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "ad60b17a-dc77-4acd-9eb2-76fbf847add8",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "cabd1f48-04d9-404c-9b09-8867965b9ae0",
"commited": true,
"mt_brands": {
"$id": "4",
"id": "10e6ec9b-f5c8-444d-bbf7-bebe1cf494fe",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "02608677-7f6d-4a46-be3c-490effa43625",
"commited": true,
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": {
"$id": "5",
"id": "78e84e65-5d05-4d79-8615-9063600aa9db",
"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": "f677af38-04c8-4146-9258-975da7621cc4",
"view_messages": true,
"id_image_photo": "f693b677-ea5f-422b-82c5-0e1e43d41a66",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "ebd03b6d-26f1-4979-9a21-6d077945e5d2",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "0392e85c-cda2-4eaf-b23b-70d5de78b0a2",
"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": "0e18e5c9-ff27-4fca-86dc-806b9401f3db",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "2a8390e9-af5c-4a0d-9f89-7af24892129e",
"commited": true,
"st_images": {
"$id": "7",
"id": "a728015b-3e56-4242-8d75-c387f1971aa2",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "e75221db-3144-465f-ab5e-4252e2ff8df0",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees": [
{
"$id": "8",
"id": "d9e13afd-fc93-40cd-aa01-4a2d9f44d59f",
"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": "51b95388-fadf-47d4-878d-f92f2af4594d",
"name_pos": "sample string 12",
"id_image": "9d7a3a49-3a5e-4faf-b8d8-80a785e8513d",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "ad9426eb-3b36-457f-8601-8f3c0ce1c34d",
"commited": true,
"mt_employees_branches": [
{
"$id": "9",
"id_employee": "ad235afc-6eb3-425c-b67b-a867b38830df",
"id_branch": "5b81f47e-1e6e-4907-a825-ac82011c6c43",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "8f141da7-893e-4e15-a072-8c028eddc2a8",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_employees_profiles": {
"$id": "10",
"id": "f59ba232-8161-4ea4-834e-22ed23a617c7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "548ac3ab-bed8-4686-ba0d-60d913087eb6",
"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": "0e8b04df-27cf-4008-a519-ae22f7bbbd15",
"id_line": 2,
"id_item_sub": "c3e3e6af-fdfc-4fea-86d9-137594d5d0c0",
"qty": 4.1,
"id_list": "a398b6a3-af4b-4639-a5b1-e2ea69a05c92",
"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": "27e3e583-bbf9-439b-b53d-b3b867212ec6",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "9f1bdf02-e085-431d-8d22-233cc92e2be4",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "b1915a43-5388-4295-a399-81f4f47c1a5d",
"id_user_upd": "24ffa16f-1b5b-407c-b2fc-30a419d7de01",
"active": true,
"mt_employees": {
"$ref": "8"
},
"mt_items_sub": {
"$id": "12",
"id": "a074e1fd-c1e7-4527-9063-7e20c230bd87",
"id_item": "ecd6b056-f5fa-45f4-93f2-1960e01911dd",
"id_item_type": "99461a60-a051-43cc-8227-be7b695d059e",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "5f8e74d3-6e6a-4092-bd69-6d8ce73030cc",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "1613a7d4-7c22-42bd-b898-1fb57a1edb4a",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_formula": [
{
"$id": "13",
"id_item_sub": "d8a608fb-07c9-416d-ac00-6c6d0a378b32",
"id_item": "0513d97c-a5d7-491c-b5ea-a807a8e250fb",
"group_id": 3,
"id_unit_ref": "6cbd4e3f-4acd-4f69-b549-76841bb28762",
"qty_dis": 5,
"mt_items": {
"$ref": "3"
},
"mt_items_sub": {
"$ref": "12"
},
"mt_units_ref": {
"$id": "14",
"id": "a3ab74dd-33b5-4444-82c0-0b57a95c26e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "eef59cae-d0ec-4608-b55b-bfa1f9846789",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "614c65a7-5cdc-46a1-b592-bf5e0c27fefb",
"commited": true,
"mt_units": {
"$id": "15",
"id": "a2aa9092-df7e-4ed9-8740-c4aaff9f1257",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "09a44cc4-1939-4c0e-aac2-5e828f36b793",
"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": "31563eff-54e3-490e-a06f-16c275eceefd",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "1f5a9e3c-b4ee-4ef5-a3e9-52ac93ec0dd1",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "8d5d3c34-b4fd-4c13-9d36-8b42185f804f",
"commited": true,
"tt_vouchers_det": [
{
"$id": "17",
"id_voucher": "e06e2654-07f5-42bc-9dcd-6eeb1754cc30",
"id_line": "71f906c2-66f7-41e5-a566-3008e88d7d57",
"id_category": "5acc596f-5b9f-4c8d-ba18-d1994d4eb6a0",
"id_item": "d8d9a2a4-7bf8-417d-a7f5-70afe376c9b1",
"id_item_type": "647b9280-3f0b-42bb-acab-34f511c8cd6c",
"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": "6f93ed3d-20a8-4209-8919-000539d9c440",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:45.2795448+01:00",
"date_end": "2026-01-10T12:09:45.2795448+01:00",
"date_used": "2026-01-10T12:09:45.2795448+01:00",
"date_sesion": "2026-01-10T12:09:45.2795448+01:00",
"id_employee": "49adb5ca-0635-48d9-a659-377883318454",
"id_branch": "0baa0088-85b2-4107-9fe2-7940a979ef45",
"id_voucher_permision": "1eff2b2a-bbf4-4ca6-a5cd-1bab47125394",
"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": "8f1fe25c-45cc-4a03-a544-7cb3e86eb623",
"id_user_add": "461e845e-43af-4bda-93c2-b1c20b601071",
"id_doc_sa": "e132ed01-2c70-4d61-b3e7-556d4cd6385f",
"id_item_sub": "1067aa2d-01ed-4916-b3d2-0ec1f41d0296",
"id_pos_sesion": "325b6f38-2511-43d8-ad8b-968d98c78e48",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"mt_payment_types": {
"$id": "19",
"id": "e936e44a-e293-47fb-974f-f5ebd36f65d8",
"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": "e80aefc2-8786-4af5-9d39-1f0a42c62271",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "919688f4-fca7-4dce-900e-254c71c1770b",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "20",
"id_doc": "ef3a76a7-5f95-47a6-b531-3688e7a6f502",
"id_pay": "94ce264f-9e4a-4240-b5e1-df600e30fa14",
"id_money": "32cc2193-46bc-4fed-813e-0789b50162d4",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "7dd94433-fc90-4926-af96-0bc7b1007121",
"commited": true,
"mt_docs": {
"$id": "21",
"id": "11a335d2-24e8-4a5b-96d0-c97269e52fdb",
"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": "37bf91e6-b0b3-450b-8220-9ae58a2d3289",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "276cd262-1177-4419-b2be-95ccded1bc3f",
"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": "8a564d04-4db8-42b2-bb89-db9c15fec35d",
"id_doc": "0d2c2e22-b8f4-4b9e-9b2f-d58dc1a06a9b",
"id_pos_type": "31442fe7-a744-411d-9d8f-b96a325f5c73",
"id_doc_print": "a38af55d-c837-4e69-979e-1dfced45169f",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "70e4586d-eb5c-4d1c-bbed-c31ff0d485f6",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos_print": {
"$id": "23",
"id": "f4074d3b-1f00-4855-a16e-a572a625b503",
"id_pos": "398cb60f-582a-4f3c-8d28-ffb1bcd365b9",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "bc77bd80-3b30-47a2-a3e1-6119828e8b01",
"commited": true,
"mt_pos": {
"$id": "24",
"id": "97d5bcc9-d1c6-49ed-b9df-c5a9402ed267",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d8ea6156-4a2d-407a-a170-c48289778726",
"id_zone": "ec946fb6-96e4-4d8b-ba11-a05726e5ce31",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "cbd3f7df-93ec-45e8-bc4a-2574805d9c6c",
"commited": true,
"mt_branches_zones": {
"$id": "25",
"id": "11a91ae6-1eca-4a9b-b740-0a203b772e71",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "84323ba0-c9ed-44d6-a1d8-39bd795dd361",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "c2a433ea-deed-4e62-9e51-70b0f0f057ff",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "26",
"id": "54379216-9702-466b-9fcc-f69fe288a073",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "7c2ed0eb-2a18-4517-807f-67a951047645",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "f0235b43-887b-48fb-a275-221c745f44a8",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "9de0811e-5a92-4faf-8c45-7150956c94e6",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "27",
"id": "5e73ba38-c95a-49f9-9aae-b89f71537574",
"id_cloakroom": "6352e193-5245-441d-b4e4-4e5549836de4",
"id_pos_sesion": "3e2ab21e-5858-4f85-87af-8ff6bb4e0a0b",
"unit_id": 4,
"date_open": "2026-01-10T12:09:45.2795448+01:00",
"date_close": "2026-01-10T12:09:45.2795448+01:00",
"id_doc_sa": "eefb1c16-3987-40d1-af93-00a3dc4d9489",
"commited": true,
"mt_cloakrooms": {
"$ref": "26"
},
"tt_doc_sa": {
"$id": "28",
"id": "de542bc7-ddb1-4b27-81f9-9df258f422b8",
"id_pos": "4f8169ec-7252-4005-a54d-7ab6c561cdb1",
"id_doc": "b1bd81f1-f4a7-4328-b5f6-d9010e603bd7",
"id_branch": "b8c159bf-ff19-4be1-ac1a-6a4b411b6903",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:45.2795448+01:00",
"date_tax": "2026-01-10T12:09:45.2795448+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "b6cc3baa-59ee-4547-ab8a-4eb2c370e463",
"id_relationship": "ce45f1e2-50fd-4aa5-92f0-52646fb8782f",
"id_loc_from": "70e6761c-5cf0-4edd-809c-3ff4b47b4834",
"id_loc_end": "1b818197-5062-487a-b815-6b0046aacb99",
"id_user_add": "3264cc86-2449-4f9a-82a8-31e2cced404c",
"id_user_upd": "c35adedc-2636-431b-b7ba-b282841ca916",
"comment": "sample string 12",
"id_pos_sesion": "058086ed-edfe-48fc-a22a-0faca3709546",
"id_room_unit": "e68eeed3-0bed-4255-ab60-b43cc4420d5d",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "0f3cb838-2b8f-433a-b7b3-39a9ba7041ee",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$id": "29",
"id": "10bfbf8c-1746-4fe5-bacc-51478d9e91b4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "5295207d-cd2d-4220-b047-8c1fc9817626",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "59672912-7d6e-486b-9522-9b883c274fd6",
"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": "c4d18e9d-ef10-49df-af2b-c9e2c6c945f9",
"id_pos": "41e75142-5d72-4635-a71d-2eb5b2febfd3",
"id_doc": "b6f65544-0a8d-4110-8835-6f4771f7290e",
"id_branch": "7bf8caa3-133a-407c-bea9-11c51441320e",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:45.2795448+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "abb50473-723b-4602-997b-5da49c60f7dc",
"id_loc_from": "a9756057-f249-4b2d-8e39-0a07a8d64a64",
"id_loc_end": "6e324e54-de15-4cec-9649-a88737fb4ac6",
"id_user_add": "50d39ad3-4ce5-44e3-bc95-e8f608edf6d9",
"id_user_upd": "3e41a351-c8a0-4f34-bd45-e1672160da0b",
"id_pos_sesion": "6c73d108-5275-42e5-9d7e-2e40cf5d837d",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:45.2795448+01:00",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$ref": "29"
},
"mt_locations1": {
"$ref": "29"
},
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_st_det": [
{
"$id": "31",
"id_doc_st": "11768a9e-591b-459c-b33b-4ba1a019a6d1",
"id_line": 2,
"id_item": "d83d2ff7-8481-4371-89ef-6c55da9ad26a",
"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": "276327a5-b76e-4f40-96bb-2aec18a2889a",
"id_item": "16254e0b-3050-47ec-b83d-8469cb842c03",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_locations": {
"$ref": "29"
}
},
{
"$ref": "32"
}
]
},
"mt_locations1": {
"$ref": "29"
},
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa_cashflow": [
{
"$id": "33",
"id_doc_sa": "163efa36-356a-4db6-959d-91bbb2f5bc92",
"id_pay": "1a185211-7d1c-4d3e-a468-63a3190765a9",
"id_money": "26e16da5-e928-4ef9-adc0-ad342c65c758",
"date_cashflow": "2026-01-10T12:09:45.2795448+01:00",
"coefficient": 5.1,
"id_user_add": "838133de-2fb1-4b6d-84b3-562bb3055451",
"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": "0281f679-d5fe-4a2c-b5cb-942d593f80d5",
"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": "6a25ea0c-65cf-4114-bf28-77837d5bbe0e",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "43034666-f90a-4937-b9c7-b82ac1408c1b",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_money_rates": [
{
"$id": "35",
"id_money_1": "b724be88-6658-40be-8f4d-d73a32648c55",
"id_money_2": "6c9e8a93-b3c1-48d0-88d6-66290e9e4391",
"date_from": "2026-01-10T12:09:45.2795448+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "d6cd586a-fe85-4d5d-82b7-badb2676f2af",
"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": "72c7266f-5b7e-44e8-b79d-619f49eddd27",
"id_line": 2,
"id_pay": "a1c65796-4bd1-4491-9c73-81ef3899a09d",
"id_money": "fd586cd8-6a04-4c42-8ab9-9d54a0a171c0",
"coefficient": 5.1,
"id_voucher": "c5ef402b-1384-4b89-a2d0-bf6e1609ab8c",
"id_employee": "c803a707-aaaa-4791-9c50-02d67697a764",
"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": "4ddf8d9c-fc04-4441-b06b-ac79d1e36a2f",
"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": "b8e50fbe-7f8e-4386-b318-b0fd906eed5f",
"nro_sesion": 2,
"id_pos": "b8739408-13b5-46dd-b169-66483932e81f",
"date_tax": "2026-01-10T12:09:45.2795448+01:00",
"date_open": "2026-01-10T12:09:45.2795448+01:00",
"date_close": "2026-01-10T12:09:45.2795448+01:00",
"id_user_open": "298f7d6c-4e42-4b67-b1e8-7f73545f22be",
"id_user_close": "c0567b66-5abd-45a3-adde-aad5ef82b725",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_items_customs": [
{
"$id": "38",
"id": "8c66d4a6-812b-41b9-bec8-246e644df762",
"order_id": 2,
"id_item": "064c4998-6dbe-4927-b6c9-5f63157ee77f",
"id_item_type": "427205e1-2f2d-4a6f-99ed-1b819561b837",
"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": "2cea7713-4389-4ab9-b2dd-e109639f91ba",
"type_item": 11,
"id_voucher_json": "2404b79b-a140-486c-a557-cc60b0f46c5f",
"count_voucher": 1,
"id_category": "03a1683a-047f-47c2-9913-6f2c7f1fbbfb",
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "a6d0e276-0287-4d6d-b7e2-6b7251b855ea",
"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": "98817244-e83c-4fa9-94ea-8816de80c854",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "8a456877-f9d5-4325-8b50-d28f0897c198",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$id": "40",
"id": "36f00d63-e514-4aae-a8e2-c7f142441e95",
"id_room_unit": "cb0d3c93-a50e-46ed-8aa1-ba6d1cdc2c4a",
"id_room_list": "2da35682-82c8-416f-8efa-ddb5b7d93fa5",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:45.2795448+01:00",
"date_from": "2026-01-10T12:09:45.2795448+01:00",
"date_end": "2026-01-10T12:09:45.2795448+01:00",
"date_open": "2026-01-10T12:09:45.2795448+01:00",
"date_close": "2026-01-10T12:09:45.2795448+01:00",
"id_employee": "573ce12c-79ee-4083-8bce-c7ea082ad37b",
"id_employee_sec": "7a1de78d-4c64-479b-9a8f-2cdafd5649dd",
"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": "cefa887c-01c5-4151-83c6-d50504c24067",
"comment": "sample string 7",
"id_user_open": "e5f77978-5060-4443-8b82-bdfa151599cf",
"id_user_close": "7d03256f-db77-4e80-b0ad-4c1e61f6aacb",
"id_unit_state": "7dd8e808-e632-47e9-9237-f83439e58f8a",
"id_pos_sesion": "f041f9bd-e679-4622-a9ea-3ba610553336",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:45.2795448+01:00",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"mt_employees": {
"$ref": "8"
},
"mt_employees1": {
"$ref": "8"
},
"mt_rooms_units": {
"$id": "41",
"id": "9d9dfa2c-85de-4fa2-b4db-dc525f2f3a39",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "89dfeeb2-3df8-4f22-bb18-363de51aee78",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "273e6f64-5d15-4a83-a26f-a3660ef2ae8f",
"locked": true,
"date_locked": "2026-01-10T12:09:45.2795448+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "89e1cf7e-c1dc-4dba-8c18-5119c165f4f5",
"commited": true,
"mt_rooms": {
"$id": "42",
"id": "1834cfb8-f04f-4aa3-89e5-42d15723fd2d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "fe41a8ed-75ef-4227-b514-001db5efd529",
"name_pos": "sample string 6",
"id_image": "5b663ba2-68a4-4bd1-9de2-a61e47f3c7d2",
"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": "197d6d1f-d83e-4f4d-a1e4-84b7290c9792",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "b56a9a78-cbb2-40f5-9a3e-8e952ef275c6",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "43",
"id_pos": "45ca123f-bfa1-451d-a3ab-5d314fc0c519",
"id_room": "01cb2658-ccc9-4011-b9a3-658b56475134",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "0932a7c4-651c-4e61-860f-da1489d75efd",
"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": "5a6692b5-69ac-495b-9d24-fc4970fafacb",
"id_room": "525538ae-c969-406d-bc9a-2b30541e1688",
"date_in": "2026-01-10T12:09:45.2795448+01:00",
"date_out": "2026-01-10T12:09:45.2795448+01:00",
"id_user_add": "8fabe384-e5eb-4ffc-8090-0d12a490aa65",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"mt_rooms": {
"$ref": "42"
},
"st_users": {
"$ref": "5"
},
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
{
"$ref": "44"
}
]
},
"mt_rooms_units_types": {
"$id": "45",
"id": "aa7ab0d5-188c-4b15-9712-012ff791160d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "193b1a37-5f2c-4123-be6f-5c31d24bdcf4",
"commited": true,
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states_types": [
{
"$id": "46",
"id_room_type": "edb2db17-5b94-40bb-a9e4-10e1ddf73b7b",
"id_room_state": "7c4bb29a-df55-4c6d-ae2c-6a7eecfa4116",
"id_image": "82d91a60-4258-4aff-8fa6-db318f5e36eb",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "6abb9ecf-db01-4378-8b50-828139be98ef",
"commited": true,
"mt_rooms_units_states": {
"$id": "47",
"id": "35ce40be-3123-4a88-a10d-1970701075e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "e1c73efd-288d-4688-ab2e-1a17392fd855",
"commited": true,
"st_users": {
"$ref": "5"
},
"mt_rooms_units_states_types": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
"mt_rooms_units_types": {
"$ref": "45"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "46"
}
],
"st_users": {
"$ref": "5"
}
},
"st_users": {
"$ref": "5"
},
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
"mt_rooms_units_states": {
"$ref": "47"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_pos_sesion": {
"$ref": "37"
},
"tt_rooms_list": {
"$ref": "44"
}
},
{
"$ref": "40"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_tips": [
{
"$id": "48",
"id": "21bef02a-83bc-4d59-874d-64e4ec119b60",
"id_pos_sesion": "68b81e72-f176-47ab-905e-0cb1aca6e28c",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "e5cd10cc-d2b9-4350-9b8d-de7727c4fce9",
"id_room_unit_activity": "ef40f05b-7bb0-4a4d-8cb6-358a5924bfbe",
"id_doc_sa": "839e7858-1ba3-431c-ac57-47ffc6af340d",
"id_pos_type": "cdf2c2a4-9c72-4611-846e-f9f2c9e62118",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "b9417048-688f-43ea-bbdb-02b4867bb98e",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "37"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "b658cf94-01d8-47f1-b719-e1bcd1b6aae8",
"id_user": "03423791-0317-48f7-9d4d-11fa4d9519fd",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_tips": {
"$ref": "48"
}
},
{
"$ref": "49"
}
]
},
{
"$ref": "48"
}
],
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_pos_sesion_users": [
{
"$id": "50",
"id_pos_sesion": "1c750cd9-e815-4049-898c-255fdee9ccac",
"id_user": "16738e07-6d04-48e0-959c-9c125c236cf7",
"date_add": "2026-01-10T12:09:45.2795448+01:00",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "50"
}
]
},
"tt_rooms_units_activity": {
"$ref": "40"
},
"tt_spool_doc_print": [
{
"$id": "51",
"id": "52522b47-5616-4e25-880a-8cb0d732cd12",
"spool_server": "sample string 2",
"id_doc_sa": "3412304d-f376-4758-8772-fc1f479cabb0",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:45.2795448+01:00",
"tt_doc_sa": {
"$ref": "28"
}
},
{
"$ref": "51"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "27"
}
]
},
{
"$ref": "26"
}
],
"mt_items_featured": [
{
"$id": "52",
"id": "8318d07d-f35f-4002-bea2-a972804729fc",
"id_branch": "39eb90d8-ed36-4f74-b083-ba61fe4a95b4",
"id_pos_type": "10a77f75-8042-4a4a-8585-cd1643738eb3",
"id_pos": "f9b42a70-0f2e-4c24-bb6b-9333724ec250",
"id_item": "96c629ed-b837-4d74-90d0-ca9ac748bfdd",
"date_from": "2026-01-10T12:09:45.2795448+01:00",
"date_end": "2026-01-10T12:09:45.2795448+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "43eef41e-3e1c-4f08-a4d7-a9db7b26c953",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "3"
},
"mt_pos": {
"$ref": "24"
},
"mt_pos_types": {
"$id": "53",
"id": "18e9db83-79f6-418b-a628-ebda579853c8",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "3503fba2-ce20-4581-9b9d-49d04e672531",
"commited": true,
"mt_items_featured": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$id": "54",
"id_pos": "7082fa48-f461-4680-be78-82ba513f9b7f",
"id_pos_type": "35fe7cb9-3f1c-4644-943f-5f07269005da",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "43e69040-53f2-4101-af04-4c8cbdcf7643",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"mt_pos_prices_list": [
{
"$id": "55",
"id_pos": "eaf9fa79-2e6f-4bab-a706-e8db22086365",
"id_pos_type": "4de8f9c4-7da2-46b0-ad78-f6ffe45e68ce",
"id_price_list": "5d7592e6-5392-45b9-854a-3115d4f67b0c",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "57413a5e-196d-49b3-9d9f-a5fe853cc209",
"commited": true,
"mt_pos_view": {
"$ref": "54"
},
"mt_prices_list": {
"$id": "56",
"id": "c58e34af-839b-4abe-bcb6-c9d1f904cd74",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "ccd48f68-5d5a-46ec-b033-3b0c3b5fe7ba",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "cd6b75f3-6237-4fd8-8e50-35ff90161357",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "59ea9088-d90a-4e51-bdfc-8445281c5ec9",
"commited": true,
"mt_pos_prices_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_prices_items": [
{
"$id": "57",
"id_list": "b4f76543-9764-4e79-a1dc-b405982c9942",
"id_item_sub": "e37bd4de-bf14-4af0-8b67-76c9e5ed2ab4",
"validity_date": "2026-01-10T12:09:45.2795448+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "7a36768b-1359-4c42-acdb-fb0c1751c4ca",
"commited": true,
"mt_items_sub": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "56"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "57"
}
],
"mt_prices_list1": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_prices_list2": {
"$ref": "56"
},
"mt_prices_list_rules": [
{
"$id": "58",
"id": "2c263b06-2037-4101-a7ca-44880f0dcc11",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:45.2795448+01:00",
"date_end": "2026-01-10T12:09:45.2795448+01:00",
"id_branch": "f0fea4e8-4c3b-4bef-9e6d-4507de520745",
"id_pos": "e89be3fa-7780-487c-8750-64688209a7c1",
"id_list": "8c7157b7-53ae-40d2-ac38-fd4c58de243a",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "c5a502fc-655f-4517-895f-c1b00e268883",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": {
"$ref": "24"
},
"mt_prices_list": {
"$ref": "56"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "58"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$id": "59",
"id": "75737112-a8a8-4e9c-b6e0-ee967267eb63",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:45.2795448+01:00",
"date_end": "2026-01-10T12:09:45.2795448+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "9f771269-dfcb-4aad-ae5c-62928e49104d",
"id_pos": "e300dbf1-a476-49d2-ae5a-6455c59b0e63",
"id_list": "24bb7650-f8d4-435e-bcae-399a7b869491",
"id_item": "444bcd2c-d709-4aea-bd35-9b2b0e9871bf",
"id_item_type": "b4c1ecbd-373f-42a3-bedf-5efeb01a94b3",
"id_category": "88db388e-4c70-4f63-a655-d0442b5154bb",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"id_user_upd": "b7657c48-d64d-41d8-8162-dc370c1c90b5",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$ref": "3"
},
"mt_items_types": {
"$ref": "16"
},
"mt_pos": {
"$ref": "24"
},
"mt_prices_list": {
"$ref": "56"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "59"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "55"
}
],
"mt_pos_types": {
"$ref": "53"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "54"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "52"
}
],
"mt_pos_print": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_rooms": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_list_rules": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_prices_rules": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "77fec610-0716-404a-b9bb-b33973af29fd",
"id_doc": "9cbd01fe-558d-41f1-a37d-45fc2835da10",
"value": 3,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "61",
"id": "1c029725-5909-45be-b157-23da36b502ef",
"id_pos": "06c446a4-4d9d-471f-aca4-308333749651",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:45.2795448+01:00",
"key_access": "sample string 5",
"id_user_add": "374ae1c8-106b-45d3-9b9b-7483a36820cb",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "61"
}
],
"st_users_pos": [
{
"$id": "62",
"id_user": "44c424c8-259f-4577-af84-2a1a5dc5e424",
"id_pos": "14df9a87-26b0-4dfe-9c08-59d7b891f260",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "62"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_pos_connection": [
{
"$id": "63",
"id": "130dc78d-5d27-48f7-82aa-037d75eaf9d5",
"id_pos": "127ef217-57f8-432b-beea-d9327236eb9a",
"date_add": "2026-01-10T12:09:45.2795448+01:00",
"date_upd": "2026-01-10T12:09:45.2795448+01:00",
"date_out": "2026-01-10T12:09:45.2795448+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "63"
}
],
"tt_pos_sesion": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_branches": {
"$ref": "6"
},
"tt_logs": [
{
"$id": "64",
"id": "74cd586e-077d-4c32-a4a6-d9fd40c5b36c",
"id_user_add": "5ca6876f-840f-472d-a7ae-87a3a780d634",
"id_table": "f464aa23-1249-4ba1-a518-9d2335200625",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "a4d9da64-6c46-4ca4-9612-014108745e20",
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_sync_tables": {
"$id": "65",
"id": "e19946bb-a939-40f5-9d3b-bdc18c6d566e",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "66",
"id": "d5b9b242-29dd-4863-a592-8dc652c14964",
"id_sync": "f3226c02-b92f-4332-9e70-191da97c72f5",
"json": "sample string 3",
"id_table": "483c5157-86a8-463b-a63a-56d80ea60048",
"order": 5,
"st_sync_packages": {
"$id": "67",
"id": "9609d0ef-7ec8-498a-b8b2-96bcb450219a",
"id_branch_from": "7c2c0894-5ff6-44a4-93aa-2245208c6b68",
"id_branch_to": "ed3c0044-2370-4c1f-90bb-18be7d1fefc0",
"type": 4,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:45.2795448+01:00",
"send_on": "2026-01-10T12:09:45.2795448+01:00",
"mt_branches": {
"$ref": "6"
},
"mt_branches1": {
"$ref": "6"
},
"st_sync_packages_det": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
"st_sync_tables": {
"$ref": "65"
}
},
{
"$ref": "66"
}
],
"tt_logs": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "64"
}
],
"st_local_variables": [
{
"$id": "68",
"id": "8d8d9dae-d1aa-47dc-9129-ecebd2a5df63",
"id_pos": "17eb44be-9dbe-4e5a-825e-f5e40a1e651c",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "68"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_pos_types": {
"$ref": "53"
},
"st_doc_print": {
"$id": "69",
"id": "d235a05a-bdf1-4679-b276-9349300032b4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_doc_print_det": [
{
"$id": "70",
"id_doc_print": "93582a25-9133-4bba-a9ca-408dce38eed8",
"id_line": 2,
"text": "sample string 3",
"type_line": "sample string 4",
"type_align": "sample string 5",
"ref_line": 6,
"font_name": "sample string 7",
"font_bold": true,
"font_underline": true,
"font_color": "sample string 10",
"st_doc_print": {
"$ref": "69"
}
},
{
"$ref": "70"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "22"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"mt_money_types": {
"$ref": "34"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "20"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_cashflow": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
]
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_vouchers_permisions": {
"$id": "71",
"id": "1b3fce50-121b-4d56-9080-d76bc9410862",
"date_from": "2026-01-10T12:09:45.2795448+01:00",
"date_end": "2026-01-10T12:09:45.2795448+01:00",
"date_used": "2026-01-10T12:09:45.2795448+01:00",
"id_employee": "45ad664d-83f2-49a3-bfe2-2dad1d58d82b",
"id_branch": "c6685de7-43ed-40f6-9166-3f21e4bfd6fa",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "44da5e50-c778-4432-8e7c-d7c988709c7d",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"st_users": {
"$ref": "5"
},
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
]
}
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_rules": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"mt_items_vouchers": {
"$id": "72",
"id": "ac9d192d-4c58-4783-85a6-229e01470d92",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "907d58e9-841c-4254-81a3-11c80370c64d",
"id_doc_print": "cdb63e8e-852e-4840-b615-47b5cc8d0448",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_prices_items": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"mt_prices_list": {
"$ref": "56"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": {
"$ref": "28"
},
"tt_doc_sa_det_stock": [
{
"$id": "73",
"id_doc_sa": "23a3fa41-f12e-4b28-baad-437933a1fe6c",
"id_line": 2,
"id_item": "714cd18f-0035-4216-96b7-6c4856738975",
"qty": 4.1,
"mt_items": {
"$ref": "3"
},
"tt_doc_sa_det": {
"$ref": "11"
}
},
{
"$ref": "73"
}
]
},
{
"$ref": "11"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_vouchers_permisions": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
{
"$ref": "8"
}
],
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_types": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"st_functions": [
{
"$id": "74",
"id": "83dccf46-d092-4497-b62a-da14374fbe48",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "c0386dbf-0987-4f50-8fab-7e6d7314f85c",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "7b18a703-570d-42d8-b79d-cd0a04faab7d",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "fb0b4553-07f4-4015-b221-1a408b8ed71d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "7"
},
"st_permisions": [
{
"$id": "76",
"id": "a9288076-aef3-4e73-8a81-41cc44ba75cb",
"id_function": "ad549dc5-e9d7-48f0-986c-190e43ddf68b",
"id_user": "519cdb60-fba0-4978-8a9a-4bcac6e73fb7",
"id_profile": "d50bc805-7f0f-4226-91a8-37f2b6a3bb4a",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "63260a46-4e90-4c64-b70f-74c32e9e737a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"st_users": {
"$ref": "5"
},
"st_functions": {
"$ref": "74"
}
},
{
"$ref": "76"
}
]
},
{
"$ref": "74"
}
],
"st_images_types": {
"$id": "78",
"id": "a4a3495e-d7c2-43eb-9052-8a839d059cdc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"st_images": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"mt_docs": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users1": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_branches_zones": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_employees_branches": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_items_featured": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_locations": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "c6a6310d-98da-40b0-8e9e-7f6d5bf6c13b",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:45.2795448+01:00",
"date_end": "2026-01-10T12:09:45.2795448+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"last_update": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"mt_branches": {
"$ref": "6"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_list_rules": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_prices_rules": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_sync_packages": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_sync_packages1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_vouchers_permisions": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
{
"$ref": "6"
}
],
"mt_branches_zones": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_brands": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_categories_items": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_cloakrooms": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_employees": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_employees_profiles": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items_featured": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_locations": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_money_types": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_pos_prices_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_pos_print": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_rooms": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_pos_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_pos_view": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_items": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_prices_list": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_prices_list_rules": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_prices_rules": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_rooms_units_types": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_units": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_units_ref": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_images": {
"$ref": "7"
},
"st_images1": {
"$ref": "7"
},
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_pos_license": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_users_pos": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"st_users_profiles": {
"$ref": "77"
},
"st_users_token": [
{
"$id": "80",
"id": "0a4a313f-1c43-4fb5-868b-b246dbc2deb2",
"token_id": "sample string 2",
"id_user": "7de67e29-de90-4d0a-a0f4-88b7d60a4222",
"date_from": "2026-01-10T12:09:45.2795448+01:00",
"date_end": "2026-01-10T12:09:45.2795448+01:00",
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"st_users": {
"$ref": "5"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa_det1": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_st1": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_logs": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_pos_sesion": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_pos_sesion1": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_rooms_list": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "16cebb9b-937a-48da-aec9-cfb47072df5f",
"id_room_activity": "cd694def-5271-45e6-9630-0646c95445d7",
"id_pos_sesion": "653bab5e-fa3e-4ec5-8e21-4c58703057ce",
"log_text": "sample string 4",
"id_user": "d75d6c0e-741c-41be-a738-b992823cde8c",
"created_on": "2026-01-10T12:09:45.2795448+01:00",
"commited": true,
"st_users": {
"$ref": "5"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_vouchers_permisions": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_docs": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_pos_sesion_users": [
{
"$ref": "50"
},
{
"$ref": "50"
}
]
}
},
"mt_categories_items": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items_featured": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_items_formula": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_units": {
"$ref": "15"
},
"mt_units1": {
"$ref": "15"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_rules": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_st_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_stock": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "2"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
}