POST api/Mt_Payment_Types
Request Information
URI Parameters
None.
Body Parameters
mt_payment_types| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
None. |
|
| cash | boolean |
Required |
|
| voucher | boolean |
Required |
|
| description_voucher | string |
Max length: 30 |
|
| open_box | boolean |
Required |
|
| authorization_required | boolean |
Required |
|
| symbol | string |
Required Max length: 3 |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_docs_payment_money | Collection of mt_docs_payment_money |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_cashflow | Collection of tt_doc_sa_cashflow |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers | Collection of tt_vouchers |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "427ae644-8d4c-41ad-84eb-0271cb85f3d5",
"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": "42e39df0-6053-4971-a256-a71fe7330eee",
"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-07-08T10:41:31.8543397+02:00",
"last_update": "2026-07-08T10:41:31.8543397+02:00",
"id_user_upd": "c77551b6-82c3-454e-9b8c-aeba04ffee29",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "2",
"id_doc": "2d35bd33-8aab-4eff-9f09-d299e42e51e5",
"id_pay": "3845700b-3ac1-4bd8-b307-1cd7b304efce",
"id_money": "2762fbf1-15e2-4f28-9807-e64b4cccc027",
"active": true,
"created_on": "2026-07-08T10:41:31.8543397+02:00",
"last_update": "2026-07-08T10:41:31.8543397+02:00",
"id_user_upd": "f87d0245-5007-4fa5-8572-53ea8b74e141",
"commited": true,
"mt_docs": {
"$id": "3",
"id": "50fb2283-c5d4-45cf-8992-3856acd08600",
"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": "a3606f2a-571c-4dee-84bb-c92773909b5b",
"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-07-08T10:41:31.8543397+02:00",
"last_update": "2026-07-08T10:41:31.8543397+02:00",
"id_user_upd": "823aa351-c87b-4c08-b9b7-7f955f7343e7",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_images": {
"$id": "4",
"id": "0ef0f784-21f3-47d9-9a2e-ea3c92b83a21",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "13fbd3be-eb34-4a5b-ad4b-0908802e843e",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T10:41:31.8543397+02:00",
"last_update": "2026-07-08T10:41:31.8543397+02:00",
"commited": true,
"mt_branches": [
{
"$id": "5",
"id": "44b96161-23da-46c8-bc26-fd757a0ec73f",
"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": "2551c739-8260-480b-9a85-7ec26bb045b1",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T10:41:31.8543397+02:00",
"last_update": "2026-07-08T10:41:31.8543397+02:00",
"id_user_upd": "b30e033a-8ad0-4557-b7d3-7f6a227d7073",
"commited": true,
"st_images": {
"$ref": "4"
},
"st_users": {
"$id": "6",
"id": "b1f0d03c-6a6a-40c3-9867-eaca79395091",
"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": "d67094ac-cdcf-47bd-8f75-a27e9c9ac391",
"view_messages": true,
"id_image_photo": "2d14372e-e6ba-4029-8c1f-948fc40cb804",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "d3ba1458-ca79-42f4-b00a-0432bfb631ba",
"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-07-08T10:41:31.8543397+02:00",
"last_update": "2026-07-08T10:41:31.8543397+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_branches_zones": [
{
"$id": "7",
"id": "3d472737-2054-437d-b730-7db570fa9e1e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "91504786-ce9f-4991-841e-2a05143d5aee",
"active": true,
"created_on": "2026-07-08T10:41:31.8543397+02:00",
"last_update": "2026-07-08T10:41:31.8543397+02:00",
"id_user_upd": "92177eef-3c71-46b0-b064-2414769f1d64",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_pos": [
{
"$id": "8",
"id": "1a8c9140-591f-48b4-aed2-7c3d1ab51f4c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ae065122-2cd9-4188-b5e2-cd4f3b5ab6de",
"id_zone": "043f821a-edf2-409f-bd75-cabce83013d0",
"user_required": true,
"active": true,
"created_on": "2026-07-08T10:41:31.8543397+02:00",
"last_update": "2026-07-08T10:41:31.8543397+02:00",
"id_user_upd": "aff0c9d2-f11d-4cec-8651-2b1f674e72c1",
"commited": true,
"mt_branches_zones": {
"$ref": "7"
},
"mt_cloakrooms": [
{
"$id": "9",
"id": "bf178d4c-e409-41d7-95e8-eabad0369925",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "8d3990a7-fa1c-4086-9a38-fac02e9518b1",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "99c9dc95-607e-4632-96b9-eb97091d0763",
"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-07-08T10:41:31.8543397+02:00",
"last_update": "2026-07-08T10:41:31.8543397+02:00",
"id_user_upd": "68276b29-3756-4a17-b6d5-aea773abef8c",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"tt_cloakrooms_units": [
{
"$id": "10",
"id": "e0e62476-8bb5-4cef-8a67-96cb62f27f7f",
"id_cloakroom": "ce4c6519-262a-4110-a17d-e9c578e03d44",
"id_pos_sesion": "601ad425-3a25-4d31-b5b8-4aa3a3e0cd16",
"unit_id": 4,
"date_open": "2026-07-08T10:41:31.8543397+02:00",
"date_close": "2026-07-08T10:41:31.8543397+02:00",
"id_doc_sa": "a44606d4-7d97-4bb4-8a89-0029bd451c8d",
"commited": true,
"mt_cloakrooms": {
"$ref": "9"
},
"tt_doc_sa": {
"$id": "11",
"id": "fd9f97a8-5a14-4069-b364-ad3a76f3667a",
"id_pos": "72b0c079-15f9-41b1-9234-5f3a63e7b0c5",
"id_doc": "ef5af6a8-5af6-471a-a35f-6a8b27deac84",
"id_branch": "5898c24a-a63b-4095-bdf9-ec69f691eac6",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:41:31.8543397+02:00",
"date_tax": "2026-07-08T10:41:31.8543397+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "2a070106-41be-4c3a-9410-460b4d90a7ac",
"id_relationship": "599b0ac0-0ac5-42a5-bdc0-2859c9629843",
"id_loc_from": "9ae5a3d1-d4e0-48c8-8bc4-f5800a0ca290",
"id_loc_end": "f60e3ec9-eecd-4a9a-9150-13bb856f6c89",
"id_user_add": "3b467a09-00c8-4e3a-a5d2-0f09288b43e1",
"id_user_upd": "20774f32-6d59-4e80-b807-8e473f996bc5",
"comment": "sample string 12",
"id_pos_sesion": "68a124b1-1bea-4a53-b3a3-f931748240c5",
"id_room_unit": "e6f2188e-64a3-4048-98c0-736cf77c4401",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "89e8a37a-2e52-43ce-a8bb-26742e7893a8",
"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-07-08T10:41:31.8543397+02:00",
"last_update": "2026-07-08T10:41:31.8543397+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "5"
},
"mt_docs": {
"$ref": "3"
},
"mt_locations": {
"$id": "12",
"id": "0ebd9818-4214-49dc-8675-f227c117c5f7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "8d94129f-23ce-4b5b-8232-9498dc9d25cb",
"active": true,
"created_on": "2026-07-08T10:41:31.8543397+02:00",
"last_update": "2026-07-08T10:41:31.8543397+02:00",
"id_user_upd": "9a5af85a-f451-458c-9faf-adfd77d00036",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa1": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_st": [
{
"$id": "13",
"id": "3345e7ad-60cb-433a-8dda-fbaa49250a6a",
"id_pos": "0e0d8805-2850-43c3-ac7b-bc68816d8d4a",
"id_doc": "b60f9816-de1c-4c1f-9d7d-865536e1e40c",
"id_branch": "a4a15cf8-8971-4413-805b-f94ef904c641",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:41:31.8543397+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "863a4342-feb7-4a25-8a66-e7945b59e4d7",
"id_loc_from": "fd9f7ada-b914-49ca-a3fc-389a104aec0a",
"id_loc_end": "ceb76ffd-92bf-45d6-b6ed-b6be681355a7",
"id_user_add": "f656a417-dca7-46e3-9154-20a3fdf9963d",
"id_user_upd": "73f0dcdc-6db1-4450-8e4d-3ecbb680e343",
"id_pos_sesion": "098d3a98-c65b-42cc-a225-4af7f0ff436d",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T10:41:31.8543397+02:00",
"active": true,
"created_on": "2026-07-08T10:41:31.8543397+02:00",
"last_update": "2026-07-08T10:41:31.8543397+02:00",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_docs": {
"$ref": "3"
},
"mt_locations": {
"$ref": "12"
},
"mt_locations1": {
"$ref": "12"
},
"mt_pos": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_doc_st_det": [
{
"$id": "14",
"id_doc_st": "de8b2f52-1359-49c1-b9af-585a306b262a",
"id_line": 2,
"id_item": "4f07e897-8836-41a7-9ffe-c09b40548f25",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$id": "15",
"id": "dbea10a7-cae5-44bc-9d56-01f95216ef79",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "73996e87-1ecb-4961-bd5d-a5fee54db65e",
"id_unit_sec": "c57c7ad9-c653-4424-aac1-aaffe21b197c",
"id_brand": "429c7442-e4d8-4479-b586-bfa0ba469a24",
"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": "eacb61f4-2338-4301-a9d7-e75fd264fe97",
"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-07-08T10:41:31.8543397+02:00",
"last_update": "2026-07-08T10:41:31.8543397+02:00",
"id_user_upd": "3d38cd9d-f580-48a6-80e7-8283d5441eca",
"commited": true,
"mt_brands": {
"$id": "16",
"id": "c9a8f185-3e8e-4316-92fc-307fa181e3eb",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:41:31.8543397+02:00",
"last_update": "2026-07-08T10:41:31.8543397+02:00",
"id_user_upd": "43835088-71c9-4ac2-9807-3c3a7dae2c61",
"commited": true,
"mt_items": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_users": {
"$ref": "6"
}
},
"mt_categories_items": [
{
"$id": "17",
"id_category": "d0ba1e4a-9271-4b5c-882b-6e61ddcf92f5",
"id_item": "6cd4347c-d791-4f7f-8bf2-5fdb8066eac8",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:41:31.8543397+02:00",
"last_update": "2026-07-08T10:41:31.8543397+02:00",
"id_user_upd": "55287a41-267c-4c74-b7bb-be26d8e62c9c",
"commited": true,
"mt_categories": {
"$id": "18",
"id": "a2e8605f-cceb-46ec-8ebb-76952e84729f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "b9abfcfd-6cfc-4e66-99e9-db063388582a",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "4bf1aaad-fd05-4252-a388-bc4510970a99",
"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-07-08T10:41:31.8543397+02:00",
"last_update": "2026-07-08T10:41:31.8543397+02:00",
"id_user_upd": "6f0fd175-0930-4362-a243-b7e3b848d92e",
"commited": true,
"mt_categories_items": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"mt_prices_rules": [
{
"$id": "19",
"id": "ac8f7649-ae4d-4c1c-9262-ba7eaf35f2c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:41:31.8543397+02:00",
"date_end": "2026-07-08T10:41:31.8543397+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": "e00c09ad-e92b-414f-a828-de0559ce4190",
"id_pos": "6314edba-edb8-4b4a-a129-2750aed91986",
"id_list": "eef6ca34-2ee6-49ad-a181-ed464408462a",
"id_item": "6fa98eec-128b-4a94-add9-aaffdd5d2d64",
"id_item_type": "8d68a2ab-7215-4460-ae1c-2c262a4b55a4",
"id_category": "27b0405d-1ca6-473e-8fc8-d0c4a867d392",
"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-07-08T10:41:31.8543397+02:00",
"last_update": "2026-07-08T10:41:31.8543397+02:00",
"id_user_upd": "2582f1e0-f3fa-4ffc-b09f-a5a2b8b35ffb",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_categories": {
"$ref": "18"
},
"mt_items": {
"$ref": "15"
},
"mt_items_types": {
"$id": "20",
"id": "aff372a7-931a-4394-a46d-0e85ed8aa957",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "a9eeacac-f119-4dfb-ace3-b88a83bf6df6",
"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-07-08T10:41:31.8646705+02:00",
"last_update": "2026-07-08T10:41:31.8646705+02:00",
"id_user_upd": "8e540098-9b80-4360-9041-58a8b26b1781",
"commited": true,
"tt_vouchers_det": [
{
"$id": "21",
"id_voucher": "b10c3d81-45e2-467b-9c23-436286a073b2",
"id_line": "fedc27b7-1c84-4886-bfb3-689aa4c82427",
"id_category": "bba7ebca-e20c-4b57-a3eb-a42a758f3916",
"id_item": "752db5ad-26b6-4e42-867f-d8031c566727",
"id_item_type": "43ab7be4-4c4b-4964-8b8f-40fef76f946a",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "18"
},
"mt_items": {
"$ref": "15"
},
"mt_items_types": {
"$ref": "20"
},
"tt_vouchers": {
"$id": "22",
"id": "b6e77298-de5d-4565-baf2-58d57a44e1fc",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T10:41:31.8646705+02:00",
"date_end": "2026-07-08T10:41:31.8648471+02:00",
"date_used": "2026-07-08T10:41:31.8648471+02:00",
"date_sesion": "2026-07-08T10:41:31.8648471+02:00",
"id_employee": "812d4838-5156-4cc9-a82d-b154ba77fc38",
"id_branch": "36085eed-b109-445d-b0ac-674f21b8331c",
"id_voucher_permision": "b5bc538c-61a9-47c5-851c-502ce1cf97b1",
"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": "8e82d3a3-912c-48f3-9fb2-0b2897e5623b",
"id_user_add": "5d5ddeba-952f-4769-9ce3-2a6e738973f1",
"id_doc_sa": "5aa85181-3b04-41ae-92f1-c0b898a88770",
"id_item_sub": "d2c4da0f-c6f4-4449-8618-2681f15083bd",
"id_pos_sesion": "a94cd770-9939-495d-9a35-fa0848d20cb2",
"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-07-08T10:41:31.8648471+02:00",
"last_update": "2026-07-08T10:41:31.8648471+02:00",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_employees": {
"$id": "23",
"id": "e759692d-044e-403e-8cab-f10a2454626f",
"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": "dd0868e8-230d-4d9c-8812-720dd957897e",
"name_pos": "sample string 12",
"id_image": "e8658737-6272-45a8-971d-6e33cf02d44f",
"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-07-08T10:41:31.8648471+02:00",
"last_update": "2026-07-08T10:41:31.8648471+02:00",
"id_user_upd": "bfca9c0b-7bac-408f-b676-9f151f299d05",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "f3acaf13-5000-4db8-91f9-b0c5f8f6d497",
"id_branch": "9504b75e-c5dc-4e19-a5ff-5771ef8b090a",
"active": true,
"created_on": "2026-07-08T10:41:31.8648471+02:00",
"last_update": "2026-07-08T10:41:31.8648471+02:00",
"id_user_upd": "85c9119b-ff0f-4e10-9b2c-71905e910920",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "6b1723b8-ff80-43ab-b860-82bf77cf8ee3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T10:41:31.8648471+02:00",
"last_update": "2026-07-08T10:41:31.8648471+02:00",
"id_user_upd": "f8100605-5e6a-4396-8db9-1fd48ef8082f",
"commited": true,
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "6"
}
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa_det": [
{
"$id": "26",
"id_doc_sa": "cfbb4953-b4dd-45f0-8bbb-2bf614f6c84c",
"id_line": 2,
"id_item_sub": "632a7691-f933-4f0b-b16a-f1cd47577ed7",
"qty": 4.1,
"id_list": "992358e1-160d-4606-b72a-e69c986f2ba1",
"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": "3e77a86e-d82b-46b6-9841-3d786daeac71",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "bcf579c6-bfdc-46f1-9c51-8992841720b2",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "c76ffb6e-1f29-4abb-9ba8-7d073e80fab3",
"id_user_upd": "57817e71-aaa0-403c-9c8e-2fe315d99dc6",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "9a7a6c15-b68f-4175-9a84-33ff4076b331",
"id_item": "6aee42f4-0397-4a0f-a663-ed7d5b1d1559",
"id_item_type": "8b9ac51b-3390-4959-9991-a4e83c5d95ca",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "54e8610a-6165-4f98-b935-db3575d059ef",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T10:41:31.8648471+02:00",
"last_update": "2026-07-08T10:41:31.8648471+02:00",
"id_user_upd": "2473e933-b1d5-45d1-bdec-3d56389a8958",
"commited": true,
"mt_items": {
"$ref": "15"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "48215efc-c5c6-4174-9f18-01fa1f1a72b4",
"id_item": "dc64f075-7cf3-4c29-80fb-0aa5183e0bd6",
"group_id": 3,
"id_unit_ref": "8e3617c7-3299-468a-8449-4a7143aa5220",
"qty_dis": 5,
"mt_items": {
"$ref": "15"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "d678a2bd-9ac8-4c73-bd14-9fbb98003c28",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "ebc67848-5f33-4e1a-8797-eae398072add",
"active": true,
"created_on": "2026-07-08T10:41:31.8648471+02:00",
"last_update": "2026-07-08T10:41:31.8648471+02:00",
"id_user_upd": "eacd9e83-7899-4b84-bc05-531c499a3185",
"commited": true,
"mt_units": {
"$id": "30",
"id": "627b71e1-12bc-4928-9c20-3723ab36505f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:41:31.8648471+02:00",
"last_update": "2026-07-08T10:41:31.8648471+02:00",
"id_user_upd": "e23f1981-6e32-4a2e-8b01-fcd0240d20fb",
"commited": true,
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_users": {
"$ref": "6"
},
"mt_items": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_items1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"st_users": {
"$ref": "6"
},
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
}
},
{
"$ref": "28"
}
],
"mt_items_types": {
"$ref": "20"
},
"mt_items_vouchers": {
"$id": "31",
"id": "da3c0995-5d31-4b5c-915a-38dc7b88873b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "fbe82c12-4aa8-40ba-a9fc-c960a8e239cc",
"id_doc_print": "42e28c8d-2ef2-461e-9507-77cd78d8c543",
"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-07-08T10:41:31.8648471+02:00",
"last_update": "2026-07-08T10:41:31.8648471+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"st_users": {
"$ref": "6"
},
"mt_prices_items": [
{
"$id": "32",
"id_list": "e84d1a1d-531c-492c-9837-78f51cc45f4f",
"id_item_sub": "0a02ae5d-70b7-4c94-b56d-63c52c1a4c58",
"validity_date": "2026-07-08T10:41:31.8648471+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T10:41:31.8648471+02:00",
"last_update": "2026-07-08T10:41:31.8648471+02:00",
"id_user_upd": "2ba1a180-fd14-4c1a-b531-09b7117e32fd",
"commited": true,
"mt_items_sub": {
"$ref": "27"
},
"mt_prices_list": {
"$id": "33",
"id": "70f61383-439e-41a9-a03c-63f29c4f076c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "e8af1766-0a7f-4d71-9adc-7694ccdef216",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "850b1e98-95e8-45d5-bd06-f6dcbe857283",
"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-07-08T10:41:31.8648471+02:00",
"last_update": "2026-07-08T10:41:31.8648471+02:00",
"id_user_upd": "0da52292-ef81-4aaf-8c6a-8f8949ad93b2",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "34",
"id_pos": "342d8654-5ada-45c9-b5a2-2bea7e10e921",
"id_pos_type": "20b1f8c6-28df-4535-b686-b53337724540",
"id_price_list": "c74d096e-2a2b-4929-a4e8-eb069db5061f",
"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-07-08T10:41:31.8648471+02:00",
"last_update": "2026-07-08T10:41:31.8648471+02:00",
"id_user_upd": "771d5734-c5e1-496b-a27c-457c6a80ee42",
"commited": true,
"mt_pos_view": {
"$id": "35",
"id_pos": "b83bff3e-dc6e-4fbc-b9cd-933b6c3ba3de",
"id_pos_type": "cc0bf051-18c7-4f1d-92ad-10cee2c92ad3",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:41:31.8648471+02:00",
"last_update": "2026-07-08T10:41:31.8648471+02:00",
"id_user_upd": "49c23174-6649-49d8-847f-58f9d6317e22",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"mt_pos_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_types": {
"$id": "36",
"id": "4fee6352-3665-4b1a-9b41-fbbec5aee1d5",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T10:41:31.8648471+02:00",
"last_update": "2026-07-08T10:41:31.8648471+02:00",
"id_user_upd": "ed5f2021-d884-448f-9acc-c8156b369cf3",
"commited": true,
"mt_items_featured": [
{
"$id": "37",
"id": "cdbc63eb-ce26-4d35-af8f-4052aca35181",
"id_branch": "2f1b6114-b37b-43e9-b398-3dc25f43db1c",
"id_pos_type": "af2cd784-a995-4e8a-a02c-eb2ba784e6e3",
"id_pos": "b9eb4c03-4556-43a5-aa46-794c455b5fe0",
"id_item": "c655b7be-ca7d-4296-9c16-4229fd0f4b89",
"date_from": "2026-07-08T10:41:31.8648471+02:00",
"date_end": "2026-07-08T10:41:31.8648471+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T10:41:31.8648471+02:00",
"last_update": "2026-07-08T10:41:31.8648471+02:00",
"id_user_upd": "474660fb-3a5d-41b8-8cc9-2a8abfdebad9",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_items": {
"$ref": "15"
},
"mt_pos": {
"$ref": "8"
},
"mt_pos_types": {
"$ref": "36"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "37"
}
],
"mt_pos_doc_print": [
{
"$id": "38",
"id_pos_print": "a71dea8a-3007-45e5-8ded-7b9376ccd455",
"id_doc": "25a0f36f-cf4d-4f79-a01c-df47d4cbcad2",
"id_pos_type": "68db5965-dcf4-4d79-9e9a-02858274b3f1",
"id_doc_print": "a5b00e71-d3b4-4df6-8500-aa9061aec81e",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T10:41:31.8648471+02:00",
"last_update": "2026-07-08T10:41:31.8648471+02:00",
"id_user_upd": "984fc59e-f752-4e29-903f-b2cc4a57bf2d",
"commited": true,
"mt_docs": {
"$ref": "3"
},
"mt_pos_print": {
"$id": "39",
"id": "5aa66de9-f2ba-4b82-acb0-1536097c4140",
"id_pos": "28fdfbe4-fc2f-4b66-8bad-cf4785aaca8b",
"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-07-08T10:41:31.8648471+02:00",
"last_update": "2026-07-08T10:41:31.8648471+02:00",
"id_user_upd": "5b783493-ac2f-4657-b445-75954a127094",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "6"
}
},
"mt_pos_types": {
"$ref": "36"
},
"st_doc_print": {
"$id": "40",
"id": "4813388c-244a-46f9-ab44-ad899f4f8765",
"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-07-08T10:41:31.8648471+02:00",
"last_update": "2026-07-08T10:41:31.8648471+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "855748f5-8fd0-4183-b917-5440b7b548bb",
"id_line": 2,
"text": "sample string 3",
"type_line": "sample string 4",
"type_align": "sample string 5",
"ref_line": 6,
"font_name": "sample string 7",
"font_bold": true,
"font_underline": true,
"font_color": "sample string 10",
"st_doc_print": {
"$ref": "40"
}
},
{
"$ref": "41"
}
]
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "6"
},
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
},
"st_users": {
"$ref": "6"
}
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list2": {
"$ref": "33"
},
"mt_prices_list_rules": [
{
"$id": "42",
"id": "9f89bb36-2eb0-4a5a-9588-58dfbd52316c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:41:31.8648471+02:00",
"date_end": "2026-07-08T10:41:31.8648471+02:00",
"id_branch": "34a538d4-4dda-4f67-a80b-44a2597fa043",
"id_pos": "25424a96-6f34-4999-9ae9-2ae91e8cc1b7",
"id_list": "6849b94e-cd06-41c6-862d-74bd9afbad44",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:41:31.8648471+02:00",
"last_update": "2026-07-08T10:41:31.8648471+02:00",
"id_user_upd": "7fb5fd64-902f-42a3-8a45-393ae3ab8f57",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_pos": {
"$ref": "8"
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "42"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"mt_prices_rules": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "32"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_doc_sa": {
"$ref": "11"
},
"tt_doc_sa_det_stock": [
{
"$id": "43",
"id_doc_sa": "1c015e32-f896-4f57-b8ba-eac0b2ef7f1e",
"id_line": 2,
"id_item": "a423a36b-3c1d-4689-987c-822bb378a96a",
"qty": 4.1,
"mt_items": {
"$ref": "15"
},
"tt_doc_sa_det": {
"$ref": "26"
}
},
{
"$ref": "43"
}
]
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$id": "44",
"id_doc_sa": "a9483c32-157d-43e7-8c10-1a472a72fe48",
"id_line": 2,
"id_pay": "120d4fe1-37ea-415b-a932-ddfc8b50e433",
"id_money": "5a5e4a2a-66eb-4f35-a329-87cb350bf872",
"coefficient": 5.1,
"id_voucher": "54c04bd0-8547-4967-aebc-bc839f733614",
"id_employee": "8a8057aa-9e96-4acb-9366-ca4663395e64",
"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": "859c07a7-a5c9-4949-b6b4-1cb26bc7b62f",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_money_types": {
"$id": "45",
"id": "11da10bf-fa68-45dc-b99e-018eb1acffae",
"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": "4ea36784-b681-423e-919f-85e75c48d337",
"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-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"id_user_upd": "9cf48b63-34ef-4677-912b-ec4815a95182",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_money_rates": [
{
"$id": "46",
"id_money_1": "4b000305-2cfc-477f-b325-faf997ccd7ad",
"id_money_2": "c9d20315-f0a8-4e75-9cc6-ec94cfb26743",
"date_from": "2026-07-08T10:41:31.8657132+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"id_user_upd": "2859b142-bc6f-4e09-a5dd-443892dd158d",
"commited": true,
"mt_money_types": {
"$ref": "45"
},
"mt_money_types1": {
"$ref": "45"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "46"
}
],
"mt_money_rates1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa_cashflow": [
{
"$id": "47",
"id_doc_sa": "819afbc7-c089-4a04-b501-e75ecca3686f",
"id_pay": "9c64d95d-da62-47fc-941b-4c37025ac5c3",
"id_money": "ef7575a1-de63-428c-9ba0-67e873db98ae",
"date_cashflow": "2026-07-08T10:41:31.8657132+02:00",
"coefficient": 5.1,
"id_user_add": "1a7f4b91-e245-43cb-b77d-da3aefcaa07f",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$ref": "1"
},
"st_users": {
"$ref": "6"
},
"mt_money_types": {
"$ref": "45"
},
"tt_doc_sa": {
"$ref": "11"
}
},
{
"$ref": "47"
}
],
"tt_doc_sa_pay": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"mt_payment_types": {
"$ref": "1"
},
"tt_doc_sa": {
"$ref": "11"
},
"tt_vouchers": {
"$ref": "22"
}
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_permisions": [
{
"$id": "48",
"id": "feaaadcb-0d10-4a02-8cb2-71d263d22026",
"date_from": "2026-07-08T10:41:31.8657132+02:00",
"date_end": "2026-07-08T10:41:31.8657132+02:00",
"date_used": "2026-07-08T10:41:31.8657132+02:00",
"id_employee": "51aa0595-fd54-4fd1-a340-880c8e5ee5e0",
"id_branch": "6509bedd-3e7c-47e7-affb-829e4e639744",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "a285d185-3179-4b4b-9dba-91d3cba60195",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_employees": {
"$ref": "23"
},
"st_users": {
"$ref": "6"
},
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "b6ab626c-9ad4-4c25-83a5-f6e584f68523",
"id_room_unit": "06452856-a777-437b-a094-03c523df3ed9",
"id_room_list": "af4427c8-4eef-46c7-9a09-72a382345433",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T10:41:31.8657132+02:00",
"date_from": "2026-07-08T10:41:31.8657132+02:00",
"date_end": "2026-07-08T10:41:31.8657132+02:00",
"date_open": "2026-07-08T10:41:31.8657132+02:00",
"date_close": "2026-07-08T10:41:31.8657132+02:00",
"id_employee": "2b7631ff-8fce-4e65-8e12-3057d925fa71",
"id_employee_sec": "9b9e6c54-12d8-445b-b548-2749e72f42f1",
"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": "8e7b4fc8-3fa0-4685-974f-618900f1d3c9",
"comment": "sample string 7",
"id_user_open": "2594c024-59d3-4508-8364-78bb187a9c6a",
"id_user_close": "f78ac129-88e4-45c9-b4f7-7b84c54840a6",
"id_unit_state": "b3c235cc-a97c-43bc-bef9-a00bb5ab814c",
"id_pos_sesion": "e47f748a-479a-45c9-b437-e09d302444d6",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T10:41:31.8657132+02:00",
"active": true,
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "50",
"id": "ed99dd4d-cebb-4c25-ab2f-267e69a75607",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "a3e94f41-f3d6-4d6e-885c-52c2a1cf00e1",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "09a638e7-6595-4cf5-880c-9c2e6563dfa3",
"locked": true,
"date_locked": "2026-07-08T10:41:31.8657132+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"id_user_upd": "e45b0c3b-55c5-4678-9e1e-3d4428f36b7c",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "1f8b7384-b231-4be9-bc41-a0c0eb752b1e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "26356438-bb77-41a1-bcdc-48b1413b1113",
"name_pos": "sample string 6",
"id_image": "5c2577ee-af6e-4c2e-b4f5-753f09f2892e",
"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": "6eb0b4ba-ec5e-43f3-9391-4fe854d68002",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"id_user_upd": "5fec4500-2108-4131-85c5-16db45686c7c",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "59416207-0594-4fb9-8258-56b4fe2a4b93",
"id_room": "90d85239-07b2-4e86-9d41-ce028a01d77b",
"active": true,
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"id_user_upd": "96e014b4-8871-4d1e-8512-10892ab5742b",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "52"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_list": [
{
"$id": "53",
"id": "6b3daf77-e2ba-451c-abc0-47ce39203d12",
"id_room": "61acb945-a3d7-4005-a15a-449a876825f1",
"date_in": "2026-07-08T10:41:31.8657132+02:00",
"date_out": "2026-07-08T10:41:31.8657132+02:00",
"id_user_add": "ec115cc3-8c49-42dc-a148-52bb50b581ae",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"commited": true,
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "6"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_types": {
"$id": "54",
"id": "d747d798-d6ff-405c-b913-a2398de90b73",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"id_user_upd": "fc73ba16-e200-4bc6-98b9-3efb3779be4b",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "b62a4563-369d-4a1e-ad13-bedaa053c9ea",
"id_room_state": "5bad0dbf-bc70-4ce9-9221-ca1e4a601e0b",
"id_image": "17276da3-14b1-4890-a2d4-f745e450171c",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"id_user_upd": "63843116-066f-45b5-b283-e7c6e5823a41",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "ce7d3087-d57e-4274-906f-ae72422f109a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"id_user_upd": "668ee5ad-464b-4137-bfca-f0bab9a2ebff",
"commited": true,
"st_users": {
"$ref": "6"
},
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_types": {
"$ref": "54"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "6"
}
},
"st_users": {
"$ref": "6"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_states": {
"$ref": "56"
},
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_pos_sesion": {
"$id": "57",
"id": "7ab957a4-915d-4d91-a9a8-b269b6ac32a0",
"nro_sesion": 2,
"id_pos": "01f774d9-3260-4ee6-b579-d62609a93110",
"date_tax": "2026-07-08T10:41:31.8657132+02:00",
"date_open": "2026-07-08T10:41:31.8657132+02:00",
"date_close": "2026-07-08T10:41:31.8657132+02:00",
"id_user_open": "c73fa703-a0d3-4699-b962-a18601d6161b",
"id_user_close": "b2ac0a59-d750-459f-b6b5-99a15ad836e6",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_items_customs": [
{
"$id": "58",
"id": "de61893a-96cc-47d5-8092-48a2cc29010e",
"order_id": 2,
"id_item": "442818dc-4d46-4445-9cc2-44df3227f13a",
"id_item_type": "6bd6f980-2d7f-445f-ba11-7fac443ffdd8",
"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": "c634e681-d24b-4dfd-82ec-468c476632a8",
"type_item": 11,
"id_voucher_json": "f644102f-2b1f-46fb-859f-73b57cc4d318",
"count_voucher": 1,
"id_category": "016d720a-811c-4f16-9acd-4d2e3cbb9c3e",
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"id_user_upd": "3dabf09e-a962-4292-bc91-71a9eccc5ed9",
"commited": true,
"mt_items": {
"$ref": "15"
},
"mt_items_types": {
"$ref": "20"
},
"st_users": {
"$ref": "6"
},
"tt_pos_sesion": {
"$ref": "57"
}
},
{
"$ref": "58"
}
],
"tt_doc_sa_pt": [
{
"$id": "59",
"id": "01491cb2-4eb2-4533-80b2-d6b17ee1881e",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "b3ef7b01-b9ec-4138-b9fb-b81dc377d833",
"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-07-08T10:41:31.8657132+02:00",
"tt_pos_sesion": {
"$ref": "57"
}
},
{
"$ref": "59"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_tips": [
{
"$id": "60",
"id": "55f78c5f-edfa-46c0-baff-7fdfc65366b5",
"id_pos_sesion": "6110c17b-6741-4d55-9254-6c3a6d1dd934",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "17b4452d-5fc3-45e9-a019-0bd949608dd4",
"id_room_unit_activity": "aaf84910-f2f4-4af4-8a82-7e2c968e1141",
"id_doc_sa": "b7200892-29ac-4acf-84ba-fd8e0b837e64",
"id_pos_type": "7959306d-a998-4841-a8b2-7d37629acfcb",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "9c31f7d1-0ecb-464a-b2ed-66c51e3673d4",
"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-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "57"
},
"tt_tips_users": [
{
"$id": "61",
"id_tip": "cf9a5516-a107-429b-9c87-b9e13e0beb65",
"id_user": "881f864f-28f0-4ca3-9a3e-2d6debed01bb",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"commited": true,
"st_users": {
"$ref": "6"
},
"tt_tips": {
"$ref": "60"
}
},
{
"$ref": "61"
}
]
},
{
"$ref": "60"
}
],
"tt_pos_sesion_users": [
{
"$id": "62",
"id_pos_sesion": "6c6ea847-1ac3-438b-9136-b86a8142ab43",
"id_user": "595b2b44-e046-4fa9-9454-397907a9195e",
"date_add": "2026-07-08T10:41:31.8657132+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"commited": true,
"st_users": {
"$ref": "6"
},
"tt_pos_sesion": {
"$ref": "57"
}
},
{
"$ref": "62"
}
],
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_cmd_connection": [
{
"$id": "63",
"id": "3300573b-84b2-464b-ba61-897241b6259c",
"id_user": "1186d34d-6405-4351-a34d-cede642d36f9",
"id_user_profile": "72b57d07-8efd-4b25-9d2d-84ce61ea4543",
"locator": "sample string 4",
"date_end": "2026-07-08T10:41:31.8657132+02:00",
"id_pos_sesion": "a3f13fd2-db08-4589-a4be-d540c1a6ebc5",
"date_login": "2026-07-08T10:41:31.8657132+02:00",
"date_logout": "2026-07-08T10:41:31.8657132+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"commited": true,
"st_users": {
"$ref": "6"
},
"st_users_profiles": {
"$id": "64",
"id": "b354f0a9-07f6-43e2-b2d9-f05e2bb40bea",
"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-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"commited": true,
"st_permisions": [
{
"$id": "65",
"id": "84038ae2-3d9d-4e1d-93dc-d4d0da645707",
"id_function": "95c8a612-b9a7-45f5-b4a6-ff7164fa26e1",
"id_user": "83d8a7b4-0bf6-4728-8b95-d7b3c0535883",
"id_profile": "760d73d3-37ed-4747-9b68-62786a9cf796",
"permission": 3,
"active": true,
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "64"
},
"st_users": {
"$ref": "6"
},
"st_functions": {
"$id": "66",
"id": "93716fc5-152d-4a83-a6eb-f5b1cdedbd26",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "37fad90e-7b46-4d8b-82b0-56f2711ecfc7",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "08dbf92b-e3d9-4269-8128-608bf89fa230",
"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-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"commited": true,
"st_functions_groups": {
"$id": "67",
"id": "bcfce858-9300-44f9-9ed4-4344fd774fd5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"commited": true,
"st_functions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
"st_images": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
}
},
{
"$ref": "65"
}
],
"st_users": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"tt_cmd_connection": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
},
"tt_pos_sesion": {
"$ref": "57"
}
},
{
"$ref": "63"
}
],
"tt_cmd_messages": [
{
"$id": "68",
"id": "4d3bdab9-8999-46e7-ba7d-18d665106b64",
"id_user": "f2bd9548-7919-4e97-8be5-6db6a8ea0c68",
"date_add": "2026-07-08T10:41:31.8657132+02:00",
"destiny_type": 4,
"id_key": "2c215a13-615d-4a26-8aab-4a142753f6b9",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T10:41:31.8657132+02:00",
"id_pos_sesion": "cb1383e2-9bbd-4716-82f4-32f81b46198f",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"commited": true,
"st_users": {
"$ref": "6"
},
"tt_pos_sesion": {
"$ref": "57"
}
},
{
"$ref": "68"
}
]
},
"tt_rooms_list": {
"$ref": "53"
}
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_payment_types": {
"$ref": "1"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa_pay": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers_det": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers_permisions": {
"$ref": "48"
}
}
},
{
"$ref": "21"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_items_customs": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"mt_pos": {
"$ref": "8"
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "19"
}
],
"tt_vouchers_det": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"mt_items": {
"$ref": "15"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "17"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units": {
"$ref": "30"
},
"mt_units1": {
"$ref": "30"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_st_det": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "52f235ce-4145-4727-921d-c4d800d1b754",
"id_item": "cb3b99c3-75d0-4514-8d7d-3bd4d35bbbdc",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"commited": true,
"mt_items": {
"$ref": "15"
},
"mt_locations": {
"$ref": "12"
}
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"tt_doc_st": {
"$ref": "13"
}
},
{
"$ref": "14"
}
],
"tt_doc_st1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st2": {
"$ref": "13"
}
},
{
"$ref": "13"
}
],
"tt_doc_st1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "12"
},
"mt_pos": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_cloakrooms_units": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa1": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa2": {
"$ref": "11"
},
"tt_pos_sesion": {
"$ref": "57"
},
"tt_rooms_units_activity": {
"$ref": "49"
},
"tt_spool_doc_print": [
{
"$id": "70",
"id": "f85851e8-0e2f-4adf-aed1-55aa27bdd5bd",
"spool_server": "sample string 2",
"id_doc_sa": "aa008273-3857-4ec4-9bb5-738c5731ea1f",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"printed": true,
"print_on": "2026-07-08T10:41:31.8657132+02:00",
"tt_doc_sa": {
"$ref": "11"
}
},
{
"$ref": "70"
}
]
},
"tt_pos_sesion": {
"$ref": "57"
}
},
{
"$ref": "10"
}
]
},
{
"$ref": "9"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "6"
},
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_doc_num": [
{
"$id": "71",
"id_pos": "0aef8d55-5af7-4201-8653-486a24f96822",
"id_doc": "e70c48ae-7e70-4cce-94ea-a5026c7e86c2",
"value": 3,
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"commited": true,
"mt_docs": {
"$ref": "3"
},
"mt_pos": {
"$ref": "8"
}
},
{
"$ref": "71"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "b5c47cc8-8b45-40f4-be76-1c79f7738e42",
"id_pos": "4de0d09c-059a-4a6f-866c-0c1c26d533b5",
"mac_address": "sample string 3",
"date_end": "2026-07-08T10:41:31.8657132+02:00",
"key_access": "sample string 5",
"id_user_add": "d3d51c07-6ae5-426d-b2cb-29079bc4cc1f",
"active": true,
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "d3d1c051-5f38-4b9e-a1bd-a19ad1c428fd",
"id_pos": "9cfb0b41-bee6-4526-b985-0964fcfe4dae",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "8fc1f4ec-10c5-4afb-92a6-61e962fbe46d",
"id_pos": "b47547c6-70cd-4fc9-97bf-430f072961ea",
"date_add": "2026-07-08T10:41:31.8657132+02:00",
"date_upd": "2026-07-08T10:41:31.8657132+02:00",
"date_out": "2026-07-08T10:41:31.8657132+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "8"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_branches": {
"$ref": "5"
},
"tt_logs": [
{
"$id": "75",
"id": "6952fbb8-1abc-46f1-819b-634a10ce80fb",
"id_user_add": "8149482a-73ac-44f9-8c78-e7499e5c8604",
"id_table": "b0047542-e29e-4505-ad03-ed6ca8497cb0",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "b60c779a-5838-4a0b-9e1d-c2bc44b33a34",
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"st_sync_tables": {
"$id": "76",
"id": "9f574a06-26b2-4187-83a5-dafc24921bbe",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "c923ed2a-6d2d-4071-b39d-61617ba3b9d9",
"id_sync": "b68e9237-6d5f-4041-a298-28e58b66a08b",
"json": "sample string 3",
"id_table": "a3ba8060-0613-49a4-a15b-efb8e66d4963",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "496fde2f-b895-4a74-b58f-a22a534976f1",
"id_branch_from": "0d1f47f3-85a6-4a3a-a4ba-581f0bbaa4ee",
"id_branch_to": "19a75142-d564-4feb-a5d8-420b84af49cc",
"type": 4,
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T10:41:31.8657132+02:00",
"send_on": "2026-07-08T10:41:31.8657132+02:00",
"mt_branches": {
"$ref": "5"
},
"mt_branches1": {
"$ref": "5"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "10434e73-66b0-4658-b1de-0e7a53894131",
"id_pos": "fb22aecd-f60e-4d06-8d51-c2019e8e5323",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"commited": true,
"mt_pos": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
{
"$ref": "8"
}
],
"st_users": {
"$ref": "6"
}
},
{
"$ref": "7"
}
],
"mt_brands": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_categories": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_categories_items": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_cloakrooms": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_docs_payment_money": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_employees_profiles": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_locations": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_money_rates": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_money_types": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_payment_types": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_pos_types": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_units": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "74f29c09-db5e-4e9d-93d3-269f7ea7dfc2",
"token_id": "sample string 2",
"id_user": "662f17c8-63e5-474f-9bce-3cdad5592f9f",
"date_from": "2026-07-08T10:41:31.8657132+02:00",
"date_end": "2026-07-08T10:41:31.8657132+02:00",
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"st_users": {
"$ref": "6"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_det1": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_st": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_items_customs": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_pos_sesion1": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "7dbae951-b6aa-4ee8-8a32-ff3a04d09589",
"id_room_activity": "e6188587-cbb2-482d-9ddd-218caf16bbc3",
"id_pos_sesion": "50fe5a51-ed64-4b66-96e8-b303f18ca9c1",
"log_text": "sample string 4",
"id_user": "bdc27e90-ff6b-4a72-adef-f54e92c6ec74",
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"commited": true,
"st_users": {
"$ref": "6"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers_permisions": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_docs": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"tt_pos_sesion_users": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa1": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_rooms_units_states": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"st_users_profiles": {
"$ref": "64"
},
"tt_cmd_connection": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_cmd_messages": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"mt_branches_zones": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_employees_branches": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_locations": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_periods": [
{
"$id": "82",
"id_branch": "8e573a23-249d-45ea-a964-c3a3892662c1",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T10:41:31.8657132+02:00",
"date_end": "2026-07-08T10:41:31.8657132+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"commited": true,
"mt_branches": {
"$ref": "5"
}
},
{
"$ref": "82"
}
],
"mt_pos": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_st": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_permisions": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "5"
}
],
"mt_categories": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_items_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_money_types": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_payment_types": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_functions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_images_types": {
"$id": "83",
"id": "e2f04886-8fef-4442-bdbe-6fcf004eb89d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:41:31.8657132+02:00",
"last_update": "2026-07-08T10:41:31.8657132+02:00",
"commited": true,
"st_images": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"mt_docs": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_cloakrooms": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
},
"st_users": {
"$ref": "6"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_num": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_st": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"mt_money_types": {
"$ref": "45"
},
"mt_payment_types": {
"$ref": "1"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "2"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa_cashflow": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_doc_sa_pay": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
mt_payment_types| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
None. |
|
| cash | boolean |
Required |
|
| voucher | boolean |
Required |
|
| description_voucher | string |
Max length: 30 |
|
| open_box | boolean |
Required |
|
| authorization_required | boolean |
Required |
|
| symbol | string |
Required Max length: 3 |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_docs_payment_money | Collection of mt_docs_payment_money |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_cashflow | Collection of tt_doc_sa_cashflow |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers | Collection of tt_vouchers |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "a91a7667-7fe6-48da-a7a3-73264cbb62c6",
"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": "26a7539c-8c73-4444-8bbd-cef7bdfde479",
"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-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "0f2b95b7-8e40-4861-b741-ec94c3a55536",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "2",
"id_doc": "e257f47e-825c-45c1-92ec-2e464cbd240f",
"id_pay": "415b313a-efe2-4244-b007-592106131c88",
"id_money": "b2765b79-61fd-4ea7-a77e-4c571cc1143d",
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "0fcd2b0e-80ea-4917-b507-0e1ddd4eab7a",
"commited": true,
"mt_docs": {
"$id": "3",
"id": "5e26f1aa-69b9-4e9c-bf6d-40f40b5ef463",
"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": "1d22d898-54f6-4c60-a39b-d3842f7749cf",
"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-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "8e26d4ca-c25a-430a-ae8d-be0974029129",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_images": {
"$id": "4",
"id": "927b8c05-f04d-4132-8969-df4fd0fd7c48",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "01d61ab2-d67f-489f-8f98-fd403d271783",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"mt_branches": [
{
"$id": "5",
"id": "3a60c496-3e49-4b69-b09e-7611393ac18e",
"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": "55d96df6-49a9-4770-b11d-819a06f92780",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "42a8c0b0-4592-4986-ba40-e91fa19a1e4e",
"commited": true,
"st_images": {
"$ref": "4"
},
"st_users": {
"$id": "6",
"id": "dc7aa677-d729-4e3e-9f2d-e5dabe61fea1",
"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": "269e8199-dc4f-42af-8d7f-d3ba2473e8c1",
"view_messages": true,
"id_image_photo": "155ba523-1e0b-42ad-8b11-4d3e50bbc1bb",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "49abbcb4-4743-417b-bef2-4aa33116d0d8",
"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-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_branches_zones": [
{
"$id": "7",
"id": "0bbc6e93-b5b6-4328-a3eb-3a56a77000e5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0bd2fdd4-f086-46f1-a6cc-73fd4f69f86b",
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "31642269-0668-48cc-9d3e-888d7d632ef9",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_pos": [
{
"$id": "8",
"id": "717d5371-1e96-40c0-9f8d-f364b9ed74cd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d243d716-6f7d-4b5a-9627-58632c1ad5a5",
"id_zone": "0e5a08b9-7f11-4a8e-8119-151bad8018c8",
"user_required": true,
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "68f79988-8fd3-4190-9e8a-14b7e2e7798b",
"commited": true,
"mt_branches_zones": {
"$ref": "7"
},
"mt_cloakrooms": [
{
"$id": "9",
"id": "e2119373-deb0-4aac-bf93-232d23101ec2",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "769f4468-f238-4546-a016-0f9d6fca0b63",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "434095a3-dc20-442e-a97a-4c61da46cd65",
"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-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "fe40a78b-d24d-4e88-946f-6df0e4f18d89",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"tt_cloakrooms_units": [
{
"$id": "10",
"id": "1402e7f5-8442-4414-bd23-bb1db9072888",
"id_cloakroom": "58bcb331-32e0-46d2-a952-69c2fc6ea6ed",
"id_pos_sesion": "b25040a4-0a98-4ffa-8fd6-2b2437c23955",
"unit_id": 4,
"date_open": "2026-07-08T10:41:31.8809042+02:00",
"date_close": "2026-07-08T10:41:31.8809042+02:00",
"id_doc_sa": "82619396-4642-4dc3-ab9a-9e5398399b41",
"commited": true,
"mt_cloakrooms": {
"$ref": "9"
},
"tt_doc_sa": {
"$id": "11",
"id": "8919178c-ff7f-498f-9bcb-4853a493a6c3",
"id_pos": "f3070e67-ad19-48ec-8ed4-f28bc96ae12d",
"id_doc": "26594f73-92c9-4e30-8906-5ec43d2f143c",
"id_branch": "2084b631-15fa-450d-acdc-8f46b5e4b626",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:41:31.8809042+02:00",
"date_tax": "2026-07-08T10:41:31.8809042+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "69e6a0c4-228a-497b-991e-ee1aeafe1f7d",
"id_relationship": "3e199d57-b8f2-4492-b516-ec975052f329",
"id_loc_from": "16e75224-9406-4661-8cab-14e4569bc607",
"id_loc_end": "7a06fb98-0f4d-48f0-83cc-48293b5d9bd7",
"id_user_add": "bad53773-50f6-40b8-b1ce-7e317cdcbe3a",
"id_user_upd": "2320791e-da0d-462c-94bc-a48cb7e04425",
"comment": "sample string 12",
"id_pos_sesion": "362396bc-a83f-4925-a205-c0fefee9acc8",
"id_room_unit": "0cf7a6a0-2fc0-4bc8-93dd-1a7ee881fca6",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "7b87e6de-a968-413a-ab8f-a47ccd04496f",
"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-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "5"
},
"mt_docs": {
"$ref": "3"
},
"mt_locations": {
"$id": "12",
"id": "4bee6123-2988-442a-8d07-239131b898e8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "394aeb4f-9ce1-4703-b077-84c360d541e9",
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "31806adc-c3b7-4a32-8289-c59b75b80930",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa1": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_st": [
{
"$id": "13",
"id": "192c2344-b7ec-4b4f-88e6-fdb5032206f9",
"id_pos": "fbe274f2-2957-402e-b719-a21ecbe52984",
"id_doc": "f7883c3f-6162-46d6-8787-59c5a6383f6d",
"id_branch": "876b69c5-a833-4b4d-9229-ff261a92cb7e",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:41:31.8809042+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "6d22e23c-79ba-4274-8fa7-ec2c476d4dc9",
"id_loc_from": "5061b9c7-4bb5-4e09-82c6-3c1036f0a5aa",
"id_loc_end": "cc603462-9a97-4cf4-bbb0-aff7505bf758",
"id_user_add": "cf8a19f2-adbe-4475-ad56-b0b8f2aa3759",
"id_user_upd": "629cb37a-8f2a-4f18-84a1-37d696e87613",
"id_pos_sesion": "35b4f02d-0ea4-4165-a94a-b296190b83bc",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T10:41:31.8809042+02:00",
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_docs": {
"$ref": "3"
},
"mt_locations": {
"$ref": "12"
},
"mt_locations1": {
"$ref": "12"
},
"mt_pos": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_doc_st_det": [
{
"$id": "14",
"id_doc_st": "183ae8b8-1110-4bb4-aea6-ce4a165017a3",
"id_line": 2,
"id_item": "0a403acd-1a47-456b-ba4e-c49a5574ac53",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$id": "15",
"id": "df58dc50-3991-472c-9895-96b6cc9c2440",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "a427da99-279c-4a30-b863-27e7acff142c",
"id_unit_sec": "8c44894d-3457-46b7-9238-b67ab6c75ced",
"id_brand": "20e57aa2-c894-43a1-9a18-132c172c339a",
"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": "dacef7e7-aa4a-4888-a368-fd5bd370e36a",
"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-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "cd4dce14-cff8-4118-b9e8-4096a301c238",
"commited": true,
"mt_brands": {
"$id": "16",
"id": "358a4aee-110e-4c81-b508-caee87c14979",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "292b5a56-e479-4edc-89a6-65a0a4371285",
"commited": true,
"mt_items": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_users": {
"$ref": "6"
}
},
"mt_categories_items": [
{
"$id": "17",
"id_category": "f96595dd-99b7-43f1-b442-828b8025f384",
"id_item": "2655a3ff-7733-4bc2-8546-a598f7d07a73",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "0f581acc-2d36-49e1-b9df-853fc9ffba9f",
"commited": true,
"mt_categories": {
"$id": "18",
"id": "f482d86e-8388-435a-95c8-00bfd0ebb8fc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "96dabf2b-3e33-4fb8-bc12-0e8e45917d32",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "fa88515e-7cd2-41bb-aecd-c541d3c947b0",
"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-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "489b6257-1588-498b-845f-d8c0772c24ce",
"commited": true,
"mt_categories_items": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"mt_prices_rules": [
{
"$id": "19",
"id": "157a8feb-c8f2-461b-a782-34af74b81021",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:41:31.8809042+02:00",
"date_end": "2026-07-08T10:41:31.8809042+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": "fbb9f508-c594-4726-9980-2a87caffefe9",
"id_pos": "a0374c68-7180-46b7-a18e-a01f456863cf",
"id_list": "8b1bac4c-05c9-4386-8486-5dbd90b6b018",
"id_item": "4e235028-e50c-4517-b56b-dd14ec0e6150",
"id_item_type": "0e11322c-dfbe-4335-ab41-60cf08c04957",
"id_category": "badeced1-da44-4ec1-9776-7e8dabc81370",
"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-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "374ff95b-545a-4e39-8ce5-4b001db4d5ce",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_categories": {
"$ref": "18"
},
"mt_items": {
"$ref": "15"
},
"mt_items_types": {
"$id": "20",
"id": "1b0d81b8-b0ff-4b45-8de6-1361a970721c",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "7310aa1e-f428-4868-9cf8-d256d749e336",
"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-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "495eb8eb-7660-4668-aa6c-450fc16b3928",
"commited": true,
"tt_vouchers_det": [
{
"$id": "21",
"id_voucher": "eb3d104b-d23d-4db6-b0ac-b44d211e06e1",
"id_line": "01096879-6618-48ba-9f31-82ab5c812214",
"id_category": "03968b59-847a-41c4-a599-e5f890137d62",
"id_item": "4aa72935-decb-4fba-96da-e70dd234d051",
"id_item_type": "6d8fab64-34f6-4d67-9f98-a5f982a39a7b",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "18"
},
"mt_items": {
"$ref": "15"
},
"mt_items_types": {
"$ref": "20"
},
"tt_vouchers": {
"$id": "22",
"id": "b90dae49-85a7-4915-afbf-dc4a9bc17f4f",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T10:41:31.8809042+02:00",
"date_end": "2026-07-08T10:41:31.8809042+02:00",
"date_used": "2026-07-08T10:41:31.8809042+02:00",
"date_sesion": "2026-07-08T10:41:31.8809042+02:00",
"id_employee": "b587d908-41f6-44e0-987e-d8b7df9ba4a5",
"id_branch": "3226d8b7-dc45-46f2-84b8-620d2df0c2c5",
"id_voucher_permision": "e13a145b-3c5b-4b93-9bb6-1fff9e6679ae",
"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": "3c88f56b-1c23-4c95-bc34-a05d042c8c2d",
"id_user_add": "da7a7854-24c4-4942-a2bf-94c771d6b736",
"id_doc_sa": "d12f8239-da7a-4c51-9628-62e5fb3c1ad4",
"id_item_sub": "a59c9157-41b4-4754-8bfe-3c8565d9a805",
"id_pos_sesion": "44ed4a6e-1cb1-4987-8109-c700f0799946",
"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-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_employees": {
"$id": "23",
"id": "2ae96b46-b10d-4fef-bfae-0284d731edba",
"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": "5b4d37e0-4f56-4246-ab25-3f220eb8f8ce",
"name_pos": "sample string 12",
"id_image": "aead780a-e700-4ce6-8e58-d3976c905c58",
"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-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "5e89976d-7cc5-4f76-805a-c8123b805d88",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "3e33887b-d60e-4b7e-8579-6dc482efdb5b",
"id_branch": "c0534272-cca5-4c5b-8b53-b7147506669d",
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "5a8e13e5-4221-401f-b7d0-71ea60f7847c",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "6a92e2e5-0709-4de0-9256-2a5e94f767e0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "5ba4e376-93ac-4a0b-9f2a-905c7f4ff36c",
"commited": true,
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "6"
}
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa_det": [
{
"$id": "26",
"id_doc_sa": "10d489cb-32f0-46c4-aaca-a6aca14eae27",
"id_line": 2,
"id_item_sub": "f2f86391-a219-4cae-9d26-7dd37480e2ba",
"qty": 4.1,
"id_list": "2857aee7-876e-4183-b6ab-c6515bce1a1f",
"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": "bb9332f1-a1d1-43d1-86ff-2d480d9ef383",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "31557f6f-7119-4129-b808-e0d54326ccc4",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "0b9de4df-ccbe-4f11-8b68-5973c2e518f6",
"id_user_upd": "c269d7c7-ccd9-47ad-bc7b-ce284104c6c4",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "e1be2242-76dc-4af6-9d74-0da6e71e7384",
"id_item": "9ae8767c-c2fa-49af-851f-6047f895ce60",
"id_item_type": "fea7be2d-8002-40ad-ab6f-20f0f378f60a",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "fa35586f-3b63-4ad4-b779-3f7f16bedc29",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "0c25222b-1140-42b6-a7cc-e4cf770a3491",
"commited": true,
"mt_items": {
"$ref": "15"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "0d0fe73f-4439-42d8-8a99-d7749ce6d861",
"id_item": "9fff8965-3100-4851-a6c7-49f0f4bb4d56",
"group_id": 3,
"id_unit_ref": "b676f049-a29a-4a70-868c-0d5ca079c016",
"qty_dis": 5,
"mt_items": {
"$ref": "15"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "efdffd65-734d-4e67-92f7-0f4ccbc51479",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "aca7f4a2-eee4-4d0e-b383-71f6b988d7a2",
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "54936c2d-1d39-4d76-87e2-49852cc30bad",
"commited": true,
"mt_units": {
"$id": "30",
"id": "bb0c6545-5d45-4234-b42d-3ea12a61c00d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "0cfda59d-84d2-45e1-9f3a-a7cb062cf3b8",
"commited": true,
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_users": {
"$ref": "6"
},
"mt_items": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_items1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"st_users": {
"$ref": "6"
},
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
}
},
{
"$ref": "28"
}
],
"mt_items_types": {
"$ref": "20"
},
"mt_items_vouchers": {
"$id": "31",
"id": "10674e86-a837-4ed6-a1cd-dc0ce01d5c94",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "015127d2-9fbf-4a0a-8a73-38f9a59e4f66",
"id_doc_print": "033a3261-597f-4806-8abd-ca481f11b435",
"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-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"st_users": {
"$ref": "6"
},
"mt_prices_items": [
{
"$id": "32",
"id_list": "a962aacf-7e2e-458e-8b7c-d5573c27c803",
"id_item_sub": "81f2d1f4-037d-4c61-9a76-05c46e7e1455",
"validity_date": "2026-07-08T10:41:31.8809042+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "78b3f8d9-7afe-4d2e-aa2a-8f4224af4d2d",
"commited": true,
"mt_items_sub": {
"$ref": "27"
},
"mt_prices_list": {
"$id": "33",
"id": "08ead611-1cd7-41f6-9e11-92e3bcfe0abc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "db547844-144f-4594-bfd4-48cc42124218",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "4cee71b7-f037-4177-b09a-682383e70e6f",
"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-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "c3718328-d741-419d-a489-1bec6f6dd97e",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "34",
"id_pos": "f9bd3f06-414b-4ac2-bb70-9b07dce868ae",
"id_pos_type": "ffcc3963-28d7-4d1a-93dc-dd62018075e1",
"id_price_list": "ffd4e232-697f-4b53-9e79-084277c609fa",
"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-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "8cb6f5c1-aa38-4406-bb86-1b53b6d28df2",
"commited": true,
"mt_pos_view": {
"$id": "35",
"id_pos": "aeba9594-5b7e-4b46-a992-1667e93d6dad",
"id_pos_type": "044220eb-b732-4a63-9634-0da8bdb7ecf1",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "9e13924d-58fe-4e35-bc30-0d0bb40ef112",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"mt_pos_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_types": {
"$id": "36",
"id": "81949d37-d897-4630-9eb6-ed2603256286",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "680e9f98-e3bd-490c-a7a9-849c4a01278c",
"commited": true,
"mt_items_featured": [
{
"$id": "37",
"id": "ab3d29ab-2465-43aa-bfbe-0286b2a55aeb",
"id_branch": "977b4dcb-ab4d-472f-a190-97c507678794",
"id_pos_type": "13d09bb5-370e-4de4-b65c-95ee61c4b356",
"id_pos": "54f4b3bc-9f94-4056-8c88-909a697ca613",
"id_item": "44a562ea-3107-4811-99cd-aef8bbbd4bdc",
"date_from": "2026-07-08T10:41:31.8809042+02:00",
"date_end": "2026-07-08T10:41:31.8809042+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "ff1f9e64-3784-4fc1-8356-638c08475176",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_items": {
"$ref": "15"
},
"mt_pos": {
"$ref": "8"
},
"mt_pos_types": {
"$ref": "36"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "37"
}
],
"mt_pos_doc_print": [
{
"$id": "38",
"id_pos_print": "3b802d7c-8827-47e0-b23d-bdeef12d49a1",
"id_doc": "91d5ba5a-80b6-4ccd-9007-427fb7be15ec",
"id_pos_type": "74a91d10-16de-4dda-a642-5f5aceb284f5",
"id_doc_print": "ce6f5f07-5e70-4736-9777-a5027eda007f",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "db50be02-e6e9-4451-9473-ff324e52a813",
"commited": true,
"mt_docs": {
"$ref": "3"
},
"mt_pos_print": {
"$id": "39",
"id": "ec5ccd9d-9adc-4a8e-9b4b-6219ab5ab06a",
"id_pos": "0a0e8c3e-ce41-4f73-82f6-a7613b8ad756",
"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-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "f66b57fc-67cb-4573-9cd0-c47ae7e2d0e5",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "6"
}
},
"mt_pos_types": {
"$ref": "36"
},
"st_doc_print": {
"$id": "40",
"id": "137fee9b-8872-4fad-9570-b5b58d8ae6f2",
"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-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "a29b67fb-9903-4279-bff9-bb4d678b726f",
"id_line": 2,
"text": "sample string 3",
"type_line": "sample string 4",
"type_align": "sample string 5",
"ref_line": 6,
"font_name": "sample string 7",
"font_bold": true,
"font_underline": true,
"font_color": "sample string 10",
"st_doc_print": {
"$ref": "40"
}
},
{
"$ref": "41"
}
]
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "6"
},
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
},
"st_users": {
"$ref": "6"
}
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list2": {
"$ref": "33"
},
"mt_prices_list_rules": [
{
"$id": "42",
"id": "a47573ea-b9ff-4056-aa87-07eb19220793",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:41:31.8809042+02:00",
"date_end": "2026-07-08T10:41:31.8809042+02:00",
"id_branch": "85ffd7d5-bda8-45e5-b5ce-eb7e7bdee81e",
"id_pos": "29729922-87e2-471f-8f42-630a2150b17c",
"id_list": "4a3fd7f7-f4f8-4897-a0c0-6ea16743c0cb",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "3779bab3-bfd5-4a12-81cd-c4bb8367b9be",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_pos": {
"$ref": "8"
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "42"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"mt_prices_rules": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "32"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_doc_sa": {
"$ref": "11"
},
"tt_doc_sa_det_stock": [
{
"$id": "43",
"id_doc_sa": "15e20138-b45e-451c-b90c-3f718e3c8af2",
"id_line": 2,
"id_item": "368089a1-818c-488b-8926-c56b276adf7d",
"qty": 4.1,
"mt_items": {
"$ref": "15"
},
"tt_doc_sa_det": {
"$ref": "26"
}
},
{
"$ref": "43"
}
]
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$id": "44",
"id_doc_sa": "0b4dbddb-169b-4f10-8497-fb8ad2d46f11",
"id_line": 2,
"id_pay": "02ea1224-ed1a-4424-b323-c14ed3eb01e6",
"id_money": "df5784a6-8bf5-44d5-a8fc-5135f4ceb255",
"coefficient": 5.1,
"id_voucher": "eb33c188-4359-41f8-9fe9-ceff74f78179",
"id_employee": "0e899cb1-d261-4745-a5bd-714726e91e7f",
"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": "bb76b5a2-fe3e-4819-8573-c0bdeeb779db",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_money_types": {
"$id": "45",
"id": "80780d79-133e-4173-8805-35d776b673b0",
"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": "fce68541-31ca-4eb1-9250-d8ba4f92e779",
"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-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "3d8cd928-4fbb-4dc3-b8f1-b04fe42e6041",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_money_rates": [
{
"$id": "46",
"id_money_1": "9df3a81b-7efe-4260-9b64-234a88d09738",
"id_money_2": "f1c07216-cad0-4507-bea3-b9c7e52f4e26",
"date_from": "2026-07-08T10:41:31.8809042+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "ed5d20ae-0b4a-49f5-a132-9d5f89f63fef",
"commited": true,
"mt_money_types": {
"$ref": "45"
},
"mt_money_types1": {
"$ref": "45"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "46"
}
],
"mt_money_rates1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa_cashflow": [
{
"$id": "47",
"id_doc_sa": "37686181-5d6d-4f77-893f-121175a97777",
"id_pay": "9ccf5c4d-01cc-45a5-8102-4c656cf0fcbb",
"id_money": "bd281dad-724b-43b0-8f73-bfa8b250eddf",
"date_cashflow": "2026-07-08T10:41:31.8809042+02:00",
"coefficient": 5.1,
"id_user_add": "0266995b-0fc5-4118-8176-24146826ce98",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$ref": "1"
},
"st_users": {
"$ref": "6"
},
"mt_money_types": {
"$ref": "45"
},
"tt_doc_sa": {
"$ref": "11"
}
},
{
"$ref": "47"
}
],
"tt_doc_sa_pay": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"mt_payment_types": {
"$ref": "1"
},
"tt_doc_sa": {
"$ref": "11"
},
"tt_vouchers": {
"$ref": "22"
}
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_permisions": [
{
"$id": "48",
"id": "8460cfa4-59c5-49a9-bead-9f4aaf2630ff",
"date_from": "2026-07-08T10:41:31.8809042+02:00",
"date_end": "2026-07-08T10:41:31.8809042+02:00",
"date_used": "2026-07-08T10:41:31.8809042+02:00",
"id_employee": "4485c0ae-ed33-42e2-9752-fea32880f908",
"id_branch": "aa1a0521-5a82-4cf5-adf4-0ebdbd9ea3cf",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "1b405734-e305-40d8-b606-a1e3a517641c",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_employees": {
"$ref": "23"
},
"st_users": {
"$ref": "6"
},
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "50600bdf-643f-4380-930d-f8038da03630",
"id_room_unit": "8e2674ad-0c83-4659-9ad0-e01dba0eb8d0",
"id_room_list": "5a5045a7-35ba-4b90-815d-457abe29b26f",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T10:41:31.8809042+02:00",
"date_from": "2026-07-08T10:41:31.8809042+02:00",
"date_end": "2026-07-08T10:41:31.8809042+02:00",
"date_open": "2026-07-08T10:41:31.8809042+02:00",
"date_close": "2026-07-08T10:41:31.8809042+02:00",
"id_employee": "ba05c627-1203-4556-b850-7082f8b9ddb5",
"id_employee_sec": "70b03549-108c-426e-968b-9aa5eccf58e3",
"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": "3556bec2-6dd9-46d0-adec-98fd2984af1e",
"comment": "sample string 7",
"id_user_open": "6df2c543-ff7b-4943-bdfe-b9d86d76611f",
"id_user_close": "f43a96ee-79c4-4c5c-8402-bdcd9e80d751",
"id_unit_state": "0d5ff77b-82c2-4188-9fd3-1140e733b9f3",
"id_pos_sesion": "13458aa8-4c74-4252-8002-d0c60c57a21d",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T10:41:31.8809042+02:00",
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "50",
"id": "43a859dd-79ba-453f-9404-794c60ea42ca",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "9c22a9a2-4827-4bda-9eea-c61bb59e6945",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "f6386cd5-056e-46ba-aeb0-20dec945a71e",
"locked": true,
"date_locked": "2026-07-08T10:41:31.8809042+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "8ed04e9a-2b5e-4634-8b0a-016205773b81",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "321802cc-fe67-4ae4-bfac-7ccb3758bfb3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "94abc67e-6e09-4340-bae8-7d021d2ad155",
"name_pos": "sample string 6",
"id_image": "c856cabb-6380-41b9-b6ea-0c66c1671507",
"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": "eb878183-a7ca-4911-a8e0-db4463f8fa79",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "83f4b34c-84ce-424c-8447-34b537d183ab",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "4335fc04-6a3b-4826-b57e-9a18b2e122ea",
"id_room": "9415aa3d-6046-4ec4-b671-3d78d39ee06a",
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "c779462a-44fc-470a-8239-e33128dfb7d3",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "52"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_list": [
{
"$id": "53",
"id": "120511f2-bcef-4fc8-90fc-62d7547ba9df",
"id_room": "5f4e5d00-8091-4bd2-bbfe-825ec6498846",
"date_in": "2026-07-08T10:41:31.8809042+02:00",
"date_out": "2026-07-08T10:41:31.8809042+02:00",
"id_user_add": "da9b6d0d-7bae-4131-98a3-9f3be133d5a4",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "6"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_types": {
"$id": "54",
"id": "73bf269b-f0d2-4bfb-8702-f0b274af4366",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "2704dc0c-9098-48f9-8cd1-588c7e1ad796",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "1a53016d-76d4-433e-8e5c-d09fad9296d9",
"id_room_state": "c3190929-b501-4945-8d64-125a34a8fb3f",
"id_image": "dcc5f194-f02e-4cc0-82b6-e0f27a11fb81",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "2e3ce48d-9e6c-4a83-8d19-5ddd11a161d2",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "c2f3831b-3158-4ae5-81b6-e4a6f69a58d8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "9f6474a2-4cc4-429a-8112-2ca53016bdca",
"commited": true,
"st_users": {
"$ref": "6"
},
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_types": {
"$ref": "54"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "6"
}
},
"st_users": {
"$ref": "6"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_states": {
"$ref": "56"
},
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_pos_sesion": {
"$id": "57",
"id": "dc6c4350-8378-43b9-a76f-f9d2fd0f864b",
"nro_sesion": 2,
"id_pos": "14ac1adf-dd07-4f74-bacd-7f05f254909e",
"date_tax": "2026-07-08T10:41:31.8809042+02:00",
"date_open": "2026-07-08T10:41:31.8809042+02:00",
"date_close": "2026-07-08T10:41:31.8809042+02:00",
"id_user_open": "c37bdfde-cf20-4c10-9f4c-dd17e2360027",
"id_user_close": "4a36539e-911c-4504-94bf-bb9810803ff4",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_items_customs": [
{
"$id": "58",
"id": "70024c35-d807-42fe-a588-423dab16743e",
"order_id": 2,
"id_item": "ee8b0f70-7a87-4d43-bc15-2ac136a19da9",
"id_item_type": "c675749f-0474-4a3b-829a-484215453c2f",
"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": "727d8a6d-c0d5-4777-ae56-c2a2d8c2b94f",
"type_item": 11,
"id_voucher_json": "391468dc-df0d-45e5-9360-8e2bd4ebe67f",
"count_voucher": 1,
"id_category": "5a7519b9-043e-41a3-98c0-543970204bfc",
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"id_user_upd": "deffefaa-ef84-4f96-828b-e4dd208ec084",
"commited": true,
"mt_items": {
"$ref": "15"
},
"mt_items_types": {
"$ref": "20"
},
"st_users": {
"$ref": "6"
},
"tt_pos_sesion": {
"$ref": "57"
}
},
{
"$ref": "58"
}
],
"tt_doc_sa_pt": [
{
"$id": "59",
"id": "8f144cf5-af35-48a4-9f3d-ef74e45cd78d",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "5d5ca452-1470-4995-b7b4-8d95a8cdfe21",
"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-07-08T10:41:31.8809042+02:00",
"tt_pos_sesion": {
"$ref": "57"
}
},
{
"$ref": "59"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_tips": [
{
"$id": "60",
"id": "92841c7f-0919-4c1c-8bfd-1e25819ff898",
"id_pos_sesion": "ffbc0bb2-a8aa-49ab-b6f2-113ee56af1fa",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "74dbca69-256e-41b2-9daa-06912c6774bb",
"id_room_unit_activity": "a0be854c-73b1-447c-b802-4d4a4335ea17",
"id_doc_sa": "07d0c7e4-b2d6-4347-b642-365e2a485ef2",
"id_pos_type": "c15b6466-947f-46bd-95ee-2f294dd1d56e",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "c1c9f77a-4404-41c9-92b9-98ff59bf1a24",
"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-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "57"
},
"tt_tips_users": [
{
"$id": "61",
"id_tip": "4dcd5589-c5a7-46aa-9ce1-3d0897a04b5f",
"id_user": "04c45a6b-3015-4f46-a1b0-f299316c2fad",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"st_users": {
"$ref": "6"
},
"tt_tips": {
"$ref": "60"
}
},
{
"$ref": "61"
}
]
},
{
"$ref": "60"
}
],
"tt_pos_sesion_users": [
{
"$id": "62",
"id_pos_sesion": "9d061aec-ea4e-40ca-83d1-cc7ef70f1ed1",
"id_user": "1e04ab04-138f-4445-9e02-7370d4991ad1",
"date_add": "2026-07-08T10:41:31.8809042+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"st_users": {
"$ref": "6"
},
"tt_pos_sesion": {
"$ref": "57"
}
},
{
"$ref": "62"
}
],
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_cmd_connection": [
{
"$id": "63",
"id": "bf06d77e-3bb7-4856-b08d-44617ee2c1f5",
"id_user": "fd98ef8e-8d2c-44ad-9b23-05d0b610cff0",
"id_user_profile": "8c1c7632-595d-4d1b-96f5-ebd986869a01",
"locator": "sample string 4",
"date_end": "2026-07-08T10:41:31.8809042+02:00",
"id_pos_sesion": "f88f6327-7c4e-4cfa-9023-789d8dda03c0",
"date_login": "2026-07-08T10:41:31.8809042+02:00",
"date_logout": "2026-07-08T10:41:31.8809042+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"st_users": {
"$ref": "6"
},
"st_users_profiles": {
"$id": "64",
"id": "ba1c2691-ae19-48de-9fbc-513764f5ad24",
"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-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"st_permisions": [
{
"$id": "65",
"id": "28ad6340-f27c-4efa-a902-962cc641b30a",
"id_function": "ac797bd4-17ca-4689-9ce4-42a7e30cfad5",
"id_user": "cbe158c7-afe2-4b7f-b817-454a24e0c6e1",
"id_profile": "1c97f378-e04a-403f-8882-e86e085bedf5",
"permission": 3,
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "64"
},
"st_users": {
"$ref": "6"
},
"st_functions": {
"$id": "66",
"id": "a3f2d321-33b2-4737-8936-e6f9428805ba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "180402bc-0a3b-4281-b2c5-c3ee220aa476",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "3e3f9be3-2464-4579-ae7a-fd18cba9f7f6",
"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-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"st_functions_groups": {
"$id": "67",
"id": "ebe29b41-17fb-4f0a-a540-f86568628278",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"st_functions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
"st_images": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
}
},
{
"$ref": "65"
}
],
"st_users": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"tt_cmd_connection": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
},
"tt_pos_sesion": {
"$ref": "57"
}
},
{
"$ref": "63"
}
],
"tt_cmd_messages": [
{
"$id": "68",
"id": "f48bfe22-bb0d-4c54-a850-fecd0b3fd46c",
"id_user": "356834e8-1a00-43e7-9bb8-24745d2fe1fa",
"date_add": "2026-07-08T10:41:31.8809042+02:00",
"destiny_type": 4,
"id_key": "822c2da0-8757-4a01-bed1-219dc87e1231",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T10:41:31.8809042+02:00",
"id_pos_sesion": "140f5070-a78c-4fbe-ad17-595c48e41281",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"st_users": {
"$ref": "6"
},
"tt_pos_sesion": {
"$ref": "57"
}
},
{
"$ref": "68"
}
]
},
"tt_rooms_list": {
"$ref": "53"
}
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_payment_types": {
"$ref": "1"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa_pay": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers_det": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers_permisions": {
"$ref": "48"
}
}
},
{
"$ref": "21"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_items_customs": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"mt_pos": {
"$ref": "8"
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "19"
}
],
"tt_vouchers_det": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"mt_items": {
"$ref": "15"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "17"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units": {
"$ref": "30"
},
"mt_units1": {
"$ref": "30"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_st_det": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "e21a79b4-0abd-4761-a351-b02c21bc35d8",
"id_item": "eb8e2fe3-df0b-4903-8fed-abc16d259f3e",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"mt_items": {
"$ref": "15"
},
"mt_locations": {
"$ref": "12"
}
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"tt_doc_st": {
"$ref": "13"
}
},
{
"$ref": "14"
}
],
"tt_doc_st1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st2": {
"$ref": "13"
}
},
{
"$ref": "13"
}
],
"tt_doc_st1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "12"
},
"mt_pos": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_cloakrooms_units": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa1": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa2": {
"$ref": "11"
},
"tt_pos_sesion": {
"$ref": "57"
},
"tt_rooms_units_activity": {
"$ref": "49"
},
"tt_spool_doc_print": [
{
"$id": "70",
"id": "ac7a7494-315a-4eda-950e-5a60d93363bc",
"spool_server": "sample string 2",
"id_doc_sa": "ad9a8cfc-64ba-4ff0-9557-b9f17542ea38",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"printed": true,
"print_on": "2026-07-08T10:41:31.8809042+02:00",
"tt_doc_sa": {
"$ref": "11"
}
},
{
"$ref": "70"
}
]
},
"tt_pos_sesion": {
"$ref": "57"
}
},
{
"$ref": "10"
}
]
},
{
"$ref": "9"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "6"
},
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_doc_num": [
{
"$id": "71",
"id_pos": "d71622c6-1a2b-462a-9b52-6875d79ce8f8",
"id_doc": "122410d1-3d86-4a66-8924-0588ca83cc68",
"value": 3,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"mt_docs": {
"$ref": "3"
},
"mt_pos": {
"$ref": "8"
}
},
{
"$ref": "71"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "a6265a38-4ad8-49bf-89de-919b77e9c067",
"id_pos": "6158d7ba-243e-411d-99f4-8035a8e75d21",
"mac_address": "sample string 3",
"date_end": "2026-07-08T10:41:31.8809042+02:00",
"key_access": "sample string 5",
"id_user_add": "4dd724e0-f2da-4b62-92ac-a88844c46201",
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "a464c008-2c8d-4cf6-bce1-a0683c67c1ba",
"id_pos": "eb51fa1a-ff20-400e-908f-f31a63dc6268",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "eb1f59c4-72d1-4dda-a6c9-c19e38a18bf6",
"id_pos": "87da5e52-547f-4e4f-8041-9343a46a56b3",
"date_add": "2026-07-08T10:41:31.8809042+02:00",
"date_upd": "2026-07-08T10:41:31.8809042+02:00",
"date_out": "2026-07-08T10:41:31.8809042+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "8"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_branches": {
"$ref": "5"
},
"tt_logs": [
{
"$id": "75",
"id": "0f571163-6683-42b6-b9e4-920289d7feab",
"id_user_add": "3f82f83c-ac91-4da5-ac9b-e4af21065ca3",
"id_table": "b971d2e1-7478-44a1-ac7f-cb6189a42582",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "7f3efd3f-c253-4a96-8ed2-05d8e8d0d650",
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"st_sync_tables": {
"$id": "76",
"id": "510968f9-207f-4ef6-8eb9-2b8e162aa583",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "589df8bf-6d6c-4330-af5d-70e15d8701b5",
"id_sync": "5647b583-1dc3-4636-bea0-ef8316fd978a",
"json": "sample string 3",
"id_table": "84a59f43-efa7-4d84-af5e-ee0a4f356e09",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "62fc3c57-4978-4a95-8b33-9abb3659576c",
"id_branch_from": "2bd30a7b-8efe-4d22-972c-f3dc4ff37ca9",
"id_branch_to": "296ea863-182d-4978-91cb-cd82c8e99925",
"type": 4,
"created_on": "2026-07-08T10:41:31.8809042+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T10:41:31.8809042+02:00",
"send_on": "2026-07-08T10:41:31.8809042+02:00",
"mt_branches": {
"$ref": "5"
},
"mt_branches1": {
"$ref": "5"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "058f866c-e3d0-48ee-8e44-4a051c09dda2",
"id_pos": "a778478c-bf18-4eea-b683-3d0f9289f87e",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T10:41:31.8809042+02:00",
"commited": true,
"mt_pos": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
{
"$ref": "8"
}
],
"st_users": {
"$ref": "6"
}
},
{
"$ref": "7"
}
],
"mt_brands": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_categories": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_categories_items": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_cloakrooms": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_docs_payment_money": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_employees_profiles": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_locations": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_money_rates": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_money_types": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_payment_types": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_pos_types": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_units": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "5c6e76a7-ca87-4ee8-90e0-c1e9af4a7330",
"token_id": "sample string 2",
"id_user": "aeb4a258-a21e-4057-9311-953da56a0ca4",
"date_from": "2026-07-08T10:41:31.889783+02:00",
"date_end": "2026-07-08T10:41:31.889783+02:00",
"created_on": "2026-07-08T10:41:31.889783+02:00",
"st_users": {
"$ref": "6"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_det1": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_st": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_items_customs": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_pos_sesion1": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "dfb1119a-fd9f-4489-99a0-37470eb40e83",
"id_room_activity": "496a7443-e014-4d88-837d-57c5b5c2d980",
"id_pos_sesion": "98654a63-7a52-4804-ac96-ccfc760dd61d",
"log_text": "sample string 4",
"id_user": "e0a7d820-9d1a-4ccb-8acb-518b75ebc35e",
"created_on": "2026-07-08T10:41:31.889783+02:00",
"commited": true,
"st_users": {
"$ref": "6"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers_permisions": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_docs": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"tt_pos_sesion_users": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa1": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_rooms_units_states": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"st_users_profiles": {
"$ref": "64"
},
"tt_cmd_connection": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_cmd_messages": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"mt_branches_zones": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_employees_branches": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_locations": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_periods": [
{
"$id": "82",
"id_branch": "92544ff0-fc63-4e8d-88f8-37dd84193869",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T10:41:31.889783+02:00",
"date_end": "2026-07-08T10:41:31.889783+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T10:41:31.889783+02:00",
"last_update": "2026-07-08T10:41:31.889783+02:00",
"commited": true,
"mt_branches": {
"$ref": "5"
}
},
{
"$ref": "82"
}
],
"mt_pos": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_st": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_permisions": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "5"
}
],
"mt_categories": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_items_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_money_types": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_payment_types": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_functions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_images_types": {
"$id": "83",
"id": "43b25cfa-edff-4ab3-9bae-0aa7b64b61d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:41:31.889783+02:00",
"last_update": "2026-07-08T10:41:31.889783+02:00",
"commited": true,
"st_images": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"mt_docs": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_cloakrooms": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
},
"st_users": {
"$ref": "6"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_num": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_st": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"mt_money_types": {
"$ref": "45"
},
"mt_payment_types": {
"$ref": "1"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "2"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa_cashflow": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_doc_sa_pay": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
}