POST api/St_Images
Request Information
URI Parameters
None.
Body Parameters
st_images| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 40 |
|
| id_img_type | globally unique identifier |
Required |
|
| image_file | string |
Required |
|
| extension | string |
Required Max length: 4 |
|
| high | integer |
None. |
|
| width | integer |
None. |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | Collection of mt_branches |
None. |
|
| mt_categories | Collection of mt_categories |
None. |
|
| mt_employees | Collection of mt_employees |
None. |
|
| mt_items | Collection of mt_items |
None. |
|
| mt_items_types | Collection of mt_items_types |
None. |
|
| mt_money_types | Collection of mt_money_types |
None. |
|
| mt_payment_types | Collection of mt_payment_types |
None. |
|
| mt_prices_list | Collection of mt_prices_list |
None. |
|
| mt_rooms | Collection of mt_rooms |
None. |
|
| mt_rooms1 | Collection of mt_rooms |
None. |
|
| mt_rooms_units_states_types | Collection of mt_rooms_units_states_types |
None. |
|
| st_functions | Collection of st_functions |
None. |
|
| st_images_types | st_images_types |
None. |
|
| mt_docs | Collection of mt_docs |
None. |
|
| st_users | Collection of st_users |
None. |
|
| st_users1 | Collection of st_users |
None. |
|
| mt_cloakrooms | Collection of mt_cloakrooms |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "e10e6ae5-89b0-4dca-bd1f-fce6f29885d7",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "016895d3-72b3-40bc-9712-7606045d1a7e",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"commited": true,
"mt_branches": [
{
"$id": "2",
"id": "41343224-a299-462b-9dae-e4ed1456db96",
"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": "ee09ae86-d582-4c73-93f5-63475ea69492",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "da4e748d-33a3-4e7a-b1cf-4c64b35ee80c",
"commited": true,
"st_images": {
"$ref": "1"
},
"st_users": {
"$id": "3",
"id": "3a816d5d-129f-4b6e-8f53-e8d5a9005a26",
"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": "c521d594-a9ad-48d9-9d3b-c514142cace4",
"view_messages": true,
"id_image_photo": "835acd3c-7cea-461e-b1f2-dd0960f5de7a",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "03147074-94e2-4f58-ad60-65a6503b153f",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "4",
"id": "b4f797af-9571-470c-ab04-30b3f3a3a32c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "daaa4a10-a5cc-4c17-a993-13b49a8aa35e",
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "746c23e1-e0b9-49d7-814f-f73043fa74a1",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "5",
"id": "7a8c2a48-4da2-434c-99e5-32f338ab6c2c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6c14e85b-a13e-48cb-a655-2571a55023b8",
"id_zone": "24070df9-c2cb-4456-881b-35cba15194aa",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "1c47fe2c-165c-4207-b728-07a41eda2ace",
"commited": true,
"mt_branches_zones": {
"$ref": "4"
},
"mt_cloakrooms": [
{
"$id": "6",
"id": "f5ca70f6-3091-44a4-a365-4daec0b57835",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "2c23cf81-a9f7-4695-a80d-8d74f9dc6031",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "e12b7c1b-d86c-45b1-b7ff-aec7120a3e32",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "0b192c8f-2124-4dd6-820f-77acaf6255ed",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "7",
"id": "4ab8c9ec-1c28-4e2f-9c86-5d7c34d04b13",
"id_cloakroom": "60b32949-646a-4ce4-af84-6f652726afba",
"id_pos_sesion": "ce5c86d7-c733-4e32-872c-c79ebeaaeeeb",
"unit_id": 4,
"date_open": "2026-03-10T09:45:01.0030373+01:00",
"date_close": "2026-03-10T09:45:01.0030373+01:00",
"id_doc_sa": "82b95ae7-5016-42cd-8c21-5e56794b84e2",
"commited": true,
"mt_cloakrooms": {
"$ref": "6"
},
"tt_doc_sa": {
"$id": "8",
"id": "e3ee560c-c0e4-4cfb-a775-4fa4313028dc",
"id_pos": "6aad768a-8631-4ae1-91ad-a71e9ddb21da",
"id_doc": "a1ed5f14-8f78-4d8b-b7a8-0e331eddc540",
"id_branch": "e79210ce-89db-4da4-803f-16266740677a",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:45:01.0030373+01:00",
"date_tax": "2026-03-10T09:45:01.0030373+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "cf3931fa-6e33-48b7-8ac7-43cdf72fdab6",
"id_relationship": "4aacc695-3252-4630-b304-6fd08549dbd3",
"id_loc_from": "91793a80-a5aa-4c1b-bf50-0be1983ad805",
"id_loc_end": "f3991c01-19ac-4063-ab9d-e026dd553b4f",
"id_user_add": "16e5f605-1b51-4e68-b00a-7f6d4ed8c7d3",
"id_user_upd": "3324cb5d-f09a-41b3-ad4b-2c6d5b079262",
"comment": "sample string 12",
"id_pos_sesion": "30103e95-e3c0-431f-a905-95ef1e7c0158",
"id_room_unit": "6e228752-8a1a-4a5f-a365-a1782d40b7cb",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "3d83915d-7fd6-486a-b95d-7fd6dd8e410e",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "9",
"id": "2a2bc1c4-c7e5-4975-8db6-324c8673e2bf",
"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": "45897d97-dc86-478b-950a-70af81716be2",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "c5a6e3d5-60e3-461b-bfca-2a2d3ccf567d",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "10",
"id_doc": "02ba8d99-7bb2-4af7-baee-f7b1ef650899",
"id_pay": "410ee1d1-bca9-4c22-9818-4b8ef6b66d28",
"id_money": "a277a3f0-188d-4d7a-a897-111aae251e49",
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "913d4da4-180e-45b5-bf5e-ef3a9d1220bf",
"commited": true,
"mt_docs": {
"$ref": "9"
},
"mt_money_types": {
"$id": "11",
"id": "17f34836-cd9b-402d-a831-509ac0409095",
"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": "83776d65-0750-4b81-a2e8-abb455b753ed",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "212c4beb-b033-4276-8421-0579c78c049a",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_money_rates": [
{
"$id": "12",
"id_money_1": "0bd045c9-880e-4e20-b957-05bdc7b57506",
"id_money_2": "8b74ccdd-ca41-4fac-87de-85ebddef7126",
"date_from": "2026-03-10T09:45:01.0030373+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "ca30323d-a05d-4c94-8739-ed471e6f9d4c",
"commited": true,
"mt_money_types": {
"$ref": "11"
},
"mt_money_types1": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "12"
}
],
"mt_money_rates1": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$id": "13",
"id_doc_sa": "22bcb8f8-af93-46e9-9797-c8bc2da5125d",
"id_pay": "3c5dea33-333c-4c89-8d51-440236102d24",
"id_money": "758c4cf3-598a-4931-bdff-463de4da2408",
"date_cashflow": "2026-03-10T09:45:01.0030373+01:00",
"coefficient": 5.1,
"id_user_add": "400a7b60-b311-4e91-8367-7e2dac6d3109",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "14",
"id": "c0d75018-5863-4c65-9cb9-ce5edb809fe8",
"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": "78c3b1d6-9cdb-429a-878f-39bc3ec4918e",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "532b1a32-a612-4007-9779-f3a1c2839049",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_pay": [
{
"$id": "15",
"id_doc_sa": "f1f3f6eb-c0ce-4151-9451-817e52604b80",
"id_line": 2,
"id_pay": "a9b76def-c329-46bf-b826-2573e85e1f96",
"id_money": "5647af4f-5e46-481d-ae19-9d58ca64cd13",
"coefficient": 5.1,
"id_voucher": "8cd4fceb-4bed-4922-b8f9-4490b34c523f",
"id_employee": "6b6351cb-dd3c-4b26-a9b3-cadf4e429ccf",
"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": "60d8e65a-684a-4680-bcdf-568a9e524636",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$id": "16",
"id": "0cbdb2b6-b605-4775-864a-54ac85802bb7",
"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": "976315c1-191f-4a2e-82ab-0170fded25dc",
"name_pos": "sample string 12",
"id_image": "d166638b-a2a5-4873-a985-67e5a3bb0847",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "df0a0ff0-d358-48e7-b189-7fc4b45352c9",
"commited": true,
"mt_employees_branches": [
{
"$id": "17",
"id_employee": "6c3f283b-3158-4a4c-9596-56290301a975",
"id_branch": "c91560b0-97a8-42d2-9f54-cf02ca47ead3",
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "1486cb2e-0685-4b61-afdc-a88f9ac96bcc",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "16"
}
},
{
"$ref": "17"
}
],
"mt_employees_profiles": {
"$id": "18",
"id": "b511a6c5-564b-4fe1-9700-15662e380289",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "aa279d8f-26ea-413b-8adc-c75b443d4a73",
"commited": true,
"mt_employees": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": {
"$ref": "3"
}
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_det": [
{
"$id": "19",
"id_doc_sa": "e071fd27-698b-4eeb-adb7-51a46064c78e",
"id_line": 2,
"id_item_sub": "15c4cdbf-97db-4621-aca1-7b665624374f",
"qty": 4.1,
"id_list": "b23df140-8e70-47e0-ac45-2e13b1a02203",
"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": "52f589b3-3081-4e0f-96bb-7488a4cdcefb",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "8a485a79-56c6-4872-a675-bf8a69bd818d",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "5ebdf646-a370-4ff2-8faf-4cf1bd2b914d",
"id_user_upd": "ee97102a-6c50-4867-a934-6817391db69f",
"active": true,
"mt_employees": {
"$ref": "16"
},
"mt_items_sub": {
"$id": "20",
"id": "53c12151-e2bb-4b33-97aa-32614bbca77a",
"id_item": "8bd1beaa-583a-4852-a1ed-f89006c18b81",
"id_item_type": "9b1e6f1e-bbc3-42de-a243-ae10fa61014d",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "6a0e10f5-43af-4178-8ca0-b1597fa8afb2",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "f49fdd62-5e69-4fae-8ef8-68269bc12441",
"commited": true,
"mt_items": {
"$id": "21",
"id": "c1678a2e-5761-467a-809b-f8c2b8d74af4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "3010dee8-cfae-4913-b652-dfa93748c86e",
"id_unit_sec": "8e43bb76-8c84-4ad4-bfab-d79defff7d09",
"id_brand": "0d5b0b6a-7d3a-4747-810c-c1e2d4dd914b",
"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": "9794ea3c-01ec-4420-911a-bf30085d46bd",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "78bed082-2a97-4316-87eb-a4fb48a96015",
"commited": true,
"mt_brands": {
"$id": "22",
"id": "815d5798-ea16-4a21-91e9-5c82a183a4f7",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "87671951-7fb8-4656-86a9-f725634088df",
"commited": true,
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_categories_items": [
{
"$id": "23",
"id_category": "6873d372-eead-4d82-8b9e-2cb05a383a27",
"id_item": "cff7244c-e432-41aa-a12b-6c229a591181",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "fe592efe-ee66-4304-8587-6f5030e19268",
"commited": true,
"mt_categories": {
"$id": "24",
"id": "103d2eb7-1736-43ff-b54e-5ff69edf91e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "32df5f1d-687d-4b46-825a-8e436da800e8",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "b3d6513a-cb42-421a-b833-8cd86dd98b0a",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "7d4c65e8-28f3-4a73-b324-c02454dbfc6d",
"commited": true,
"mt_categories_items": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$id": "25",
"id": "6e94f7b9-a12c-417e-b537-f21c80ad97d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:45:01.0030373+01:00",
"date_end": "2026-03-10T09:45:01.0030373+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "0b02e434-99eb-44c7-9d26-b37718f2234b",
"id_pos": "31084cf0-620e-4c8c-b09b-182a3bfc36c4",
"id_list": "f4f92846-8c7e-42d5-9ad2-91c42aefc481",
"id_item": "31e882a4-a737-4426-b3b7-46dbd17893f2",
"id_item_type": "c888d793-719a-4baf-8ff5-6d38489f4105",
"id_category": "955031bd-a3e5-4033-a17a-0fa25732fa34",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "8fe72a94-2809-4496-aa50-76ca1968fc6b",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "24"
},
"mt_items": {
"$ref": "21"
},
"mt_items_types": {
"$id": "26",
"id": "2ee6e349-0284-403c-95fa-32b022923f59",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "634c4520-bdaa-443c-a18c-a93a930b3e2f",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "3bf11e15-7ba8-412c-95c6-86538e29e866",
"commited": true,
"tt_vouchers_det": [
{
"$id": "27",
"id_voucher": "67ab4a0b-7bae-4a5a-90e5-3d19975c064d",
"id_line": "edf26cf4-49f7-41c6-a6bb-86d451033593",
"id_category": "41db6c31-9206-4828-8893-2172f13618df",
"id_item": "0f25301e-8fea-4bf2-be92-ec1d41a11637",
"id_item_type": "834b04f7-9a39-41d6-92a1-b4c30dc09394",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "24"
},
"mt_items": {
"$ref": "21"
},
"mt_items_types": {
"$ref": "26"
},
"tt_vouchers": {
"$id": "28",
"id": "4dff2ce5-6141-44c1-b33a-d5dada5adf81",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:45:01.0030373+01:00",
"date_end": "2026-03-10T09:45:01.0030373+01:00",
"date_used": "2026-03-10T09:45:01.0030373+01:00",
"date_sesion": "2026-03-10T09:45:01.0030373+01:00",
"id_employee": "95c947b0-63c5-4026-982b-b47dcb51f57a",
"id_branch": "8af48283-4cdf-401c-9ffd-b2b88c771d57",
"id_voucher_permision": "055daa7b-a21e-406e-8e72-496e859852e0",
"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": "fd00d8b2-b4a8-4e86-a044-1fb5692db6dc",
"id_user_add": "9e8fa651-c915-4792-84db-378fe0e02c8e",
"id_doc_sa": "89666101-e331-4d04-aa38-968aeb1415b7",
"id_item_sub": "941ecd99-2ebc-4930-8707-677aaa5d0570",
"id_pos_sesion": "b5b59719-f504-4986-8d80-e2eebef01fd5",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "14"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_pay": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_vouchers_det": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_vouchers_permisions": {
"$id": "29",
"id": "c2b709e4-fe15-4a95-bd8c-40d49b5b31a8",
"date_from": "2026-03-10T09:45:01.0030373+01:00",
"date_end": "2026-03-10T09:45:01.0030373+01:00",
"date_used": "2026-03-10T09:45:01.0030373+01:00",
"id_employee": "a1ad29d2-e710-4972-aa21-30ba58aa8f89",
"id_branch": "40889cc9-c41d-45fe-aab6-386905dea90c",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "07b8f774-6451-45a8-accd-d2c5bf033052",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "16"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
}
}
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_items_customs": [
{
"$id": "30",
"id": "b42060a1-7f88-4a06-9185-de68e92c8c6d",
"order_id": 2,
"id_item": "f6d72e91-5029-4eb3-a2b9-09e9089febeb",
"id_item_type": "0f5bf721-82cb-42db-900b-f12a71fbf73d",
"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": "16e649e4-d7c8-4716-9f69-cf7a8a819d69",
"type_item": 11,
"id_voucher_json": "16ca33e6-976d-44b8-903d-1273f3f4151d",
"count_voucher": 1,
"id_category": "f5e37993-260d-4b5f-913f-f0818200c675",
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "d6934ee0-1e91-4bd3-9f07-39af010c6e0e",
"commited": true,
"mt_items": {
"$ref": "21"
},
"mt_items_types": {
"$ref": "26"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "31",
"id": "da096356-0b2c-417e-bf26-f0b367650026",
"nro_sesion": 2,
"id_pos": "c5229016-4c74-41c3-ae76-9d2e7da63659",
"date_tax": "2026-03-10T09:45:01.0030373+01:00",
"date_open": "2026-03-10T09:45:01.0030373+01:00",
"date_close": "2026-03-10T09:45:01.0030373+01:00",
"id_user_open": "5dc66554-4594-4b36-bc81-a9924147fc66",
"id_user_close": "a39c972e-f244-4f9c-bb00-f074bac0716f",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"tt_items_customs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_sa_pt": [
{
"$id": "32",
"id": "6de93b82-0467-4162-8d6a-115800d276b0",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "35ca7595-5717-4a10-bcf8-973be549475a",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"tt_pos_sesion": {
"$ref": "31"
}
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$id": "33",
"id": "dcef2ba7-fe28-4191-bc27-8b08ab8fa420",
"id_room_unit": "404f868e-7770-4af3-916d-fc14b1c62e78",
"id_room_list": "00086b24-173b-47c2-bd81-3639cbcb923e",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:45:01.0030373+01:00",
"date_from": "2026-03-10T09:45:01.0030373+01:00",
"date_end": "2026-03-10T09:45:01.0030373+01:00",
"date_open": "2026-03-10T09:45:01.0030373+01:00",
"date_close": "2026-03-10T09:45:01.0030373+01:00",
"id_employee": "12187c8a-ad49-4450-9518-912a14d9fb90",
"id_employee_sec": "702ae2d0-1750-454c-bf60-102f71ed17df",
"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": "9f77a20d-1545-419c-b287-ff7499255f98",
"comment": "sample string 7",
"id_user_open": "745bab82-4477-42af-b3b2-35dcb6aa647a",
"id_user_close": "830a4aa4-95fa-46c2-b43a-e77b2deff4e2",
"id_unit_state": "962a1304-b74d-403c-ad0c-678b8e78f695",
"id_pos_sesion": "2c93599d-7f41-40a8-b19e-d4b6919fdbc0",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:45:01.0030373+01:00",
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"commited": true,
"mt_employees": {
"$ref": "16"
},
"mt_employees1": {
"$ref": "16"
},
"mt_rooms_units": {
"$id": "34",
"id": "46475986-05d2-46d0-a30b-86a55c6e38a2",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "9a952ed6-3166-4dbe-9c24-3d80d199806a",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "4ab5c330-e5b9-468d-b8e4-f40b8630385f",
"locked": true,
"date_locked": "2026-03-10T09:45:01.0030373+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "1c5ff2fd-2069-48fa-85eb-d3d7d3481911",
"commited": true,
"mt_rooms": {
"$id": "35",
"id": "753698db-2348-4b88-b729-d59217e6065e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a1d5ad21-4f0e-41ad-a97d-b5e864242464",
"name_pos": "sample string 6",
"id_image": "f5a74269-707a-4eaf-a306-e0490b1d37e7",
"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": "763d74fa-ff80-4656-8ee6-73d345e3f193",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "d8976747-56e7-4765-8f60-79d17a884099",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "36",
"id_pos": "25e0f1d7-f64c-4022-8c12-07ea4b022410",
"id_room": "54dfb1eb-4e74-4115-bf5c-5ee1b7b3991a",
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "2e8926a0-d15f-4857-9c7f-f7b436d9ddcd",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"mt_rooms": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "36"
}
],
"st_images": {
"$ref": "1"
},
"st_images1": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_rooms_units": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_rooms_list": [
{
"$id": "37",
"id": "fa05dcf0-2c6b-4258-838b-625c04e997ca",
"id_room": "b7d8267f-a309-41c0-b144-597aeb8ec635",
"date_in": "2026-03-10T09:45:01.0030373+01:00",
"date_out": "2026-03-10T09:45:01.0030373+01:00",
"id_user_add": "7abd5c30-45ca-468d-8e77-1c654435c219",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"commited": true,
"mt_rooms": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
{
"$ref": "37"
}
]
},
"mt_rooms_units_types": {
"$id": "38",
"id": "75b13528-4910-4238-a0ea-1e997ec49b42",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "5dffb1cd-737c-40b9-8610-adba0b7208b4",
"commited": true,
"mt_rooms_units": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms_units_states_types": [
{
"$id": "39",
"id_room_type": "92b89e1f-2fa4-41d1-84f6-ceb7f3443e00",
"id_room_state": "cce9fdd5-f3db-487b-8b5c-197aa39a086d",
"id_image": "9f029740-f070-48c0-8e02-af08f03b6c23",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "19c3b6f6-d64e-4834-8733-8a7f3f98f855",
"commited": true,
"mt_rooms_units_states": {
"$id": "40",
"id": "e9c87170-f71e-43ec-b83f-1c182e55927f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "fe0ec995-6908-46bb-a389-0093737a82b5",
"commited": true,
"st_users": {
"$ref": "3"
},
"mt_rooms_units_states_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_rooms_units_types": {
"$ref": "38"
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "3"
}
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_rooms_units_states": {
"$ref": "40"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_pos_sesion": {
"$ref": "31"
},
"tt_rooms_list": {
"$ref": "37"
}
},
{
"$ref": "33"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_tips": [
{
"$id": "41",
"id": "d311264e-112f-4f2c-bfb3-7fcf13e500a7",
"id_pos_sesion": "ad661d6f-2464-4765-999d-bfd395d807e4",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "7adbc83a-e1c4-4b3e-9cdc-dcbb9c3cf28d",
"id_room_unit_activity": "85f506b9-21b1-49d7-8741-69bfb5a9f0b5",
"id_doc_sa": "05ba8ef1-558b-4099-b5a9-5ed6ec01c773",
"id_pos_type": "3a2c55b2-32eb-49f3-8e26-5cce24d9e869",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "9674cb0d-1d36-49f7-8519-58252adc3232",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "31"
},
"tt_tips_users": [
{
"$id": "42",
"id_tip": "3f19aa15-fab0-455f-a123-7cb78cb18f98",
"id_user": "c7a082ac-746a-406f-a5fb-e14b01a3b6a7",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "41"
}
},
{
"$ref": "42"
}
]
},
{
"$ref": "41"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_pos_sesion_users": [
{
"$id": "43",
"id_pos_sesion": "d9f8971c-fd47-4894-94e2-bab182a41683",
"id_user": "96b30239-72e7-4939-90bc-153dbe0a8ba1",
"date_add": "2026-03-10T09:45:01.0030373+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "31"
}
},
{
"$ref": "43"
}
]
}
},
{
"$ref": "30"
}
]
},
"mt_pos": {
"$ref": "5"
},
"mt_prices_list": {
"$id": "44",
"id": "b45d2486-078c-43a6-bf2d-79e60429c203",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "1a644dac-45ca-4ad7-8471-8241fc942b85",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "7a94894a-68d5-469b-9e83-101137109b08",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "dd4f19e0-e701-4559-b0b4-7c116bba28bd",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "45",
"id_pos": "5840fafa-fbc9-45e7-b053-2cf79623cdc1",
"id_pos_type": "c40fa73c-5fd7-4f37-b06a-df1234651d75",
"id_price_list": "f38b3b44-5fc9-4b7f-8a2a-16faf12b9d32",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T09:45:01.0030373+01:00",
"last_update": "2026-03-10T09:45:01.0030373+01:00",
"id_user_upd": "f230403a-2e56-462d-9d72-34d51e86dd21",
"commited": true,
"mt_pos_view": {
"$id": "46",
"id_pos": "7ae309f6-e2aa-4a6f-82c4-780f9187e84e",
"id_pos_type": "b5246a62-1f02-47b0-8671-ecf0ce4ff0a8",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:45:01.017776+01:00",
"last_update": "2026-03-10T09:45:01.017776+01:00",
"id_user_upd": "6f0ae4d5-565d-4eb5-b1ca-81e64ec714e3",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"mt_pos_prices_list": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_pos_types": {
"$id": "47",
"id": "24261253-6c7b-401a-b346-7de4fb05f916",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:45:01.017776+01:00",
"last_update": "2026-03-10T09:45:01.017776+01:00",
"id_user_upd": "fd3a8576-5416-4b19-a62b-df68b2c7115f",
"commited": true,
"mt_items_featured": [
{
"$id": "48",
"id": "8f98296c-89db-4999-ac0e-531717bb3d53",
"id_branch": "791dc282-0039-4fef-9508-60ba33950b1e",
"id_pos_type": "6a9b409e-23e4-429a-8c8a-5549097ac2fd",
"id_pos": "0f1e5033-97f0-48a5-b81b-4bfd71db7267",
"id_item": "28164123-e19a-4f6a-9024-e23a81fffd0c",
"date_from": "2026-03-10T09:45:01.017776+01:00",
"date_end": "2026-03-10T09:45:01.017776+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:45:01.017776+01:00",
"last_update": "2026-03-10T09:45:01.017776+01:00",
"id_user_upd": "dd7c256b-23f3-4ba3-9b33-bf6626eea7cf",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "21"
},
"mt_pos": {
"$ref": "5"
},
"mt_pos_types": {
"$ref": "47"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "48"
}
],
"mt_pos_doc_print": [
{
"$id": "49",
"id_pos_print": "a6a18ad3-1807-4d6c-92ca-1dffec0a2909",
"id_doc": "2bd666e7-c153-4fd0-aa0b-243f19cf3060",
"id_pos_type": "f94ea663-64f0-42f0-b0fe-ebf2df0788cd",
"id_doc_print": "883fd34d-c100-4a91-90bc-427c5ce16f9d",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:45:01.017776+01:00",
"last_update": "2026-03-10T09:45:01.017776+01:00",
"id_user_upd": "6ac29818-47ad-4b2a-a7d4-1ae6e9e52412",
"commited": true,
"mt_docs": {
"$ref": "9"
},
"mt_pos_print": {
"$id": "50",
"id": "e4102e72-1768-4290-ac08-2f807d788b27",
"id_pos": "184dc1c6-f554-4aa4-94ab-99d970ad34b4",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:45:01.017776+01:00",
"last_update": "2026-03-10T09:45:01.017776+01:00",
"id_user_upd": "28e4f417-dc21-4523-81cc-c551e0bc87f7",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"mt_pos_doc_print": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$ref": "47"
},
"st_doc_print": {
"$id": "51",
"id": "cfd6f6a9-b80e-460e-af32-501c7d45aaee",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T09:45:01.017776+01:00",
"last_update": "2026-03-10T09:45:01.017776+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_doc_print_det": [
{
"$id": "52",
"id_doc_print": "f9cedab0-cf81-4df0-8737-99df883b8fb9",
"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": "51"
}
},
{
"$ref": "52"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"st_users": {
"$ref": "3"
}
},
"mt_prices_list": {
"$ref": "44"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "45"
}
],
"mt_prices_items": [
{
"$id": "53",
"id_list": "04c12e06-0203-45fb-ba75-c985bce815eb",
"id_item_sub": "59a75226-3899-47f8-8b51-3830b5ddee4a",
"validity_date": "2026-03-10T09:45:01.017776+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:45:01.017776+01:00",
"last_update": "2026-03-10T09:45:01.017776+01:00",
"id_user_upd": "763a0290-d546-46b5-b0fc-eec0a3242f5c",
"commited": true,
"mt_items_sub": {
"$ref": "20"
},
"mt_prices_list": {
"$ref": "44"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "53"
}
],
"mt_prices_list1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list2": {
"$ref": "44"
},
"mt_prices_list_rules": [
{
"$id": "54",
"id": "654597bf-8f45-4643-878d-8f5f491afab6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:45:01.017776+01:00",
"date_end": "2026-03-10T09:45:01.017776+01:00",
"id_branch": "1fa705f2-53ff-465a-9664-d02dd25770b0",
"id_pos": "d980b656-9c3f-43a6-92c0-710a201a9a37",
"id_list": "7d7084ca-20ec-4354-9ec7-812a59f0f21b",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:45:01.017776+01:00",
"last_update": "2026-03-10T09:45:01.017776+01:00",
"id_user_upd": "a9b01e99-52bc-40e0-84d9-b59f96fb7e9f",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "5"
},
"mt_prices_list": {
"$ref": "44"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "54"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_det": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "25"
}
],
"tt_vouchers_det": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"mt_items": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_items_formula": [
{
"$id": "55",
"id_item_sub": "b6dc5e80-e09c-4430-ac6e-a9e44196db8b",
"id_item": "0f31ce40-37c7-43f6-a45d-f31a5467f3c2",
"group_id": 3,
"id_unit_ref": "158469f7-fb16-4992-9924-bddc7f13974f",
"qty_dis": 5,
"mt_items": {
"$ref": "21"
},
"mt_items_sub": {
"$ref": "20"
},
"mt_units_ref": {
"$id": "56",
"id": "fe44393f-83ac-4665-b49c-84a7c2a9d6bf",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "c7f6c9e1-c37f-442d-b2ab-70f20c2113c9",
"active": true,
"created_on": "2026-03-10T09:45:01.017776+01:00",
"last_update": "2026-03-10T09:45:01.017776+01:00",
"id_user_upd": "00fed7ff-69a7-4c2e-9515-929e6a4725ce",
"commited": true,
"mt_units": {
"$id": "57",
"id": "99ddacb0-b597-44c8-8bf8-05d7726988f9",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:45:01.017776+01:00",
"last_update": "2026-03-10T09:45:01.017776+01:00",
"id_user_upd": "93c00e11-e850-4f56-86d6-cfe1099417fe",
"commited": true,
"mt_units_ref": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"st_users": {
"$ref": "3"
},
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items1": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_items_formula": [
{
"$ref": "55"
},
{
"$ref": "55"
}
]
}
},
{
"$ref": "55"
}
],
"mt_units": {
"$ref": "57"
},
"mt_units1": {
"$ref": "57"
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_det_stock": [
{
"$id": "58",
"id_doc_sa": "02fa7827-53d2-4de9-a10d-5f6c591c7034",
"id_line": 2,
"id_item": "23324b2a-b04c-492e-9695-b996390d03d1",
"qty": 4.1,
"mt_items": {
"$ref": "21"
},
"tt_doc_sa_det": {
"$ref": "19"
}
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$id": "59",
"id_doc_st": "3b348fd1-c09d-4be9-8052-b939428cd3ed",
"id_line": 2,
"id_item": "451e1811-a0c8-493d-bb34-f53960d5466e",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "21"
},
"tt_doc_st": {
"$id": "60",
"id": "3234882e-463a-4ac2-84a8-8dec9b9fc0ae",
"id_pos": "c479799b-a0a9-45f7-afd2-48af52c51268",
"id_doc": "6d9c3bca-e14c-4419-bd1d-f92ee2c40d87",
"id_branch": "c8a665e8-0bd7-4c9b-aa8f-836c58941360",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:45:01.017776+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "7b15d6c1-88fa-4ac2-8051-638859de5247",
"id_loc_from": "bf682493-9988-4460-b924-7e28e5d37058",
"id_loc_end": "67318754-9703-4d25-9114-721287657215",
"id_user_add": "98b520cf-b446-4dd7-9679-34294d132d8c",
"id_user_upd": "3e1c52d1-dd47-45d8-aaae-54eff348c3b7",
"id_pos_sesion": "19252481-c0c4-4c98-96ef-86f24c76c394",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:45:01.017776+01:00",
"active": true,
"created_on": "2026-03-10T09:45:01.017776+01:00",
"last_update": "2026-03-10T09:45:01.017776+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "9"
},
"mt_locations": {
"$id": "61",
"id": "bbad6c23-0b72-4eb3-a9d1-33b2417823e8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "b862fde6-e49a-4aec-8a5c-7331a0932c86",
"active": true,
"created_on": "2026-03-10T09:45:01.017776+01:00",
"last_update": "2026-03-10T09:45:01.017776+01:00",
"id_user_upd": "855bcc8d-91ee-4ea7-8aee-d0d0e352b274",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_stock": [
{
"$id": "62",
"id_location": "3e21f17b-f538-4680-a569-ab13b3b782b3",
"id_item": "714ec812-561e-439e-b17f-bee3ec9d9581",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:45:01.017776+01:00",
"last_update": "2026-03-10T09:45:01.017776+01:00",
"commited": true,
"mt_items": {
"$ref": "21"
},
"mt_locations": {
"$ref": "61"
}
},
{
"$ref": "62"
}
]
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st2": {
"$ref": "60"
}
}
},
{
"$ref": "59"
}
],
"tt_items_customs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_stock": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_vouchers_det": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"mt_items_formula": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_items_types": {
"$ref": "26"
},
"mt_items_vouchers": {
"$id": "63",
"id": "a0a34beb-7fa1-4956-9511-2ec0ae1dc23f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "810ad7db-18b5-4597-a70b-a46781586fcc",
"id_doc_print": "3d2e6761-3fc1-4d5b-b47a-d7fc249e2c09",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T09:45:01.017776+01:00",
"last_update": "2026-03-10T09:45:01.017776+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_doc_sa_det": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
"mt_prices_list": {
"$ref": "44"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "8"
},
"tt_doc_sa_det_stock": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_vouchers_permisions": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_money_types": {
"$ref": "11"
},
"mt_payment_types": {
"$ref": "14"
},
"tt_doc_sa": {
"$ref": "8"
},
"tt_vouchers": {
"$ref": "28"
}
},
{
"$ref": "15"
}
],
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_money_types": {
"$ref": "11"
},
"tt_doc_sa": {
"$ref": "8"
}
},
{
"$ref": "13"
}
],
"tt_doc_sa_pay": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"mt_payment_types": {
"$ref": "14"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "10"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_pos_doc_print": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_doc_num": [
{
"$id": "64",
"id_pos": "3b50a80c-8aab-4404-9f08-d8caf04a612a",
"id_doc": "190097b3-7c43-4d63-b599-295c1f87f50a",
"value": 3,
"created_on": "2026-03-10T09:45:01.017776+01:00",
"last_update": "2026-03-10T09:45:01.017776+01:00",
"commited": true,
"mt_docs": {
"$ref": "9"
},
"mt_pos": {
"$ref": "5"
}
},
{
"$ref": "64"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"mt_locations": {
"$ref": "61"
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_det": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa2": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "31"
},
"tt_rooms_units_activity": {
"$ref": "33"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "1fddb5c7-a43f-437c-a8af-209bec6c4b96",
"spool_server": "sample string 2",
"id_doc_sa": "7effb77c-4afb-4287-96c4-5c254bbedde9",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:45:01.017776+01:00",
"printed": true,
"print_on": "2026-03-10T09:45:01.017776+01:00",
"tt_doc_sa": {
"$ref": "8"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "31"
}
},
{
"$ref": "7"
}
]
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_pos_print": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_rooms": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_prices_list_rules": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_doc_num": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "a64353da-e1a0-45ad-bd51-0cd26d9864d7",
"id_pos": "b2a846d7-3fce-417a-a7b9-61b5d31624a9",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:45:01.017776+01:00",
"key_access": "sample string 5",
"id_user_add": "e977d905-2637-4bfd-bec3-166b461b86b8",
"active": true,
"created_on": "2026-03-10T09:45:01.017776+01:00",
"last_update": "2026-03-10T09:45:01.017776+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "b555408a-3c06-4aea-ace6-2e2fd210327f",
"id_pos": "87a8ac94-883f-4800-b110-de099f24878d",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:45:01.017776+01:00",
"last_update": "2026-03-10T09:45:01.017776+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "f54f4fa3-89be-4e77-bef7-fed9f0485939",
"id_pos": "32f7c73f-9abc-47d3-bf15-4ce7ec464a3c",
"date_add": "2026-03-10T09:45:01.017776+01:00",
"date_upd": "2026-03-10T09:45:01.017776+01:00",
"date_out": "2026-03-10T09:45:01.017776+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "5"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "95d63346-6d60-4b38-a858-70ee3cf59036",
"id_user_add": "86f6bc03-0a0a-421f-8401-9de44078a3e8",
"id_table": "c65d7df0-9fed-42e6-b0b2-81cc3485db16",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "f7704f33-1f19-44e0-bdf1-98e31691cb27",
"created_on": "2026-03-10T09:45:01.017776+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_sync_tables": {
"$id": "70",
"id": "92edf7be-aec6-4ce0-a041-d8c1b6ce4c5f",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:45:01.017776+01:00",
"last_update": "2026-03-10T09:45:01.017776+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "ea703152-65c2-46bc-bb09-4eb42467f0b0",
"id_sync": "f406d17d-35c8-4e4b-a55c-0b369efe833d",
"json": "sample string 3",
"id_table": "37bfde1f-786e-4b16-b8ad-c8f487324f55",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "637c5c4c-3c9d-4dd6-b0fa-1c9c2561111a",
"id_branch_from": "fdc4c851-effd-49f6-8e37-8b599d4686d5",
"id_branch_to": "ef76798b-d38b-4d93-aada-581aec9ffd1e",
"type": 4,
"created_on": "2026-03-10T09:45:01.017776+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:45:01.017776+01:00",
"send_on": "2026-03-10T09:45:01.017776+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "09f091f0-6c1f-4e17-be9b-8f024a9a881c",
"id_pos": "e07a15ba-787f-4bf9-ae69-4469454fe359",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:45:01.017776+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
{
"$ref": "5"
}
],
"st_users": {
"$ref": "3"
}
},
{
"$ref": "4"
}
],
"mt_brands": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_categories": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_categories_items": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_cloakrooms": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_docs_payment_money": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_employees_profiles": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items_featured": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_items_sub": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_items_types": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_money_rates": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_money_types": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_payment_types": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_pos": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_pos_doc_print": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_prices_list": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_pos_print": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_rooms": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_types": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_pos_view": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_prices_items": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_prices_list": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list_rules": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_rooms": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms_units": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms_units_states": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_rooms_units_types": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_units": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_units_ref": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"st_images": {
"$ref": "1"
},
"st_images1": {
"$ref": "1"
},
"st_permisions": [
{
"$id": "74",
"id": "7857e2a2-dede-4889-8c46-edfdf6078a02",
"id_function": "48b8b6ba-2b0d-44d3-9706-2cd7fe3660d1",
"id_user": "4398165e-263c-420a-a0b4-949e6286b5b9",
"id_profile": "796318d4-df15-472e-81eb-09b61cbee845",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:45:01.017776+01:00",
"last_update": "2026-03-10T09:45:01.017776+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "e92f3031-665f-4f47-b864-172d8313711c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T09:45:01.017776+01:00",
"last_update": "2026-03-10T09:45:01.017776+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "76",
"id": "803eb572-2375-4a24-a4f9-d77a6c8ef9fa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "6669ab13-f073-4a2c-b5ad-4035ab278aa2",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "c1c359a7-920b-4952-83f2-1939b4a2665a",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T09:45:01.017776+01:00",
"last_update": "2026-03-10T09:45:01.017776+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "f3202bed-b40e-4943-beb6-26141fda33c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:45:01.017776+01:00",
"last_update": "2026-03-10T09:45:01.017776+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "1"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "e4106732-0b8c-45dc-8a53-ac0c8d54d1c3",
"token_id": "sample string 2",
"id_user": "2c7827a7-8183-45bf-8b88-8ba04d908abd",
"date_from": "2026-03-10T09:45:01.017776+01:00",
"date_end": "2026-03-10T09:45:01.017776+01:00",
"created_on": "2026-03-10T09:45:01.017776+01:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_det": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_items_customs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_pos_sesion1": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_rooms_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "bef1dbcb-75a9-44a9-89df-914169b45100",
"id_room_activity": "a464d2a0-de84-4672-b14c-7d31fea5ea53",
"id_pos_sesion": "e9897a0a-bee0-4590-ae15-ee5efbcc08cb",
"log_text": "sample string 4",
"id_user": "70816737-bca8-40d6-99ea-1a4043963b41",
"created_on": "2026-03-10T09:45:01.017776+01:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_vouchers_permisions": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_docs": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"tt_pos_sesion_users": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
"mt_branches_zones": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_employees_branches": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_items_featured": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_periods": [
{
"$id": "80",
"id_branch": "f094db0d-c27c-4fb4-9024-4688f0c0659d",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:45:01.017776+01:00",
"date_end": "2026-03-10T09:45:01.017776+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:45:01.017776+01:00",
"last_update": "2026-03-10T09:45:01.017776+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "80"
}
],
"mt_pos": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_prices_list_rules": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_rooms": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_vouchers_permisions": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_employees": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items_types": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_money_types": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_payment_types": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_prices_list": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_rooms": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms1": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "81",
"id": "c1c75bfd-dd31-4f0c-a035-cb8ec9acbea0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:45:01.017776+01:00",
"last_update": "2026-03-10T09:45:01.017776+01:00",
"commited": true,
"st_images": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"mt_docs": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_cloakrooms": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
st_images| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 40 |
|
| id_img_type | globally unique identifier |
Required |
|
| image_file | string |
Required |
|
| extension | string |
Required Max length: 4 |
|
| high | integer |
None. |
|
| width | integer |
None. |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | Collection of mt_branches |
None. |
|
| mt_categories | Collection of mt_categories |
None. |
|
| mt_employees | Collection of mt_employees |
None. |
|
| mt_items | Collection of mt_items |
None. |
|
| mt_items_types | Collection of mt_items_types |
None. |
|
| mt_money_types | Collection of mt_money_types |
None. |
|
| mt_payment_types | Collection of mt_payment_types |
None. |
|
| mt_prices_list | Collection of mt_prices_list |
None. |
|
| mt_rooms | Collection of mt_rooms |
None. |
|
| mt_rooms1 | Collection of mt_rooms |
None. |
|
| mt_rooms_units_states_types | Collection of mt_rooms_units_states_types |
None. |
|
| st_functions | Collection of st_functions |
None. |
|
| st_images_types | st_images_types |
None. |
|
| mt_docs | Collection of mt_docs |
None. |
|
| st_users | Collection of st_users |
None. |
|
| st_users1 | Collection of st_users |
None. |
|
| mt_cloakrooms | Collection of mt_cloakrooms |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "a5a071f9-9794-4256-860b-26ca7be534e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "a68559c6-50db-4fc5-8fb6-ad638bb47578",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"mt_branches": [
{
"$id": "2",
"id": "1a3c2260-ddb9-4ef4-83f9-12bd649c41eb",
"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": "3c561f19-76fe-4998-8a6a-c35fcaee678a",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "e0c5949c-f32a-4ffa-88b5-c88056ea300b",
"commited": true,
"st_images": {
"$ref": "1"
},
"st_users": {
"$id": "3",
"id": "5c372ce6-a154-4873-972b-6bb543da9fe4",
"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": "729470d3-dcbd-4839-bbe3-f7737dbc97fd",
"view_messages": true,
"id_image_photo": "130f7e4c-dadc-4f14-b890-b606e2e8ee53",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "55c47ee2-c8ab-4b96-98b3-1bd41dc9da16",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "4",
"id": "d2ac4baf-38c3-45da-aae1-ad34583e7f97",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "eab63f65-4320-436b-acbb-51e550be680d",
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "27cb1048-9ac1-4ab1-b534-def0b80904ca",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "5",
"id": "181ba8f7-f612-456f-82c6-c049d67307d8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "73fcc773-755e-4c6e-8882-fb9656b768b8",
"id_zone": "ea53e017-c22c-43e1-a96b-a0721dc9430e",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "60e1f2b2-674e-42b3-9ba4-68b4893f8b9d",
"commited": true,
"mt_branches_zones": {
"$ref": "4"
},
"mt_cloakrooms": [
{
"$id": "6",
"id": "e1990fa2-5022-47c7-82e3-2b612f272c69",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "2a07fc9a-50ab-4088-8b25-3e0bcee04ace",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "8d66af81-640f-4295-bba9-60b3faefb8a8",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "2c79bad3-e4a7-4f82-a176-c06fa804ec45",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "7",
"id": "12dee2a9-300c-4b59-b496-7d447c8eddd5",
"id_cloakroom": "d72b6c0b-641b-468f-a2ae-e5459dc7c935",
"id_pos_sesion": "9c7d0d0a-8335-48f9-b3d5-eed64c8f631f",
"unit_id": 4,
"date_open": "2026-03-10T09:45:01.0335946+01:00",
"date_close": "2026-03-10T09:45:01.0335946+01:00",
"id_doc_sa": "cfae4739-9a22-4864-91d1-ea2dee9ba1a7",
"commited": true,
"mt_cloakrooms": {
"$ref": "6"
},
"tt_doc_sa": {
"$id": "8",
"id": "b23fd831-8e81-4be6-b6de-48267735a9aa",
"id_pos": "1dcbb024-24fb-4520-8906-57e29de25c2f",
"id_doc": "03282901-2b79-48ef-b176-9dd36138e899",
"id_branch": "5fe33832-0cf3-4ef6-b837-6ca92b15685d",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:45:01.0335946+01:00",
"date_tax": "2026-03-10T09:45:01.0335946+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "c99c7db2-189a-46f5-bf37-bd4c9481324a",
"id_relationship": "789693e8-9ac9-4948-a40b-e7c20b0b40e0",
"id_loc_from": "133d7e4a-222b-419c-8439-bfd5e9df9d78",
"id_loc_end": "7439cd21-f946-42f8-8ab1-9a1d7a68dd71",
"id_user_add": "63110aa6-264f-4927-967c-7c9c94d19b91",
"id_user_upd": "5dc8af9d-0967-4523-9329-b4491e94c540",
"comment": "sample string 12",
"id_pos_sesion": "d64eaa1f-cf18-4915-8369-0e46042234b0",
"id_room_unit": "5f076de0-2728-4f5f-a3ec-9d7bb67c8166",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "c76497d0-c736-414d-8313-56953336e2ed",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "9",
"id": "a1de5ddf-15fa-4584-bf56-05749ae6c78d",
"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": "ed0b7c22-a4d0-4224-8f19-f2849f64b391",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "a4eeb634-53cf-440a-b4be-7c7f3c83ca6a",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "10",
"id_doc": "bc98c3be-8805-418a-a901-875a9e4d53f8",
"id_pay": "f69227ec-df11-4bfa-b36b-82e96a3383b5",
"id_money": "b5247b4c-228a-4eed-ab95-f3f05484939a",
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "7033ad8f-314f-42e6-9c77-7b99381debdd",
"commited": true,
"mt_docs": {
"$ref": "9"
},
"mt_money_types": {
"$id": "11",
"id": "49ab8adf-02b5-4b0e-bf1b-04e472a03db9",
"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": "ed88dd56-1a3e-45cf-be7d-13426be7277a",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "b21d68df-ba19-4c12-ad99-48cedd96e571",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_money_rates": [
{
"$id": "12",
"id_money_1": "a83ab954-b4f9-46f7-aa71-8070eb3b33ed",
"id_money_2": "b3544733-afc0-4897-8922-a0b93568f7ed",
"date_from": "2026-03-10T09:45:01.0335946+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "9ce84212-1934-4190-8903-69239ccf3514",
"commited": true,
"mt_money_types": {
"$ref": "11"
},
"mt_money_types1": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "12"
}
],
"mt_money_rates1": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$id": "13",
"id_doc_sa": "4fc25f98-d935-45fc-992b-e8251caa1b93",
"id_pay": "32d2f3df-863e-43f1-9183-2519468babc6",
"id_money": "28380da6-8be8-451a-8428-bcc127432280",
"date_cashflow": "2026-03-10T09:45:01.0335946+01:00",
"coefficient": 5.1,
"id_user_add": "77171bdb-5cd1-490a-b6f0-74b6235a2c62",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "14",
"id": "62633330-01fe-4521-b813-c6e046f8442c",
"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": "217960ae-0a52-4bc7-954e-e854317e6f1d",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "d8d26b21-0b23-485a-8a80-45306e219f10",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_pay": [
{
"$id": "15",
"id_doc_sa": "287cd067-230a-4a75-840c-5c9d190bca0a",
"id_line": 2,
"id_pay": "1e7b6dc9-56cd-4dac-95b6-5100236b00e8",
"id_money": "a0a67619-1470-41d5-b383-ae6b60f5beb4",
"coefficient": 5.1,
"id_voucher": "57773b48-dc43-414b-82b2-71f42dc1910e",
"id_employee": "545cfb2a-fdb0-475d-b7b6-d36ee5ff256e",
"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": "14f2490e-9c14-40b4-858e-a55f0f1a2fd7",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$id": "16",
"id": "537fd136-4bfc-42b6-a9da-cd0ed6710cda",
"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": "d8032470-481c-4cdf-97fa-03292393f9da",
"name_pos": "sample string 12",
"id_image": "5695dd6b-baf8-4538-9249-cfb112acbd5f",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "c68501b5-0c12-4432-8784-3d2e74437d3e",
"commited": true,
"mt_employees_branches": [
{
"$id": "17",
"id_employee": "59ac5cd3-3e8d-4005-81f3-26f47b37caa3",
"id_branch": "01d23a88-e6b9-4c1c-9eaf-e1fecb0d88af",
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "6c7b799b-e41c-4181-b434-3cbe7b735af1",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "16"
}
},
{
"$ref": "17"
}
],
"mt_employees_profiles": {
"$id": "18",
"id": "4383a85a-6fb6-4458-ad1b-217dd22aac6a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "c463274a-798c-4ff0-b270-656ab727edbe",
"commited": true,
"mt_employees": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": {
"$ref": "3"
}
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_det": [
{
"$id": "19",
"id_doc_sa": "934faba7-e098-4f11-8e6d-4e412ed9edfe",
"id_line": 2,
"id_item_sub": "206e2838-5392-4b6c-90eb-1ab687d725bd",
"qty": 4.1,
"id_list": "3d6bbae1-1c14-42aa-b02f-6521fc792c3c",
"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": "43067ac0-66ce-4dfb-a7d9-a59da5e7e3b8",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "c40c8fda-32c7-49ad-a42d-429336cb7806",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "db6cc111-c4a4-4738-b3f5-1fd1b5e61d84",
"id_user_upd": "115bdd3c-0afd-4e4c-9b05-07d0a725e2fb",
"active": true,
"mt_employees": {
"$ref": "16"
},
"mt_items_sub": {
"$id": "20",
"id": "ad963c67-ed91-4f06-a8df-3ce3b4f3cec1",
"id_item": "83f6637d-d69a-4baa-8c72-cdbe18c6d381",
"id_item_type": "b52b42c1-c691-46dc-bbb7-592363a87ac4",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "0f197cce-6d47-496f-b55a-6b76089626e9",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "f281ca22-37e9-420e-a683-e03d2c634c48",
"commited": true,
"mt_items": {
"$id": "21",
"id": "0d650c72-ab7d-4e76-b814-a877ac431324",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "faafb54f-8f06-47f9-9c2e-5b40d3f2ec4e",
"id_unit_sec": "5e8c191b-5a43-4f3b-9941-591f92392212",
"id_brand": "bb4528e8-50d2-46da-ab9a-e6d157e9c549",
"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": "124c4b36-4514-4584-8099-0664d8591ead",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "982581e2-da57-4ce1-9a34-56a797a5dc17",
"commited": true,
"mt_brands": {
"$id": "22",
"id": "a0fa64e2-6f8b-4154-befd-992ac3f864e8",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "c5f7e8c3-6d8e-4962-b739-18fb265570d1",
"commited": true,
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_categories_items": [
{
"$id": "23",
"id_category": "39c2df27-4312-4153-911c-7bb2c4ba220d",
"id_item": "60a28c65-d54b-4775-a62c-c9f9fdbfd679",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "af149f61-2957-467b-b2f2-2c22ceb46e43",
"commited": true,
"mt_categories": {
"$id": "24",
"id": "ef182b95-8fe7-4f52-ab87-c9c2567105fd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "ec11047c-ab3e-4f03-8404-fa7cc8294d64",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "2053679b-842b-42ab-9ca4-c974cff49511",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "dca4f436-9a49-4058-ac77-e0826733d47d",
"commited": true,
"mt_categories_items": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$id": "25",
"id": "4cd575f5-22d2-4c8d-a440-6493fb8bd45d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:45:01.0335946+01:00",
"date_end": "2026-03-10T09:45:01.0335946+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "0e93acd7-3c7d-484f-a9e5-56f052c27052",
"id_pos": "3eac9641-6456-4289-bc46-1b4b5fa9e328",
"id_list": "223887a5-0e2b-4d75-bbe9-a61cb87052a9",
"id_item": "330184ed-0424-4156-a87b-be2b6878aafe",
"id_item_type": "2350640a-cdc3-4b09-9e23-1251d1f23160",
"id_category": "9b27d79b-b4c9-49d9-9ac4-144570bbc784",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "b3fada09-748a-49a9-8fe1-e6013704edaa",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "24"
},
"mt_items": {
"$ref": "21"
},
"mt_items_types": {
"$id": "26",
"id": "049ddcc1-a12f-42c7-81f9-7363ad3ccbbf",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "63b9ce8a-9881-44f0-8bb8-beaded061113",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "b96d7ec5-05eb-471b-a9bc-dd90a2fef8a4",
"commited": true,
"tt_vouchers_det": [
{
"$id": "27",
"id_voucher": "01468c19-f4d9-4726-90c9-a1fc353b1bd5",
"id_line": "c216037c-64bf-4111-b658-fa70ba5619f7",
"id_category": "17c4466b-9a03-45fe-bdaa-b19930fb07d0",
"id_item": "33b8d9f6-282b-49f1-8b15-6274ffe05ece",
"id_item_type": "7428dfdb-cf8d-4d84-be21-9d9eaae468fb",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "24"
},
"mt_items": {
"$ref": "21"
},
"mt_items_types": {
"$ref": "26"
},
"tt_vouchers": {
"$id": "28",
"id": "736f231f-7d36-40e5-85b0-2874dce38f21",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:45:01.0335946+01:00",
"date_end": "2026-03-10T09:45:01.0335946+01:00",
"date_used": "2026-03-10T09:45:01.0335946+01:00",
"date_sesion": "2026-03-10T09:45:01.0335946+01:00",
"id_employee": "03dce1f2-91f4-4d98-ba65-29286c0c2720",
"id_branch": "b081ae89-79d4-4253-8262-06908783e476",
"id_voucher_permision": "add8a93d-e154-4a24-8d26-92dba06aed6f",
"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": "ccc6b841-8388-47bc-b0d1-3ab2fe963127",
"id_user_add": "77c66c38-851e-4f0c-8bf9-2d7391a8cd7b",
"id_doc_sa": "cecb2de4-1c0e-45b7-ad26-2aee50f625c5",
"id_item_sub": "9fa8b0d9-9fa4-465a-9769-89ba55961078",
"id_pos_sesion": "a35eb301-4e5b-4b9a-be59-577882eb90f1",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "14"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_pay": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_vouchers_det": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_vouchers_permisions": {
"$id": "29",
"id": "819bed87-5c22-40f3-a602-64ea09ce6444",
"date_from": "2026-03-10T09:45:01.0335946+01:00",
"date_end": "2026-03-10T09:45:01.0335946+01:00",
"date_used": "2026-03-10T09:45:01.0335946+01:00",
"id_employee": "10ff0592-8fca-4750-b28e-97644bb81591",
"id_branch": "2b905cac-1d62-4c18-9e74-c06c965d3e17",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "dcbefcff-2344-43c5-830a-2c1239c8d53a",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "16"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
}
}
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_items_customs": [
{
"$id": "30",
"id": "238bfde3-41c3-4254-bc92-5892854dfae5",
"order_id": 2,
"id_item": "050203a1-2447-482e-af2b-f91adbd84bf6",
"id_item_type": "8ef18f4c-f8a3-436c-9ccf-cf74d2b865fb",
"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": "e4d8143d-f0ec-436b-8a6f-eb4fd034a2e4",
"type_item": 11,
"id_voucher_json": "8204ef3d-ac6c-4407-8829-a42e509e171c",
"count_voucher": 1,
"id_category": "c986d0b2-0407-4fc0-aafa-42812d1335d3",
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "b83813bb-c480-4800-83ba-cfb1bb4afae4",
"commited": true,
"mt_items": {
"$ref": "21"
},
"mt_items_types": {
"$ref": "26"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "31",
"id": "0416bba9-9fee-4094-80f9-b53ff051de08",
"nro_sesion": 2,
"id_pos": "94495234-6ccb-4b69-9d4a-5f95176d37dc",
"date_tax": "2026-03-10T09:45:01.0335946+01:00",
"date_open": "2026-03-10T09:45:01.0335946+01:00",
"date_close": "2026-03-10T09:45:01.0335946+01:00",
"id_user_open": "2f5a2fc9-97f2-4474-9f26-b21359a83fa1",
"id_user_close": "23994395-deb0-4156-8dc8-92f0641e9f9f",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"tt_items_customs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_sa_pt": [
{
"$id": "32",
"id": "761f7d5e-069e-4be5-b0a3-1ebf2ab996ed",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "a912321e-87ee-4cc2-8281-2073c1f72dba",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"tt_pos_sesion": {
"$ref": "31"
}
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$id": "33",
"id": "f9816e5c-2f66-4b64-928f-f49c210105a5",
"id_room_unit": "7fdc9a1a-d6c9-4c32-a683-6dc042323ef4",
"id_room_list": "94fc5d65-097b-4097-91c1-ab8a1fccc0c9",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:45:01.0335946+01:00",
"date_from": "2026-03-10T09:45:01.0335946+01:00",
"date_end": "2026-03-10T09:45:01.0335946+01:00",
"date_open": "2026-03-10T09:45:01.0335946+01:00",
"date_close": "2026-03-10T09:45:01.0335946+01:00",
"id_employee": "f80c315e-8dbb-4a5e-8567-1fbadfb062f2",
"id_employee_sec": "2f4b430e-bc0e-4833-8d6a-ae9c12f2872c",
"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": "2a2d7f65-c204-4561-a421-559b83ab80c2",
"comment": "sample string 7",
"id_user_open": "8711cb07-1340-41bb-bea4-3b460d6c5346",
"id_user_close": "3c97685d-5ede-4c52-aeee-3ec345843a75",
"id_unit_state": "71e5857d-a740-4364-a42d-da905bd61d57",
"id_pos_sesion": "ab3c5d73-d71d-4c31-ade4-5a04a48630dd",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:45:01.0335946+01:00",
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"mt_employees": {
"$ref": "16"
},
"mt_employees1": {
"$ref": "16"
},
"mt_rooms_units": {
"$id": "34",
"id": "e6b70082-9c45-443c-938a-0e22a444e52f",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "328437aa-7f95-41dd-8920-84510530396d",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "75a717a4-2853-46b6-8577-663abe047033",
"locked": true,
"date_locked": "2026-03-10T09:45:01.0335946+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "c3593703-ebc8-4edf-a7ea-9f7d57121066",
"commited": true,
"mt_rooms": {
"$id": "35",
"id": "92936867-9b92-4578-bf01-244ae81e995c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "28981073-2b92-462c-92ef-55ebf47cf5eb",
"name_pos": "sample string 6",
"id_image": "76090bce-54b5-4e91-9748-2df631d7c86b",
"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": "765c5c37-e09f-450b-accb-856ec263c193",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "36deaf90-11e9-4c66-a8f4-ef1dce4a4ba8",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "36",
"id_pos": "5a47e09d-7761-4dea-b9d4-8f12d369e5a0",
"id_room": "89c461ac-a4df-4350-8c16-a101bb8f9420",
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "3a2e9eaf-6ec0-48a9-b045-ecbc841e17a3",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"mt_rooms": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "36"
}
],
"st_images": {
"$ref": "1"
},
"st_images1": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_rooms_units": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_rooms_list": [
{
"$id": "37",
"id": "9c83efc6-5bfb-4857-bb6c-d276810aa3e6",
"id_room": "ea710699-400d-4d5c-9676-705f733d88f5",
"date_in": "2026-03-10T09:45:01.0335946+01:00",
"date_out": "2026-03-10T09:45:01.0335946+01:00",
"id_user_add": "ff26f9fc-5a26-4ceb-a87e-012760fb4777",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"mt_rooms": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
{
"$ref": "37"
}
]
},
"mt_rooms_units_types": {
"$id": "38",
"id": "25b94a04-3fcf-4077-a11c-979b48bd0a04",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "f9d5c96b-a1b8-4afb-bbeb-ac720addc7f5",
"commited": true,
"mt_rooms_units": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms_units_states_types": [
{
"$id": "39",
"id_room_type": "229b0bd3-50dc-4370-8d04-815251753a05",
"id_room_state": "54d9f9f6-2dda-4283-84d8-3be5b2f078ca",
"id_image": "d10cce23-4172-4746-ab28-820b1371707f",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "57ecf3e4-db33-4332-9524-8bba6480aa94",
"commited": true,
"mt_rooms_units_states": {
"$id": "40",
"id": "f262aeeb-17b2-4951-9f38-bbba11282305",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "58387ca0-ee6c-4c3e-b7f3-81fae47d54ea",
"commited": true,
"st_users": {
"$ref": "3"
},
"mt_rooms_units_states_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_rooms_units_types": {
"$ref": "38"
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "3"
}
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_rooms_units_states": {
"$ref": "40"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_pos_sesion": {
"$ref": "31"
},
"tt_rooms_list": {
"$ref": "37"
}
},
{
"$ref": "33"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_tips": [
{
"$id": "41",
"id": "76b07c44-8024-489b-b6fd-6aeef702ba6a",
"id_pos_sesion": "2c8569db-8f28-47f9-967b-4adcaf4ee203",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "0f919d57-02bc-45c3-b1be-c4ada60bc832",
"id_room_unit_activity": "15221642-6986-48aa-b411-baa5ca235491",
"id_doc_sa": "9b588a3f-9bb0-461a-a578-c4c75aa96131",
"id_pos_type": "30db8065-9e25-4400-8512-f8daf953c35d",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "94b75cab-cd30-4fea-91b7-4babe42947c8",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "31"
},
"tt_tips_users": [
{
"$id": "42",
"id_tip": "6ad68dfb-7c7c-4f5f-96cf-38a91d56bdf6",
"id_user": "8813b029-4a22-4409-9708-6c4f02ff91ca",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "41"
}
},
{
"$ref": "42"
}
]
},
{
"$ref": "41"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_pos_sesion_users": [
{
"$id": "43",
"id_pos_sesion": "b3b692b5-8fe9-4788-aadd-671d2eccc9fd",
"id_user": "91abb3c1-cd55-4338-b0d1-907846c24ab6",
"date_add": "2026-03-10T09:45:01.0335946+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "31"
}
},
{
"$ref": "43"
}
]
}
},
{
"$ref": "30"
}
]
},
"mt_pos": {
"$ref": "5"
},
"mt_prices_list": {
"$id": "44",
"id": "e22952d1-c168-48c6-864c-51ee66bd64c7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "882bf4ed-d851-44da-bb2b-e0b636ffce5f",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "5e012c4d-a4b0-426b-980b-98e10799f987",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "79695cfe-9699-4726-8847-241772ad237d",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "45",
"id_pos": "8cbe867f-ae05-449e-95c3-491b4fc3d092",
"id_pos_type": "1e2b2df4-a4d4-4137-99cf-410fb40c45ba",
"id_price_list": "a7f1f18e-6273-4094-9a14-01f642b76235",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "e44d8da5-3a79-43b3-9b1d-8e4007af6cca",
"commited": true,
"mt_pos_view": {
"$id": "46",
"id_pos": "eb7601f3-f188-4007-9e3a-b8118a478a6b",
"id_pos_type": "874bf886-165a-4ec4-877d-855c29d59142",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "70477012-3d11-4a30-bf00-ddca0ff95634",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"mt_pos_prices_list": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_pos_types": {
"$id": "47",
"id": "04dcac34-b496-4a7a-a67f-37985f937510",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "9bb21441-3c42-4c1f-ac86-3de407bd2947",
"commited": true,
"mt_items_featured": [
{
"$id": "48",
"id": "4e7183b6-c226-43a3-a88c-3c46362434f7",
"id_branch": "00a03eb7-e3bb-4258-bf89-2a7570cb2eae",
"id_pos_type": "c62d092b-373e-4271-b6f9-53e98bcaa671",
"id_pos": "c81b9d54-5776-41c3-8c93-6b9f6abdb392",
"id_item": "3cc15add-f13c-4439-ac6b-ea60c532f180",
"date_from": "2026-03-10T09:45:01.0335946+01:00",
"date_end": "2026-03-10T09:45:01.0335946+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "dcdc1f09-0f8f-408c-aaa9-d29c0a002833",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "21"
},
"mt_pos": {
"$ref": "5"
},
"mt_pos_types": {
"$ref": "47"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "48"
}
],
"mt_pos_doc_print": [
{
"$id": "49",
"id_pos_print": "7d47f489-5ca2-4c3a-b132-ec8ef680b4d6",
"id_doc": "b9f7d07f-0d44-4535-946d-4ada1e0aa04a",
"id_pos_type": "ab439856-ba25-4ef8-ac86-6af4ee8677cf",
"id_doc_print": "db38bb27-4ef0-4cc7-aab4-6b227099d3ff",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "66a0ce82-8522-4016-a9e6-fc63b06f16a0",
"commited": true,
"mt_docs": {
"$ref": "9"
},
"mt_pos_print": {
"$id": "50",
"id": "9de761e5-dfd3-4187-85b9-c9214c4f7af5",
"id_pos": "60a7bbf4-a45b-4a32-a6c9-ce89fb91fc4b",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "2bc49910-7481-495a-b1c6-3f574e57c46d",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"mt_pos_doc_print": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$ref": "47"
},
"st_doc_print": {
"$id": "51",
"id": "e9a316c7-47c2-493e-b2d5-ebed23b1bf9a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_doc_print_det": [
{
"$id": "52",
"id_doc_print": "0094a54c-3d6f-4dac-a7a2-59bdda380e12",
"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": "51"
}
},
{
"$ref": "52"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"st_users": {
"$ref": "3"
}
},
"mt_prices_list": {
"$ref": "44"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "45"
}
],
"mt_prices_items": [
{
"$id": "53",
"id_list": "d251dc8d-c85e-4aca-9ed2-64e37d15165a",
"id_item_sub": "5da24bfc-b3b9-477d-b087-214d00ed5308",
"validity_date": "2026-03-10T09:45:01.0335946+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "aeff9a75-34ed-4591-acba-cd80fef73114",
"commited": true,
"mt_items_sub": {
"$ref": "20"
},
"mt_prices_list": {
"$ref": "44"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "53"
}
],
"mt_prices_list1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list2": {
"$ref": "44"
},
"mt_prices_list_rules": [
{
"$id": "54",
"id": "41135881-ef85-41f8-9126-70d415c6b52c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:45:01.0335946+01:00",
"date_end": "2026-03-10T09:45:01.0335946+01:00",
"id_branch": "469a5a95-2110-4066-8077-8a5eaf26316b",
"id_pos": "9224c51e-f2f5-4d0a-aaad-16ae1e7a188f",
"id_list": "6e18e711-4988-4f54-a520-dacd66508d9e",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "91c1c0b7-adb2-4ea6-94ed-268901bc7a9c",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "5"
},
"mt_prices_list": {
"$ref": "44"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "54"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_det": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "25"
}
],
"tt_vouchers_det": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"mt_items": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_items_formula": [
{
"$id": "55",
"id_item_sub": "344f5ee8-0c7f-4a12-a2f9-f65f455e4286",
"id_item": "d1ac42f8-3dc3-4d47-b4d9-d9d753f84396",
"group_id": 3,
"id_unit_ref": "7cb0ff3f-d043-4064-8933-dadbaf854d03",
"qty_dis": 5,
"mt_items": {
"$ref": "21"
},
"mt_items_sub": {
"$ref": "20"
},
"mt_units_ref": {
"$id": "56",
"id": "2762b907-fe86-4a64-8db3-37b9d60d140a",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "40444b60-01ab-4024-8a07-9f43c08a876f",
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "1b90a355-43da-4c77-a721-f7589364e834",
"commited": true,
"mt_units": {
"$id": "57",
"id": "0b8268cd-00dc-41b4-bfea-6a9622543ea1",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "86533d44-1fef-4b9c-afc1-c688fa54716d",
"commited": true,
"mt_units_ref": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"st_users": {
"$ref": "3"
},
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items1": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_items_formula": [
{
"$ref": "55"
},
{
"$ref": "55"
}
]
}
},
{
"$ref": "55"
}
],
"mt_units": {
"$ref": "57"
},
"mt_units1": {
"$ref": "57"
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_det_stock": [
{
"$id": "58",
"id_doc_sa": "55f1a35a-6069-4bd7-9444-4a0bf51d7e62",
"id_line": 2,
"id_item": "46247d11-ab2f-406d-b102-f12703afb90a",
"qty": 4.1,
"mt_items": {
"$ref": "21"
},
"tt_doc_sa_det": {
"$ref": "19"
}
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$id": "59",
"id_doc_st": "cb590932-1fdb-4519-8923-e3a5315ab95b",
"id_line": 2,
"id_item": "115d0231-92a4-408a-bff9-5b74898e1010",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "21"
},
"tt_doc_st": {
"$id": "60",
"id": "a1a86688-223b-4525-a4f5-178460c9c920",
"id_pos": "c348c872-470f-4e52-bdb9-73b708c461e8",
"id_doc": "bf6bc8f1-ac6e-491f-baaf-f629d51c85c9",
"id_branch": "4fdcf994-c1b3-4f73-82da-e45828a8e68b",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:45:01.0335946+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "73c708c3-bd77-41a4-a009-94b9c5b732ac",
"id_loc_from": "72bdf917-eb3d-4258-88f9-1319cbd2af5b",
"id_loc_end": "9e203be4-b5b6-434d-afde-d1766cf4c198",
"id_user_add": "e9a2eaba-5bf8-45f1-8c0c-1eea0e8c8bc7",
"id_user_upd": "d1a184e6-d5a6-4ba9-9220-05aa279eb173",
"id_pos_sesion": "c2798821-bdb9-4e8b-a1a2-eb525761cb24",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:45:01.0335946+01:00",
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "9"
},
"mt_locations": {
"$id": "61",
"id": "8d75dba9-6b69-433e-aa25-300473367d2f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "8900b48b-67ef-4233-bb5c-1f11a8dea517",
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"id_user_upd": "1910f76c-275b-448e-9f01-5cbc74d1087b",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_stock": [
{
"$id": "62",
"id_location": "047d6ee6-4a54-48fc-9641-1cbb773fe4cb",
"id_item": "c0711deb-a032-4bfd-84ed-d04b79cb34f2",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"mt_items": {
"$ref": "21"
},
"mt_locations": {
"$ref": "61"
}
},
{
"$ref": "62"
}
]
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st2": {
"$ref": "60"
}
}
},
{
"$ref": "59"
}
],
"tt_items_customs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_stock": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_vouchers_det": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"mt_items_formula": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_items_types": {
"$ref": "26"
},
"mt_items_vouchers": {
"$id": "63",
"id": "a230d378-8055-42af-80f1-a0b9e1542db4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "0b78773d-2e20-471c-be5e-acdb14f82c6e",
"id_doc_print": "211e1663-e8da-49f5-8405-f1e11d91fd0e",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_doc_sa_det": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
"mt_prices_list": {
"$ref": "44"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "8"
},
"tt_doc_sa_det_stock": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_vouchers_permisions": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_money_types": {
"$ref": "11"
},
"mt_payment_types": {
"$ref": "14"
},
"tt_doc_sa": {
"$ref": "8"
},
"tt_vouchers": {
"$ref": "28"
}
},
{
"$ref": "15"
}
],
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_money_types": {
"$ref": "11"
},
"tt_doc_sa": {
"$ref": "8"
}
},
{
"$ref": "13"
}
],
"tt_doc_sa_pay": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"mt_payment_types": {
"$ref": "14"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "10"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_pos_doc_print": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_doc_num": [
{
"$id": "64",
"id_pos": "a015649a-5108-4c9c-849b-c517749a4e4c",
"id_doc": "d2cee5ca-0b3d-46d2-b423-da47d4ca2427",
"value": 3,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"mt_docs": {
"$ref": "9"
},
"mt_pos": {
"$ref": "5"
}
},
{
"$ref": "64"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"mt_locations": {
"$ref": "61"
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_det": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa2": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "31"
},
"tt_rooms_units_activity": {
"$ref": "33"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "62c07e0d-24eb-45d0-bc64-9b113720e7dc",
"spool_server": "sample string 2",
"id_doc_sa": "5ea82482-f3de-4a6c-8a12-a89b8ada6cf4",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"printed": true,
"print_on": "2026-03-10T09:45:01.0335946+01:00",
"tt_doc_sa": {
"$ref": "8"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "31"
}
},
{
"$ref": "7"
}
]
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_pos_print": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_rooms": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_prices_list_rules": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_doc_num": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "18ccfdea-cde4-40c1-95bb-751debf5d5e2",
"id_pos": "86bb90d1-224a-4fc7-9a02-9e26d93fc724",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:45:01.0335946+01:00",
"key_access": "sample string 5",
"id_user_add": "4d07f621-f252-4dca-ae5b-c7413541c683",
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "e6bf1864-89ec-4a7e-8bf7-c100221b4587",
"id_pos": "f77b22f1-8074-4194-b09f-0856cba97013",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "d561ba3c-41b7-4627-ad48-9bdb95711c65",
"id_pos": "50b2fa41-46b2-4ee7-a507-be0c34cc19e3",
"date_add": "2026-03-10T09:45:01.0335946+01:00",
"date_upd": "2026-03-10T09:45:01.0335946+01:00",
"date_out": "2026-03-10T09:45:01.0335946+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "5"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "6fbed88a-2212-4d23-b08b-012c193b376b",
"id_user_add": "ca260f1d-887b-4489-9033-f2c4f9a13b00",
"id_table": "dc412a29-e31a-433c-84c7-f8d7b6fcc8f9",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "68d73d32-dbbd-4b62-a097-67979c5ceff8",
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_sync_tables": {
"$id": "70",
"id": "dd41ab69-0623-455a-8538-1faef5818db0",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "916a7e29-07f7-46e3-abb2-8516cdfebf45",
"id_sync": "5eb53a92-195d-4222-a6cb-d2bba8536dcd",
"json": "sample string 3",
"id_table": "280f6a29-db7a-4401-8b18-5adac53158ad",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "10d302f7-f694-4755-b978-5deb8b3d2f5e",
"id_branch_from": "2f89751e-384e-4116-9e67-bc726e70fd9f",
"id_branch_to": "66c20764-1ac3-4c0c-bef6-16c7bd60a7df",
"type": 4,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:45:01.0335946+01:00",
"send_on": "2026-03-10T09:45:01.0335946+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "acd07c9d-edec-411b-baa9-4de040869705",
"id_pos": "25bf027d-1660-47c6-807c-c0981ec0f49a",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
{
"$ref": "5"
}
],
"st_users": {
"$ref": "3"
}
},
{
"$ref": "4"
}
],
"mt_brands": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_categories": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_categories_items": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_cloakrooms": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_docs_payment_money": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_employees_profiles": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items_featured": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_items_sub": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_items_types": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_money_rates": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_money_types": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_payment_types": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_pos": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_pos_doc_print": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_prices_list": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_pos_print": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_rooms": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_types": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_pos_view": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_prices_items": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_prices_list": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list_rules": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_rooms": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms_units": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms_units_states": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_rooms_units_types": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_units": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_units_ref": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"st_images": {
"$ref": "1"
},
"st_images1": {
"$ref": "1"
},
"st_permisions": [
{
"$id": "74",
"id": "88fce6ac-bbe6-4a75-a6f8-c252929a59c7",
"id_function": "4ff320a0-3ead-4351-9e2a-d2a43949cdb5",
"id_user": "a3230f80-e648-4aac-8c7b-25555e9bd489",
"id_profile": "a25f9240-06ff-44c1-9ee3-c8d6b15c5518",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "3861c1db-0849-49c7-9db2-72c7285978e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "76",
"id": "e85d4cc2-9a0a-45ff-8eba-64c78c76622b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "d8c2063c-dcf8-4c34-aaee-e1305aa4d778",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "01ce7806-a94c-46b8-a714-5db6d263f986",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "611b18e1-4087-4c6d-be88-5c6bd69aa8b8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "1"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "739dcc1f-1eed-4083-a340-5048326d628a",
"token_id": "sample string 2",
"id_user": "e7116da2-28f3-44e1-88cb-6c50657cfb54",
"date_from": "2026-03-10T09:45:01.0335946+01:00",
"date_end": "2026-03-10T09:45:01.0335946+01:00",
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_det": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_items_customs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_pos_sesion1": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_rooms_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "ad36859b-6665-479b-93a7-2090f511c9be",
"id_room_activity": "be2d212c-ab5b-4852-a0e5-bddf72c77711",
"id_pos_sesion": "351b0c5d-9d27-4bcf-8ac9-52c85fd9033d",
"log_text": "sample string 4",
"id_user": "d4af5555-ddc8-4885-be20-a7d5ca1588ba",
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_vouchers_permisions": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_docs": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"tt_pos_sesion_users": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
"mt_branches_zones": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_employees_branches": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_items_featured": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_periods": [
{
"$id": "80",
"id_branch": "1c679f8b-5df1-49d7-b3e0-ed464f5fbfe2",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:45:01.0335946+01:00",
"date_end": "2026-03-10T09:45:01.0335946+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "80"
}
],
"mt_pos": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_prices_list_rules": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_rooms": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_vouchers_permisions": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_employees": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items_types": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_money_types": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_payment_types": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_prices_list": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_rooms": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms1": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "81",
"id": "a7265864-f9e0-4871-bfb0-98d6ac2128d6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:45:01.0335946+01:00",
"last_update": "2026-03-10T09:45:01.0335946+01:00",
"commited": true,
"st_images": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"mt_docs": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_cloakrooms": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
}