PUT 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": "5d4bace4-8059-40c2-8343-4a68d30b0fc4",
"id_pos": "3bf1cffb-398e-46fd-b733-326fec3c0809",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "652c651f-1391-4206-90c3-d7e5d698b711",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "67b96c4f-6b93-4c8f-b3f7-e048ec9ce467",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "bfe820d6-8cb5-4940-86b5-da1a175de952",
"id_zone": "d10be131-b6a5-4ba0-aa66-e139386e9980",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "ced7f753-6a27-416a-b9d6-d4e66062e10e",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "f11805f5-8aaf-4f9d-9bcc-5e24d8f457e7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "084e23b5-4fcb-446b-bf29-8886804cac87",
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "40070143-002c-4ef9-91d4-8be3e491bf15",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "b672edba-4f1c-4d01-82f4-f281d1822e70",
"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": "1f3cdcdc-3dea-4266-b245-576df899aff8",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "65081f36-1ed7-4cb3-869c-f3b7434f038a",
"commited": true,
"st_images": {
"$id": "5",
"id": "952e5291-eb27-4cf3-82c4-db6a2534ea29",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "47f352dd-1bcb-4ea0-919e-76c1cad2134f",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "b49793ea-9f3a-4bc5-ab50-66aa42758f1a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "890c1102-e2c9-45ae-8cc7-ef50d5be2feb",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "55696c8e-4246-4469-80b6-fb6645a5ecbc",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "e962fd10-efc5-4795-9d14-30d19665d0df",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "a8c65546-7de1-4b40-b8a7-c065fd6c60ab",
"id_item": "95a0c63d-a35c-4ed7-a599-3f637116f1c8",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "24201f11-29c9-459e-ad63-ec5b720d4f6c",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "e93dcea0-105a-49a9-9b1a-96f891251458",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "0c463c52-8cf5-411a-8f67-ad6b19ae4b7f",
"id_unit_sec": "5d7cedd3-c4a9-46d1-b3c4-ba98dff6fc6b",
"id_brand": "870b7445-e924-4088-9ebd-bbb0d1b9d89a",
"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": "da051ae5-5320-42ac-8f4d-58275842286b",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "64e0c64a-e767-42f9-a644-e43d262cd51e",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "f40a3516-49df-4347-bf8f-d5835ec9ff8d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "8587a3ce-9d85-4bd4-9438-9ab037dfc56f",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "3445cfe8-85a1-44a6-87b6-9f77259a0bc0",
"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": "9786fe09-d725-4bc8-bdbe-cd07cca180c7",
"view_messages": true,
"id_image_photo": "7e7e0890-3e5e-436d-959c-3013abadf986",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "e1d3ff7a-4f37-4ae2-84f8-e0dd6094b256",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02: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": "6d4ecbd6-b9be-4294-8426-60c93ea71b55",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "b84bfac8-d548-4de3-9514-7bd6a3da8c22",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "fc389258-9341-4b53-9731-99141bf18c61",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "94be23a7-b5bc-4686-abdc-28056d16b415",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "dcda044a-70a1-47bb-8835-40ae693068cf",
"id_cloakroom": "f59726c2-1133-474e-b46a-4f43838f234f",
"id_pos_sesion": "e9a844d0-a982-4296-a20e-26a3cf1e6ed7",
"unit_id": 4,
"date_open": "2026-05-09T09:36:20.3012657+02:00",
"date_close": "2026-05-09T09:36:20.3012657+02:00",
"id_doc_sa": "5784a74e-39fd-42b8-a37e-be72bf7f8e36",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "13a1c7c2-24ca-4c3a-af2a-788ff586e418",
"id_pos": "eaf07aa9-b248-46eb-948d-bb3643d863a1",
"id_doc": "f832176a-9189-445a-832c-2c1ca7bc1506",
"id_branch": "89092f41-df5b-4385-8a2f-0766a83fd19c",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:36:20.3012657+02:00",
"date_tax": "2026-05-09T09:36:20.3012657+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "ec7574be-9cf6-4c17-a5f3-55e43dad6ebd",
"id_relationship": "79c401b5-fbb0-418e-9c7f-a16f625f078c",
"id_loc_from": "aca7c8bd-213c-4afb-9adf-a4442bc69a10",
"id_loc_end": "aa30e88d-61b5-497b-9289-6f99c662c25e",
"id_user_add": "057ab67e-72a9-4fb8-af8b-0363041f97e6",
"id_user_upd": "e8d065fd-ed8f-4f50-8641-28f441f95976",
"comment": "sample string 12",
"id_pos_sesion": "a9d2e1d8-b5d4-4305-ba9f-55d1f7ee8b9f",
"id_room_unit": "5097e7a3-9a29-4c0b-b8e1-280bcdeb571b",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "fc0f76c5-8424-4387-b0ae-25e4edc0e0dc",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "24a2d6cd-2c1a-4798-90e9-767e774fa133",
"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": "b0f440e5-e079-46d9-8d0f-296db6a553fc",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "a3ae15c6-afd2-465c-b61c-ff1f64bc3060",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "b8524cff-01c7-4bb8-ae0d-4f5144841990",
"id_pay": "8d44d07e-8497-4e13-8181-3c13ca7e0d79",
"id_money": "616803c4-6d11-480c-b1a2-fa9cd7cb1970",
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "d931da8c-bccc-4a98-961e-f82f3a1910b7",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "f5543a45-c686-49ee-80c2-66483adf807f",
"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": "a6ef3db8-b7d0-4b4a-8a96-0289fe848c2c",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "8bcc3820-523b-45b6-80a3-a86e7c38e2fb",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "551c3415-4168-4f4d-9af7-c6f67160ac76",
"id_money_2": "a31530d0-ccd4-414c-9dbf-c247de9e8d57",
"date_from": "2026-05-09T09:36:20.3012657+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "343cc0c4-f22d-4739-8003-de30652527ee",
"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": "f1809d50-1b32-4eba-bea1-3970d874af81",
"id_pay": "a18d3139-b2d9-4d51-8f77-ac82f99c4532",
"id_money": "c54f6fea-b54f-4fd8-a3ea-ddee57a90268",
"date_cashflow": "2026-05-09T09:36:20.3012657+02:00",
"coefficient": 5.1,
"id_user_add": "5038d2d3-aed2-48ea-aefb-1e60670e8359",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "0075c399-35d7-479a-8ebc-e4c77b9383c1",
"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": "3f9ec48a-c4db-487c-b15b-c9228edf0686",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "d89c1646-c560-4236-ba92-1bcfd731de80",
"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": "ab3bb17c-1255-4c24-802d-afc8f3bcb560",
"id_line": 2,
"id_pay": "7319fc22-a989-45e5-b634-a0c3022b196f",
"id_money": "67bda904-12d5-4019-92a8-077ad6feb4e8",
"coefficient": 5.1,
"id_voucher": "9bfaffea-96e1-409e-855b-4b7cd4222dbe",
"id_employee": "ef7d8342-a749-416f-995b-7f887873f094",
"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": "090d0542-0703-42bd-b9f4-93d8abe95699",
"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": "833f5548-74dd-48f9-aa94-6554ddcfc503",
"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": "3c86e42f-99e1-4ec1-badc-a266c6f70041",
"name_pos": "sample string 12",
"id_image": "238e0772-2b46-4a36-9cf7-e9734b569042",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "d20f40d0-af5c-46fe-9442-495d0870420e",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "3c407792-44b1-47c4-a18c-25e3a4fd14dd",
"id_branch": "9e2bc05e-526e-4299-a228-1f55f6682ea1",
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "27724acf-dc71-4740-80e3-fbe6074bc4d9",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "127edcfb-588f-4996-9f3e-644b3bfc1f77",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "73ffc9ec-f1fe-487b-a0ec-90e46871e4a7",
"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": "d48cda51-054b-490e-aa4a-082c81590e22",
"id_line": 2,
"id_item_sub": "29e50cf8-9cf0-4f0b-9660-bfbcd85658e1",
"qty": 4.1,
"id_list": "d44a7af5-6c8d-4283-b552-e654fe1efd03",
"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": "4f15b5c8-ad9f-4a44-b594-faa8d0194a24",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "f95a2a76-f13a-4432-92d1-ab650ab5c14d",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "f8388afe-4345-413f-a9c0-2cd363b33c16",
"id_user_upd": "c481e2d0-69ff-4568-a5e0-4fe18231a7e6",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "9731c8f5-551c-4657-9eb9-43df197c9740",
"id_item": "a95209a4-a1a9-48a6-a121-2fbecd1895fc",
"id_item_type": "8659cb73-0c94-452b-9421-a861ce28f6e1",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "55891b83-85fa-45bc-89fb-a9dfe8852a05",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "145914e1-1a66-4489-97ad-a045e623f134",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "41e46520-1eab-4e00-a130-c96d1bcd037c",
"id_item": "c9b6b1fb-cd1f-4927-b8aa-f8237900085a",
"group_id": 3,
"id_unit_ref": "81ee9ff5-4fda-43ba-b561-3c38f710074a",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "255b20ea-8d0c-43ee-bd90-5f0067025297",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "97320fdb-d05e-40b7-9cea-bc15fe855cbf",
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "8398df85-4f17-41e8-ad5f-8570c3038ec3",
"commited": true,
"mt_units": {
"$id": "28",
"id": "9f405970-cd80-40fc-a6de-8b2a9b70842d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "8e7c8aff-377e-4d89-a66a-ad695a21ce8b",
"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": "66340045-e3f6-45bd-af04-bce9dcb623e2",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "c224a133-912c-425a-9d59-b805d25d20bd",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "ffc10000-b7c9-4b6f-a006-3ccb737c2fe1",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "2ee59831-b8e3-4905-8fb8-93a8f34daf42",
"id_line": "05c3ecab-2aa2-4686-80b8-696ba295ee18",
"id_category": "240f3abf-b5d5-4ae1-8d83-732890de9444",
"id_item": "aaddfad7-e2cc-44c5-baaa-43f11cdfd2e3",
"id_item_type": "1d135899-1ea1-4bd4-b6b5-0344df27d99a",
"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": "c9bd009e-f71c-4aa5-a00d-d54fb63f1d6f",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:36:20.3012657+02:00",
"date_end": "2026-05-09T09:36:20.3012657+02:00",
"date_used": "2026-05-09T09:36:20.3012657+02:00",
"date_sesion": "2026-05-09T09:36:20.3012657+02:00",
"id_employee": "34356bb7-3c1c-454f-9953-e28bf1015e3b",
"id_branch": "be027daf-da64-4c0d-be21-b8cbdd2e77b6",
"id_voucher_permision": "3d86ccda-d533-4146-b26a-2903b75295c9",
"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": "560ecf14-5f39-4258-87a9-89909711725b",
"id_user_add": "0cf6addb-caf5-40ce-8286-7dbbd20ed5e5",
"id_doc_sa": "bd53c125-abf0-4c69-8791-0cd59b510db9",
"id_item_sub": "32b146dc-d81d-402b-a12b-f083f50f1c24",
"id_pos_sesion": "2619cd42-e77c-4199-8c65-5b084d3027d0",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02: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": "8e21cba3-f375-4c36-8772-ad7ce8781f9f",
"date_from": "2026-05-09T09:36:20.3012657+02:00",
"date_end": "2026-05-09T09:36:20.3012657+02:00",
"date_used": "2026-05-09T09:36:20.3012657+02:00",
"id_employee": "a3da8291-58d6-42bf-a8ba-4bbac25ab2dc",
"id_branch": "a9c323d1-f96b-4692-9a50-69d1577c2cbe",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "38d53084-ce21-41fd-87c2-6e09d6fb8eec",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02: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": "4b6d9232-75af-43bc-a20d-6f59b3c7137f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:36:20.3012657+02:00",
"date_end": "2026-05-09T09:36:20.3012657+02:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "6c7cf51c-9488-403f-91da-9578171719ac",
"id_pos": "5bfaaeec-d4b6-414b-a117-9ae03e50d659",
"id_list": "ba065bbb-2b7e-453b-8175-6960ebfb140d",
"id_item": "6d214566-7e56-452b-a29e-b1b56c364297",
"id_item_type": "8ea24b60-c5de-4d8f-a8f2-343c90484827",
"id_category": "7a01ee39-bafa-4e90-9dce-6ee0fa97dba5",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "76631918-1a4e-4c59-b13f-df93262fea7e",
"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": "c57fcd10-bfa7-452f-8b99-285ad799ba93",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "9ee922b0-fecd-4f1d-87c4-ce3a51f89cf7",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "550d3a9b-230d-4527-a3de-bd073fac2af5",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "8f824b38-730c-4317-952a-1289150d0892",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "25865ff9-7101-45b5-b2ff-f73bebab2421",
"id_pos_type": "38692be8-4285-4295-8efb-90866876c622",
"id_price_list": "cf6211b9-71ca-46e0-8f45-092c0c60d5c6",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "a7cbc1dd-6ad5-45a0-a6a0-fd6c15a369e4",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "8e132c05-4260-43c2-9b99-cb41478e0b7b",
"id_pos_type": "3e1bef07-acf1-4d20-8df8-73d49006d0ef",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "2c3a8e3a-0df9-4afc-acbb-e70700f939b8",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "50a04010-0c00-4776-bcfe-9060e5ea012b",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "6add2563-706b-4336-a6a9-866da7982cf3",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "db9cd1c1-d743-457f-ace0-052ed86c4ff9",
"id_branch": "b669278a-de66-4f00-ac8d-05528218e4f7",
"id_pos_type": "6b9b60a1-c369-40ab-9019-42dcf004b225",
"id_pos": "57d917c4-ee68-4fcc-b2f8-f6b342ead9a8",
"id_item": "47e206ae-3abe-4e20-bc99-7acd60e07bbe",
"date_from": "2026-05-09T09:36:20.3012657+02:00",
"date_end": "2026-05-09T09:36:20.3012657+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "7b159d8a-04c9-48ff-80db-88b33a9b0ea0",
"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": "cd6ea755-2514-4345-95f0-7eff940ebb19",
"id_doc": "8276990b-f618-44e6-89e6-47970ffb37cf",
"id_pos_type": "1644e061-d7e6-4f85-bd7a-d71fecdf5233",
"id_doc_print": "36f3f483-4666-4f75-ae3c-871a058182a8",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "01c71595-6de8-468e-9a80-d757abc5b5ff",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$ref": "1"
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "c950e2b7-373a-4cfe-8174-a504f1bda8d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "89650509-32c3-4949-8eea-d9eb90f9a192",
"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": "ebeb7d8b-d38a-4065-b32d-2aec49b0e337",
"id_item_sub": "b469a215-0aa3-4ebe-a862-aea8138b924c",
"validity_date": "2026-05-09T09:36:20.3012657+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "f70dbc67-8523-434a-9903-2bd5e43d20d7",
"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": "0c719cad-c3fa-4a30-a6bf-6d616a56a1d5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:36:20.3012657+02:00",
"date_end": "2026-05-09T09:36:20.3012657+02:00",
"id_branch": "0a8866b7-1f89-4fb5-ac99-0ee6f35faf75",
"id_pos": "703bd59f-acb2-4427-8d6f-cec703c2cf3b",
"id_list": "dbdbb690-f05a-45c0-ad64-73b9172ae950",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "a2351166-14e7-4899-9695-db8943e860a5",
"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": "df3eee2b-257b-44a5-b25b-d83e6753d441",
"order_id": 2,
"id_item": "44fed53c-94b6-4046-86f5-62e7bfdc45e2",
"id_item_type": "81894f4a-dcae-4e4d-b8da-171444c52b93",
"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": "51ed9b59-59a7-4a9e-be5c-20e410fc9d7a",
"type_item": 11,
"id_voucher_json": "9749b25b-6e94-495f-9d2e-649c83b78ec7",
"count_voucher": 1,
"id_category": "6567888b-d693-42f9-9a50-bf4dcd66c70e",
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "2ff02db3-8c51-4ad9-a57e-333867846ac2",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "45",
"id": "edc7b682-db1c-4668-bbb0-7c767d2a0a4d",
"nro_sesion": 2,
"id_pos": "cdec0b59-a131-4d76-8515-0d30cf9ee3c8",
"date_tax": "2026-05-09T09:36:20.3012657+02:00",
"date_open": "2026-05-09T09:36:20.3012657+02:00",
"date_close": "2026-05-09T09:36:20.3012657+02:00",
"id_user_open": "fe9ca217-489d-4771-9ebe-fd8329f549d7",
"id_user_close": "c4167927-b809-48f6-97d4-a9c9bcf95852",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02: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": "bd6820f5-84d5-472a-a806-8fcfe7f7d647",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "6d27eaba-bef1-4a4e-a235-db69aae5d3ea",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "b9da2139-5b69-41ae-b64b-7d3c49aa950e",
"id_room_unit": "cd911def-b381-4ff0-ae33-e187633fe1fc",
"id_room_list": "867365ca-6832-4029-8f34-8e701bd08cf4",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:36:20.3012657+02:00",
"date_from": "2026-05-09T09:36:20.3012657+02:00",
"date_end": "2026-05-09T09:36:20.3012657+02:00",
"date_open": "2026-05-09T09:36:20.3012657+02:00",
"date_close": "2026-05-09T09:36:20.3012657+02:00",
"id_employee": "25ca71f0-7fe5-4e67-9577-c27ba6e3374c",
"id_employee_sec": "4232dd05-bb22-40bf-aaba-ade8cd30ae4c",
"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": "8b96ebe6-2f88-4bec-8476-ddff5bb1ab96",
"comment": "sample string 7",
"id_user_open": "ddcea227-4cf9-4c26-bdb8-42e110939c56",
"id_user_close": "fd667f66-b59e-414d-ab7e-7a6962d582ce",
"id_unit_state": "3243e081-4b38-46cf-b98a-819cac426c31",
"id_pos_sesion": "e99b375c-1974-4cf6-a11b-11213fe12f6d",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:36:20.3012657+02:00",
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "74550235-f92c-49b5-9ac3-303907c30377",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "4fb26768-4a0e-4943-8c5c-24806a12497d",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "a8979f97-10df-495b-aef1-105793a54124",
"locked": true,
"date_locked": "2026-05-09T09:36:20.3012657+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "5f6d3229-91f1-4c92-896b-2b99977469f8",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "3524a257-202f-45a3-97f8-55b83a84fe5b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "01c72b82-a6f8-46f9-affe-2ca5e5f4aeb9",
"name_pos": "sample string 6",
"id_image": "aca5b0ce-7c5e-4631-968e-e8ef0004066c",
"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": "66911d33-2428-4bb1-9e63-dc501397e550",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "a6c7a874-9587-4add-b094-039405cab1f0",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "51c44cb9-e778-4b20-864c-f26f93bd8674",
"id_room": "4a4b2294-35ad-4576-b08d-d77c915ff88b",
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "962b1cb3-567e-474e-9d19-93b3eebbcda9",
"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": "8effa370-f13f-44ba-a9c6-02808f8794d3",
"id_room": "743280bc-2fbe-4d24-9a77-4b2edf008a34",
"date_in": "2026-05-09T09:36:20.3012657+02:00",
"date_out": "2026-05-09T09:36:20.3012657+02:00",
"id_user_add": "8116cbd5-1320-4369-89e4-9eeca10ed5f3",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02: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": "9c731a66-3c86-4b35-b163-28249f98abe6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "5806a66e-7882-462d-900f-c7fb9e46ee93",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "fa426cdb-533f-46ef-8bb1-561a77bf6d9c",
"id_room_state": "3cf36569-74c6-4947-8536-9252ddc8647f",
"id_image": "6295fed2-a9c1-47de-91ac-15ff89292e16",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "123f3f97-e11f-44e5-b7ea-6c6d7964ad4f",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "191f7e3f-0da2-4c31-87ce-a023b06ef8e9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "6498e343-3f8e-4a98-b682-2d2cf95c5f1a",
"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"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_tips": [
{
"$id": "55",
"id": "3ee084e3-3fdf-44dc-b540-3f322c5a74a1",
"id_pos_sesion": "c909e4d7-03c3-4973-94a1-48ebfe64ce6f",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "f3749daa-593b-4186-9ea1-4b2ea3742484",
"id_room_unit_activity": "a1c9dd57-2395-48a2-8826-b123346ca95a",
"id_doc_sa": "c5d64457-f4a6-4af1-b776-f65a50af645e",
"id_pos_type": "dd8b59ba-9120-42fc-986a-c97d6cf1dc4b",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "666e73fc-d707-4652-8107-4c1b29c7717e",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "f364df5e-d783-4ab7-8c7f-325c335cb09a",
"id_user": "d4be9bc5-caf6-4d9e-a7aa-b0ab9e1b25c5",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "4b031285-6e13-48a8-af98-9683a696cb1f",
"id_user": "b20c07e9-fe94-4149-bcd9-e2b1a75efe2b",
"date_add": "2026-05-09T09:36:20.3012657+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "58",
"id": "e7e78f5c-ff16-4968-80fc-2a0469725ab2",
"id_user": "cf5e243a-4dc8-4170-9bd3-753cb4b20c55",
"id_user_profile": "267e816c-3a68-44b1-a07e-140089b660c6",
"locator": "sample string 4",
"date_end": "2026-05-09T09:36:20.3012657+02:00",
"id_pos_sesion": "277eb100-8d20-4187-804a-ea3de2d7515d",
"date_login": "2026-05-09T09:36:20.3012657+02:00",
"date_logout": "2026-05-09T09:36:20.3012657+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "59",
"id": "a246a05f-b62c-483e-828d-14205a325967",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "e6fe5ae4-87a4-4371-b7b8-741ed0a058c6",
"id_function": "450ad030-0e2d-4b54-87fa-2997b2cd4afa",
"id_user": "9f4409f1-5f31-4295-9587-39a35b270415",
"id_profile": "2026ed58-6ef0-40e3-8bcc-b821ea3649a0",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "61",
"id": "d4bd6dc0-ea7a-4063-99da-57520403ffe7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "f262baeb-2213-4587-9195-485047c2c66f",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "b8852d44-beae-4564-99d5-d5f06c23f4ab",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "0832f677-8612-4f82-81e8-2d56b5f51efe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"commited": true,
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
}
},
{
"$ref": "60"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$id": "63",
"id": "6d1e8b79-a12a-4c73-9767-83c767b92e5c",
"id_user": "8e2490a6-916e-4b5b-a791-d5655f248fbc",
"date_add": "2026-05-09T09:36:20.3012657+02:00",
"destiny_type": 4,
"id_key": "6609df6c-1499-43da-93d4-467f624ce9b5",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:36:20.3012657+02:00",
"id_pos_sesion": "3052f08a-f662-4498-a84c-95de790de816",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "64",
"id": "490ea25a-f6ba-4dec-aeee-45dff948f544",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "683d093f-2b01-4518-85b0-76712cd18828",
"id_doc_print": "b30e8c4f-b6d9-4c56-9cdd-09fa1e638c22",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02: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": "65",
"id_doc_sa": "66cfb61b-5fa0-4160-8798-2f8f255d5fd4",
"id_line": 2,
"id_item": "165adc5e-8db2-483a-94fd-18e2e379b097",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "65"
}
]
},
{
"$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": "66",
"id_pos": "09cce65a-ff46-4ea5-939e-cd24ec8113ed",
"id_doc": "97622804-6154-433e-95a6-21803abd6938",
"value": 3,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "1543caca-d4cd-44ad-9e14-8d936d61bbb3",
"id_pos": "9e8c3498-75a1-4048-895e-dbfffea28773",
"id_doc": "63d9ecbf-4faf-429e-8e64-60bf3c860fea",
"id_branch": "479b10fa-9ead-49e5-bb28-8863c60af028",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:36:20.3012657+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "5c1b5a22-78cf-46ee-bf6f-a58bc076f1ff",
"id_loc_from": "92499dbf-ee2e-4833-97e6-00bd2384c729",
"id_loc_end": "c4cfa02f-d4a2-4a8f-8974-f029f42f7f07",
"id_user_add": "60692ca6-38b1-49a8-818a-645bd6350b3d",
"id_user_upd": "70e1eb29-31ea-4598-8037-446755c15e40",
"id_pos_sesion": "11f65af5-b603-49ca-bbb1-7d17a2264d28",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:36:20.3012657+02:00",
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "af034e32-0424-4cad-a0ed-1fc1f172f36d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "36ad9ab7-6874-423e-b9b4-cdfd66034df9",
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"id_user_upd": "439a2156-0871-4eca-9a46-7a369224d174",
"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": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "d330691c-ac17-412e-af5a-deca214f0de0",
"id_item": "98b402af-1792-41c2-9ef0-e6ef897dc350",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "531a0701-2ca7-4618-b799-4bea4dd18667",
"id_line": 2,
"id_item": "0fd7d7ed-945e-4715-a534-9fd1e7f5ed27",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"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": "71",
"id": "69c3920d-fe1f-4b72-8bd1-030b0e7f0407",
"spool_server": "sample string 2",
"id_doc_sa": "9cd0d2e2-93e3-43d2-8dca-638814c6888d",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"printed": true,
"print_on": "2026-05-09T09:36:20.3012657+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"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_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"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_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": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "503e30f6-55e9-4493-aa78-27e4bde6fc02",
"id_pos": "381e4ad2-9115-4ace-b15d-ffd116516da0",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:36:20.3012657+02:00",
"key_access": "sample string 5",
"id_user_add": "905043a5-168b-4bfe-a1b1-fe08fdcab140",
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "95c626f8-f8da-40cb-8a6b-abf08fe63bcf",
"id_pos": "fef587eb-95b1-4216-b707-1ceb3849e176",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "74",
"id": "f7d27d4b-5fa7-4239-bf6e-82e65bff083b",
"token_id": "sample string 2",
"id_user": "b908b875-b055-4d2f-a688-93ab8baf8122",
"date_from": "2026-05-09T09:36:20.3012657+02:00",
"date_end": "2026-05-09T09:36:20.3012657+02:00",
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"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_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$id": "75",
"id": "626feb6c-f553-42c2-a9fd-793427c43fd0",
"id_user_add": "256924aa-0775-4623-b679-6f3396661d42",
"id_table": "39fa30fe-1eaa-402c-a285-8012f522e568",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "40f544b9-f083-4444-89ed-9800e28925cd",
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "76",
"id": "22b4315d-136e-4174-a310-68d55e0da6ca",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "6a158ae6-6b37-4cb2-bee4-4796caf5ac94",
"id_sync": "d7573c60-7cc2-4d06-a2eb-f6ee39a556ed",
"json": "sample string 3",
"id_table": "527f3986-765d-4133-9088-25b4cd5a1c59",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "540f4b5f-b8fa-4880-a14c-df33f5996995",
"id_branch_from": "d0f1c672-a98e-43be-bbaa-38fc4a7edc57",
"id_branch_to": "88d77638-0b4f-4217-9fc0-ae9d5eeddcc9",
"type": 4,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:36:20.3012657+02:00",
"send_on": "2026-05-09T09:36:20.3012657+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "75"
}
],
"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": "79",
"id": "d748b204-e6a1-41dd-9149-4acc50541f25",
"id_room_activity": "59b85a75-21b8-4792-b30b-ba9f7bba8858",
"id_pos_sesion": "65c8b7f4-d06b-42c0-9bde-d13d95668952",
"log_text": "sample string 4",
"id_user": "7ea986ad-fde5-4eef-be02-617b4bd2d655",
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"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"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users_profiles": {
"$ref": "59"
},
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
}
},
"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": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"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": "61"
},
{
"$ref": "61"
}
],
"st_images_types": {
"$id": "80",
"id": "858b9319-db1e-492f-a2e3-42ddc27cf531",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02: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": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "8bc08d4c-3652-443c-83e2-c42dee0ac9fc",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:36:20.3012657+02:00",
"date_end": "2026-05-09T09:36:20.3012657+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:36:20.3012657+02:00",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"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": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"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": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "82",
"id": "d8cb61ab-23c5-4700-a520-5ac4ed2c46b8",
"id_pos": "52ec5cc2-c115-4e70-bdbb-75ce21621a4e",
"date_add": "2026-05-09T09:36:20.3012657+02:00",
"date_upd": "2026-05-09T09:36:20.3012657+02:00",
"date_out": "2026-05-09T09:36:20.3012657+02: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": "82"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "83",
"id": "9c966360-496f-4ef5-bb83-55f14686c4f5",
"id_pos": "93013ddb-aacf-4923-b047-af13344d323c",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:36:20.3012657+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
"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
None.