POST api/Mt_Pos_Print
Request Information
URI Parameters
None.
Body Parameters
mt_pos_print| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_pos | globally unique identifier |
Required |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| mode_print | integer |
Required |
|
| port | string |
Max length: 10 |
|
| baud_rate | integer |
None. |
|
| data_bits | integer |
None. |
|
| stop_bit | integer |
None. |
|
| flow_control | integer |
None. |
|
| parity | integer |
None. |
|
| pin_cashdrawer | integer |
None. |
|
| ip_printer | string |
Max length: 15 |
|
| port_ip | integer |
None. |
|
| printer_name | string |
Max length: 100 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_pos | mt_pos |
None. |
|
| mt_pos_doc_print | Collection of mt_pos_doc_print |
None. |
|
| st_users | st_users |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "4d4c0c62-4986-4725-86f2-9e7e48555106",
"id_pos": "211166cf-fae1-4b3a-a8d9-b85f3f41c5d8",
"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-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "f2bd008d-42fb-4571-967b-b79422f03895",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "fdfe29f1-4351-472e-9595-2e651e0219a0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "51721eca-117c-4dde-8436-5198576d0f25",
"id_zone": "32a113ec-f850-47a5-96b8-5083fa69b4f7",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "a7c3c302-44a5-4d1f-b123-89c5e28a281f",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "024aec6e-abff-47a5-9e8c-93e0782a724d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "2f667ff2-f728-4b8f-8094-eb9058a8488d",
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "7d05b0b9-3c75-4a36-bea8-f551454900b4",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "07579b49-64fe-45cd-93fa-d81347d78065",
"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": "a5041b65-6148-4d4d-9a45-fb7d0a6fef48",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "4b570714-7333-4d74-8e2d-6974217f29b6",
"commited": true,
"st_images": {
"$id": "5",
"id": "41545c1b-67e6-4d74-ad4c-c33d108835a2",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "08b08403-f3eb-4f07-b6b2-0205386fd90b",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "5dcbdb10-db73-449f-a397-817f50ffe15d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "3120ed6c-15dd-41fa-bb7d-1dc736fd21bf",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "3de65ec4-33af-48ce-a2f4-d1c9cefb5d47",
"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-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "6465e1af-6935-4696-aa76-30a61a335842",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "e6dd733c-4931-4afc-b8e9-993772df97b1",
"id_item": "60b574a3-14b2-446b-a469-f85f2f9c8df8",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "34370e4c-e6e0-41da-92dc-b7a476aeba0b",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "e9501ce6-4a76-4b77-b21b-ce55ff233932",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "169ededb-3642-4a07-9f2a-fd3e2435d8d3",
"id_unit_sec": "3b5a2b6d-2e98-4afa-9a82-d42883c55af9",
"id_brand": "33f90bc8-eac7-4bff-9bb8-520bd23278ff",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "26eee384-2520-4124-841e-ce647867b8e8",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "a5f5447e-f419-4182-9217-56c47a39a511",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "21e97537-21b7-4bff-a0ad-5fb05c19714a",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "5457e1fc-d8eb-4968-8cbf-0de39505b690",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "8748f2bd-8c83-4ef7-9ef0-4aae436b5cab",
"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": "0f32e0fc-6f92-48f4-b132-18ce188b4ab2",
"view_messages": true,
"id_image_photo": "01a46778-27cc-4e36-8606-d2f536bbb4d1",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "f258d5d7-3baf-417f-9a7e-a711533b5317",
"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-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$id": "11",
"id": "56c42806-d51a-4cad-9d42-46a54745ae3d",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "b80b0131-c142-43e8-9ea9-1cef69130ff8",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "330f8a31-7c52-46de-9306-faa01ba34637",
"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-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "c9a16d0a-b21b-4105-a431-57f274a05b27",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "d67cdf1f-e51d-4f1d-8786-21cc7fe43cd4",
"id_cloakroom": "54b838d0-896b-4fe9-bc7a-decad59c2e7e",
"id_pos_sesion": "611a5c2d-922a-4a53-ad19-5e8f61c3c849",
"unit_id": 4,
"date_open": "2026-03-10T09:44:10.4526823+01:00",
"date_close": "2026-03-10T09:44:10.4526823+01:00",
"id_doc_sa": "b70a3ad9-43bc-42d2-88dc-332c1583a9f4",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "a6bbebca-6d85-44be-a16a-1fd2fa7f1620",
"id_pos": "c29794ad-0228-4247-a92c-1374821c8b18",
"id_doc": "1dba0039-d972-42fb-abc1-30f645b35da0",
"id_branch": "78368d08-7a7c-4904-8e1d-082834145f6d",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:44:10.4526823+01:00",
"date_tax": "2026-03-10T09:44:10.4526823+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "67a6d174-c560-4293-bfa9-c108f955e8df",
"id_relationship": "376bbf9b-57d1-465f-be17-7ae80b14989e",
"id_loc_from": "a0e0ff76-a32c-4bbe-a322-bf9ecd5dd7f4",
"id_loc_end": "f301b1fd-96b8-4132-91bc-58adda1fc5fb",
"id_user_add": "0425863f-04d7-4dd5-88fe-c8db287c474b",
"id_user_upd": "87800d34-2592-4922-8942-9157587abc77",
"comment": "sample string 12",
"id_pos_sesion": "485f5f20-851d-40ad-a1b0-568dfadeea43",
"id_room_unit": "ddbdb75c-1f08-49d7-9ee4-7beecfa6aabb",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "130bc1b3-bd16-4e61-ab09-954c6725870a",
"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-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "fa4a6c1c-b45c-4603-9081-b61af2214db6",
"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": "78d54ab6-dcae-452f-8803-5e5ab8342062",
"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-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "99e0875e-7c4a-4e2d-97e7-aac72cb36c1c",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "d1082c5a-f0ae-4012-a54c-79888d3e6a41",
"id_pay": "da116b21-6e7e-4700-aae8-53546061b8a7",
"id_money": "9fddd230-1822-405f-996f-54751abb7cae",
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "786156e6-3903-4281-900b-4b1c68db4a0b",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "2060976c-36e0-4dbe-9938-942bfbb4cbf3",
"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": "616b1395-79f7-41cf-8848-391fdd6bcab2",
"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-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "af308b67-a371-448d-b164-60b1cfbd19ee",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "ae290925-a5f8-4853-9fbb-538e3f984766",
"id_money_2": "af0d5f61-ac77-4fc3-9670-28ae020e0265",
"date_from": "2026-03-10T09:44:10.4526823+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "1dc981b8-0c5e-408b-a0db-da14143b710a",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "04e2e8a7-a746-4a79-8b59-21da1609c019",
"id_pay": "f1d24745-8bca-4508-b425-e555a26668ed",
"id_money": "7cefac5f-31d0-4f90-b3d2-88a631061377",
"date_cashflow": "2026-03-10T09:44:10.4526823+01:00",
"coefficient": 5.1,
"id_user_add": "c799836b-2810-4ac3-90bb-cbfe7d782112",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "3dcdcd63-ecb0-4d11-8929-6827a5ac4a63",
"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": "46dcc544-9a73-4a24-a87e-70fb96717f6f",
"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-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "65787661-6a68-4271-a2b7-abb1431d9f75",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "5232c96c-7993-4a50-a5e6-9a46873960c9",
"id_line": 2,
"id_pay": "dbf3166a-ba40-4d06-8d42-dc048831c4bb",
"id_money": "1353d41c-72b7-4251-a60c-949e7395e64f",
"coefficient": 5.1,
"id_voucher": "eee5041f-4776-476e-84b7-404af1116fc8",
"id_employee": "553eddfb-2f9c-4ec2-9a99-4d6159bbc45f",
"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": "45a2a12e-8694-4d1a-b6fb-db88e61bc8cd",
"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": {
"$id": "21",
"id": "45a3b453-2d61-426f-8cf7-2ceb6603183b",
"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": "54ddb9e6-47f1-4cc4-b233-9787f8acc1fa",
"name_pos": "sample string 12",
"id_image": "b7b7e9fc-5c84-4b64-9013-3b083b555a07",
"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-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "c0aa0cd2-6a6d-437a-96bd-fec9657f0766",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "4115966d-2310-4d15-807f-c05bf831bb25",
"id_branch": "fb3a2277-db2d-41e2-b06e-0cd57dad5e06",
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "172aca26-5821-4d63-9de8-2c0ae067dff9",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "b04f9b35-6e3c-49d0-93aa-b7d8559d4036",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "af67cf24-b10c-4ae6-aab8-b37d2f6e699f",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "10"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "c137f7db-f3b5-4260-85ec-9b1ed7710651",
"id_line": 2,
"id_item_sub": "fc46196e-5911-4554-b54a-9de5147ea49b",
"qty": 4.1,
"id_list": "d8500394-2d22-46e9-a732-69efef2420e1",
"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": "dc906e5a-ae05-40d6-93b4-da62d3704e6f",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "22965b71-e90e-4e8b-ba00-b75eafc334d4",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "17a80aa2-ef44-417a-912a-ac41440314ef",
"id_user_upd": "8c435ca3-4f58-41bd-82b9-38b84288e7db",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "d2cb2e4d-ca3b-4e30-9959-0c971ee985de",
"id_item": "a018640b-6ead-461b-997c-25674c569556",
"id_item_type": "0a130dad-cc2e-42f5-806b-689b056c6b04",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "58d54a4d-5d68-42a5-9e3c-3c2e23657f37",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "9680ba46-4ef4-44e6-94db-b07713e6b171",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "42bfc5da-969a-42e9-b390-3d6f97b3f267",
"id_item": "7802d623-5f02-4a10-9b09-9faf64518172",
"group_id": 3,
"id_unit_ref": "59a3fd47-723f-4f59-86c0-3302676c210b",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "610882ca-438b-42ad-a4f0-45f37c5bf09b",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "d90e6230-711d-413e-83fd-029cd333af63",
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "084ec234-40af-4e00-a187-176cedc4e0ff",
"commited": true,
"mt_units": {
"$id": "28",
"id": "818a1cfe-8be6-43f4-8652-e5f1988d58b6",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "5d015771-5581-4c60-bf5e-d0d9a53067e6",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "796a2d65-303b-4991-894b-7dab1b34999b",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "9c1eb73d-3189-414e-b77a-805a98a6afa1",
"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-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "587336c3-0db0-45c2-8726-bc985309cc17",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "04e0a55b-f521-4742-97b3-92ed714227a8",
"id_line": "8768b84a-8e06-483b-b941-7d52f89e0247",
"id_category": "39e36aad-e02e-4094-b82d-425747f7cf95",
"id_item": "66000a6d-3aab-4955-8967-ad6e378d5483",
"id_item_type": "d0dc62d5-66f2-44a2-8261-f6ff7d8be0c5",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "e013aeb5-4ffd-4ac4-859a-527287e913b9",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:44:10.4526823+01:00",
"date_end": "2026-03-10T09:44:10.4526823+01:00",
"date_used": "2026-03-10T09:44:10.4526823+01:00",
"date_sesion": "2026-03-10T09:44:10.4526823+01:00",
"id_employee": "a2b6f0a4-5f18-4cc4-8f27-03c87eed4e0d",
"id_branch": "2f89f996-df21-406f-abae-49a5b1ecf791",
"id_voucher_permision": "60d9c326-ae0e-40f4-b6a6-a7b60353320f",
"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": "84b2d954-33f6-47b5-baa1-638e1b040110",
"id_user_add": "2aa4410d-6e1f-4dbf-b83a-af3302c561ee",
"id_doc_sa": "0ad5623f-a1ef-42a3-835a-471ab5db0576",
"id_item_sub": "4557534a-311d-4e64-a76b-a4088551a4d9",
"id_pos_sesion": "b92cc594-6662-4e2b-8d11-95df2b4a063e",
"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-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "471baaf2-136b-4248-9872-699a5ee01db4",
"date_from": "2026-03-10T09:44:10.4526823+01:00",
"date_end": "2026-03-10T09:44:10.4526823+01:00",
"date_used": "2026-03-10T09:44:10.4526823+01:00",
"id_employee": "64182287-215f-4fc5-a88e-2db1d45615e9",
"id_branch": "4e447e8b-dcaa-4c49-96e2-58cc46e03135",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "a4ea0082-5f87-42a2-a789-86d7932f8a8c",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "117c3121-5b02-4a2b-8039-7efaccddec70",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:44:10.4526823+01:00",
"date_end": "2026-03-10T09:44:10.4526823+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": "a942d009-fad6-472a-9b14-32b8dc603c84",
"id_pos": "f20afd50-aa56-4c3c-afa9-5fef6dd05d09",
"id_list": "57af83b9-e167-4459-91a5-3e86a008e2e3",
"id_item": "fdc3262a-461b-4508-b34e-b2daf309f9d9",
"id_item_type": "112c8057-ed59-4539-afa8-77e4f692ad38",
"id_category": "0166856e-95b2-45f4-98c1-be577b32c528",
"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-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "866258c4-c6a5-48ea-be28-baf53840ae63",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$id": "34",
"id": "9dc4cb74-bee9-4c2f-9c02-ed826ea09ba5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "28b04505-84ef-4a9b-b126-42832647624e",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "72639003-8c1e-486b-a145-507321e9944c",
"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-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "1a758344-ffb8-4f98-8ff2-261e5879077f",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "c1c3c5d3-f517-44b4-b056-167dc8536d34",
"id_pos_type": "23263c29-868e-4bb8-b907-bef20cb16730",
"id_price_list": "6757f35d-fec9-467a-a2f3-d14673327c06",
"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-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "37c8e801-ea5d-45c4-9204-350c5ea8f009",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "d22785bf-0c74-4f63-abda-6c133ce9153b",
"id_pos_type": "b0ee2e45-12f6-4bc1-bb61-5ece38361cef",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "759a415d-d2df-4b84-b376-47a8756c4f0a",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "dcddd5e1-6ea1-43be-9cf3-5a7458baef2c",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "961dc58f-4b9f-40e2-bd3e-cbfa4868e949",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "fbb8624a-85dc-427e-a289-fd10a538f5c8",
"id_branch": "af6a98ef-3bf8-4b5d-b7f9-a2770c3a05ce",
"id_pos_type": "0db932b6-93a3-4e75-8258-fed315404e8a",
"id_pos": "990eb18c-de43-45b5-a6a3-6292273863e4",
"id_item": "e7728c9e-d149-44b0-b29a-3bf221305db8",
"date_from": "2026-03-10T09:44:10.4526823+01:00",
"date_end": "2026-03-10T09:44:10.4526823+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "55f09578-004f-40de-9381-36dd9c1d91c2",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "2"
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "38"
}
],
"mt_pos_doc_print": [
{
"$id": "39",
"id_pos_print": "c8566f0c-d48f-437e-af5e-d5afffbf32b0",
"id_doc": "6e189976-ec14-4894-ba4b-eeae96814640",
"id_pos_type": "f84395b8-8b1f-4da8-91aa-ba5170bb17d5",
"id_doc_print": "536179b3-28d0-4304-9e05-98e7a3432276",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "0660a272-32cd-499f-ae51-2059bf1c2d8e",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$ref": "1"
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "1d00c77a-9561-42b2-97ed-6b42b1f7202d",
"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-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "66c95bed-9f40-4938-ba22-791d7d9e4bda",
"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": "40"
}
},
{
"$ref": "41"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "42",
"id_list": "96b34c88-413c-45a3-a9cc-836a459e4083",
"id_item_sub": "6ba7e30a-5a40-4c9f-a587-8d2de35e8a77",
"validity_date": "2026-03-10T09:44:10.4526823+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "7f89010b-7fe2-48cc-bebc-d71c1ae392ec",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "43",
"id": "13764a28-7b15-4266-991b-2f7cf809e63c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:44:10.4526823+01:00",
"date_end": "2026-03-10T09:44:10.4526823+01:00",
"id_branch": "6fafc0f3-dce7-48fa-8dcf-2fc41fa13ae4",
"id_pos": "1caeb64f-590c-4999-8012-475697610a6b",
"id_list": "f9038d88-2793-4146-97bd-02eaa44c0eb4",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "b630da4d-6caa-4809-b6f0-1fc26028cdca",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "fc68f69d-7e24-45b1-853e-a5728d41dc71",
"order_id": 2,
"id_item": "fe022b8a-76c7-4cde-ae0a-db330beaf1bc",
"id_item_type": "949f3629-0119-4bfd-aced-687c39689de0",
"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": "d7fb0d2a-354c-4222-b73e-1c118eb776c6",
"type_item": 11,
"id_voucher_json": "e5a853ed-58ac-43e8-be73-5ddb6fc76fc7",
"count_voucher": 1,
"id_category": "3f04d5a1-44a3-4d7a-8c41-9eca4909135f",
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "54f9e637-be03-4e87-a2e0-9497a15ac207",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "45",
"id": "d8074ddd-b18d-4ad5-b500-5fe52482b025",
"nro_sesion": 2,
"id_pos": "042afde1-ed0f-40a0-b76c-c36cde666c07",
"date_tax": "2026-03-10T09:44:10.4526823+01:00",
"date_open": "2026-03-10T09:44:10.4526823+01:00",
"date_close": "2026-03-10T09:44:10.4526823+01:00",
"id_user_open": "d5b69aa5-40d0-4db1-87af-6cd7a142f13c",
"id_user_close": "c602b685-7461-4b61-ba27-7bbe2a4397b0",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "6de9b618-bcff-4e90-82cd-44bb9b3fedf3",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "52c9df77-5846-456f-b1ae-a85784fc6913",
"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-03-10T09:44:10.4526823+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "21122570-9c89-4333-8cbf-7877ebbed04d",
"id_room_unit": "b939bba6-5ed6-43bb-83f5-9e8f569ee22e",
"id_room_list": "92fae852-e77f-4616-a30d-9c822dd6faa1",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:44:10.4526823+01:00",
"date_from": "2026-03-10T09:44:10.4526823+01:00",
"date_end": "2026-03-10T09:44:10.4526823+01:00",
"date_open": "2026-03-10T09:44:10.4526823+01:00",
"date_close": "2026-03-10T09:44:10.4526823+01:00",
"id_employee": "d9b88371-09f8-4bc1-b578-631b57edeb04",
"id_employee_sec": "036d0399-9888-4901-998d-db2c5d923c6e",
"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": "a33b2244-40ae-4c84-98f4-5445b4996e54",
"comment": "sample string 7",
"id_user_open": "f115e8f6-cdc8-420d-82bf-225e7bd687ff",
"id_user_close": "8a62b85b-4758-48f9-a814-da4efc83945a",
"id_unit_state": "8f5a7632-196d-4e1d-91cb-f4b27589d212",
"id_pos_sesion": "c15b0898-622b-41cd-b625-bb8dc267cccc",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:44:10.4526823+01:00",
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "60d291c4-cc42-4c88-8e4b-2f64f31fd9dc",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "61c80932-5f21-4da6-9894-51a14aca4ad8",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "ce6ee2ed-e203-40e9-ad9d-1ddcde3cd5da",
"locked": true,
"date_locked": "2026-03-10T09:44:10.4526823+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "81c6bd3a-dc83-4ed8-bf8a-3332e274dc29",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "56339f5b-4f7f-49ba-93a4-100274c7d5f8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e4660e20-6ce1-4a4e-9953-242478060c5c",
"name_pos": "sample string 6",
"id_image": "3c209d97-30c4-41da-90cf-72a1710d5e5c",
"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": "83f34dea-b222-44ae-a5a7-945641d16433",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "72a4e50c-8720-49d3-a917-4f26d039f01f",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "45ecf768-0be0-4182-96a7-4b0983a9315e",
"id_room": "d04ec6f2-5dfa-419c-b631-5801dca2233f",
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "01aa682d-07be-4a95-8282-6277e011f8c1",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "7e4ce4ed-8269-4fc8-bc0e-17848f6185d3",
"id_room": "67dc551e-3840-40fb-a15e-a8942eaeccfe",
"date_in": "2026-03-10T09:44:10.4526823+01:00",
"date_out": "2026-03-10T09:44:10.4526823+01:00",
"id_user_add": "1cfa906a-25f3-404f-8c96-5ee00d976a76",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "fae3d8ea-0f78-41ff-938d-9dc7afa7a717",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "3b77a2ec-2a71-4b7d-8f3c-0176324f0724",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "7b9629c8-bbbb-4141-96e9-8740b0fdd10e",
"id_room_state": "a13288e1-5fea-4670-8da2-b39fd245e8a2",
"id_image": "297b6740-e22d-456d-8f0b-1bbefe49d1ec",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "5cd2ddf4-e2e6-488b-bcd2-78374c8328bd",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "114c41bf-314b-445c-afc4-a93f6c0c4c8f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "f24dd52b-0747-46a1-bbfc-6c333435c8c3",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "55",
"id": "d899889a-5413-4b71-9576-fd3e3d43bb53",
"id_pos_sesion": "28a2f468-38e0-4c1b-8d5b-abd31c6f57a4",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "c8a96430-a937-47a0-93ed-c6179fead7a5",
"id_room_unit_activity": "b4b8d111-a949-433e-9f3f-47a2c2caa16f",
"id_doc_sa": "97f31783-69ca-4324-8c42-ff4b4abe321f",
"id_pos_type": "6c95c96d-b1ca-40b4-97c3-42c3e97618e2",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "ad85b864-98c4-4a4e-9131-ccfa03a14082",
"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-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "c637de17-fef6-4a1e-983a-2bd76710a582",
"id_user": "367ea1ce-945c-40e7-9503-2fe5769663af",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "7f69d2cd-67c6-4b11-9be9-75d1256bb293",
"id_user": "f5f68f42-275c-454d-a7c4-d041cecd0bc1",
"date_add": "2026-03-10T09:44:10.4526823+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "58",
"id": "c5b01599-6c58-4d9a-bb75-6b38f85bc645",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "a08b3a9f-bec2-4260-891d-9d8b2305339c",
"id_doc_print": "511d5604-059c-42e0-9734-f5d1ce590e36",
"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-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "59",
"id_doc_sa": "33678d81-4204-42e2-a451-7aab839dd194",
"id_line": 2,
"id_item": "c1f91618-7fda-4b88-b50d-321837663463",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "59"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "9f9d9f59-83ab-4ba3-862e-b8d96d3489f9",
"id_doc": "81c7af2d-bb4b-4085-a92d-905b21649660",
"value": 3,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "16286657-6bb8-4d57-9c67-e241f3b7b847",
"id_pos": "33e1d18d-8ab1-45d6-a806-104c26f80e71",
"id_doc": "ebf95151-ee56-479d-93d8-b903f5b66a45",
"id_branch": "a60d84b1-9bf1-45c9-8409-4f86da87aa6a",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:44:10.4526823+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "8363383c-ed7f-4a5a-8064-cf33885c4604",
"id_loc_from": "d3a9a474-26fa-4f49-8791-0760e0792a4e",
"id_loc_end": "2d79f5ab-582c-4387-a750-f3748c6640e4",
"id_user_add": "137a3bb7-952c-4e21-8806-d300ab5696ea",
"id_user_upd": "a02c36b8-7d38-4c42-a286-730f1e637583",
"id_pos_sesion": "a51cbf02-5fa4-4d63-9cfd-2a0efbf29b76",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:44:10.4526823+01:00",
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "321e81be-e240-43dd-8790-a6ba9d2b9c19",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "47912a93-7e58-449e-b95d-5f59b87a3829",
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"id_user_upd": "c62b0612-b230-4a1c-ae9a-e048361dfa80",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "1e8c63c4-1668-4b93-ad76-22a950aabab4",
"id_item": "34e8db6f-037b-4218-89c0-dca691454b91",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "50c6c7ba-b76d-4829-9abc-fd595abd639e",
"id_line": 2,
"id_item": "73878fb2-ea71-4aad-b1a1-125fe68a0be7",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "65ddb42f-bba8-4b10-a44b-399521d621fa",
"spool_server": "sample string 2",
"id_doc_sa": "0bd81683-7d2c-4350-997f-3ec0443abe79",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"printed": true,
"print_on": "2026-03-10T09:44:10.4526823+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$id": "66",
"id": "ac2826b4-0a39-4142-89b3-946bc1654e9b",
"id_function": "009a384d-1acc-467e-892c-897277bd34d8",
"id_user": "176344af-b5cc-47b0-9859-2bbb627f5b10",
"id_profile": "321fb615-bfe9-4816-b61e-7656d0565936",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"st_users_profiles": {
"$id": "67",
"id": "a66d3045-c318-4d3e-929c-732de209bb41",
"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-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "68",
"id": "7b03267e-401a-4402-bfc8-496f429ef34c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "6d00fdc3-e69b-4303-aa6e-9525971f9e7c",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "c2c665d5-93d3-46bd-b790-ea4b588ba98a",
"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-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"st_functions_groups": {
"$id": "69",
"id": "c7a51f16-e755-48de-a73d-3e6ed9523b9b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"st_functions": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
}
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "70",
"id": "c7ab9be5-b968-4734-abff-76b508b5b1c7",
"id_pos": "84c9ab17-e22d-476b-9de6-4560107e3937",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:44:10.4526823+01:00",
"key_access": "sample string 5",
"id_user_add": "d94c4bf0-c6d4-4eeb-952c-62d8980a00a9",
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "210250f7-90f9-482d-833c-1eb9dc71477b",
"id_pos": "354e3cbb-d251-4f27-a607-96aceca4e2c1",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "71"
}
],
"st_users_profiles": {
"$ref": "67"
},
"st_users_token": [
{
"$id": "72",
"id": "0348fe3a-8912-4cfc-8b97-7290cdfdf96f",
"token_id": "sample string 2",
"id_user": "8c5aa36c-fcfa-4563-81e3-ec638f3af754",
"date_from": "2026-03-10T09:44:10.4526823+01:00",
"date_end": "2026-03-10T09:44:10.4526823+01:00",
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$id": "73",
"id": "5c1ffd6d-cc43-4351-b487-beacea240222",
"id_user_add": "dcd1d107-1870-4cdc-9d77-7f2b0ccea141",
"id_table": "9acace2b-3b2b-47e0-8c0e-a6a13ce22267",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "c86ab03b-e8ce-482e-ad6d-aa141929ecd0",
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "74",
"id": "d451f9ab-5de5-4494-8448-6a1730cda882",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "384ebd40-5eb8-426e-ade1-0f4358c4ab5e",
"id_sync": "02e443fe-12d8-4af2-b034-4eb2cf6af7f6",
"json": "sample string 3",
"id_table": "2d8c8b8f-0618-4e6f-b269-b00f09492cdb",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "18a6d30e-1a76-4494-ad50-e8b317ef75ca",
"id_branch_from": "190919b3-d844-4ab3-8afe-9d756ee099ae",
"id_branch_to": "81675cca-ba91-42ca-b8d5-5c738e14864a",
"type": 4,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:44:10.4526823+01:00",
"send_on": "2026-03-10T09:44:10.4526823+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_sync_tables": {
"$ref": "74"
}
},
{
"$ref": "75"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_pos_sesion1": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_log": [
{
"$id": "77",
"id": "75b3abb6-c714-40fe-81bb-201311bd875c",
"id_room_activity": "6fd7809d-83e5-42e8-9983-067abdb1981e",
"id_pos_sesion": "5bab65a6-ade9-4ca6-85bd-9bd47fe7da40",
"log_text": "sample string 4",
"id_user": "c88195a9-4809-4af7-9c62-a666a26fe04d",
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "77"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_images_types": {
"$id": "78",
"id": "2600b48d-7761-4b17-8a2e-61e088aa0c8d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "31c01a0e-e32b-4d09-b676-4959b4e8cae0",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:44:10.4526823+01:00",
"date_end": "2026-03-10T09:44:10.4526823+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:44:10.4526823+01:00",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_sync_packages1": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "80",
"id": "f9d1c59f-276f-4bd9-8bb4-ca2e2f7fff66",
"id_pos": "63cf994d-1142-4a12-94b5-84d0c17b998f",
"date_add": "2026-03-10T09:44:10.4526823+01:00",
"date_upd": "2026-03-10T09:44:10.4526823+01:00",
"date_out": "2026-03-10T09:44:10.4526823+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "80"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_local_variables": [
{
"$id": "81",
"id": "36e79224-9369-4040-9d22-ce876f9c3ee2",
"id_pos": "608c352a-9a3f-46f9-9529-e6a6a8fa2a1c",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:44:10.4526823+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
mt_pos_print| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_pos | globally unique identifier |
Required |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| mode_print | integer |
Required |
|
| port | string |
Max length: 10 |
|
| baud_rate | integer |
None. |
|
| data_bits | integer |
None. |
|
| stop_bit | integer |
None. |
|
| flow_control | integer |
None. |
|
| parity | integer |
None. |
|
| pin_cashdrawer | integer |
None. |
|
| ip_printer | string |
Max length: 15 |
|
| port_ip | integer |
None. |
|
| printer_name | string |
Max length: 100 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_pos | mt_pos |
None. |
|
| mt_pos_doc_print | Collection of mt_pos_doc_print |
None. |
|
| st_users | st_users |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "730b9aca-9c8b-459b-b77b-5fee5a394d36",
"id_pos": "d77144ab-1193-46a2-8b3c-414bc2dfd204",
"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-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "fa63ac57-0dca-4388-bf65-e2e04acbbcc4",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "bbf43c20-10f8-46fb-bfa8-e1faa70f7a9a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "47884f8e-8506-44e3-b2c2-590f242148f3",
"id_zone": "f1509207-db69-4999-a8e8-f609cd5aa63a",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "274ed11d-f3c4-488e-8c68-794ba4468f6c",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "24bbe906-9247-4d3f-99aa-92d08689209e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "34363a59-c9cf-4fe2-bb89-4d239568b2c0",
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "3875aa72-2481-4910-a1b1-fcee9122949f",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "994713cc-f849-45a5-896f-1e7bfaf28d3b",
"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": "da1895a0-b3f9-4514-941d-20a6d698c258",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "b5d9c500-c1ca-43f4-ad38-a3053634dce6",
"commited": true,
"st_images": {
"$id": "5",
"id": "18cabba5-9165-426f-a8ad-a049497dff21",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "00688e6c-48c1-4a4a-b796-5f583d0d1b2b",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "37236aba-4269-481e-8041-389ce1340e2a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "91f516e2-ba97-42d4-b958-b0f34646b330",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "dfa3069f-8bfa-49a7-a1ec-da74b9a0b942",
"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-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "16705c46-c7ee-4835-9e0e-abe94158b0cd",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "491634e6-4f02-4585-9034-6fa1939f3ac4",
"id_item": "1fa06f2e-b2b7-4a53-9e35-e19f655d74e1",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "329f6e09-9c16-48a1-9da5-bcc881cb7df2",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "d27750db-d3e2-4091-b80c-7296033df3b9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "b99016a0-7870-48ee-9eb8-dd2247dbb249",
"id_unit_sec": "3ac3e765-aa77-47d2-88a8-8bf18e90d3d7",
"id_brand": "d53fa284-54f4-43cc-b287-473a3afc56e7",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "7290b5a6-c092-4e9e-98f5-80581f738139",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "dec8957f-6865-40e0-9ea9-b21f21042308",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "124426f5-d690-41c8-97b4-10757f2ffedd",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "e0c771e9-8c38-4f06-b3ba-49994ce1706d",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "1717df47-181f-4c23-945d-c22376ef0129",
"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": "4f72dda8-9892-489e-8342-22df2d7afccb",
"view_messages": true,
"id_image_photo": "1c14fe2f-9dbb-4a45-9d7c-99538afcc7cc",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "e4ee4659-138f-4bea-b664-d4e06eb4d7d2",
"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-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$id": "11",
"id": "440fdfbc-bf5a-44b0-a944-2e884f886d49",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "0c4f647a-b624-414f-a8b8-11874e595861",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "08beda08-cb89-4521-9990-47df562d5891",
"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-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "e8fd422c-59d1-4d59-99b2-5fc7a14c9492",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "298031e0-6ca5-40c5-a721-39e070589c3e",
"id_cloakroom": "2b0d25c1-87b6-4443-9b2b-5103839b394b",
"id_pos_sesion": "ed5a3d71-c02b-4036-b53e-5a6796fdf2a5",
"unit_id": 4,
"date_open": "2026-03-10T09:44:10.4683286+01:00",
"date_close": "2026-03-10T09:44:10.4683286+01:00",
"id_doc_sa": "f8ba581d-e064-4f30-99d4-757d2a768b05",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "665ad1d2-e4cb-4093-814a-fdb790813626",
"id_pos": "96ff7ef8-f6cb-43c9-9673-480bc42e7bf0",
"id_doc": "baa8bf37-5398-4e5c-ba38-652fe52243d1",
"id_branch": "4fb94d6e-9b02-403b-a00c-bc7e72461011",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:44:10.4683286+01:00",
"date_tax": "2026-03-10T09:44:10.4683286+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "b66d23f3-909d-4ad9-bfe9-96954074ff2b",
"id_relationship": "66db16b7-0538-4641-b1ac-e273283df86b",
"id_loc_from": "4856780f-d1be-4896-87f5-adc071cc3bef",
"id_loc_end": "bd29d295-9715-4c39-85f2-bc470cbdc717",
"id_user_add": "18547641-20a7-4917-aa73-c361fbd22cca",
"id_user_upd": "25fd2c94-59a8-4a2b-98cb-3dc12aae8040",
"comment": "sample string 12",
"id_pos_sesion": "4ebee346-6077-4e05-b0a0-1131a7d63d2b",
"id_room_unit": "273f6913-73b4-4cc0-b28f-52375a715495",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "be1a19c3-19ec-435d-8fa9-0e92c6a04a76",
"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-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "d66b8d97-0f6e-414b-bb06-25b86baad12d",
"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": "a84944bc-015d-4c10-9a94-6513d736fac9",
"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-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "c79cb0b5-ee7c-458f-b56b-ec5c04215cca",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "61e43108-ffb3-4193-8885-09ab32041129",
"id_pay": "a6e72bdb-49b9-4262-90e9-fa9079c4100a",
"id_money": "d8a3c400-628b-4e3d-a0dc-dd00eff66298",
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "660a54f2-dcd6-4065-b398-9562f6cca84b",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "ed54af80-85d1-46e6-a242-dc11751189c7",
"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": "5a2ab411-ed35-4c17-917c-9b4ffe0e588d",
"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-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "bcc104fa-c300-4043-8398-94a8b02616e5",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "58e4204a-c141-42f8-83a8-68fb94e3bcef",
"id_money_2": "b55b7519-8cd5-468c-9eba-0b54982bdffd",
"date_from": "2026-03-10T09:44:10.4683286+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "3dad2f70-3f23-4ca5-98d5-50019435b2c7",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "2027af49-ae19-4016-ae7a-127fe3f16e23",
"id_pay": "36984c0b-9625-41d2-928c-f2e3648449ba",
"id_money": "4c332c42-89e5-4cff-82a6-77392b584c49",
"date_cashflow": "2026-03-10T09:44:10.4683286+01:00",
"coefficient": 5.1,
"id_user_add": "73444fdd-ef0d-46b1-993c-765868ef1e60",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "24e2a679-9052-4bd2-9a08-494f6d404ccd",
"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": "d9ac1e25-2054-47fe-9784-81e435d480fc",
"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-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "59b34cf0-0775-4d1a-b56b-23f5a3e29999",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "706fb5e9-ea7b-462a-951f-9ef540ab5ff6",
"id_line": 2,
"id_pay": "c0558c1a-498a-4ab4-b0ec-9c7c20a3ee03",
"id_money": "c66264d7-1b81-4f75-9dbc-2778b708f1f8",
"coefficient": 5.1,
"id_voucher": "ffe96e6a-fdea-4344-a407-3232ab716b4f",
"id_employee": "9f4d7622-51a5-4e41-9332-4c6da8a6caef",
"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": "a9c7d28b-e74d-4c09-99f8-2ce8376c5e7c",
"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": {
"$id": "21",
"id": "ac393e95-7c25-40f6-b1e1-06e3e0034276",
"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": "8a803528-b9da-4c45-bd22-5f8a267b62e4",
"name_pos": "sample string 12",
"id_image": "e1de8baf-7beb-4532-931e-54e71674debe",
"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-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "364783cc-4282-4a6d-82cc-0d3984d32267",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "0d8c9893-d5f4-4d81-a20e-38149ef4ddaf",
"id_branch": "3fe1fb3c-41e8-487f-a618-7a8241de09d5",
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "2c5f5432-c0a3-491f-bfc4-55f90717ef14",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "10ac4b6f-7240-491b-83ef-dbc5697b9028",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "ae3a75dd-b271-4096-bac4-023c97630a96",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "10"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "7858e324-6a24-4081-bfce-db2ae7570c61",
"id_line": 2,
"id_item_sub": "53161b29-2a5d-4a81-8bfc-aa03b0417e6d",
"qty": 4.1,
"id_list": "3478bbf4-ddc6-4bfd-a059-6b9279425842",
"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": "9d336419-3b67-493c-8938-099f3033dc61",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "f343fa6f-7e79-4dfb-96f8-6d06c1d421c3",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "671583b7-d2a0-4f85-a175-08ae6a65f98f",
"id_user_upd": "1db5c37a-62fe-41da-a6ae-413786305e7c",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "dba23361-8318-479e-8522-0e1fbb7f9dce",
"id_item": "c4c8703b-3906-4baa-b2be-b0ff6efd3711",
"id_item_type": "efd4df35-3797-4d18-9bc8-a164f26bac6c",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "1763e376-b82d-4d7e-a6d4-7b52271635d5",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "d0fd7f43-8f1f-4179-b756-a9de5d9da213",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "293248cb-8e2d-4994-bc5a-f40010fe44a0",
"id_item": "19962cce-181c-41b2-a00f-5b08f5bf60a6",
"group_id": 3,
"id_unit_ref": "85c42e02-bbf9-4238-8371-a92cf33dc928",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "54f0c320-27b7-4fd3-8be1-11bfff7e2580",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "5ef4b368-b990-4df1-80fc-96778f23c51f",
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "f9fc6cf0-584d-4ecf-af19-4b9b5d381e11",
"commited": true,
"mt_units": {
"$id": "28",
"id": "400b33a1-ae8d-470d-83e1-0a53609fffa1",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "e3665f94-a52b-4b1b-af78-95370bef2c23",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "fc5e19ed-07f9-4b83-8771-39d83cbbc6b6",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "47a62c37-2e27-4931-bd71-1169577dec7e",
"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-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "9d6eb60c-3af0-471e-87c2-0b61d8c85d35",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "29cbf348-23e7-476f-9354-6dbeac56072f",
"id_line": "68665f73-b71f-4d52-aded-e62d71674f9d",
"id_category": "c1f0677d-65aa-4c60-949d-17e889513bb2",
"id_item": "2f149353-0273-4886-9275-ca8c876b3176",
"id_item_type": "d8800c46-1823-4fab-8f1c-80ba717f708a",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "89f6ba8c-cee4-45b6-8988-c5663241edc2",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:44:10.4683286+01:00",
"date_end": "2026-03-10T09:44:10.4683286+01:00",
"date_used": "2026-03-10T09:44:10.4683286+01:00",
"date_sesion": "2026-03-10T09:44:10.4683286+01:00",
"id_employee": "c18fefc1-f655-4c9b-9aff-b511b115a8e8",
"id_branch": "3ef3580b-e198-4186-bd45-416934e3375e",
"id_voucher_permision": "9cea8446-2196-4493-af6b-c8c803d11f7f",
"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": "a40cab10-b3cd-4a01-8013-9e287b7e4a13",
"id_user_add": "e7547210-9519-48a9-b3c1-5e18033258cb",
"id_doc_sa": "1ea0033c-ff5f-4dea-bbec-e1d5bcf32112",
"id_item_sub": "623065cd-496f-4dab-91c3-f9b56d695195",
"id_pos_sesion": "0d4890d0-8eef-4905-a549-97489d62287f",
"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-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "ca229c23-a835-4dac-9601-9b0c9765c409",
"date_from": "2026-03-10T09:44:10.4683286+01:00",
"date_end": "2026-03-10T09:44:10.4683286+01:00",
"date_used": "2026-03-10T09:44:10.4683286+01:00",
"id_employee": "d266aa9b-5aaa-4ea5-9621-e47e90426a4a",
"id_branch": "3ec46b96-d614-4578-84ad-9314c43e642b",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "b3cdd8c9-00c3-448d-9e18-254fa430722c",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "a58a8ed5-3b80-421c-8e12-545a66c0a296",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:44:10.4683286+01:00",
"date_end": "2026-03-10T09:44:10.4683286+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": "a3c5d2d6-7706-43e4-b34e-1cdba11b3c66",
"id_pos": "80f73b99-eb22-4b11-97b8-760db9400d43",
"id_list": "5bb0457b-40b7-4db5-b59a-71843d41373d",
"id_item": "6f5d163f-3748-4fc4-9f42-c3cf2fa1d260",
"id_item_type": "4611ce22-24d3-41d4-8716-be608e84071b",
"id_category": "55891bb3-0ea0-4cf5-ae98-904a884192b7",
"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-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "f17029fa-8c54-4d09-b54f-b29b488b5028",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$id": "34",
"id": "929df954-c64d-4c37-b009-3ee4959372ae",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "6dff9c0f-f60b-45cc-abd4-b5ddf8b22e46",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "6985c053-4354-45fb-a18b-8e2433dfe06e",
"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-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "879f744e-82bf-4a5b-b0e1-bc7efad79f12",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "c4d51b66-bcb7-4e7c-b4ed-4c7ad063dc2b",
"id_pos_type": "2b25e919-690a-4d49-9738-416ba43b1646",
"id_price_list": "944a80c1-712c-4bf9-b797-210e67989450",
"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-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "0e348c35-d2e7-4fb8-9524-28b5324f3c28",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "9093d6d7-e428-4477-b4bb-d50d1aa997e1",
"id_pos_type": "fd691f77-bec2-4d3c-a605-c563fa596837",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "2b6a7d74-1d76-4f9f-b5b0-f44e122339f7",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "6096af40-baf0-408a-9ae8-6f170e962a34",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "bc95ea0b-3fa4-499a-8077-251d6a8bf8a3",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "508004fe-aeb0-4a60-9788-3b48a97d06ff",
"id_branch": "e4cc62f0-1917-4b86-abac-eedb5efd7470",
"id_pos_type": "6d4fab11-7d6e-4dd1-b20a-19c2ebefc714",
"id_pos": "0c7d923e-1d11-4152-a4c7-3578a23fd583",
"id_item": "cee94e65-9267-418a-a8eb-c0bc742cd6f9",
"date_from": "2026-03-10T09:44:10.4683286+01:00",
"date_end": "2026-03-10T09:44:10.4683286+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "b80d41d6-0b81-4815-91c2-16ff1c6f5755",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "2"
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "38"
}
],
"mt_pos_doc_print": [
{
"$id": "39",
"id_pos_print": "27583f8c-5ef2-4f92-91e2-bfe8473ae306",
"id_doc": "3f21f75d-cf1b-4bab-b192-8886ef1aaa97",
"id_pos_type": "ab08567f-2690-4d8f-a511-81bc49197ee8",
"id_doc_print": "68c6b3f4-ddb4-46bc-b252-be6830591c4f",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "063d9ab1-fa18-40ae-ae5e-0011e0e4ff7a",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$ref": "1"
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "bbf0910c-c788-4fe6-9cfa-0538ac0ec959",
"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-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "36340276-1300-4d85-bc0a-ba229e34d4df",
"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": "40"
}
},
{
"$ref": "41"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "42",
"id_list": "e76d125f-6117-4028-8b59-0a791e7254ac",
"id_item_sub": "e618f7c0-a699-4d70-a216-a790d6db5b87",
"validity_date": "2026-03-10T09:44:10.4683286+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "840df1d1-5972-445d-a4f2-679ecf22e38b",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "43",
"id": "84e064dc-ca4d-41f6-9150-e33f2242f2e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:44:10.4683286+01:00",
"date_end": "2026-03-10T09:44:10.4683286+01:00",
"id_branch": "1e758296-460f-42a1-8529-036bc8b013c0",
"id_pos": "ec0c14ed-9388-4178-967c-daddb5a4d9ec",
"id_list": "4009b6b6-1456-400e-8a05-59c5dae0a551",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "79b8f491-8206-4353-966b-323cbb52dab9",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "544ca070-66e1-4767-941e-6951b756c51f",
"order_id": 2,
"id_item": "92b525ce-024a-4bc0-9a3b-5f7a69e3f8cc",
"id_item_type": "d71e3a27-bab1-4272-912f-e83155b6a984",
"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": "86b4df27-1153-4a9c-9837-4c071c654787",
"type_item": 11,
"id_voucher_json": "797104b0-5b75-43f5-a771-5faf6d860162",
"count_voucher": 1,
"id_category": "b593c9ee-a439-4610-b65a-7de3544e263f",
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "7b91a015-9588-4adb-8310-84090b432cc1",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "45",
"id": "55a1fffe-bb96-408a-abbd-5c40bed71e07",
"nro_sesion": 2,
"id_pos": "0cabd570-fb8f-4617-9fa3-874aee5c788f",
"date_tax": "2026-03-10T09:44:10.4683286+01:00",
"date_open": "2026-03-10T09:44:10.4683286+01:00",
"date_close": "2026-03-10T09:44:10.4683286+01:00",
"id_user_open": "9f8f3296-c43d-444b-ae33-41050cf181a5",
"id_user_close": "5d629ee5-031e-464b-885d-0a134c3b7da4",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "96a0d108-a220-4c61-8516-7cb58d825bac",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "4da66572-8c99-4ae1-8ddb-add8f457ae6f",
"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-03-10T09:44:10.4683286+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "a966e8cd-741f-47cb-b4e1-f516e91da8fd",
"id_room_unit": "c3f1e1c5-edcc-4556-899d-cbd5fed7a9be",
"id_room_list": "9ca3be3e-ce34-41f8-a07f-d2a4abbc3e0d",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:44:10.4683286+01:00",
"date_from": "2026-03-10T09:44:10.4683286+01:00",
"date_end": "2026-03-10T09:44:10.4683286+01:00",
"date_open": "2026-03-10T09:44:10.4683286+01:00",
"date_close": "2026-03-10T09:44:10.4683286+01:00",
"id_employee": "6b0ca0bc-db0d-4ea5-9b4f-b13048bd87cf",
"id_employee_sec": "16be123b-1221-4ad3-a13f-6f4f8575bcb3",
"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": "9a34cb3d-0862-45ad-b090-cc5017bf7aa8",
"comment": "sample string 7",
"id_user_open": "48c14299-3249-40c5-82e4-5ab977c0fc6e",
"id_user_close": "7ec88309-8be0-4d7d-a3b4-0a678d7d03ef",
"id_unit_state": "2a91641b-ef98-44d4-8e80-2ef1ac45b637",
"id_pos_sesion": "1fa60aa2-a9a5-4fb6-8bb6-a2fd7a6c8dda",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:44:10.4683286+01:00",
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "a9c7a121-f141-45a7-a628-85af41a3153c",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "2c52d5ad-6b7a-4ae3-821c-1cad13444d77",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "1155907a-bafd-4bef-b0dc-1d31f5b6460e",
"locked": true,
"date_locked": "2026-03-10T09:44:10.4683286+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "fcc23a73-d1c9-44f4-aae6-86c66eddcf64",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "4fd6c507-422f-4955-8eae-c77b0e2590e3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c40fc998-f2be-42a6-8491-3b288091f170",
"name_pos": "sample string 6",
"id_image": "fff8d6f8-5b38-46b4-9aed-4e4d29d087f1",
"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": "d8242227-1e35-4d91-866b-e4b34b850901",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "431b87bb-53d8-402c-94d2-4848ecc4ec27",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "d926a9be-8a31-4d9d-b85d-66f4d7847f13",
"id_room": "6a09e0c6-41f3-4d4b-af65-73364344eaeb",
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "303a21b1-ac5c-4718-ae03-0575fd679ec1",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "67af8932-5625-472b-af85-d2f771a39a7b",
"id_room": "fc00aaeb-db85-4d33-920a-5f3aec02a2fa",
"date_in": "2026-03-10T09:44:10.4683286+01:00",
"date_out": "2026-03-10T09:44:10.4683286+01:00",
"id_user_add": "c60c1212-857b-4c79-bca3-f459c92532d5",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "2b2135df-b478-4746-bc01-41271077bfc0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "6417a47d-ec39-4aae-b0b9-4f75265ae49e",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "45838fcb-04b9-4b1a-8b43-a90faafce3c5",
"id_room_state": "45e7f12b-4d41-460e-8628-71718263d336",
"id_image": "a797d169-f207-434a-b0c9-c5264e084484",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "a6523e94-c00c-4a10-aa3e-05c9204498e9",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "bb23ebe5-9bd5-423d-91c9-6cf66b30cea0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "86c95dfd-f861-493f-a2b7-5729ef6016dd",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "55",
"id": "b6c989e2-fa71-4723-a409-bacb87a52656",
"id_pos_sesion": "18370156-0975-45ac-8348-4e81726e76a5",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "6a719f82-b1ff-4d0f-a67a-cb183a8821be",
"id_room_unit_activity": "16d38cb3-a30a-408e-97ab-23bf2d29fc23",
"id_doc_sa": "79df1108-932b-40d4-9e09-ebf9ab39cb4a",
"id_pos_type": "b444f3c9-dfa7-48c4-bfcb-eb9c2708c476",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "68c03a0f-69a9-4806-b0fe-79c45baa9a92",
"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-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "1fa604db-e9c1-4192-a18b-67f62df14fb9",
"id_user": "e62cfc00-cc6a-4b2d-a707-97175ca95a18",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "43d61066-9898-43d8-900b-441bb9cac199",
"id_user": "b8f38373-ebdc-48e9-9e19-67eebb82e51d",
"date_add": "2026-03-10T09:44:10.4683286+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "58",
"id": "b0dbeeda-5c71-45f0-9bed-a2af101ee8c7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "176caf5c-9469-4c93-857e-a298c60f7af1",
"id_doc_print": "600899c5-d2f2-4821-a076-fc599a15e868",
"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-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "59",
"id_doc_sa": "631e30de-d02d-4763-9d28-55d241180943",
"id_line": 2,
"id_item": "a058f71f-e877-406f-b5bd-4ffe23400dec",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "59"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "8a48eb3e-024c-43ad-8b8f-bfa77a1bac10",
"id_doc": "e3903b5c-cd12-4cdd-ac8b-e3ca2982a6c7",
"value": 3,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "5f0480e6-8d1e-47a8-929a-c0904df9d679",
"id_pos": "7a67d5f8-366d-4327-9647-53421a752ae4",
"id_doc": "7b3bc0d7-8eeb-4705-ad7e-8e7f559941f4",
"id_branch": "ea176919-50a5-4c71-ad86-b853c7194254",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:44:10.4683286+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "430bc265-237e-416f-aac3-c48e0b1f8848",
"id_loc_from": "256f5476-7074-47d9-ad8c-3b2ebb81c916",
"id_loc_end": "93c22fb2-e4a0-40d2-8091-54c825dd06a5",
"id_user_add": "4e279a75-600c-4e24-b53a-d486d824dc09",
"id_user_upd": "fc892f8b-7ff9-4ad1-bbe8-b69b12c8554a",
"id_pos_sesion": "4eb785bf-3a1f-4a5a-82b7-57c6b1fdb8ef",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:44:10.4683286+01:00",
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "de598fb2-ee07-462f-80bf-a1eb4fc2f9ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "82d45c7e-ae28-47cb-b1d4-d6472e718946",
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"id_user_upd": "0d204e7f-c4d7-4f73-911b-6d4a4128a64b",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "bcbfc33f-138e-4c7a-b834-d6f7b0aa82bf",
"id_item": "80a39e7d-0161-47b8-98e9-15a5d9cf3825",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "63c79000-271d-4c61-8e99-537f5444969e",
"id_line": 2,
"id_item": "19ca147c-f776-4a22-ab07-b14d02b7e400",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "d66ef901-283b-4d05-8bad-ae546d3181bb",
"spool_server": "sample string 2",
"id_doc_sa": "67eb4d21-771a-448d-8bf0-1a7ec2ac903a",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"printed": true,
"print_on": "2026-03-10T09:44:10.4683286+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$id": "66",
"id": "ef8e05b0-aaf6-4c01-97de-73eaf9f1f1db",
"id_function": "c5cc2882-f500-4441-ac56-adcd7854f89d",
"id_user": "81c7cbc1-e9c7-4562-aa78-9429de1d4817",
"id_profile": "aa317dd1-18a4-45ea-9e06-46e008e36e09",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"st_users_profiles": {
"$id": "67",
"id": "ddd65abb-958d-401a-8c4b-125cb4440fa9",
"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-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "68",
"id": "0125ab64-4684-4dc2-bbcd-4a1743259765",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "3f1e57a3-0595-4e4b-abb3-19ebfde60168",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "3889d680-2223-42e5-9ba6-ea2c5a43f3d5",
"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-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"st_functions_groups": {
"$id": "69",
"id": "f2e1ed8f-8883-49f6-888b-6ee7725a489d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"st_functions": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
}
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "70",
"id": "ce3e4ee5-65e9-4b5b-bd66-8652f63de076",
"id_pos": "f5d4b42f-5855-4514-906b-81bec7ab8823",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:44:10.4683286+01:00",
"key_access": "sample string 5",
"id_user_add": "97a08b26-fbc3-49e6-a3cf-1e8eca46df6f",
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "d6a328d1-7d3b-40ad-8942-593d242b3faa",
"id_pos": "9fd1c386-9992-44a0-8c7a-ba1d0c8353f3",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "71"
}
],
"st_users_profiles": {
"$ref": "67"
},
"st_users_token": [
{
"$id": "72",
"id": "8aece32a-d030-42ee-8bb2-042b26a0f773",
"token_id": "sample string 2",
"id_user": "2ce0c1cd-5258-40a6-9c07-aaf8fe1a527d",
"date_from": "2026-03-10T09:44:10.4683286+01:00",
"date_end": "2026-03-10T09:44:10.4683286+01:00",
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$id": "73",
"id": "8223a994-3c25-4541-9b55-47df65045fe1",
"id_user_add": "17844762-efc9-4c13-9fda-7b6fbaa57c6a",
"id_table": "3fe63746-1d01-4677-953a-4f39b6fc6bfa",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d6d2efed-8e00-4726-af97-4785d72fae1e",
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "74",
"id": "97df9b1f-38ff-4e55-9808-95e909979c65",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "b251829e-cc58-431e-9efe-e8096adab597",
"id_sync": "378aeb26-51de-4024-b1be-4f68203f278a",
"json": "sample string 3",
"id_table": "23f5d3ef-0455-43f8-a4a5-36e472675b1d",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "35651fa4-69a3-48d7-be34-384cdbe77e94",
"id_branch_from": "a0101efd-55bf-4897-9bc8-c8537be28e7b",
"id_branch_to": "4cf7c666-2059-4b90-8ede-23745d72a2ca",
"type": 4,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:44:10.4683286+01:00",
"send_on": "2026-03-10T09:44:10.4683286+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_sync_tables": {
"$ref": "74"
}
},
{
"$ref": "75"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_pos_sesion1": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_log": [
{
"$id": "77",
"id": "28d2e0dd-5109-4d2a-ae54-d3bb9b8b45a0",
"id_room_activity": "07f2a398-7fe5-4ca0-b589-6855918205d2",
"id_pos_sesion": "d79c218a-f9aa-4090-9159-def1822ccadc",
"log_text": "sample string 4",
"id_user": "87a9f292-48c5-44a6-baea-e8c663454fa1",
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "77"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_images_types": {
"$id": "78",
"id": "3cf394ce-2fdd-49c0-955c-e10348c1a3c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "fb73c48e-b9bc-4633-9d24-5ffc52305276",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:44:10.4683286+01:00",
"date_end": "2026-03-10T09:44:10.4683286+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:44:10.4683286+01:00",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_sync_packages1": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "80",
"id": "2e5a818a-07a5-40ed-a5f1-e2166c461f19",
"id_pos": "a0d7124e-b4c6-40ea-960a-3807696eed64",
"date_add": "2026-03-10T09:44:10.4683286+01:00",
"date_upd": "2026-03-10T09:44:10.4683286+01:00",
"date_out": "2026-03-10T09:44:10.4683286+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "80"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_local_variables": [
{
"$id": "81",
"id": "9e479e15-62a5-4dfb-bd93-8ea25a7bd362",
"id_pos": "9b294000-5dc7-48fb-9075-8e9a3150cc26",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:44:10.4683286+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
}
}