POST api/post_vouchers
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": "87bb7730-2acd-4bb7-a045-9a71a85db1d7",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:36:40.2942143+02:00",
"date_end": "2026-05-09T09:36:40.2942143+02:00",
"date_used": "2026-05-09T09:36:40.2942143+02:00",
"date_sesion": "2026-05-09T09:36:40.2942143+02:00",
"id_employee": "d47230c3-f07a-44e9-9654-310d50478ca3",
"id_branch": "08791419-2945-407f-b148-2342da23b917",
"id_voucher_permision": "96490a04-4463-4f59-be2e-55b89e0f2886",
"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": "e8efbe78-3050-4bbe-b0c2-f9ffb1ea165e",
"id_user_add": "dfa8c082-27c6-45f4-ba92-0b15afa33bef",
"id_doc_sa": "55b00620-5dbf-433b-9b6a-2d89d2b5355f",
"id_item_sub": "d8d5bb52-d5d9-4d47-8ea0-7f0c31ad8933",
"id_pos_sesion": "df80a3c2-f59c-4a4a-9800-7dc8823fbc00",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "5b31d24d-47b8-4650-8138-4443a0788f93",
"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": "e04c40b4-676f-4cd8-9930-8e10c265fbe9",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "d5602b8c-d6c2-4bdf-a659-cbdda584a0eb",
"commited": true,
"st_images": {
"$id": "3",
"id": "09601732-7d8c-40b7-ab6e-57052c880916",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "500b9dc6-06b4-44a9-8da8-345e70d7cc84",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "11be5381-4c38-446f-a27f-a565e636e9d1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "10f91da7-1a99-4397-9ea9-6f1006f42baa",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "55b84feb-fe15-4d89-87ed-90cf5a8d560c",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "e6749205-1e26-4a9d-9936-4996f724d9ff",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "89dd2840-cafe-491f-aacd-1967a9c80913",
"id_item": "4c2f9e3f-53c6-42fa-b8f0-9146bce07815",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "4483c5ba-3063-416a-a78b-132b2027a132",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "7dedd276-14bb-49d0-a8bd-c043613898ec",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "cee8891e-a589-493b-8ee3-f6422357ad7d",
"id_unit_sec": "e4a7fe24-0b28-442d-a3c7-cca62c3eb7a9",
"id_brand": "2248e5cd-0c34-44c7-a941-745492867970",
"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": "bb396178-bdcb-468b-b03e-8d563e256ec3",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "5742a676-4772-470a-9aeb-187d887db2f1",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "bce3f772-f2d4-4208-a534-a130766472af",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "a6865189-4868-46f5-b62f-2462de5f1b33",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "a37b491c-d20a-4a7e-8b4a-154670b9b9d8",
"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": "4d1e4351-8d90-4d6a-a616-f9fbec18bb42",
"view_messages": true,
"id_image_photo": "c24d8581-c9fe-43c4-a275-12d3c59b9be6",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "adb17d21-5f19-432c-bfc4-5ad37c08bde7",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "c0160945-c0d9-4b7d-9d59-c84ca66ab4e7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3d45fbf0-2520-4737-a024-6f51f10f35c7",
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "1f431375-1be4-4f02-9aa3-334b244df407",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "cedbae37-0cce-4c36-b3fd-446bf6172cd7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "9c91f768-ff90-4266-ab39-31ed763e0805",
"id_zone": "8781481e-95f0-4a3b-99de-f6b48ae58c2e",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "3bc3edd6-5fd8-4141-877f-26711be8b21c",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "9ee0f71b-f788-483d-a3bd-c04ad7641403",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "a97a9557-891f-4c37-84de-9e521cce6153",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "4b9b4743-642e-4dee-a7ed-688df716c568",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "2738e68e-f09f-47eb-b1c3-955fdb54d625",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "925f229c-287f-4dce-b7d0-89bd77b86641",
"id_cloakroom": "51e3f857-357b-41b2-b80d-3ebf6500ab6b",
"id_pos_sesion": "3af5545d-e494-43e9-86e1-0f2ea2d0ceef",
"unit_id": 4,
"date_open": "2026-05-09T09:36:40.2942143+02:00",
"date_close": "2026-05-09T09:36:40.2942143+02:00",
"id_doc_sa": "ef4d14ac-6eac-48fc-8133-619860615007",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "8d9cee74-ae7e-401f-9ddf-3042f40c4059",
"id_pos": "700ad61f-bbf0-4d49-afd9-5ad3241d3e8b",
"id_doc": "0523a32b-9118-46d8-bf21-c23f2778cb92",
"id_branch": "f51edfbd-af83-4283-a1cb-841db6eaf218",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:36:40.2942143+02:00",
"date_tax": "2026-05-09T09:36:40.2942143+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "f549a118-625c-4012-ab1c-bd9e02bc65f4",
"id_relationship": "0f388192-10ea-4f14-8c3e-cfa566b87516",
"id_loc_from": "dbfd669a-ca8c-4d37-a21e-bc895d5903d7",
"id_loc_end": "8d0b2531-9de5-4f8e-9c56-6f29c0165f2c",
"id_user_add": "2312ab99-c9f0-4267-890a-b80c8591fa29",
"id_user_upd": "3ae9e2cc-d24b-4252-9f02-d6b56f07a333",
"comment": "sample string 12",
"id_pos_sesion": "c4c558d8-1fad-4b5f-9649-0fd0766b8df6",
"id_room_unit": "680a27d3-fcf1-4761-9fea-81946e522f4e",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "618f88c6-15d7-4539-9a13-d3447dfdcf3c",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "3c119479-7394-4d64-9c74-d6ccc59b09e3",
"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": "8a8e74a9-767d-413b-b582-e2ba5964158e",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "690f5254-0361-4d9d-9b41-2e487ea14481",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "fe42b63d-ed6d-4df4-a4d8-311cf55a13db",
"id_pay": "d62c64d2-fe5d-4856-acd2-a771274c2760",
"id_money": "530da3ef-87ac-4a0f-bdb7-b6a5f04ec6f6",
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "04c588c9-7194-4604-b09a-90799478cd78",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "c678513e-be8b-403e-8c4a-3ddfc5f1ffe2",
"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": "71389714-0c0e-4fed-adb5-371c82d6d4ef",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "9e3faaa5-64ee-4ac7-80f4-bcd9dfcfc397",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "455850f8-61ab-4d04-9797-ad0b906f1d01",
"id_money_2": "ff80d19d-9fb1-4290-92d3-bfb3debe9a37",
"date_from": "2026-05-09T09:36:40.2942143+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "7b6aeb15-e053-430b-9acd-cbbe2966947b",
"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": "c3aa97d4-3569-4c7a-a073-5c09ec065a0f",
"id_pay": "83ed7ff3-5ec5-4539-b721-2462151a7eae",
"id_money": "f985f76e-2bc1-4282-86fc-3fc664732999",
"date_cashflow": "2026-05-09T09:36:40.2942143+02:00",
"coefficient": 5.1,
"id_user_add": "8053e9bf-2dfb-48dc-8202-5224caeec8f5",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "abea32fc-95cb-49f4-bbc8-41049e42aef0",
"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": "9c42da5e-04d5-4619-9c63-58f7366c0c43",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "478edcd1-5eaa-4922-a37c-9bb0b4f8e783",
"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": "ae755ddf-d274-4346-a62c-9de4bd142b12",
"id_line": 2,
"id_pay": "c597f0f5-1656-478f-82f6-906e35b1b4b6",
"id_money": "129175c3-03f3-4508-bef4-f9aef08a8d1a",
"coefficient": 5.1,
"id_voucher": "d10b0e86-64d1-44dc-a7ff-2c677cdd0797",
"id_employee": "aeae14a6-f8b7-486a-a4b5-e479f867668f",
"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": "73518182-fa1f-43be-bedf-c8eaf45372b0",
"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": "0dcad5b0-f525-4323-938c-11784d076fe5",
"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": "c1f31a6c-3d46-41de-b4f9-88ba87562052",
"name_pos": "sample string 12",
"id_image": "7165bd6b-25b0-4523-b2d0-d9ec18da90d2",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "64c2202d-ee30-478f-8ded-938c57fadd7e",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "d1293876-c68b-498d-83a7-cb7a4f656c1b",
"id_branch": "01da25cc-09d3-4829-81a6-5cd865eac672",
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "6d128f68-48f6-490a-87b5-818bb5d7fae6",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "79f02a16-18fd-4d0a-a681-a99a0e19f4c6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "16596195-6515-40d1-9a32-8e0684b1e06e",
"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": "af7ad15b-1a2e-441b-9e00-7bbf56c92020",
"id_line": 2,
"id_item_sub": "efb03044-801b-459b-9950-7d21b5169f57",
"qty": 4.1,
"id_list": "6075206c-1402-453d-a92b-ba984e10a300",
"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": "95db872a-06d1-40e3-bc6e-3b0853bce1b6",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "2ef78730-f4d4-46a3-8757-58a45a8b2ea8",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "7cd17eea-6ee4-443c-9fab-b8cea88bd240",
"id_user_upd": "f4b35d1e-44c8-40f8-80f8-cd844ece852a",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "6d15aef9-0e3b-4fa0-bf36-014629aeb528",
"id_item": "1fb0dfd8-c7bd-4660-a5d4-b3fb746bb87f",
"id_item_type": "b6c9faab-34e5-41e3-8b16-9aac6e5386de",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "b1f74ec9-d094-4aac-911b-800bf83b1951",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "e89b7657-cb7d-4e31-b36a-10f159553244",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "1c843905-6319-42ee-8c83-55e28c504d2e",
"id_item": "132b8b2b-a2c7-408f-8d55-ac274b573456",
"group_id": 3,
"id_unit_ref": "830a9bb3-a3b3-4165-a06c-a621283ad702",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "b7ca4c04-f794-4e4c-99f2-776a565684ca",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "d7301b38-1079-44b1-ac07-b39b27bb9182",
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "615076cc-6c10-4b07-ae58-ad15e7a3656c",
"commited": true,
"mt_units": {
"$id": "28",
"id": "50691173-52e4-46b5-b3b7-a57487704488",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "d34d9cc5-b44d-4abf-9212-95fd6147b488",
"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": "b3197a4d-18b5-4402-a946-7b830f81556f",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "a61dae7d-381c-497b-822c-48daa2102187",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "373033ff-51d5-4b6e-ac02-ee566a2c1965",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "51d33f4b-f064-49f3-89f2-618c451e6729",
"id_line": "d5fa7adc-3783-4b27-8713-bbe5afb02a5c",
"id_category": "ef40c255-fff9-446d-b20e-a68e1f2641d2",
"id_item": "53e349b5-1e07-420d-ada3-d78b89fada45",
"id_item_type": "98b2d604-03ee-4736-8522-42f05717a18b",
"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": "4ad8e5c2-c7fd-4725-8757-00e2c8237401",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:36:40.2942143+02:00",
"date_end": "2026-05-09T09:36:40.2942143+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": "21858e2b-ccd6-49b6-bccf-66c35b8ea3a5",
"id_pos": "029328a1-8140-4714-ae39-c0b8faf08e87",
"id_list": "300dd143-4ec7-4496-97a4-092fe71e46cd",
"id_item": "b533a731-dc39-45e7-8d5e-c8e8ea5473c8",
"id_item_type": "36acab16-fd5a-4449-9123-cd4b6c83d885",
"id_category": "fc7a3a2e-c368-4d86-bfd1-00cba22044d6",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "36de96f8-a78c-4350-afed-cac046257674",
"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": "b79bfed6-2e3e-4d31-a61e-403053982120",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "34039de8-f2a4-48f5-897a-89d02227f6eb",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "169d191c-d8c4-4cc8-acfd-9b358bbd529d",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "ef3b67e9-4eef-41f8-9dce-27267c2ac1e9",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "f3a4a293-23bd-436d-89a8-86bc9595c660",
"id_pos_type": "9857de95-b880-43af-8bbe-68ed91276c3b",
"id_price_list": "efca57ed-86a4-406b-80b4-d5351d16705b",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "a936b003-0bab-4472-8f57-7ce6302d88b2",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "ac70faa9-797b-4fc2-8d4f-f11ec9baf862",
"id_pos_type": "bcf05e22-4a6e-4f2d-a5cd-59ff57246613",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "e90e48cc-1a17-4156-ad9e-ed60a4504df9",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "be9af40f-fd8a-4506-89bd-dec412b4b431",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "1d8c80ce-c9da-4177-bca9-9c44b61a0bff",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "9b23e05b-2ab3-489e-bd54-b3a364c1399a",
"id_branch": "73293010-e075-4670-895a-a79f48ccde2c",
"id_pos_type": "4dccca8b-e685-4f9c-8eb6-31276df091ab",
"id_pos": "efe25195-2647-4098-b203-d0d9a2da4bb1",
"id_item": "5172a044-9d61-432e-8f28-4b71416ea25d",
"date_from": "2026-05-09T09:36:40.2942143+02:00",
"date_end": "2026-05-09T09:36:40.2942143+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "6fe50339-b849-4e04-af67-416e5b235c24",
"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": "2920b1b5-292e-4e4d-af00-300cec79b48c",
"id_doc": "a6e05307-beb8-4e2c-94ec-ef9ac24ca904",
"id_pos_type": "aca1bf59-0121-48d1-92d0-f3637cb1da6b",
"id_doc_print": "f209834b-4102-4d11-b8d7-6b1aa8154b05",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "3bc74b83-8eb9-422f-873b-35e8eb7bcd1f",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "5740ef58-9e6f-427e-aa24-acf55ef48819",
"id_pos": "80739136-3ce9-4129-8279-abea1eec1918",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "596e9fd1-1280-489a-84ed-7ece6e3d887e",
"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": "9d5f5aee-0f4f-499b-863c-526a0713b049",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "fce8c8c1-e8a9-41c3-9eb9-dbbb6538765d",
"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": "f23d46b8-82aa-4019-b857-db6893ff8616",
"id_item_sub": "5b29836a-df97-404a-9b4d-1657399da356",
"validity_date": "2026-05-09T09:36:40.2942143+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "3935f325-b8fa-4761-ade0-7739de15cce6",
"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": "06231ef9-bea4-4f11-bb7e-35cb604b8783",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:36:40.2942143+02:00",
"date_end": "2026-05-09T09:36:40.2942143+02:00",
"id_branch": "bb2c38bb-2bd1-4f12-939b-04389248785a",
"id_pos": "295cda1e-89d0-46b9-884f-ea03a403382f",
"id_list": "daa73b22-cf7e-47b1-b60c-1e052b5ec393",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "f5f407e0-b420-4cda-afea-531c2150a6fb",
"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": "c581719e-effd-4c3e-a19d-2eabf5783f93",
"order_id": 2,
"id_item": "2ee87cc6-a970-464a-894f-71da0a952ed0",
"id_item_type": "9cd4b64c-d891-45c3-b678-587775be1575",
"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": "b701946d-0942-4ca1-bd88-6e228b243066",
"type_item": 11,
"id_voucher_json": "90bdcd68-5664-4158-bada-3770b3c3a3ae",
"count_voucher": 1,
"id_category": "eac36e03-5c31-418f-b4c5-1af7236027aa",
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "a6035798-efd4-4ad3-808d-1592b7dcffb8",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "b40a15cd-ec18-4fb4-8cfe-1e8d527741b8",
"nro_sesion": 2,
"id_pos": "62632f32-0b1e-41b4-b02e-86ae86623959",
"date_tax": "2026-05-09T09:36:40.2942143+02:00",
"date_open": "2026-05-09T09:36:40.2942143+02:00",
"date_close": "2026-05-09T09:36:40.2942143+02:00",
"id_user_open": "bcf69bae-64ee-4065-9c73-ae418b51ce52",
"id_user_close": "41e25022-3238-4b14-a0f7-f92d5f7f3a5a",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+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": "c0400da8-43a2-4d9f-83f8-35d2c55352a0",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "0f449db4-5c72-4505-a388-344107b204e4",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "0aa3bec2-9c1b-40e7-b449-92c35e3f9ceb",
"id_room_unit": "6c7a2f9c-0318-4c77-bc7a-487824021194",
"id_room_list": "fcef0ab2-42e8-4020-8a77-c995aa61a7d3",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:36:40.2942143+02:00",
"date_from": "2026-05-09T09:36:40.2942143+02:00",
"date_end": "2026-05-09T09:36:40.2942143+02:00",
"date_open": "2026-05-09T09:36:40.2942143+02:00",
"date_close": "2026-05-09T09:36:40.2942143+02:00",
"id_employee": "d1859d94-4eff-43b8-8991-282ad85dc56a",
"id_employee_sec": "d6800b3b-e985-4237-a0bc-d4b3c10d96ac",
"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": "b3027e1d-73ac-453e-912d-c8d72f6130ce",
"comment": "sample string 7",
"id_user_open": "bb23dd6f-6a0e-4608-b042-26e2918d4183",
"id_user_close": "c0583ba9-c7bb-46fb-a8d4-342bb81ff0ce",
"id_unit_state": "50b034b2-80ab-4ced-bb77-8aa973aac328",
"id_pos_sesion": "d491d980-a9cd-46de-9a29-88ad13e8489c",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:36:40.2942143+02:00",
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "ee17e19a-a9f6-40f2-a409-e5e52e11fc86",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "36d31cfe-f0ae-4460-8606-c1f9b136cb83",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "51ec6af1-7e3a-4da9-ba82-99f795232f87",
"locked": true,
"date_locked": "2026-05-09T09:36:40.2942143+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "e1f533bd-45e7-4539-8629-fa36f4194306",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "58b6f715-5b26-4969-af37-f453fa87e6fa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a09e3ced-286f-4572-9ef9-e5d9d47e6f40",
"name_pos": "sample string 6",
"id_image": "8b5250ae-b9f2-4b17-a30f-24513bd866f1",
"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": "06a73612-3e19-4202-b0a5-2c5891fc16dc",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "45171fd5-1c61-469e-b285-9a0d0d8a0e11",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "d49b924e-8ee1-4fe5-9b13-2178d0fdf423",
"id_room": "57d1cde0-16bf-42e9-b366-c3245bc71f87",
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "93feb481-6dab-4abb-8b2b-242f71c8a75e",
"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": "0fc9d4b4-1a54-4877-befa-2dd2ef0833a7",
"id_room": "07aa6ae0-e417-4a21-94ae-6e65866b1d6d",
"date_in": "2026-05-09T09:36:40.2942143+02:00",
"date_out": "2026-05-09T09:36:40.2942143+02:00",
"id_user_add": "a4447e89-69a2-4d3d-96ae-7e0c7ea39053",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+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": "8e2476dd-428f-4b9b-8189-ba15f9350cb2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "75def8ec-8a74-4354-86a2-a2656e9871ee",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "2340ceac-dd86-4370-a9d4-307181954264",
"id_room_state": "5788c766-768d-4f0d-a646-40d0a868cef9",
"id_image": "1f6bcaf3-ea12-40e0-ac84-be11499b226c",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "600f0412-b48f-4cac-a649-2cd961f1691c",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "b1d8c132-e634-4cbb-a18e-849d58e74861",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "0e6b9f00-d47e-4ad3-825f-954e259f28e0",
"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": "6320eb20-4d95-4ee4-99e2-d70932fb23f8",
"id_pos_sesion": "309c2b29-20bc-4950-8019-3fed8db84bf5",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "86d47500-d44c-4d48-8a9e-9f7c112304ab",
"id_room_unit_activity": "a9d3d570-b56f-4d2e-8eb9-84e731abdf48",
"id_doc_sa": "d15f925e-c014-48d0-941b-a40b0a9f5121",
"id_pos_type": "2a2fb87b-c5bd-4b6f-bd79-2573b1d7a186",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "baaa3f2e-9af8-42de-87d9-31d4b88b5d5d",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "45a6ddbc-89f5-4f64-8548-39521cabab87",
"id_user": "26d7aaa2-ab73-47a6-a447-f9ea1b083b95",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+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": "ebd5e40f-9c92-4ad5-8852-7140d071fee1",
"id_user": "6280ab6f-fc7e-46cb-a0c3-4afc982e03f0",
"date_add": "2026-05-09T09:36:40.2942143+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+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": "92007f35-bb4e-4f90-8189-6b60aa4e5b57",
"id_user": "6d71b2da-d8d9-4c1c-83ce-fac01cbb1c3a",
"id_user_profile": "b8dbf114-4d60-474e-aa74-cea8124ee67c",
"locator": "sample string 4",
"date_end": "2026-05-09T09:36:40.2942143+02:00",
"id_pos_sesion": "3c415771-253e-432f-a63b-25daf0abfe75",
"date_login": "2026-05-09T09:36:40.2942143+02:00",
"date_logout": "2026-05-09T09:36:40.2942143+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "6d222bf0-54e6-4548-88fe-bca6a7432352",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "e51706e4-7e0d-4beb-b5e5-a4198fcf99e7",
"id_function": "83c0aeb6-b9b7-43df-984d-6ef6cd6913a5",
"id_user": "c48c67a3-f757-44d7-a983-c4577e9bcdb0",
"id_profile": "0fa9f603-d531-4122-adc5-d3355fe7830a",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "1c8bfca5-1ec8-46e6-adef-6fd4bdc438ff",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "be79a7e2-d2f0-4339-bd24-aaeb10a027a6",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "b8f6c4a6-5e95-445b-b10f-326d6e802b8e",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "fe26d4c8-9124-4bb5-9ec2-72e8c472f7fe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+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": "ebefbe88-0740-4c8a-bf5c-04861f141cc7",
"id_user": "4a418fd0-d229-4ffe-9082-ae4fff2bdae5",
"date_add": "2026-05-09T09:36:40.2942143+02:00",
"destiny_type": 4,
"id_key": "991a18ca-6964-4454-a94c-3dd3dcfeddf8",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:36:40.2942143+02:00",
"id_pos_sesion": "c2180126-4764-467a-90ba-ecde8d3d5530",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "cd88d6a4-bf4b-4e26-8752-52e7731f0e1c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "e3684c93-8b4d-46ef-b4cc-c681e5132d90",
"id_doc_print": "ed8584ed-95db-4861-974d-c5ff98aee494",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+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": "6eb15ffc-3a6a-4c9f-8ad5-4759db0bfabf",
"id_line": 2,
"id_item": "3499d258-f2d2-429b-8bc2-e772b09e5ab8",
"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": "77e5c6fb-f029-4849-8058-67cadc76cf44",
"date_from": "2026-05-09T09:36:40.2942143+02:00",
"date_end": "2026-05-09T09:36:40.2942143+02:00",
"date_used": "2026-05-09T09:36:40.2942143+02:00",
"id_employee": "b89c7f1d-8baf-48e6-b67b-baec6c7c1329",
"id_branch": "7262dea1-9d14-4969-8cdf-7a436c9c6c58",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "41f6d3de-98c4-4af0-851f-52f4d826698b",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+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": "9026a488-9fe7-4b49-a675-2b88f94ac569",
"id_doc": "410cc2f8-a931-43f4-975d-28c4a5343be6",
"value": 3,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+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": "b5146179-655f-4933-babd-651937911b5d",
"id_pos": "6725f9b3-9b22-440a-8115-099f880bbb8b",
"id_doc": "317b8066-42bb-46f5-af84-3e9f179c95cf",
"id_branch": "49a488ca-3aef-4e2f-9c32-d1b29163f514",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:36:40.2942143+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "8614bf4d-92c9-4cff-bd36-3efefdaa384d",
"id_loc_from": "38803aae-3b75-471f-8633-24f6d2c3faac",
"id_loc_end": "a7edaf68-7f93-477b-8e35-8c867caedfb4",
"id_user_add": "26687fa0-d605-4119-9e4c-1e67be3fb1fa",
"id_user_upd": "382d1733-0f2a-4554-9862-52dbffe9ee61",
"id_pos_sesion": "6e8c7955-e96a-4352-a0b7-88886a5e9147",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:36:40.2942143+02:00",
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "6dc67ce6-a616-498b-bec6-8eba9b04ee71",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "cfc73041-f1de-47af-91e7-cb77ba76eb8a",
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"id_user_upd": "c8b64ba8-6a9e-4bb0-b38f-277e7a727d00",
"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": "05c0e3dd-c92a-486f-a577-62ed41642c21",
"id_item": "6fb95762-4e00-41c3-85c5-c9768516edf4",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+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": "03995e0d-7880-4c24-9953-b1501eb8c4a7",
"id_line": 2,
"id_item": "fe12d5d2-40e9-482f-8b95-2874811520d9",
"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": "2ad1b3e5-6880-4ae1-bd99-593dd8e257b8",
"spool_server": "sample string 2",
"id_doc_sa": "dc07e55d-e91c-4f14-8961-9ece9bd4feac",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"printed": true,
"print_on": "2026-05-09T09:36:40.2942143+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": "9ea3ad74-89c2-4886-b061-2582e855f6d8",
"id_pos": "dca5f931-3ba7-4823-b6ee-01f0549260a9",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:36:40.2942143+02:00",
"key_access": "sample string 5",
"id_user_add": "d9665c99-3638-42fe-bea2-186b760714ce",
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "f396c2e0-227f-4de8-8577-daa776778f3d",
"id_pos": "79a9c02c-ecc1-4475-b439-27c5e8f9040c",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+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": "83ba3fec-52da-46a5-a4c9-a3736ce8a8ea",
"id_pos": "753b71b3-8ee6-4eb4-adb3-342760892063",
"date_add": "2026-05-09T09:36:40.2942143+02:00",
"date_upd": "2026-05-09T09:36:40.2942143+02:00",
"date_out": "2026-05-09T09:36:40.2942143+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": "a7311303-b6ab-48ed-bbdc-c08af0c1ac95",
"id_user_add": "83b54a03-f3b9-4c13-a681-857b9261a11e",
"id_table": "fdf3369b-7961-48f1-a4ea-10858d415a9f",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "66a298c2-2593-41eb-978e-998cfef02c07",
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "31a8655b-be4c-4c43-9635-fa67bae20531",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "ccc156a0-6a27-427f-abd9-4f249dd9b1d6",
"id_sync": "0463de4a-f3fc-42d9-ac4c-f54816896a37",
"json": "sample string 3",
"id_table": "e5fddbcf-879b-4e5a-af97-a26ef590a321",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "2fdca26a-cdeb-47a5-a8cb-6e000e5f9792",
"id_branch_from": "d7529637-2b30-47f1-99b7-3af901fba142",
"id_branch_to": "775c35b0-e03b-490e-be88-9a2908b23ed0",
"type": 4,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:36:40.2942143+02:00",
"send_on": "2026-05-09T09:36:40.2942143+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": "6cff2c29-59ea-49ae-8515-283bcdf840a3",
"id_pos": "aecf6979-9f7a-4856-98b2-b331921d3720",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:36:40.2942143+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": "afe657ce-236f-43c7-8228-7fccde3c9666",
"token_id": "sample string 2",
"id_user": "a0c1b98e-4065-4ce6-a1b2-4bd83ad977e7",
"date_from": "2026-05-09T09:36:40.2942143+02:00",
"date_end": "2026-05-09T09:36:40.2942143+02:00",
"created_on": "2026-05-09T09:36:40.2942143+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": "0c630719-563b-4941-b68b-c8f48f1347ff",
"id_room_activity": "8e4896df-fcd3-4024-86a2-f4afcef09df2",
"id_pos_sesion": "37aa5057-d2e3-4598-b946-434be827c076",
"log_text": "sample string 4",
"id_user": "b04d429c-7383-4f00-82fe-b315af3a58c3",
"created_on": "2026-05-09T09:36:40.2942143+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": "24fe7a1c-9fba-406b-9897-c0646a92be8e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+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": "e2718b81-6baf-42a5-8cb3-933ddff8d967",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:36:40.2942143+02:00",
"date_end": "2026-05-09T09:36:40.2942143+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:36:40.2942143+02:00",
"last_update": "2026-05-09T09:36:40.2942143+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": "24d76fbc-1365-439b-bce6-f14b602fa75b",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:36:40.3117252+02:00",
"date_end": "2026-05-09T09:36:40.3117252+02:00",
"date_used": "2026-05-09T09:36:40.3117252+02:00",
"date_sesion": "2026-05-09T09:36:40.3117252+02:00",
"id_employee": "f2215a23-bbe1-4c7d-8551-6eb5656c0f44",
"id_branch": "809cc5b6-b6b1-4be1-b88d-9d44d9f93c37",
"id_voucher_permision": "bba8fb60-730b-4bcc-b12c-f6464e2ea9c8",
"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": "d09d0cde-f4d6-4181-86fa-d7e127098570",
"id_user_add": "2497f9dd-ff47-4bc2-a5de-89c841f17ae1",
"id_doc_sa": "4f03cb54-727d-4c9a-b774-73bc4ee8a775",
"id_item_sub": "4401ca9f-b51f-475e-a055-3f4f15e48842",
"id_pos_sesion": "227c2b5f-9054-4389-93f8-f4117c66e72a",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "69271d79-2e7b-44bb-8a31-ec6cb53e2763",
"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": "8bcc186b-3264-49e2-9307-20533e77d931",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "356b7fb9-0520-47d4-a1cb-977622083b1e",
"commited": true,
"st_images": {
"$id": "3",
"id": "eccc1212-62ed-4139-8cdd-d8bafccc2580",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "7cc1ada1-94fb-4776-9120-35ccb2dec138",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "c49129e9-54c3-401c-96c5-c9a06826968c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "99c2ce9f-0acb-406d-a190-cb7a5635ebe8",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "762648df-11e2-4c08-b908-b98c33925a4a",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "047b95da-1908-4ccd-bc31-5c4ce0e2e24c",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "f8ed39ae-ebda-430d-8942-fc45a555d0cb",
"id_item": "688a7bfb-8002-4d9d-9cef-ec58d8f03a64",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "150c59b0-479a-4a3e-9d04-6be1122c2696",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "33058fd6-7c99-4a1a-91c3-19189dcceb25",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "5e7a0cab-c27e-45b8-adad-02338e5ffe6c",
"id_unit_sec": "58ae78ad-d3b8-4d69-bdae-24ca394d674e",
"id_brand": "69587284-ed23-4ed3-ab37-90725bcf4404",
"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": "eef4a6a8-dfe0-44fb-a7ed-76c5c3a72ca4",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "468d0c64-bebb-4641-b18e-af1faaf72fd4",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "cb6297b3-5503-46ea-a466-0fe971e50949",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "49743b83-6c59-42d4-b9df-48d6313ce3e5",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "bdcb260e-fb8d-40c0-82e6-56b0aa1ac911",
"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": "1536ee3a-c965-422e-8212-04c732175885",
"view_messages": true,
"id_image_photo": "b11dc863-851a-466d-b8f6-31e28397e36c",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "5a1615c5-2bde-40d8-91e5-b93c7a51b9ae",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "8fd9059d-17f6-4ce8-ae09-63707c664552",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ff8fa112-6093-4e54-ae63-9a9e10092420",
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "c70f39d1-5e4d-4b17-a7ab-4fda35204fb1",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "00274e0f-9bf8-4be4-95c8-b58682bacada",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "398f37d7-3c0c-4d8e-a3b4-24b04832ffd1",
"id_zone": "78deb8b0-7099-4be4-bb45-411f383bce65",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "81d5c5e9-bcbc-4925-b659-059873d721e5",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "48b366e6-3443-48ad-b026-e1e5b5af9ad6",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "c21f6fe4-1c9f-44ef-9d68-9b19dd74897a",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "b2abaf38-1bc5-4913-8354-6f642148c1fe",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "5c7f9e5f-cfdb-40e6-b731-eb7f96ca774e",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "4b6e7bf4-d480-44fb-b73f-8f0425b2d9f4",
"id_cloakroom": "f0eec5dd-59e0-43c4-a4bd-bc9cba947ac1",
"id_pos_sesion": "c01ecf88-77f4-4631-8b0b-a72b5050e3b7",
"unit_id": 4,
"date_open": "2026-05-09T09:36:40.3117252+02:00",
"date_close": "2026-05-09T09:36:40.3117252+02:00",
"id_doc_sa": "23a419b3-6691-4bb7-8a5b-0fa08aed82d1",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "45e4f841-d774-4622-9b00-c3c201aa0351",
"id_pos": "38aa7c25-442b-4d96-a675-c586c89296ca",
"id_doc": "e2c83a1d-44f9-4c81-a562-286c2a3faef4",
"id_branch": "3972ffbb-ded7-4535-b1ae-3e5ceed9d28f",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:36:40.3117252+02:00",
"date_tax": "2026-05-09T09:36:40.3117252+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "5b3bc598-abb8-4c7e-9f21-68d9abeb0d53",
"id_relationship": "35f36c40-0a72-45fd-b338-0de79dfe2820",
"id_loc_from": "512b6109-ad97-48d7-992c-04160718d3a3",
"id_loc_end": "775c937e-2a03-4ba8-ad29-bc709adad5b3",
"id_user_add": "72dd3021-8adc-46b9-b337-123c63b1fed8",
"id_user_upd": "dff6709c-6353-4ed7-8d66-25ff318e18dd",
"comment": "sample string 12",
"id_pos_sesion": "0bb9d3c1-68a6-42ef-8eb6-012d4da43c90",
"id_room_unit": "46a59308-2ac1-4cc1-baf2-02e5615a6f3a",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "a3b133e5-23b5-4177-9262-7a5b9b142ed2",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "c5982233-ab1d-4cee-9098-b51994aba836",
"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": "7111fa75-a41b-44f5-9927-7e44997e52c3",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "c3365c6e-02a8-4e32-9e3c-ca037044ba49",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "aada4fd8-0f54-436f-8611-c7e75be04357",
"id_pay": "2de06ee2-0779-4319-9c56-d1a77edc05d9",
"id_money": "cc31fed8-70e4-4242-8743-a26c0662ef2e",
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "9cd2fd39-a639-4987-a137-8732d557cc2d",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "7ac61acb-f45e-45a9-a7bb-eb9e49aae6cb",
"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": "2bacaaaa-2691-4180-b4c5-a8becac1c5c0",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "d74ab28f-dde1-4b1f-ba28-20e9404e4396",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "6b9c845e-d261-4fae-8d65-1bec7465a48e",
"id_money_2": "dcf87be2-d060-4a27-b28c-cf5ac1e28009",
"date_from": "2026-05-09T09:36:40.3117252+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "793e2cd9-f406-46c9-964a-6d9c5d2be992",
"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": "8e1f68f9-a1d0-4c95-bb95-f0a91ab07b7f",
"id_pay": "d5144dbe-a659-4a98-97c8-0e17a24cf23a",
"id_money": "a0ae3f59-b8a2-4330-a3d0-4425dcbf3996",
"date_cashflow": "2026-05-09T09:36:40.3117252+02:00",
"coefficient": 5.1,
"id_user_add": "33b79227-8598-41b7-9a8f-37e37b427227",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "47be6206-80b7-4a62-9e38-19f4c682355b",
"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": "edf70f71-f3e9-47b0-8bfe-8e5c4cf89d0a",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "44096869-2ad0-42cd-b2b9-5fced3b588b5",
"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": "e6800dbe-879c-4c68-bb33-b16ab5295563",
"id_line": 2,
"id_pay": "68816a3e-0ada-42da-b684-fc031357ed65",
"id_money": "cb222035-49e4-47f9-bd59-ed25ee5013a0",
"coefficient": 5.1,
"id_voucher": "29893f67-1713-45a9-ab2a-9bda87c10f65",
"id_employee": "8f9ee71b-4226-46ea-a693-509604fb5985",
"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": "93ed2a35-7df1-41ee-988d-055d6463210b",
"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": "a9c32070-17d9-42c6-a571-198049ffeb79",
"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": "6f9e79a9-7200-4441-8466-f46737d69aef",
"name_pos": "sample string 12",
"id_image": "2223bad1-4a74-44df-8c92-5ad97fc88e00",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "2b0fce16-adc7-40ce-9d0a-64d195efaa94",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "c228f9c5-ed03-4af7-be42-f8677e13aac2",
"id_branch": "1e0465c2-2119-4287-a61d-029bf94f3a9e",
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "bfc85047-deab-411a-bc93-50702bb8751c",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "11957a12-08a8-40fb-96ee-80bfa88e1bfc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "03865091-5c48-465a-ac2e-4f3ff425a37e",
"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": "dd965706-f93d-4a31-9b94-acd8a668f7cd",
"id_line": 2,
"id_item_sub": "eefe0454-5f23-49c5-883c-ac5ddfa229ad",
"qty": 4.1,
"id_list": "bf63a247-6146-4fe8-808b-cd3c988cd502",
"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": "f16e9511-1746-4b4c-af1a-bcb0b792f061",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "af2d0f6a-1b75-42d3-969f-11ce1555dc3b",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "32dacddf-b54d-4569-b526-5ab1f82c422d",
"id_user_upd": "a544758e-c62f-4433-8d45-2033b2306932",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "d3e2b531-d253-4a02-9835-08c90b7a75df",
"id_item": "0eac1ecc-0095-4dc6-b825-dcf441347faf",
"id_item_type": "ef915c0e-212e-4742-a575-4f0b92c4c2cd",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "8cf72d1c-fd1e-4c37-8096-37f35d07cfe8",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "f21db08c-2278-4e80-8a52-69e391e39c5f",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "ac76980a-1eae-4de8-99df-40e2c9899f36",
"id_item": "81ffdff8-4978-4c09-acb5-0612814c34bb",
"group_id": 3,
"id_unit_ref": "b7cda10f-6dc9-408a-a73b-4e6458bacb7f",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "d15d632f-ba51-4f5b-913e-585658bba1db",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "c3da0aee-1dbc-4368-9d73-f0dd79046e77",
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "ff8fb971-2930-4c4d-b535-b866571b9cae",
"commited": true,
"mt_units": {
"$id": "28",
"id": "4230ab27-2cdd-4245-931f-9ac6f531b783",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "f8151efb-8f00-4c32-ba1d-70996db84245",
"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": "bd6aad86-43ad-4eda-932f-f425546eac84",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "2206ded7-4bc8-4897-8789-01fe6b3187b8",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "2a55ee6e-4ff9-4c6b-9d26-8532361b11e3",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "f74ac48a-e404-40d8-97a1-ece925e8c43c",
"id_line": "dd36c819-8a21-46d8-b14c-57cb1a6a292c",
"id_category": "2295c4f7-f23d-49d9-91be-59c53570c1b5",
"id_item": "3c08b8ed-2cd4-4839-8990-2c235f6ea8d3",
"id_item_type": "2e38fabc-dc65-41d2-aeef-efe7a0a1a9df",
"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": "01f8c8ca-cd15-45e6-ae78-a08d9075fb5f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:36:40.3117252+02:00",
"date_end": "2026-05-09T09:36:40.3117252+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": "90b5d9ea-9f3b-41cb-a533-f323a2da5356",
"id_pos": "15ca4c3b-2121-41ea-8a73-78ce18bbbb6f",
"id_list": "fa08a42f-1cb4-49a5-82e2-eea61eed19fd",
"id_item": "9bef9190-404f-4c76-a034-e73639f652e4",
"id_item_type": "a1f166ac-3c12-4ad6-9403-370fd2aba3a9",
"id_category": "80865a6e-0828-4722-9dfe-d36ae2f0d224",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "c2221464-af85-448c-bfa5-7f5a2da4ee04",
"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": "d2d58833-9e7d-4721-bd0c-ee2146ea3cd7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "877074fa-33d5-446e-8efa-3050fbcc0798",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "b0da58fa-b5b5-4c3e-9b08-8c53239065f8",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "b3ac252a-9093-46e6-b3e4-af78fb594c57",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "b8bcefbf-f666-4ddf-9fc0-9d98d05f80a0",
"id_pos_type": "25b01cb8-0c00-4ad1-ba8a-774e00c05386",
"id_price_list": "b47acef5-5a92-41c4-9097-8937afadb79e",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "2e45cbe4-4ab5-4227-bb29-b9cf0e46ff92",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "eb9047d4-8519-483f-871c-40ef2ce3a140",
"id_pos_type": "295033bf-25d4-4bde-ba6d-3e296e0728cb",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "bda9e3c9-9690-44bb-8a22-5cb3c60969ae",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "4e19baf4-1dd2-47f9-b785-d609d91a0ebe",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "3cfe7e10-fb47-4b77-b99d-045e82322937",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "0db0cfff-e04b-407f-a25c-b4f178a871e6",
"id_branch": "1096a4f9-5501-44e0-91d6-c5b410d81516",
"id_pos_type": "358798bb-5a72-403c-ad15-10f7565dae00",
"id_pos": "cb238201-f19f-482d-94e4-bb7a7867560a",
"id_item": "c8d4644a-6d24-40a0-aa59-38f164218684",
"date_from": "2026-05-09T09:36:40.3117252+02:00",
"date_end": "2026-05-09T09:36:40.3117252+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "532b4dd0-d4dc-4d95-8dec-88359d8d9795",
"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": "9c93d5fd-b966-4809-b7d5-807f4352af54",
"id_doc": "3d6bf5c6-d245-43a4-9442-325e5a854f26",
"id_pos_type": "d15e8d6d-40b1-4007-9abe-802e82d1bb7b",
"id_doc_print": "9c710753-7a0c-4cc4-9f67-f2b4f5f50aca",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "a8b2b3f2-862d-4be8-ab9e-0fd030346b90",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "4ede643f-7ca1-49d3-ad51-7b44348bccdc",
"id_pos": "a4b1c6b2-7cce-4012-ad60-847d92a51c57",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "d648b390-162d-4f22-af0d-ca1023f9c9e7",
"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": "84c12469-c873-4632-8cb3-86f4bcba21f7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "fda83f0e-833c-47e6-8e75-47420497d8f9",
"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": "3cb87bff-bdfb-4648-bcfe-366f6bb39bd5",
"id_item_sub": "ffbf2a34-f968-482d-8d62-d8883a16e749",
"validity_date": "2026-05-09T09:36:40.3117252+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "4cbeba2f-bc1d-4d85-8ed2-7a40b73cc669",
"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": "5d97862e-8b89-4209-a990-97b4d94010a9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:36:40.3117252+02:00",
"date_end": "2026-05-09T09:36:40.3117252+02:00",
"id_branch": "10235155-650e-4a71-9174-98fae3aa3962",
"id_pos": "90ff97f4-744c-4935-aafa-4f31983eb3cd",
"id_list": "4ed755f4-c391-4037-b2b7-7f382fa61248",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "f258701d-81bb-40e4-8d1e-ce2b7df69dd0",
"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": "c9fde23c-aee5-42f6-9c1a-a7352ad99179",
"order_id": 2,
"id_item": "50c9d834-90c1-42ab-9750-c0e5be784020",
"id_item_type": "12cc3ab7-e547-4b5e-a2e5-47d2c6aaa11f",
"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": "e0758d3a-03a3-468f-9aa5-26588041d731",
"type_item": 11,
"id_voucher_json": "838590d0-afba-4d6f-ab7f-a86e27de3ace",
"count_voucher": 1,
"id_category": "b7745f93-406b-4d04-97d8-80568b539a21",
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "0c48373b-d76b-4d0e-94d3-91bc538c5857",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "698d1d8d-34ce-4691-a8b2-7400318d589e",
"nro_sesion": 2,
"id_pos": "efd59e56-c764-4194-8d44-70836680fb3f",
"date_tax": "2026-05-09T09:36:40.3117252+02:00",
"date_open": "2026-05-09T09:36:40.3117252+02:00",
"date_close": "2026-05-09T09:36:40.3117252+02:00",
"id_user_open": "70610101-5f3c-4987-8e06-658dbd9660e2",
"id_user_close": "77296441-e7cf-4aa6-b08e-f7b91d30affe",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+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": "05a4b4ef-bd29-4525-aeaa-f958ef9e7c9d",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "2b476e34-d730-4806-96c9-530c3fe1004f",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "84f471f9-46fc-4cee-a917-7679650d4ada",
"id_room_unit": "1441c6ac-0405-4a7d-b4c9-6c85d519547b",
"id_room_list": "0aa0a6b4-9d40-48eb-83c5-b4b5d8a3d533",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:36:40.3117252+02:00",
"date_from": "2026-05-09T09:36:40.3117252+02:00",
"date_end": "2026-05-09T09:36:40.3117252+02:00",
"date_open": "2026-05-09T09:36:40.3117252+02:00",
"date_close": "2026-05-09T09:36:40.3117252+02:00",
"id_employee": "741eb598-fd4e-47be-8c4d-214858e43450",
"id_employee_sec": "8b1b13d5-2552-4d6d-9823-6f1a2bcbd8ba",
"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": "6f76b547-db85-4e84-9409-160a8e791392",
"comment": "sample string 7",
"id_user_open": "5822430a-f052-47b4-83d7-d52fe2170415",
"id_user_close": "c5f14afb-22bd-437b-8c8c-1cc2fade1021",
"id_unit_state": "2b7f62f2-b76a-4fe4-ba93-2cbd4b4c24fa",
"id_pos_sesion": "3e877e66-e1fb-442e-ace2-b9dae4bce154",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:36:40.3117252+02:00",
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "f0f69d33-50af-45c0-a843-bf2d1443776d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "9bc2178c-211f-427a-817b-95230e33679f",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "dd5eb743-cb43-4695-99c7-da343a0f588d",
"locked": true,
"date_locked": "2026-05-09T09:36:40.3117252+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "853a8f63-d4c9-4ffd-a86c-ec7954c9f969",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "089cab31-7a4e-4ec4-9c22-8d96751742e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3367039d-ef77-4130-94f3-f6fb8a622d72",
"name_pos": "sample string 6",
"id_image": "bda64d98-4f40-4e34-8c15-da2dcdcf2927",
"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": "78ee0543-7dde-45ae-828b-459c9ade7633",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "26e449a4-0387-418b-b8f2-30a7c5e330e2",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "360d5106-4e53-4a1a-8456-7a7a04b9f29d",
"id_room": "a6b48a92-96e6-47cf-9ed3-d933e2355778",
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "2d359349-2959-4b20-9de8-8a58dfb4d35d",
"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": "ef9c117c-0569-416d-b363-4c27010f845b",
"id_room": "db5e9dd0-0463-4557-a057-02652b34666d",
"date_in": "2026-05-09T09:36:40.3117252+02:00",
"date_out": "2026-05-09T09:36:40.3117252+02:00",
"id_user_add": "08df07d0-d998-45f5-b058-9cd8d624c8d5",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+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": "6d0f57b3-7449-4edd-9ee9-08077d192c0f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "3a995af3-1c15-4063-8905-2603876a819d",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "5e300fa4-53f6-4a9e-9faa-4e2313b21edf",
"id_room_state": "56bed568-1827-49be-8962-ac6cb12a145b",
"id_image": "8aa183ea-9c3e-40d8-9e05-8fe35cf6d9bc",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "fde75cf6-90b8-469f-aff7-925ccdee0e3b",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "d4b00836-22bc-4ab6-9f0e-54b66d7a073d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "2486bc89-40d9-4cec-b4f1-05906a031081",
"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": "ae44e956-eb61-4ec2-972c-7ccbb073290a",
"id_pos_sesion": "59e1fc9d-dfc6-46d7-a4ae-88b0d0c27bd0",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "c7228f79-2777-4eef-97b9-d41667c4c00b",
"id_room_unit_activity": "269a4f27-ce00-41c2-b043-b775a6192313",
"id_doc_sa": "a89524f4-54db-4b0b-9e9f-392f47215072",
"id_pos_type": "6c3d49c6-e4b0-4c10-b676-e2491fd6be21",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "77c8996b-0252-4231-acc7-38e9c2794c37",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "a62544a2-d1d4-4c9f-a4a5-a8656a396a2f",
"id_user": "aea9b9e6-8693-41bb-ba8f-daa85ceeed2a",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+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": "9999d4fa-a0d7-43c0-9896-c33ff1050b30",
"id_user": "40362e37-fdba-46b0-b666-5bab19bab23b",
"date_add": "2026-05-09T09:36:40.3117252+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+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": "eeebf0e4-ff3b-4cff-a647-4751a28c64da",
"id_user": "39773d38-1dae-4add-b961-ebceff9f9560",
"id_user_profile": "08540002-10ee-4197-aac5-093c93eea122",
"locator": "sample string 4",
"date_end": "2026-05-09T09:36:40.3117252+02:00",
"id_pos_sesion": "b941738a-6924-42c9-9431-d5bb2b689a3d",
"date_login": "2026-05-09T09:36:40.3117252+02:00",
"date_logout": "2026-05-09T09:36:40.3117252+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "8d46013e-dede-48e5-9e0c-ae4b97b770be",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "bdf9d643-20b4-44c7-8adf-e553f1ab8b91",
"id_function": "17fe6bc2-23e3-4b48-b62a-e1b1c4ff4e2c",
"id_user": "dd374206-1b2d-47c9-9d6f-a746305b17e4",
"id_profile": "4e3d0ebe-e0a3-44d6-a7ab-dcc384cb25b3",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "68aa8e20-4c63-49e9-bcfe-624f7af62c02",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "7f3ee00d-b802-47b7-aa63-00e71cc968af",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "e5ae848f-9aab-4d04-b472-c4bc7d9bc0ee",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "5c153176-1088-4f47-a59d-dede66a49a4f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+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": "2f260192-5070-4dd7-9922-f3781756ba93",
"id_user": "b2d86cfd-bda1-4759-8579-b1f55cbc7d07",
"date_add": "2026-05-09T09:36:40.3117252+02:00",
"destiny_type": 4,
"id_key": "dbca0485-9490-4b48-9439-6e622abcd5d5",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:36:40.3117252+02:00",
"id_pos_sesion": "8f33811e-4def-4370-bd51-c88fe7fd91f0",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "7318f2f9-965c-427f-af3c-e51943b7535b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "8685f614-eb55-403a-9c1f-5a71d4b6c489",
"id_doc_print": "bfb3c904-8291-46f1-8cab-32f391f9a999",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+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": "427e2d64-45fd-4ce1-b882-8f3cba35ee2a",
"id_line": 2,
"id_item": "03cc4801-a43b-48f3-a881-e45f786e2e04",
"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": "75124129-502d-4655-91fc-000f475bf79e",
"date_from": "2026-05-09T09:36:40.3117252+02:00",
"date_end": "2026-05-09T09:36:40.3117252+02:00",
"date_used": "2026-05-09T09:36:40.3117252+02:00",
"id_employee": "ee59c751-743f-43b9-ab80-9065718a29d9",
"id_branch": "d9ad0511-7fd1-4660-8371-f702c05ff687",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "5b480495-5cd9-4d15-9ccf-2bf2f88e2e27",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+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": "7f7fa3b0-fc6f-43b2-b3b6-f61bfa3776da",
"id_doc": "8d16e084-8ada-4af5-98e1-a3b1e15d2a1a",
"value": 3,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+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": "fa8f2bd2-cb28-490d-9427-4634834233f1",
"id_pos": "d881c988-da2c-4d85-9582-1bb5ad733158",
"id_doc": "c6bb9371-2dbd-47d1-be49-27c8fee80b22",
"id_branch": "7428451b-edcf-4995-af96-7ed1ad9ed411",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:36:40.3117252+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "ab7a5adc-1d7d-4f0e-8c05-30208a6fa9db",
"id_loc_from": "96f163f6-654b-44ba-8d82-9e37d6d862c6",
"id_loc_end": "aff28001-02ae-4f52-a227-5b416504ca1d",
"id_user_add": "a9c03dd2-d8a3-4163-8c04-1165e48d0f44",
"id_user_upd": "2e4ac042-b30c-4be1-8c21-e0840214cef0",
"id_pos_sesion": "2fe63c84-eaa2-4358-a6fc-c60bc045ceb1",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:36:40.3117252+02:00",
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "58ac0d52-56e4-45ae-a52c-1d9025253eb8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "b2c494c2-f423-4edd-9918-7ff4ca9f06be",
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"id_user_upd": "b0a50d2f-1e8a-4bda-aa0b-bc13c76f3870",
"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": "1f5e8fe4-c42a-46c9-af3f-5ab8caf34c5a",
"id_item": "cef767e3-9a3c-4294-9000-3e37a85d155a",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+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": "d2d8ba0c-6e8e-4548-9931-f71548db4707",
"id_line": 2,
"id_item": "01383c46-c53a-41fc-a80f-6a0285196527",
"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": "4967bee5-bb8d-47f4-a0ac-fb0a77cbd70e",
"spool_server": "sample string 2",
"id_doc_sa": "20bd82f9-e6a3-498c-b886-5dea8f8d5f1b",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"printed": true,
"print_on": "2026-05-09T09:36:40.3117252+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": "62384d69-2c69-4225-b1a1-cb76e1dda6e8",
"id_pos": "f0dcdcb7-8346-46b8-9951-9a13b74e1903",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:36:40.3117252+02:00",
"key_access": "sample string 5",
"id_user_add": "85121836-020d-4043-829e-bb7425d61ef8",
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "a1affe81-c55f-45ad-baa7-63b4a3c23043",
"id_pos": "cd747761-a8bc-4c61-9fb5-ca6429dc5326",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+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": "ae0620d1-4a20-49b9-a5df-9e17107b869e",
"id_pos": "bf5bc487-2243-4f25-81fa-f90d2c0c7cf6",
"date_add": "2026-05-09T09:36:40.3117252+02:00",
"date_upd": "2026-05-09T09:36:40.3117252+02:00",
"date_out": "2026-05-09T09:36:40.3117252+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": "66129b3f-37a2-424a-a4bc-59e8f3a36686",
"id_user_add": "45bb69db-f468-4682-8944-0c69dc64c5a0",
"id_table": "496d68dd-7ab7-440f-b899-8f80fb978306",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "3a2d7324-88db-43b4-8782-1b6ebc1c4c76",
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "9d0f010d-887c-4da9-9215-e4268bd94858",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "48fc15be-e744-4556-a061-534cb6556499",
"id_sync": "8b0e9683-8d31-4222-b604-2092908fac65",
"json": "sample string 3",
"id_table": "1c0fb4fd-079a-47f0-9069-4f4f0fda95f4",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "ee73aa1f-cdd0-4163-b1cc-3462b7236b32",
"id_branch_from": "ad34565f-e112-4afa-a4c7-62d848afab8b",
"id_branch_to": "a6e46cd6-1271-4e8d-a947-972d1b14abb3",
"type": 4,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:36:40.3117252+02:00",
"send_on": "2026-05-09T09:36:40.3117252+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": "e16b7893-4d87-485f-abd9-031a37b89c32",
"id_pos": "d577ee32-3003-4368-95f9-3f5bf5732af0",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:36:40.3117252+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": "475d1d52-8e8b-4365-b622-b6c6ae97904b",
"token_id": "sample string 2",
"id_user": "f8ac964e-57fd-4b9c-974c-e642e47e67e4",
"date_from": "2026-05-09T09:36:40.3117252+02:00",
"date_end": "2026-05-09T09:36:40.3117252+02:00",
"created_on": "2026-05-09T09:36:40.3117252+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": "6fd81c4e-8eac-4264-8f57-b6c8d75fd688",
"id_room_activity": "322f6f05-2a22-433a-b304-5c3742bcb652",
"id_pos_sesion": "314c53c4-bb91-4bf7-9c41-6c2433390eaf",
"log_text": "sample string 4",
"id_user": "ba739229-ca29-4bf6-ae78-79d9fb10fff8",
"created_on": "2026-05-09T09:36:40.3117252+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": "65a6be7d-21b7-4648-bde6-6d8fbfd2ce2e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+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": "634acaa2-807f-4747-96ce-1964cdef85b6",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:36:40.3117252+02:00",
"date_end": "2026-05-09T09:36:40.3117252+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:36:40.3117252+02:00",
"last_update": "2026-05-09T09:36:40.3117252+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"
}
}