POST api/post_vouchers_control
Request Information
URI Parameters
None.
Body Parameters
Collection of tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 100 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "54e80b8e-d6ef-4717-a874-ec397c3a3c2f",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:47:02.4326701+02:00",
"date_end": "2026-09-06T06:47:02.4326701+02:00",
"date_used": "2026-09-06T06:47:02.4326701+02:00",
"date_sesion": "2026-09-06T06:47:02.4326701+02:00",
"id_employee": "8de7d0a8-3c3c-43d2-bf3f-51f47b8d4067",
"id_branch": "8f5f0034-d7c6-49cc-8450-7dc5535a257c",
"id_voucher_permision": "20c21752-a679-4d5e-924c-8ab25203fd1d",
"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": "ad6015fc-7692-4024-8f97-537c2a000f3c",
"id_user_add": "c825b992-44b3-4470-ad84-0f7853b63f0b",
"id_doc_sa": "177c9905-a23d-4126-859c-69cb86fd8de2",
"id_item_sub": "9fb0b8cc-6e21-4b62-878f-1b1a84680b17",
"id_pos_sesion": "42188e1a-fc6e-483f-9a9b-cf5a81a93aae",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "aa987fbc-d413-4e3c-9a93-2236b63feca6",
"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": "24382a76-d6af-492a-9e13-77bd05cd5c89",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "6d576c60-0835-4e1d-a91b-7f308095c134",
"commited": true,
"st_images": {
"$id": "3",
"id": "cb4799de-f72d-4bc6-af72-e61557fce760",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "5aad3669-ddc4-4a26-96ca-6345294d616b",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "463646e7-c172-4b56-9503-06b3bf4b6671",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "cacb5f58-1383-45c7-8fa0-4bfbde905f33",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "5e54bed4-14c8-472d-89a6-f0bd432b5ca8",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "562cb59c-4ec5-4e28-855a-12d3d892b0ed",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "2113a6b6-d601-479f-a573-abd5d8849f0c",
"id_item": "e7785716-4bd7-4205-8455-c6e5cc926d46",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "231dabb0-344a-48b7-8ed1-5bd0d46b7582",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "cdd0f87f-1e95-4a8b-b912-bd9683af2c9a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "5f973322-5d17-49d6-b393-996d07f349f6",
"id_unit_sec": "388642cd-f8a6-4dc3-994b-16915fbd5b75",
"id_brand": "8d93f48e-47eb-41eb-8f0b-5a5d17b0bfa7",
"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": "a1f91a36-cd7f-4fa0-8f0a-43aed82fb497",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "fb6d8c78-6a25-4cbc-964d-aa888bb70f0d",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "572fbed5-f106-4e75-afee-61f97fed457a",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "038e4e7e-40fe-438c-a805-504a0d6e77ed",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "6dde46bc-90de-41e0-92af-32740f422ec3",
"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": "ec13effd-8fb7-4b41-8316-1fbb4d1dc79f",
"view_messages": true,
"id_image_photo": "1f978ce4-f049-4642-9051-e9801f4ceec0",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "2948b530-4fce-48c1-9a15-72e3b96d71f0",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "406858f7-3f18-48e0-b2d2-3a929f2a7ea8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d757a13c-fb30-41f8-80e7-69a4498b41a2",
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "1ffdddb4-40f7-4de5-846f-52940e1f43bc",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "cf990faa-f789-4bba-86d7-d27535342a33",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5d0ea1da-834d-4acd-8cb8-0b7d5d7fa829",
"id_zone": "89aa4bee-b354-42b4-a60b-6b23888523eb",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "65b4c227-d1fa-46c7-b036-04686eaa774e",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "e702138c-783b-453b-bad0-3da98ded03b6",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "50470a53-3841-417d-9280-d2a52dd9aaee",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "0b0b9a65-71a4-4659-987e-12544a8168e5",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "a7e3c449-570e-4942-8cbe-27779120f05a",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "d663e5c7-99e3-4493-8006-89fcc0abf58a",
"id_cloakroom": "17faa298-7973-47ac-bb67-9c0d0fde8bd5",
"id_pos_sesion": "73c91018-e6cf-41e5-9a6b-2bf34387e7ac",
"unit_id": 4,
"date_open": "2026-09-06T06:47:02.4326701+02:00",
"date_close": "2026-09-06T06:47:02.4326701+02:00",
"id_doc_sa": "3998e4ab-734b-4089-b531-b94905334442",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "bbfa7921-2d4a-4da3-8777-fccb28b678d5",
"id_pos": "9251bf0e-2007-433f-8eb6-964df63b345d",
"id_doc": "ed963db7-f842-43b5-a7b4-a7f0f0e5b452",
"id_branch": "1785328c-cbe9-45ea-af88-6618b81fdf4c",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:02.4326701+02:00",
"date_tax": "2026-09-06T06:47:02.4326701+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "ab1ede41-a885-4feb-ab6d-72be3a8d663d",
"id_relationship": "00ba1f15-7185-4315-8aac-21b9e5e5c33c",
"id_loc_from": "88c6aa28-c448-4bb6-9156-84eb354109f2",
"id_loc_end": "c55e5108-0cb4-4b76-9add-9b7c18aab0e7",
"id_user_add": "ecbe69eb-8faa-49f8-91e9-cc9253fc56a6",
"id_user_upd": "af35072e-c59f-4106-b0f0-0c9d0bed4b2e",
"comment": "sample string 12",
"id_pos_sesion": "a07d8b90-937e-41d2-a10f-cc037cae2449",
"id_room_unit": "ca84dfc2-9ebb-48c8-b72e-cae2ee3a1cca",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "301eb591-9f72-4b12-afeb-8739034f5a44",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "5bdc0baf-527c-48a0-b733-c3f7b99696bb",
"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": "15cf7191-aeb3-4a00-92e3-94cb99ea0197",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "3d434756-414a-44a6-ad07-f1c3b487a900",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "c305205d-ee33-4ce8-a87b-a4f10310d0b8",
"id_pay": "c195dfcb-4de4-40de-882d-4f0b2a5fa30c",
"id_money": "38b1a041-7cca-4eb4-af64-6d5bf07e51a2",
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "4ebdb4a7-3234-45d0-a4e2-6b841e1651d9",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "e7588522-d951-4f59-b972-59df654e0c04",
"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": "09622153-369c-41e2-a295-39dc9eb99420",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "92f08901-6589-4314-8c25-7b2db00b6c6a",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "31f0f8f5-47e3-4104-a64b-cef8e1eaff51",
"id_money_2": "be2c220f-ca01-4f6d-953d-85e1551ddeec",
"date_from": "2026-09-06T06:47:02.4326701+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "1410547d-a252-4147-bec4-8582f9c2bd7e",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "66008c38-92ac-4596-a3c4-37f1e0ffda96",
"id_pay": "fb0d164f-ef06-41d5-a159-c81398aeda2a",
"id_money": "a9ec6d9a-95fa-4b8f-a840-adc2daea8b46",
"date_cashflow": "2026-09-06T06:47:02.4326701+02:00",
"coefficient": 5.1,
"id_user_add": "feaaa353-f85d-49ec-bf36-2a04c04811c1",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "76d0c35f-6870-4b66-ba4c-87f722894550",
"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": "2d2bf613-20d0-4cc4-b021-5c339662f504",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "f8906574-fa9b-4e15-a2e6-1102e7de5b59",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "92795ba4-1b26-49ed-910b-75ce05475de8",
"id_line": 2,
"id_pay": "149e40c1-4001-4cd3-9a8f-12c1aae8e0df",
"id_money": "76c7f865-fa3c-4da7-9c50-53a8a473fd1a",
"coefficient": 5.1,
"id_voucher": "c575e9b6-3706-4b71-8c9a-edde8934081d",
"id_employee": "bdd323f1-d6f9-466f-87c9-d917a08e43e1",
"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": "09358e62-cc38-43bf-9ea5-9d9c313e90d0",
"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": "8bf794ea-5751-4c74-85bf-859b83fd9968",
"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": "e9a76e22-c662-4ca3-8cfd-f4d9c39e55a3",
"name_pos": "sample string 12",
"id_image": "a89202e2-338e-404b-9a26-a20607471958",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "e90e6629-d216-4439-bda6-f448561daf07",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "0b0db503-e54d-4e95-9a24-e6ac9dd42d1c",
"id_branch": "a8e69ffa-f9c9-4b2f-9ecd-810549a4e98d",
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "ce3abdd3-f49b-4cdc-9326-4a481e2ddfc6",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "a7985d54-a7e4-40d7-b9f4-06e282c00687",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "547e786a-de9c-4fd3-b559-a0eba7246448",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "8"
}
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "bb740e22-6173-4462-8fcb-68533c834c00",
"id_line": 2,
"id_item_sub": "489f2720-8245-4f5c-8e1a-493efce6de9c",
"qty": 4.1,
"id_list": "be8626ec-f052-4c66-997c-d007be0b732b",
"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": "c0b01d7a-06a4-4093-aba7-bbc140d52e32",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "db22fdd3-721c-4949-b497-e1a5d52764de",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "f22a86e5-6784-425c-abbf-281a505e6bab",
"id_user_upd": "62d5cc15-222c-4904-9fdb-737747814879",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "501611db-e262-45e5-bca1-c5afdd78a974",
"id_item": "e561c0d6-3773-489e-a8d3-6e692a9d543c",
"id_item_type": "a0397358-9ae6-4a57-88f4-ac8e2cc6b337",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "2cf2b940-051b-4aaa-9525-902805c2a3d9",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "34cde7af-2998-41e2-941d-695899ba5e04",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "03d301ff-3bcc-4d97-9168-5190e606c285",
"id_item": "a0ab9be8-b1f2-416c-acb7-f76995dfa5e2",
"group_id": 3,
"id_unit_ref": "e837f9fd-5db7-4761-a143-e65355acf278",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "4c78a9e0-eb5d-4861-aacf-79d6d41d89b1",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "0a031578-6d22-41f3-81e9-e4cf0cad5eda",
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "3a8bbba6-4d03-446d-a915-27091ec4a405",
"commited": true,
"mt_units": {
"$id": "28",
"id": "e3b33a76-a9ab-49c7-886e-3d6f53b1bfa5",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "8db05a40-79a6-4d0c-a32a-a5fb1c431dd6",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "8"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "b1a08069-e56f-499b-a2a5-217029106f3e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "cd7ed9c7-61d8-451f-8125-14e03baaadd1",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "e99449b5-c038-4342-9158-e8cc9eecd2fa",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "56084914-7b4f-4af6-be32-b729506fe727",
"id_line": "47a06a4d-9478-44c2-bbfc-773c790023e0",
"id_category": "867836e1-7560-4212-b00b-d9316f65ed8c",
"id_item": "654e47dc-c371-40ed-bab2-c7ed8f59aa19",
"id_item_type": "90ef3ca5-1590-4e62-8712-68c97b80e261",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$ref": "1"
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "31",
"id": "7b5b06bc-2a78-4aa0-a9f7-fbff8e729d5b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:02.4326701+02:00",
"date_end": "2026-09-06T06:47:02.4326701+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": "1dfbfa6a-9243-4ec0-a283-fd918ac63bd4",
"id_pos": "ab46d03e-12f4-4f4b-995a-530d830771e5",
"id_list": "932483b4-27a0-4178-9074-093e6216d3b5",
"id_item": "298ea10d-a64b-4946-a977-8ed30b39421c",
"id_item_type": "2a8e950b-6fc5-4418-bd04-9bbb68ad4ff8",
"id_category": "0ea7ab53-421f-48a4-a9a3-99445496306e",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "fc78953e-9e51-4b1d-8dac-789c22de6f18",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$id": "32",
"id": "bb41958e-efe9-4105-9455-20e066a1ae9d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "65b357b2-4718-41d9-b75e-9e100f3ed8e9",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "201bc3a1-8cc1-418f-b57f-c3d24ec6bfce",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "049d418f-50af-406e-83d6-e49704bf0e98",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "d36df80a-c953-4c9e-985b-9a163f2b9927",
"id_pos_type": "095390f5-be32-49c2-af08-57949efe8773",
"id_price_list": "1259a347-7011-43d7-a3d6-0e8b03628068",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "17f0ff97-210b-4ed7-96fc-af87c2940259",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "8f467eb9-dfbe-465a-930c-dfaac2a7460f",
"id_pos_type": "9e66dafc-b46f-4997-b5bd-944ce9da96be",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "6b5ccd9f-55c0-4e7f-8bd8-bbcfa7a2598b",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "a56b65e9-b8f5-4775-a6d8-68feb0b3167a",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "a4f894d4-5dee-47a6-a875-e7f465f7056c",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "0c16596e-d03a-4501-b9d8-00e9930fc474",
"id_branch": "a083a0a7-733c-4563-a4fc-d76f86be3667",
"id_pos_type": "07bc1d6a-4032-49a4-b24a-7b0fe5d0f805",
"id_pos": "9b893dfa-e109-4bba-b6c0-502fdb398360",
"id_item": "019f5932-abd3-4f21-8da9-c99fef1c6627",
"date_from": "2026-09-06T06:47:02.4326701+02:00",
"date_end": "2026-09-06T06:47:02.4326701+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "43d522d1-ba12-4dd9-be60-4d55126c3549",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$ref": "35"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "36"
}
],
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "512bb390-0d48-44cf-856d-566027251721",
"id_doc": "8ae72902-d672-4cbf-a3b4-2ebbaa10b70f",
"id_pos_type": "2f72d973-4a3a-402f-ac3b-a356f0cb9504",
"id_doc_print": "7480bdcc-d84a-485e-b5f9-d19f9d19d4d1",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "eec0afc0-3c24-4869-bde1-09a25b5fed20",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "a3bed3f0-6644-4fff-a3a7-400a833c0bf5",
"id_pos": "5cca1745-976d-4e13-b985-191d8ec07987",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "9fbb4ae6-6744-4527-b6e1-e5e102810fb1",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "35"
},
"st_doc_print": {
"$id": "39",
"id": "dbb8facd-e695-4ecd-92d2-eb6db577b98e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "cec461ec-c27e-41ee-8fa9-6c4298c69719",
"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": "39"
}
},
{
"$ref": "40"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$id": "41",
"id_list": "4ef7323a-bfe5-440c-bab9-47463c5caca6",
"id_item_sub": "bb31d8e5-2320-4e90-bfaf-3a4a6aba6dd1",
"validity_date": "2026-09-06T06:47:02.4326701+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "476792df-1eec-4fd5-abe7-a470516ac553",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "41"
}
],
"mt_prices_list1": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list2": {
"$ref": "32"
},
"mt_prices_list_rules": [
{
"$id": "42",
"id": "1d5898df-6d6a-4867-a488-f41e1af57896",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:02.4326701+02:00",
"date_end": "2026-09-06T06:47:02.4326701+02:00",
"id_branch": "b8d8434f-3932-4153-90c4-abd2bed14f4f",
"id_pos": "d47ae11e-95e5-4562-9926-5c96a8043148",
"id_list": "3e99aaf6-01aa-4546-a2cb-fa523a9c7e9f",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "e75fb638-8088-46c5-83e8-55bcf5ab2964",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "42"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "31"
}
],
"tt_items_customs": [
{
"$id": "43",
"id": "85114e9d-6b59-488a-988a-6822825b9070",
"order_id": 2,
"id_item": "f33a69d3-25b9-4520-839a-270f76e866cb",
"id_item_type": "0697d3b0-5aca-43a9-916e-d6a6539108ec",
"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": "9f9f0218-8193-4c33-8515-727353c96629",
"type_item": 11,
"id_voucher_json": "469f10c5-986a-43ff-9f40-81247a9d7551",
"count_voucher": 1,
"id_category": "66177961-ac9d-41df-af17-ae7ed4cfd261",
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "684c3dcc-880d-403b-a0d0-c5389473d6a7",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "02bb9572-bd3e-47af-95f0-3ad56328de75",
"nro_sesion": 2,
"id_pos": "8db4d9b8-fa0f-470e-9c18-2e6deb338a7e",
"date_tax": "2026-09-06T06:47:02.4326701+02:00",
"date_open": "2026-09-06T06:47:02.4326701+02:00",
"date_close": "2026-09-06T06:47:02.4326701+02:00",
"id_user_open": "d7948477-e945-4f41-923f-86bffcdc0015",
"id_user_close": "d7f6b5c9-db97-4859-ba0e-e9a908ed12c6",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pt": [
{
"$id": "45",
"id": "a443f506-facf-427a-876f-0db8b9080e83",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "d080476d-9465-4a29-b0ca-004537ddf6ae",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "41bee0d5-f264-4899-92c8-5f5c0d8d6ebd",
"id_room_unit": "efa3dc70-d39c-4036-a090-8991918ff2e6",
"id_room_list": "828de08f-84ce-4707-9027-1226488b5611",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:47:02.4326701+02:00",
"date_from": "2026-09-06T06:47:02.4326701+02:00",
"date_end": "2026-09-06T06:47:02.4326701+02:00",
"date_open": "2026-09-06T06:47:02.4326701+02:00",
"date_close": "2026-09-06T06:47:02.4326701+02:00",
"id_employee": "1e28ffee-a866-46d3-ac17-b9770b8e26aa",
"id_employee_sec": "5b81ebf2-cef5-45b0-9fb8-9e53459265ba",
"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": "bf3aed93-5781-461e-8311-f32b94bdd748",
"comment": "sample string 7",
"id_user_open": "6349502a-d955-43cc-b52a-69a7b2dd4b1a",
"id_user_close": "06a34193-613e-447a-a8d0-655e48f8e23e",
"id_unit_state": "79b5d636-8c19-4294-89ae-f76315ae3cec",
"id_pos_sesion": "57073565-56c4-4630-a700-019394a7f721",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:47:02.4326701+02:00",
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "2d8677f4-c0ce-49c3-80ef-58a65dcfdc13",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "468e6d1b-a968-4642-99d6-654ac5114449",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "d981ae5d-53e6-40f8-9051-e436cebad696",
"locked": true,
"date_locked": "2026-09-06T06:47:02.4326701+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "b7ba8a85-c197-4ffd-9d10-5ae7fc034428",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "3b3373a3-f115-4e15-b0eb-b9f63c6ef7f5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "48241151-661a-4212-84c8-9e8806974770",
"name_pos": "sample string 6",
"id_image": "9a4cda9e-07ef-4ceb-aec0-15311de029e6",
"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": "fef03cf4-f970-44bc-a9a7-211444d0d197",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "407f027b-db88-476a-8069-fceed94f4156",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "32db6c18-0933-4445-98f5-81006086766a",
"id_room": "4ba7e97c-7aef-428c-a755-2acf9c19a07c",
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "3ccadfad-bfbb-431d-9aa3-7b7c3314e3bd",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "49"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_list": [
{
"$id": "50",
"id": "f1245094-1f9f-44f9-af71-64c869891594",
"id_room": "1140f098-ecf1-417a-96fb-8b15e04de5cd",
"date_in": "2026-09-06T06:47:02.4326701+02:00",
"date_out": "2026-09-06T06:47:02.4326701+02:00",
"id_user_add": "f2cead66-768e-4373-9873-850ee2578532",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "50"
}
]
},
"mt_rooms_units_types": {
"$id": "51",
"id": "d9d53b5a-c3b8-45c5-8219-48ad72c689bd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "bd138481-f006-4575-9aea-73713c27e906",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "321ce5ab-44e0-4c02-b2b8-82b4b20c876c",
"id_room_state": "66b98a3b-dd25-4437-9b8e-ffbcf082a48f",
"id_image": "8453b5e7-be98-432e-b88b-3fdb3d08e05a",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "3efb5fc9-a3b0-49d7-b378-2349f03c1e5b",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "bae390cc-b8d6-4397-b2fa-3e5c1b15a5b1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "63b550a6-20dd-47a3-a987-7cce62f4a6da",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_types": {
"$ref": "51"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_states": {
"$ref": "53"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_list": {
"$ref": "50"
}
},
{
"$ref": "46"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "54",
"id": "6b3b43c3-3143-405b-821a-1bac2ac50afa",
"id_pos_sesion": "dfbf5277-fcdb-4f3e-8a77-3be425c80689",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "593d5381-f5b0-428f-ae0e-5db18d39d5d3",
"id_room_unit_activity": "a700d107-dc09-42ac-98d8-b138582fa1d1",
"id_doc_sa": "bd5c5448-e815-40cd-b595-0050d0181918",
"id_pos_type": "0ff20acd-0742-40a1-bade-c507b837145e",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "13878d83-9b15-4be2-be05-ec4e57f472c1",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "dec370d0-4b11-471f-9676-97387576a229",
"id_user": "522caae2-c4bf-44e2-a46d-6520028ef3ec",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "1263a530-5925-4b65-9d21-2289430bb429",
"id_user": "d6505adb-2057-42d8-9f8a-5c14e52945a1",
"date_add": "2026-09-06T06:47:02.4326701+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "57",
"id": "27e5b19d-dc8a-4a5e-b33e-e7f781304f56",
"id_user": "f3d90601-c3d3-4cda-a33f-9994be7353f9",
"id_user_profile": "8f4eb1dd-69d0-4f73-8f1b-690e010cd448",
"locator": "sample string 4",
"date_end": "2026-09-06T06:47:02.4326701+02:00",
"id_pos_sesion": "2b9a57d3-1186-493f-a57e-5eff6ad20b38",
"date_login": "2026-09-06T06:47:02.4326701+02:00",
"date_logout": "2026-09-06T06:47:02.4326701+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "56c526d8-7163-4ade-a451-942b6b9a5d8a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "549a71c7-3801-4e87-98d8-d4dabfc5c245",
"id_function": "eae84575-9ec3-4e65-bb0f-7d4045219059",
"id_user": "8c2e42a6-1522-4766-9de4-27cda8fbd14e",
"id_profile": "99be00f6-95b2-4d7c-b2aa-c598f0741dc7",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "10827073-6064-4917-a03e-91d1e0bb88ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "3ab09406-f473-45b8-a42b-852c56e8af1f",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "efa7f904-e7f7-4cd0-bcef-36c4f0e528f4",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "ef3699c9-14e9-44e3-aff3-7735f2b2e94b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "59"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$id": "62",
"id": "cca18446-3b73-4ad3-8d1b-881e41033def",
"id_user": "975a70db-39e4-43df-9a84-5496d4681379",
"date_add": "2026-09-06T06:47:02.4326701+02:00",
"destiny_type": 4,
"id_key": "c6510e68-ebe2-4cbc-b278-8d71a2ad0745",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:47:02.4326701+02:00",
"id_pos_sesion": "d9580abb-4f00-4330-805e-b6ad766d4485",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "37f10c42-566e-4dc7-ba9e-433be2ec4f03",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "893b8e6f-8934-40bc-9ca0-eb076ebaed52",
"id_doc_print": "db070b37-b60a-4055-9c84-b856c0f9a8dd",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "64",
"id_doc_sa": "9e4f51d6-a63e-4217-bf77-667885dab109",
"id_line": 2,
"id_item": "84083c2a-086a-4100-9f4e-9296bb6948ab",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "64"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$id": "65",
"id": "eaddd2bb-d7d5-455a-ae2d-4e421dd0397c",
"date_from": "2026-09-06T06:47:02.4326701+02:00",
"date_end": "2026-09-06T06:47:02.4326701+02:00",
"date_used": "2026-09-06T06:47:02.4326701+02:00",
"id_employee": "b2c1d61a-3f5d-4fc1-8e20-7fb671409e9d",
"id_branch": "0f7ee906-33c6-4f10-b88d-a655e1ebc036",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "897dbf71-bf08-4744-b814-3567b13fd65b",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "65"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "1"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "8"
},
"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": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "c656f6e4-ee2c-4358-97a2-f2c499e5e687",
"id_doc": "750a33ea-bda5-4fe0-b446-0412146094da",
"value": 3,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "e39537de-41d6-4543-bf00-b0247a57dc95",
"id_pos": "7fd80ad7-b22d-4639-9468-1467f240e4db",
"id_doc": "91393411-c9a1-4c8b-9fd9-77895bf43dcb",
"id_branch": "77158a27-8098-4831-a15d-a65275c683dc",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:02.4326701+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "c4f85e0d-20e0-44a6-ab7b-5724ac9a3d3d",
"id_loc_from": "17c3d688-3aa0-4e28-af2a-d05501b945a8",
"id_loc_end": "57052183-b992-4b2a-b6c3-e94260d598f2",
"id_user_add": "d9ee587e-bf43-47c8-bd2e-ac0ec421812d",
"id_user_upd": "5922b6ea-6500-4f24-8e25-f94cb41c5097",
"id_pos_sesion": "af23fd2b-0422-46a0-99c9-d747e88c530e",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:47:02.4326701+02:00",
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "8c8679a2-8a2b-48e7-9d23-608e015972dd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "ba194bc2-08f4-4f5d-a95d-274d113b15c4",
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"id_user_upd": "3306f886-ba2f-4560-af1a-473372da57fe",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"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": "7690679c-acc4-4403-8d90-a15cb4e5eb9e",
"id_item": "f2a17d87-9536-42a0-a2aa-bcf875496090",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "243ac459-6aa6-45ab-ac1a-936b2fa2df70",
"id_line": 2,
"id_item": "35bb4006-18ee-43f1-a62d-3ef87bcfc125",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"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": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"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": "44"
},
"tt_rooms_units_activity": {
"$ref": "46"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "9a221cd2-473a-4856-960a-ff56e1eec1f0",
"spool_server": "sample string 2",
"id_doc_sa": "a73fde7d-cf44-4f4e-8f1e-e7fa0a2f6cdb",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"printed": true,
"print_on": "2026-09-06T06:47:02.4326701+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "43f6b596-161e-48ee-b4a0-4cd449186aaa",
"id_pos": "5627f7b7-af83-43e9-bb63-a6deea38b7b3",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:47:02.4326701+02:00",
"key_access": "sample string 5",
"id_user_add": "7cfcb43e-b93e-4000-b780-ff6f0965adeb",
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "79352a3a-3b09-4c7a-8fc9-6d783b4414c4",
"id_pos": "63ed5226-f67d-4c90-923a-a979f2d4d7bd",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "ce4d9ee8-876f-4cb6-b291-890cb3804b37",
"id_pos": "3bd4260f-aa0c-41cd-b819-9f47cbeb917c",
"date_add": "2026-09-06T06:47:02.4326701+02:00",
"date_upd": "2026-09-06T06:47:02.4326701+02:00",
"date_out": "2026-09-06T06:47:02.4326701+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "75",
"id": "eee7442a-60bc-482d-9eb8-bf60cc28fdca",
"id_user_add": "775f11c7-3469-41f4-bc64-cb37b850c7d6",
"id_table": "019a3250-5c5d-419b-8ffe-2b51594483f3",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d773daf3-ab3a-464d-becc-8e0874879b7f",
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "15261a87-29c9-4fcd-b1da-49b675e8d92b",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "d46f9a6f-dc34-4ec1-af56-9afb69e4d722",
"id_sync": "5f8274ed-e4b6-424e-8bbb-8829088f8fd4",
"json": "sample string 3",
"id_table": "73748a44-d237-4d83-935d-d426cdd6806b",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "ee25aeb0-d849-45ae-936c-27a8c50bbae9",
"id_branch_from": "0c294b0a-180e-4c63-983d-1f230acade48",
"id_branch_to": "40fd0526-ada8-42cb-815b-85a902f9a98c",
"type": 4,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:47:02.4326701+02:00",
"send_on": "2026-09-06T06:47:02.4326701+02:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "4f089045-8cd8-4da5-9b49-43b50af76d41",
"id_pos": "f84c6eec-3350-433f-ba87-4ce26b1476be",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$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": "36"
},
{
"$ref": "36"
}
],
"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": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "8e85e5f2-8499-4ebc-aaf6-830869b6b7e7",
"token_id": "sample string 2",
"id_user": "d20c517a-72ca-4a91-ac28-1f4daebe82d3",
"date_from": "2026-09-06T06:47:02.4326701+02:00",
"date_end": "2026-09-06T06:47:02.4326701+02:00",
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "80"
}
],
"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": "43"
},
{
"$ref": "43"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_pos_sesion1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "1aa439e3-0299-4743-9107-794b02634a5c",
"id_room_activity": "a9271d74-2560-48c5-bed7-6c56b8fceca5",
"id_pos_sesion": "2baabf55-38be-4768-92f9-b6b7bbf2f1a8",
"log_text": "sample string 4",
"id_user": "5a4b274a-875e-4fab-96df-bcbedbca45c0",
"event_type": "sample string 6",
"correlation_id": "0cd35bf8-02ed-44d3-a482-bc95f4670850",
"id_room_unit": "d54944ff-133f-40e6-a5c6-18b4266da1e6",
"id_room_unit_source": "34bfc545-2aa2-4c1f-a7a3-02db015fb4b0",
"id_room_unit_destination": "93c4e852-7a70-48be-9b19-eb3a162c29d7",
"id_room_activity_related": "640155a0-84c2-44ec-81f1-712639e6b2e1",
"id_doc_sa": "82a0c7e6-aa44-487d-be7a-6e07e078cb6f",
"id_user_authorizer": "9de297fb-21ee-4545-b1fb-7acf2b49e899",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_rooms_units_states": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_users_profiles": {
"$ref": "58"
},
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"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": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_images_types": {
"$id": "82",
"id": "a95fe665-910c-4927-a87f-a0930daf67aa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "fe8fecd5-4c86-44d6-ba91-7635a6161348",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:47:02.4326701+02:00",
"date_end": "2026-09-06T06:47:02.4326701+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:47:02.4326701+02:00",
"last_update": "2026-09-06T06:47:02.4326701+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"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": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$ref": "65"
}
},
{
"$ref": "1"
}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 100 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "15215a77-a4e4-4cae-bbe4-6d2e786d94dd",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:47:02.4386235+02:00",
"date_end": "2026-09-06T06:47:02.4386235+02:00",
"date_used": "2026-09-06T06:47:02.4386235+02:00",
"date_sesion": "2026-09-06T06:47:02.4386235+02:00",
"id_employee": "df918f31-efe0-4ab2-b4fc-ddb257b9e046",
"id_branch": "3136ada1-db4a-48e3-8172-71ef134c2438",
"id_voucher_permision": "49620c81-53af-47ef-81cb-81eaf586c073",
"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": "9ce90756-e5f2-4eb5-b64e-e2704764243d",
"id_user_add": "362cd78e-9ec6-43e9-8ecc-1bf1931d30c4",
"id_doc_sa": "3f6db750-f107-4c11-b40e-b5cdb4dfa240",
"id_item_sub": "92e16d53-fe7f-4635-992c-1cd5d7f67ee9",
"id_pos_sesion": "a11ae3b6-e286-4873-b1db-addc84808bda",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "1f57740e-a6b2-4195-87e5-82660cb6a6de",
"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": "66454f3e-cc9e-46cb-bda9-70ca1bcca99b",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "96f55095-7bfb-4be4-a3b1-f32308d28d95",
"commited": true,
"st_images": {
"$id": "3",
"id": "b1f962be-0e47-4274-b9ab-bea6c60fbd12",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "109595b7-b144-4dfd-a2d3-b158d368c608",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "41bd9741-bebc-421c-9c15-673d0680dfa9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "2d3b477f-3d94-48bb-befd-36d7e626f9fe",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "47fef657-b374-4cc2-8dfe-ae68ba6a4897",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "4f69aaa2-dbd2-49c7-b7a1-b3131ac36a5f",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "ca0f25a8-c72b-4c6d-91ee-344f44636fd1",
"id_item": "68b289bb-cef6-4690-8899-29c676656f56",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "e8f6f071-cc93-48e5-9cf5-c620a0599aa5",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "8f8fbf75-2e37-4d9e-a5b6-5bf38b4fe8f9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "9de4e42f-63b0-41fd-a2ac-38a727570bc4",
"id_unit_sec": "5661ca14-8f05-4641-b05b-ccf1c21adef4",
"id_brand": "36d3c437-c942-4d83-a4a7-6a0a1902e98b",
"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": "a8f27ac6-12cc-4a28-a40f-08151be38599",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "99ae7ec6-c0a2-4c3b-9fd2-77e3d1551a71",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "1da34280-b47c-46d6-a027-6094dd7bcb35",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "fe3914f5-171f-4c45-a75d-083224a2ef71",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "7a353ce5-c901-4318-995d-ead8a28dcb16",
"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": "ae4b2691-cfb6-415f-873f-3b5c3261dba2",
"view_messages": true,
"id_image_photo": "6e237660-90f4-4837-b4c3-28e2021ea0c6",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "74a1b570-a46a-4ff1-b38e-952a5dd16683",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "ac78da8a-d499-4d07-88c0-93f67f58d4e5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "87a96ae9-e214-4ff8-bceb-a21885438502",
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "0c6317bc-b092-42b2-9be9-90b5982875a6",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "bf087803-9ef1-495e-aee6-6307c4598ff9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "179b6242-65b0-4a49-84f6-2773f6e1ea8c",
"id_zone": "67dee806-07e6-42c8-ac82-4ccbe034a04a",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "467f7c7d-b569-435d-865e-ed59f953ffe6",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "ed5618b6-f3c4-48fa-af0e-210616240e06",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "63c9a0e4-f712-45a4-8f51-7d6d868ed6eb",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "a0978f8d-9133-4e56-86af-72ec2928dccb",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "d677e888-4825-4c59-a357-69be3a6adfc8",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "b79a570b-a80c-44e2-8239-467b295de6c9",
"id_cloakroom": "bbe59994-a551-46a1-ab21-1f40cfcbb72d",
"id_pos_sesion": "3aeb52a0-4c41-4c7d-8669-1b10485e6346",
"unit_id": 4,
"date_open": "2026-09-06T06:47:02.4386235+02:00",
"date_close": "2026-09-06T06:47:02.4386235+02:00",
"id_doc_sa": "1919dfbb-ef15-4351-bc51-e0671ce20d28",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "a6d3f967-487c-4b72-a3b0-9fbd78ee4f4a",
"id_pos": "a3b9e9e9-3187-4faa-bb2c-6b7f970dfbc5",
"id_doc": "0ec221ba-259c-46a7-bf18-1e2f49669480",
"id_branch": "b2c91fd5-92df-4e4e-88eb-b2c706577001",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:02.4386235+02:00",
"date_tax": "2026-09-06T06:47:02.4386235+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "9bf5b61d-98c6-4f2d-a7c0-792aaa111405",
"id_relationship": "d2abf36a-7e54-4891-ad75-7df480b5dfcc",
"id_loc_from": "ab480b5e-7858-4274-a334-30eaa89cf3f2",
"id_loc_end": "b0bbb937-acc1-4cb8-87c5-f77b31f97591",
"id_user_add": "2be3373e-2d53-4a3a-ad03-080e76889382",
"id_user_upd": "d3f2c93a-eb96-41a3-b9db-d6b9ee5c509e",
"comment": "sample string 12",
"id_pos_sesion": "37734952-6e73-431f-9c24-ba20f297fb76",
"id_room_unit": "5cce907d-d775-4336-a3be-b18ad8a0592f",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "19d2380b-53ae-42ea-b3c2-bd78a9f53bd4",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "9c05edc9-24b0-4b74-8ffa-9c40612c3097",
"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": "20824c61-af77-426c-91a2-4926fc9aa284",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "b29538f6-a475-4681-8443-bdffc56dbcf1",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "3736ef16-c2a5-45d5-b591-d682a4c7deaf",
"id_pay": "10e66646-7fee-48e5-abb6-97c4b2ff8116",
"id_money": "4a844549-2aa3-40f7-a49e-a32678cfedfe",
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "06d4e204-e0e4-4b27-afc6-7efa048ac921",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "37329732-c929-417c-b830-207257201c6b",
"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": "1857b73b-d3be-4dd6-b3b3-d5efbccbc16b",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "faa59f18-42ba-4a74-94bf-8f5127ec79c1",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "f266f1dc-be4e-435d-9c45-773ab07025b8",
"id_money_2": "c296f08b-a15c-47e4-afcc-30237604197e",
"date_from": "2026-09-06T06:47:02.4386235+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "bf7c6920-a85f-4661-a878-6abe51521aa8",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "1827c552-2ac4-40a0-a615-6323b555a2f6",
"id_pay": "c1e6ca5a-aa36-44b9-b740-b252eb4f00f6",
"id_money": "58ba3fe6-2ab4-4972-b56f-6a964ee92049",
"date_cashflow": "2026-09-06T06:47:02.4386235+02:00",
"coefficient": 5.1,
"id_user_add": "96d0f625-a454-468b-a838-8bcfc9a308fc",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "e1a6fb54-07a1-4eef-9fe7-e5f7f3a5f691",
"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": "a833c7ea-7688-43b9-ac4c-e57aeb189efc",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "697a12b4-b222-421a-ad3f-0c956ea9d7dd",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "b27834e7-0a48-41a3-a87c-23df26ffe1fe",
"id_line": 2,
"id_pay": "e53b1418-4ac9-4efb-ad1f-4210d5524360",
"id_money": "ab8f526c-a7c1-4c60-b1bd-0f274271f434",
"coefficient": 5.1,
"id_voucher": "758efd37-1317-477e-a58b-854d73e1ce3a",
"id_employee": "b0746d29-21eb-4c09-a1ca-78632fbfc779",
"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": "0d3221a5-f79e-4ff9-8185-b4ce01cc1e41",
"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": "58772702-9370-4fc8-849e-987a1b9aa433",
"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": "232a40b4-6e04-41ef-8dff-23160c682f0c",
"name_pos": "sample string 12",
"id_image": "4f45ccf2-92e4-4bc5-adce-ef71b5ae1e44",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "bc59f1d6-310f-48f1-8033-70c2f8e977c7",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "3ff8b0d5-8536-4c0f-95ef-2b6e5d52d9e5",
"id_branch": "33549de0-10ee-4e58-ab3c-0087964298ad",
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "9271d002-7002-49ff-8f04-f5922f02e3f7",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "c1d35d2f-c1c0-49c2-a415-1b2571033be6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "f870449d-fcd9-4fb4-b6f4-b7f3b2c5a0e9",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "8"
}
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "b62a9fe9-2333-4f81-b72b-67a8597abcff",
"id_line": 2,
"id_item_sub": "d8008f3d-d92d-4b0c-a199-e10ebec9c430",
"qty": 4.1,
"id_list": "55f95ff7-d1af-4741-8b54-4f91cbb44393",
"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": "4c812f7a-ae69-483a-b695-abd03e33c9c0",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "5355d790-e14c-4d8f-a8b1-6ee5cc970a7d",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "b9f41768-96a7-4dd3-a3e7-224231444179",
"id_user_upd": "95abe76b-4f93-4778-a29a-cd69056479f6",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "e1f17ad1-f432-4d85-957c-90fbae67c47d",
"id_item": "e35883fc-0727-4ad5-8915-0fec988b0963",
"id_item_type": "cc6b9398-3ba0-4b3a-804f-7c966e377dad",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "673224f5-1409-4f21-bd3e-b848f11da8b7",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "9a82ae70-d688-4e3a-a77c-6d21852ab7b1",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "afa871f1-b89d-4b3c-a5d5-bc38fad3c8d1",
"id_item": "88536677-245e-48f6-a8b7-b16ae1047548",
"group_id": 3,
"id_unit_ref": "ab6074e2-02e3-464a-9a23-c665d005a540",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "bae0aa9e-3ada-4981-846f-9e6e857b5c95",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "caa58eef-d2ff-4cb8-ba7a-5698b0e4dcd2",
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "18a50780-f33f-45d9-ab1f-1b91b3fd75f4",
"commited": true,
"mt_units": {
"$id": "28",
"id": "312e1024-e9fc-4942-b1ad-b5dddadd213e",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "3f6ac099-abd6-4a05-abea-1be4e15791fb",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "8"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "90f41d93-bd65-4ed1-a418-5f8cee9a4393",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "1471eccc-0d8e-4666-8c07-56d8564f44de",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "ed97635d-8c30-4cc7-b146-0f657c1bb4d9",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "ad1a446b-b3ea-405e-8a6b-60ced0102163",
"id_line": "5693d8e3-a573-4941-bf36-d6df60a999fb",
"id_category": "ad463dc6-0380-443c-8c48-141839775d6e",
"id_item": "5bb9518e-8da0-46db-9e6d-3ec20cd93d32",
"id_item_type": "776e70f1-3e19-4480-8c6d-be7241fef79c",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$ref": "1"
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "31",
"id": "4c445cfb-b185-4e0b-afeb-0d126743f5e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:02.4386235+02:00",
"date_end": "2026-09-06T06:47:02.4386235+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": "1a85c575-ad59-47f7-8359-8f790c0ea462",
"id_pos": "d7a48a3f-af67-4cbd-bc4b-c774857f5b01",
"id_list": "c39e1afc-88a3-4884-83ca-dfc157686426",
"id_item": "e2e3df20-2f3e-4bc7-9520-def5be642afb",
"id_item_type": "8254848a-538d-44c2-a984-9f4dee62f1a6",
"id_category": "fcd56488-8065-44c5-abda-ab7a0f91842c",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "a645e5cd-e0b2-483a-a24a-86a413f6abf8",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$id": "32",
"id": "d49b1859-7ee1-4df7-847d-bc21dea1583a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "e79a70fc-6554-4bdf-839d-74af2138e985",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "2819aa07-697a-4f0d-83df-14bd6aa86ce4",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "49399cb4-9512-4e2f-947d-d35004c2bc71",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "52d901cc-1d42-44d1-8c05-05c5b6ba8886",
"id_pos_type": "233e931a-a047-4e29-a31e-c1749ce01bf7",
"id_price_list": "463406ab-0f53-48da-b85c-548c6d69e9e2",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "2b8313b2-7074-4eb9-b7db-411fc871583c",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "98dd3672-22ab-4cf7-bcca-27023d8f7823",
"id_pos_type": "db09a28c-37fc-41bd-a3c9-51a192ee6b80",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "3ca75c77-a5cd-4527-a3f3-005a28438c46",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "ae97044f-40fc-4bb6-963e-c07cf2f169d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "0675fd83-1a82-46af-94e2-ca67fdfc9752",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "f18c1506-981d-48b0-b95f-33d75c83a55c",
"id_branch": "d10a034f-3bb2-4722-b8cb-e5d26d91b787",
"id_pos_type": "3477f892-6dcb-40a8-a786-a8514bff9541",
"id_pos": "fb1dc3d1-5e31-4c7b-a8a8-3aaaf16997c9",
"id_item": "65240c5b-e7a9-480a-b135-12c27f8d61c5",
"date_from": "2026-09-06T06:47:02.4386235+02:00",
"date_end": "2026-09-06T06:47:02.4386235+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "c50c8468-6298-486a-b79d-8755a523e87c",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$ref": "35"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "36"
}
],
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "ed61b8d6-2365-418b-9999-78128f178801",
"id_doc": "da61d657-b68b-40fd-8484-2f67509607c7",
"id_pos_type": "6311501f-b9b5-4957-9d25-510c70ea5010",
"id_doc_print": "ad170c52-364e-4824-8923-21f8913f1029",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "cd80ad46-f1a6-4ff1-a920-317fd048302e",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "6c0d4ced-d419-44bf-8faa-cddbf1a48f93",
"id_pos": "e37eb1e5-5b29-416c-aecc-7fbfd8cead24",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "910f03df-ec90-4096-b5a6-08ddafd6b861",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "35"
},
"st_doc_print": {
"$id": "39",
"id": "e9a95ea8-6dbb-4617-8363-31b6138ca4d7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "dd218c98-87b5-4cb4-8d91-5b9c768b8689",
"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": "39"
}
},
{
"$ref": "40"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$id": "41",
"id_list": "18292ede-760b-4e25-9781-c1fa27cbbfa4",
"id_item_sub": "57563066-be6a-46b5-934b-1f2f940ac2b3",
"validity_date": "2026-09-06T06:47:02.4386235+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "38f43ea0-fb5f-49ec-8803-8fe924f812c3",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "41"
}
],
"mt_prices_list1": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list2": {
"$ref": "32"
},
"mt_prices_list_rules": [
{
"$id": "42",
"id": "ce5ce29c-b258-45aa-b763-c08d6b2003ed",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:02.4386235+02:00",
"date_end": "2026-09-06T06:47:02.4386235+02:00",
"id_branch": "2d392e4e-0f4a-436e-9a8d-60af95fde9cb",
"id_pos": "dee45dfa-88c6-4dcc-877a-bd3bd02acdd1",
"id_list": "67d915e1-70ec-4779-9359-8d7644e14cf7",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "558b678a-7f0e-4286-9e2b-51978b95f774",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "42"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "31"
}
],
"tt_items_customs": [
{
"$id": "43",
"id": "a41948eb-4438-48aa-af24-8126b2b1982b",
"order_id": 2,
"id_item": "f40fbc7c-5eac-423a-b189-c832527d0564",
"id_item_type": "ae6d29b4-6d86-4c5e-be3e-12065871dbd7",
"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": "1276c026-bf18-4a0f-9d85-de225452fc7a",
"type_item": 11,
"id_voucher_json": "755ed6fb-1da8-4299-9515-ce9549797bc8",
"count_voucher": 1,
"id_category": "15e574b2-197d-40a5-a4de-8675d16db33c",
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "29d27ead-8525-4f5a-bcef-cdcc0377570c",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "fcd084f5-f176-45f7-89dd-31d7e3a3f895",
"nro_sesion": 2,
"id_pos": "13c4d7b2-5523-42d3-b7e9-09c968b79a51",
"date_tax": "2026-09-06T06:47:02.4386235+02:00",
"date_open": "2026-09-06T06:47:02.4386235+02:00",
"date_close": "2026-09-06T06:47:02.4386235+02:00",
"id_user_open": "da0cf86b-915a-43fb-b7af-17c64f884cfb",
"id_user_close": "1dcd2d2f-7ea3-41c9-918a-4a7a1519308b",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pt": [
{
"$id": "45",
"id": "f0de767d-8f34-4e26-b863-4cec22f1c537",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "9ca62ab0-221b-48cf-b39c-f638429ccb10",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "dc22b7ed-fafd-49a7-a772-5dd2105b5f24",
"id_room_unit": "cdcb1f99-660c-41cf-9483-3fd8191896aa",
"id_room_list": "13b826bc-d465-419e-b376-08559a3d71a3",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:47:02.4386235+02:00",
"date_from": "2026-09-06T06:47:02.4386235+02:00",
"date_end": "2026-09-06T06:47:02.4386235+02:00",
"date_open": "2026-09-06T06:47:02.4386235+02:00",
"date_close": "2026-09-06T06:47:02.4386235+02:00",
"id_employee": "c27ab2ca-d889-48a9-83c0-859c5ec15aae",
"id_employee_sec": "a632199e-9bd1-4076-a701-56cc872572d4",
"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": "85746dd7-9c41-4387-9a5c-bf45ae72cb02",
"comment": "sample string 7",
"id_user_open": "e9e19bc4-c783-4b9a-a1a5-079749cb49f5",
"id_user_close": "2b113a90-cf1d-47ba-82be-1e4a00489ae3",
"id_unit_state": "3b80e2f7-d86a-4ea2-8b35-9835e98ad2a2",
"id_pos_sesion": "dd70af0e-00ff-4ed0-817c-3aa99453c712",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:47:02.4386235+02:00",
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "4a8087e6-d901-4cf9-82ff-ae533a2f6e59",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "57d7dcc5-36e3-4c90-a042-0f09e1ac91d5",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "d01e64a3-067c-4b2c-90b2-b1cb8e3e0c4f",
"locked": true,
"date_locked": "2026-09-06T06:47:02.4386235+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "1aadb420-89b4-4eb2-9e64-c8f8f6aa17a6",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "9906827b-2b61-4f5d-8e61-d19a3aa14786",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "33114e4a-8282-4f02-853d-d70e4a76bdbc",
"name_pos": "sample string 6",
"id_image": "0a0f299f-6dbe-49f0-89f2-25d3e3082667",
"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": "de0b6897-1e67-4225-ac72-ed58f29a7c2c",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "314d514e-3cee-4059-ae1d-cd308bf0086b",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "63925413-05c9-49e1-9b56-4963cb6ea4d0",
"id_room": "a492892f-e826-4dcc-b877-c6e72bc4860d",
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "4d2ac271-5bf8-42d0-b0cc-8dd4d4da8453",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "49"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_list": [
{
"$id": "50",
"id": "2a33ff9d-e1b7-43ba-a57c-2bc102b4f0df",
"id_room": "8cbaa2cb-61e6-49c2-853a-8bcebe55afa5",
"date_in": "2026-09-06T06:47:02.4386235+02:00",
"date_out": "2026-09-06T06:47:02.4386235+02:00",
"id_user_add": "6424ef56-07b6-4fd5-97e8-8f95b87fe443",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "50"
}
]
},
"mt_rooms_units_types": {
"$id": "51",
"id": "00c22e4c-b1e2-4120-876c-6f39d8e3e3f4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "bffb9f9b-bbe7-4485-8439-6106aa573386",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "a61b5bf1-cc7c-43dc-bd54-d2fffbb5aad9",
"id_room_state": "a5f345b6-6efc-47ea-985e-7aeaa173a7f8",
"id_image": "c589b7ee-1428-40e7-b82d-a85a58b9d59d",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "f05dcaf5-6a4f-441a-8ebb-0b67bfd4e1ab",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "cfb245d2-3e73-4a3e-a252-6cfb9e752c03",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "d7f07665-2e38-4309-bdff-fb7fdf2f96ed",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_types": {
"$ref": "51"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_states": {
"$ref": "53"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_list": {
"$ref": "50"
}
},
{
"$ref": "46"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "54",
"id": "bba600ed-8115-41f3-871f-909bc85bbe79",
"id_pos_sesion": "d66dd24a-20a3-4bde-858a-66ef77b1a418",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "0f3f0175-cf1a-42ff-b748-5cc9c9791469",
"id_room_unit_activity": "d9741884-6b65-4522-9f85-b734a5d4ac4f",
"id_doc_sa": "69eb00f7-aa43-4faa-af19-b2e2efac56a8",
"id_pos_type": "1dcf9b18-78fe-4b3a-ae59-bacd95b31c63",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "566040c2-4ca6-4944-a485-61daeeafc374",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "3707369e-507a-42fe-b2b6-f552c3952999",
"id_user": "ec0ad343-8585-47bf-9da1-c5bbf6705373",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "2e4ef463-e2e4-4769-9555-848519d63275",
"id_user": "1833ef48-9700-4cde-8bb9-9debcff36df9",
"date_add": "2026-09-06T06:47:02.4386235+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "57",
"id": "7891c171-819d-413b-b86c-86eadec18660",
"id_user": "8b47ea48-f983-41d3-930e-8a396d55b02b",
"id_user_profile": "2a2b9c9f-6556-4747-96d0-76adf36ab8e3",
"locator": "sample string 4",
"date_end": "2026-09-06T06:47:02.4386235+02:00",
"id_pos_sesion": "a7fb87c0-7086-4007-b653-502e7edcf974",
"date_login": "2026-09-06T06:47:02.4386235+02:00",
"date_logout": "2026-09-06T06:47:02.4386235+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "3b319123-f431-4b5f-81ad-bc92d97f7406",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "ffd65259-84ff-450a-b9b5-d9b1d278a922",
"id_function": "68abb681-6cd9-4159-9c8b-2f5d8505c4ef",
"id_user": "2a39d48b-1702-48bf-b6c1-2ebfd803cd27",
"id_profile": "d33c9229-723d-4a62-81c6-e9b585562183",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "98382e0c-275a-4268-bba3-9416d26b2e13",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "e416b0df-90c3-464d-81bd-5f8b089761c5",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "3122ba7d-9891-4c7b-84a0-090f5e298c6b",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "11a885d0-9cf9-4d8a-a4c0-7668970c66c5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "59"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$id": "62",
"id": "35dbb748-a73b-48aa-982c-7fe1b0922c73",
"id_user": "bb42dbba-470b-46b0-bc4b-605a01e50f6c",
"date_add": "2026-09-06T06:47:02.4386235+02:00",
"destiny_type": 4,
"id_key": "bfdfca88-295d-4191-8342-87cac438f44e",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:47:02.4386235+02:00",
"id_pos_sesion": "a6745610-aeec-479c-bbf9-dcf6f7c3535f",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "86debfe3-4c45-4700-a04a-8379fddbf0a1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "84770c12-bf00-4650-936a-8226dd2be9ac",
"id_doc_print": "c4cc032a-72ef-4286-b608-0a36d0acfdf9",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "64",
"id_doc_sa": "788a0a99-8c7f-413a-9278-cc55f547ced8",
"id_line": 2,
"id_item": "468c1d8d-6c4c-48d9-ba3d-72d3af800e79",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "64"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$id": "65",
"id": "1fabed88-36ad-4416-96b8-05d1061d9826",
"date_from": "2026-09-06T06:47:02.4386235+02:00",
"date_end": "2026-09-06T06:47:02.4386235+02:00",
"date_used": "2026-09-06T06:47:02.4386235+02:00",
"id_employee": "d22120f9-df4a-4967-b585-9305a28949ef",
"id_branch": "d4a531f1-7f7c-472e-b078-285eb6b38e79",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "abeb5578-aae7-4eaa-97c2-ca0c3d09a1df",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "65"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "1"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "8"
},
"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": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "2c36c1f3-9ef3-4930-918e-9bf40b4239c0",
"id_doc": "79c0e4d3-f5cb-459e-b0a7-0b3be0a61ccc",
"value": 3,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "32c513ee-7637-4f59-bcba-21362ba8b743",
"id_pos": "2dddb916-f292-4ed6-ab51-b28034de32bc",
"id_doc": "985cc2a9-05ff-45b0-93b2-5ff31a4df2f1",
"id_branch": "742e3791-e944-4230-8cba-d80e386cd719",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:02.4386235+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "57e6c200-6a74-48d6-b0dc-8fc351d99cc1",
"id_loc_from": "cb6c1f82-9620-494f-8190-08e594c28232",
"id_loc_end": "dbe28931-a753-491e-b634-7804ec74f834",
"id_user_add": "856a1569-f090-4165-95bb-4f89babd129f",
"id_user_upd": "b6771ae0-d20a-40f4-997f-8c0382548bd5",
"id_pos_sesion": "bc35afee-07fa-4bb2-baf3-75853241ffe8",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:47:02.4386235+02:00",
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "195bedc0-233c-40f2-82f0-b3fb13580858",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "fe66ef7a-d222-4be1-95a4-f3a1be3bde5e",
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"id_user_upd": "58456ef9-631d-428a-90f0-224d7698f9ba",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"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": "bfbbe2c9-872c-4dbc-a7c8-6af061d87953",
"id_item": "156bd762-67da-4e96-9d58-3222172b3107",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "91ca490a-7d22-499a-b2e2-69ad647e8ea5",
"id_line": 2,
"id_item": "1d4ffb83-2d01-4be6-aa79-ada9007dedbb",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"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": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"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": "44"
},
"tt_rooms_units_activity": {
"$ref": "46"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "2bed3fd0-8f80-4055-9025-d0df2ef94353",
"spool_server": "sample string 2",
"id_doc_sa": "39c26b8b-8d2d-4747-9581-47518c139737",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"printed": true,
"print_on": "2026-09-06T06:47:02.4386235+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "a99190f0-9ac8-4d57-988d-7bb6f2b8550b",
"id_pos": "06085296-796c-4408-87c6-71b351ff6270",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:47:02.4386235+02:00",
"key_access": "sample string 5",
"id_user_add": "dcf6aa6a-3e04-4ecc-878e-945d714ea95d",
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "763c3070-c943-484f-9f02-74f5453465ea",
"id_pos": "01a9a7c4-e40d-417a-bdcd-184442ba3787",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "df38667a-de6e-41ea-a08b-1f10ea507a12",
"id_pos": "b67d946f-80b4-4a49-96e7-000c2640a227",
"date_add": "2026-09-06T06:47:02.4386235+02:00",
"date_upd": "2026-09-06T06:47:02.4386235+02:00",
"date_out": "2026-09-06T06:47:02.4386235+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "75",
"id": "a99023e0-086d-43a6-8724-25242dd1c70f",
"id_user_add": "6c59b97e-0aea-4cd9-a1aa-aebf6774bcbc",
"id_table": "6c69bf03-b878-4909-a02f-1ae3d334d6dd",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "bc1cbd06-f872-4cb0-9bd1-baa5007cfa85",
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "bf30e920-bf64-4d88-bcc6-bb15f89b027d",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "66438712-9afd-424a-8de1-9e8c55114f19",
"id_sync": "0c6d1e44-00bb-4ace-a93a-70061df84340",
"json": "sample string 3",
"id_table": "bff6ac8c-b8a5-4af8-b763-0b900f7b71bb",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "6d4102cf-0823-474b-bf99-2b3b92d30775",
"id_branch_from": "620dff29-05b5-47f2-918a-388ecc899028",
"id_branch_to": "0ec975da-3b54-4509-bc91-62926daf81d1",
"type": 4,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:47:02.4386235+02:00",
"send_on": "2026-09-06T06:47:02.4386235+02:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "9a906bb0-a84a-41b8-a039-fd4b2a3293e7",
"id_pos": "b2e89835-3c00-4da1-9550-6d7c5fc0421e",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$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": "36"
},
{
"$ref": "36"
}
],
"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": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "3f336598-502c-4255-9b8d-f4f7c9e2f5aa",
"token_id": "sample string 2",
"id_user": "34ac8018-c4d5-4628-a7c7-90a4e4747ee0",
"date_from": "2026-09-06T06:47:02.4386235+02:00",
"date_end": "2026-09-06T06:47:02.4386235+02:00",
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "80"
}
],
"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": "43"
},
{
"$ref": "43"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_pos_sesion1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "baeb19c5-7f79-4c87-83b5-ca47b4bb39c1",
"id_room_activity": "05f95dc8-48ca-4337-bd72-76811488a57b",
"id_pos_sesion": "8f05cc95-0814-4cb6-a0e4-ee7b3079bd9f",
"log_text": "sample string 4",
"id_user": "00d5c87d-494b-4665-a3e2-484f0b103152",
"event_type": "sample string 6",
"correlation_id": "5975ce80-a01a-4f98-962a-f15ea361e320",
"id_room_unit": "6db1960f-b9e5-4b80-b043-bd7d89a57162",
"id_room_unit_source": "e72d20ea-6e2c-40c5-8e23-fd31c1ecbfe9",
"id_room_unit_destination": "b3357086-bdcd-424a-9f1e-4088cc3ece25",
"id_room_activity_related": "bf8cb7d9-34cc-4b41-8828-ab3395ce8a98",
"id_doc_sa": "0d600520-7187-425d-adc6-caebc0e316fa",
"id_user_authorizer": "ab6e8dfa-a8b3-4a99-a058-1a60f5996faf",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_rooms_units_states": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_users_profiles": {
"$ref": "58"
},
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"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": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_images_types": {
"$id": "82",
"id": "b597117b-304d-4c9b-b379-aea6420728ca",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "d7cc176c-c197-4c33-8704-7c588b1e5e13",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:47:02.4386235+02:00",
"date_end": "2026-09-06T06:47:02.4386235+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:47:02.4386235+02:00",
"last_update": "2026-09-06T06:47:02.4386235+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"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": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$ref": "65"
}
}