POST api/Mt_Payment_Types
Request Information
URI Parameters
None.
Body Parameters
mt_payment_types| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
None. |
|
| cash | boolean |
Required |
|
| voucher | boolean |
Required |
|
| description_voucher | string |
Max length: 30 |
|
| open_box | boolean |
Required |
|
| authorization_required | boolean |
Required |
|
| symbol | string |
Required Max length: 3 |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_docs_payment_money | Collection of mt_docs_payment_money |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_cashflow | Collection of tt_doc_sa_cashflow |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers | Collection of tt_vouchers |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "d655efdb-59b2-473a-943b-d91db6f3eae3",
"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": "fb02ddf2-1912-48b1-b50d-ad322bc322ab",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "23bfcab4-ec19-44dc-8001-8e9c7abb1791",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "2",
"id_doc": "d4ebb368-d7fa-476e-920e-d1aa7cb8d377",
"id_pay": "691b0faa-061f-474a-bbdf-58ff254d8362",
"id_money": "ad18ef5f-d24c-4c4c-b464-ff5366d0cbc1",
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "84262c8d-caa3-40bd-812d-91dace1bf6ec",
"commited": true,
"mt_docs": {
"$id": "3",
"id": "730e62bf-dce3-46cc-a2ad-03a56f092269",
"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": "a0396bbb-7cfe-4b81-a950-738d1474f105",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "13f82d6d-9799-49f5-b56d-b276756774b7",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_images": {
"$id": "4",
"id": "313a0133-6955-46ae-bcd4-23255bd81a6a",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "2fabe1f6-534a-4205-97f3-ae10d7556116",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"mt_branches": [
{
"$id": "5",
"id": "68ae70fb-c0d7-4055-920a-76fbd1559c7c",
"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": "df2b27ff-31c8-4acb-98c9-880a838cf305",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "2c3d6ea8-bd7c-4056-bcb7-c1c1bd5f9728",
"commited": true,
"st_images": {
"$ref": "4"
},
"st_users": {
"$id": "6",
"id": "7316c9cf-a676-4c8e-8c06-acc9b39ccbf9",
"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": "af44c882-021e-4d4f-936e-92ce5cfb8fbb",
"view_messages": true,
"id_image_photo": "6794ac24-8701-4415-8eb7-f88745c29b41",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "b593ba69-af1f-4c78-9680-3f214efc1894",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_branches_zones": [
{
"$id": "7",
"id": "addf3419-5347-42ec-881c-f73ec2c31978",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "503b12c7-18d1-4a55-85d9-430d95f56877",
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "5ed9a9d3-a991-484d-9bd3-59ebf40dfa81",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_pos": [
{
"$id": "8",
"id": "a833ba98-e559-41bd-8fe5-fd5280e4df56",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "453978a1-9d33-4121-9810-da7f0d7c2f64",
"id_zone": "402061ae-c63c-4aff-8a0b-9e602033d3db",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "3c6c9f32-edb6-4881-a582-5c109ed0122e",
"commited": true,
"mt_branches_zones": {
"$ref": "7"
},
"mt_cloakrooms": [
{
"$id": "9",
"id": "a76917dd-5b01-4aa0-86dc-f22406249d23",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "64c71618-12fd-4514-a50c-65ca6e1558b0",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "8eeb4308-a5cd-4c0d-8eca-97e47de07935",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "9a112b0c-93d6-4a57-a89d-5a6bc92373ea",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"tt_cloakrooms_units": [
{
"$id": "10",
"id": "87fa6d1f-9f03-4ed3-bedb-02176a022e88",
"id_cloakroom": "ea7c3f6f-9d8b-4621-b322-f659f1796782",
"id_pos_sesion": "003c6e5e-abe7-492e-b5ba-ed4c93574f00",
"unit_id": 4,
"date_open": "2026-05-09T09:35:24.2415294+02:00",
"date_close": "2026-05-09T09:35:24.2415294+02:00",
"id_doc_sa": "52968a09-f530-46bf-8c72-8ff1efe4a288",
"commited": true,
"mt_cloakrooms": {
"$ref": "9"
},
"tt_doc_sa": {
"$id": "11",
"id": "227b17ec-1835-49ac-b2c5-e54170301c76",
"id_pos": "3bb4549d-0f94-42f5-916d-97f50bd88726",
"id_doc": "59113654-fd66-49f4-8872-caf65d497191",
"id_branch": "dd9f5038-f588-41ed-bbff-64afa54b0176",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:35:24.2415294+02:00",
"date_tax": "2026-05-09T09:35:24.2415294+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "9b04d0a0-c535-4839-b16a-f1dea3f2df7f",
"id_relationship": "a6278166-df1f-4053-8480-461e40210bd7",
"id_loc_from": "fffc2a31-7e51-4fa5-ae99-aad7c7a8000f",
"id_loc_end": "1eb5e54a-984c-45cd-a656-8880e986f8dc",
"id_user_add": "bbb5c9e8-ce77-45b3-8421-6b9ee2e02781",
"id_user_upd": "072fb956-1fe2-4ad9-a319-0d4d8d28f0e7",
"comment": "sample string 12",
"id_pos_sesion": "be05eb6c-8b72-40c7-a183-6b440fcbd6b1",
"id_room_unit": "c6e4a51c-7963-46f1-8c30-572e2c0f9ae4",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "c067bc6d-fc20-4386-bc24-c61819a10d83",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "5"
},
"mt_docs": {
"$ref": "3"
},
"mt_locations": {
"$id": "12",
"id": "1b83fcf2-d479-417e-98c3-91d99718853b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "617dbe96-6907-4178-b02c-2a07b934f5f2",
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "66baccd5-f8d9-4201-8f2f-e7e0cc50754e",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa1": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_st": [
{
"$id": "13",
"id": "ed96edc4-4055-43ae-8e2d-08297033fd6d",
"id_pos": "65549439-cb87-4bf5-90ce-1f41a72004af",
"id_doc": "0e8b1f1b-0f46-41d8-b47c-8ee33388a16d",
"id_branch": "4adaf40a-5820-47d4-aacb-547fea9028d6",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:35:24.2415294+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "e4946fb9-4886-4a1e-b4ed-61672619c55a",
"id_loc_from": "7d6e24ab-58c5-49be-a0e3-3253e7f9cfc6",
"id_loc_end": "4ac8a267-a663-45c1-b30d-89ac03bc2747",
"id_user_add": "a05864bc-acfc-44b6-981f-de47705cfde2",
"id_user_upd": "00342f5d-1396-43d6-b3d9-c12cc2ea90e3",
"id_pos_sesion": "f1568dff-6027-4f07-a04c-6f1624de0f62",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:35:24.2415294+02:00",
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_docs": {
"$ref": "3"
},
"mt_locations": {
"$ref": "12"
},
"mt_locations1": {
"$ref": "12"
},
"mt_pos": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_doc_st_det": [
{
"$id": "14",
"id_doc_st": "95ca18d2-2335-4e7c-bed6-32c638e40350",
"id_line": 2,
"id_item": "de3826b3-5559-4c5d-b7d4-da9f1bbf08a2",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$id": "15",
"id": "48815416-968c-460b-bbf6-a942ef652e73",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "33e72d12-3d19-44f5-8559-cf0441a53aff",
"id_unit_sec": "86484d02-fbca-43fd-b432-23d4a935bd61",
"id_brand": "a133cb1c-38a3-40f3-b440-6592dff009b3",
"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": "0615d224-b03c-4013-9db9-946e9f417850",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "94c284c7-5792-41f6-9490-ace942c2d4cf",
"commited": true,
"mt_brands": {
"$id": "16",
"id": "029b6857-de30-4a54-91a0-bc3578d0a0fa",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "c920760e-c13f-43ad-ac33-c44dd2bc6354",
"commited": true,
"mt_items": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_users": {
"$ref": "6"
}
},
"mt_categories_items": [
{
"$id": "17",
"id_category": "68c0ff8d-2078-4bb7-b81d-a39ac1cfdf13",
"id_item": "847721a7-f3f6-44b4-b189-e6399c23b812",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "c2deb469-3f8f-4149-9540-3e734f7b15b3",
"commited": true,
"mt_categories": {
"$id": "18",
"id": "9d029d5d-e6e3-4d12-a21a-ef3b4d758189",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "f67f1271-2f32-49ae-8b00-b02853dc8018",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "b7e784d1-1316-4993-a578-505a66987304",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "a0c91bb3-2751-4db0-993a-e4fa2a8281a9",
"commited": true,
"mt_categories_items": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"mt_prices_rules": [
{
"$id": "19",
"id": "f352b0a3-cad5-4d3b-8fbd-2671322ae70f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:35:24.2415294+02:00",
"date_end": "2026-05-09T09:35:24.2415294+02:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "71222c06-5364-4782-94f8-b37c5df3f274",
"id_pos": "d8318c7f-068a-4704-abeb-3f9d6f0a3cd3",
"id_list": "79f8acaf-fb9d-4e0c-b5da-fff50f41c964",
"id_item": "5d48c797-a331-49a3-979d-f68b3b392e49",
"id_item_type": "62561e9f-7ce8-4813-bc15-151ef28f59cb",
"id_category": "ca2864a0-613a-4bae-88d3-b7018aed8ddc",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "8077786c-c46c-40fe-95ba-689f7091bfec",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_categories": {
"$ref": "18"
},
"mt_items": {
"$ref": "15"
},
"mt_items_types": {
"$id": "20",
"id": "9125b5a2-1b29-41e4-8c3d-66db1d5f7e7e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "752865cb-7155-4888-8f3f-78130ee7e9ae",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "d304b49f-a9f3-4e5d-861b-e571ac1a16cb",
"commited": true,
"tt_vouchers_det": [
{
"$id": "21",
"id_voucher": "a01e7c01-20d2-4fb0-aff7-1c65b1401dc4",
"id_line": "3dccb6ff-153a-412b-be48-82e24ad7a46a",
"id_category": "4b589591-8643-40ac-b0c6-eedf35f4cb40",
"id_item": "af136d71-3174-4ccb-9775-35b91252e91b",
"id_item_type": "e5030266-046d-4485-bbb4-106d3c25e6a5",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "18"
},
"mt_items": {
"$ref": "15"
},
"mt_items_types": {
"$ref": "20"
},
"tt_vouchers": {
"$id": "22",
"id": "c6a3cd22-fb7c-4a5a-b768-6e7cda464150",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:35:24.2415294+02:00",
"date_end": "2026-05-09T09:35:24.2415294+02:00",
"date_used": "2026-05-09T09:35:24.2415294+02:00",
"date_sesion": "2026-05-09T09:35:24.2415294+02:00",
"id_employee": "15e19728-87e4-4db7-8a1e-585d86b02a68",
"id_branch": "64a39559-f210-427f-b1f6-ee89965b0065",
"id_voucher_permision": "d37e749c-8712-4f81-a3f7-a040de4641ed",
"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": "8cf974db-d480-423e-b92b-336532a0b243",
"id_user_add": "15203332-0367-40b1-812b-a6ebe0e2ed9c",
"id_doc_sa": "89bd3a99-cac1-41b3-8ac3-13184386487a",
"id_item_sub": "cd020e88-b01a-4399-acc1-c5ba391413c7",
"id_pos_sesion": "d850ce91-f561-4164-8e51-11f8a9737015",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_employees": {
"$id": "23",
"id": "724aa5be-b27b-42c2-ae62-cfeaf284aff1",
"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": "a0da7221-7589-4214-be00-4e5d72c18527",
"name_pos": "sample string 12",
"id_image": "8cf6ad43-4870-409e-bed8-7540eb339724",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "5a5c2328-2de5-401b-bc4f-670016eeb3d2",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "275c3893-e904-44f6-b309-dd6bc51e2216",
"id_branch": "b631a2ae-bd46-41d7-8d8d-3d30ab994177",
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "9d4d0a6d-a662-4912-b796-4f77f1ba221a",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "99f140ae-3f30-466c-9b8b-f7b42890c295",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "39e3d6c7-37e9-4606-be2e-d12ac831d041",
"commited": true,
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "6"
}
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa_det": [
{
"$id": "26",
"id_doc_sa": "22c72060-166c-4a0a-8bd2-4ee012111079",
"id_line": 2,
"id_item_sub": "061553b6-cc7d-4e61-a2c2-de849587927d",
"qty": 4.1,
"id_list": "b5309c93-48f6-4616-bf2d-0e56fdb5dd55",
"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": "5fac6907-c193-4f90-814a-9b738be41c67",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "b59d2839-eecd-45fd-8e18-4e3fb2f36bb7",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "a401626d-9f3f-4492-aeca-3af8492c52b4",
"id_user_upd": "8c2aae8a-1ff0-46e5-93f4-62854a08b11c",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "16076185-5c6a-42dc-b0d6-d51b8bfac284",
"id_item": "d4b24ec7-c95d-4a10-a8ac-05067e529eb5",
"id_item_type": "f183fb07-0936-46c7-802a-ef5ebdd104dd",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "81defb68-e6d5-494f-9cc0-a5d07031bce2",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "08943edf-d8b8-4f20-ac02-8b179440d14e",
"commited": true,
"mt_items": {
"$ref": "15"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "6314025e-8f0f-479a-858b-62c1d81cafe5",
"id_item": "5b1f8701-bf57-41c3-a7d1-16f3bad79597",
"group_id": 3,
"id_unit_ref": "13341332-15aa-46d5-8574-bbacf9eec5f1",
"qty_dis": 5,
"mt_items": {
"$ref": "15"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "ed6c08dd-d7e0-4766-b6df-26d1c0fb5006",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "c82016e6-3099-46be-8b5f-115333eed8a5",
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "c28c3f42-9b0c-4ba9-9644-690b132cefff",
"commited": true,
"mt_units": {
"$id": "30",
"id": "eeca3016-e8ae-4151-aa88-44150713edb2",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "396f7604-21ae-4e8c-9043-6a6e3f85dadd",
"commited": true,
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_users": {
"$ref": "6"
},
"mt_items": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_items1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"st_users": {
"$ref": "6"
},
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
}
},
{
"$ref": "28"
}
],
"mt_items_types": {
"$ref": "20"
},
"mt_items_vouchers": {
"$id": "31",
"id": "e543cf4e-07c6-40e6-9612-c456781632ea",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "2c30ddf8-6c83-4436-acd4-4cda625c9572",
"id_doc_print": "a985b96a-99f5-4e65-a1ee-4aa17e4d4cc6",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"st_users": {
"$ref": "6"
},
"mt_prices_items": [
{
"$id": "32",
"id_list": "498b952b-2589-419a-afe1-8cf79d1eb37f",
"id_item_sub": "b516fc24-c4cb-4724-be17-a9842f503578",
"validity_date": "2026-05-09T09:35:24.2415294+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "d364e489-9e41-4882-9612-94f2dd9f38ad",
"commited": true,
"mt_items_sub": {
"$ref": "27"
},
"mt_prices_list": {
"$id": "33",
"id": "1c279b69-e816-41de-890b-6cf8d5f78f0a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "a4eefa20-509a-46fe-be61-89524b64e4ac",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "bd23e686-981e-4cc4-ba36-26d38b269a31",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "0416c6e5-d4be-4071-adbd-ef1a824cf611",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "34",
"id_pos": "9a695a98-9ce3-451e-9b79-1e1fbfd704eb",
"id_pos_type": "1d013143-dd2f-41b6-869f-e71a382e3857",
"id_price_list": "5a7da5f6-12a7-42de-acec-b0ef75af7930",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "75eba332-7a47-456f-91b8-7a6dc969fd0f",
"commited": true,
"mt_pos_view": {
"$id": "35",
"id_pos": "1860b8b0-f31f-4882-ba24-fd3b997c6cbe",
"id_pos_type": "342b0d0f-29b8-4237-9afd-5ec0ad7b8730",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "6c1333a3-e5d7-4442-b169-d47d01325557",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"mt_pos_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_types": {
"$id": "36",
"id": "06c21a2e-e406-4888-bd8b-9324e1abdbc2",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "9dcfbff0-77cc-48d7-a1c2-85a43560f461",
"commited": true,
"mt_items_featured": [
{
"$id": "37",
"id": "befc7084-7264-4be5-964a-2a25f783e910",
"id_branch": "7133f1ef-f34a-426c-9d56-0f80f6ae11d3",
"id_pos_type": "9c45c063-cd7b-4968-998b-61d8c0af51e1",
"id_pos": "411321d6-b779-4fa4-bcde-af3bde1f2acb",
"id_item": "aa4129df-e29a-4bb9-91f3-284e9ea2109a",
"date_from": "2026-05-09T09:35:24.2415294+02:00",
"date_end": "2026-05-09T09:35:24.2415294+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "e078d463-64ff-4a07-96f5-be630980239a",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_items": {
"$ref": "15"
},
"mt_pos": {
"$ref": "8"
},
"mt_pos_types": {
"$ref": "36"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "37"
}
],
"mt_pos_doc_print": [
{
"$id": "38",
"id_pos_print": "921e5e8b-ba94-430b-b7ca-485d217de48f",
"id_doc": "52fd7b9d-3532-4ee9-8fae-287b2fef0050",
"id_pos_type": "d4edc6d5-224f-4a7c-98a7-39ccdb8cd5e9",
"id_doc_print": "2fad644a-f281-44f4-8187-20303c5df2b2",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "c87c2663-e338-4b68-81c6-ede7725b227b",
"commited": true,
"mt_docs": {
"$ref": "3"
},
"mt_pos_print": {
"$id": "39",
"id": "0f931cdc-6400-405b-852a-68f4ed4f19df",
"id_pos": "0b3d0b9c-4a0e-4ce4-add2-38b04b634945",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "a9b363af-f4cb-4203-b531-6cf1c1e14b70",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "6"
}
},
"mt_pos_types": {
"$ref": "36"
},
"st_doc_print": {
"$id": "40",
"id": "8b388068-1e78-4279-bb8a-9f3cc4426c76",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "ea72554b-c671-43ad-8eb7-e031231de2c5",
"id_line": 2,
"text": "sample string 3",
"type_line": "sample string 4",
"type_align": "sample string 5",
"ref_line": 6,
"font_name": "sample string 7",
"font_bold": true,
"font_underline": true,
"font_color": "sample string 10",
"st_doc_print": {
"$ref": "40"
}
},
{
"$ref": "41"
}
]
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "6"
},
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
},
"st_users": {
"$ref": "6"
}
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list2": {
"$ref": "33"
},
"mt_prices_list_rules": [
{
"$id": "42",
"id": "187cd57e-01da-48dd-ae1b-7c3b50c6eb76",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:35:24.2415294+02:00",
"date_end": "2026-05-09T09:35:24.2415294+02:00",
"id_branch": "7d3608b3-f614-49d8-894d-7aa2d4a1da30",
"id_pos": "fd73f8cd-0aad-4994-909e-8f3ffcba6f35",
"id_list": "48c024c8-4ee8-43b9-b182-670231c3ecfd",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "0392ab1b-3247-4585-98e7-9f6fe7f85b55",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_pos": {
"$ref": "8"
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "42"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"mt_prices_rules": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "32"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_doc_sa": {
"$ref": "11"
},
"tt_doc_sa_det_stock": [
{
"$id": "43",
"id_doc_sa": "940049a3-5db7-462c-b796-d80420fec16e",
"id_line": 2,
"id_item": "92a82b56-46b6-46af-b8f7-7240ea2c9b62",
"qty": 4.1,
"mt_items": {
"$ref": "15"
},
"tt_doc_sa_det": {
"$ref": "26"
}
},
{
"$ref": "43"
}
]
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$id": "44",
"id_doc_sa": "3c3de642-53ff-42c1-b66f-66f8da7595a1",
"id_line": 2,
"id_pay": "a216be20-163e-48d5-a210-d835223ed05c",
"id_money": "3ab43c63-7a36-4b27-a624-778dcc813fd5",
"coefficient": 5.1,
"id_voucher": "bac15d7f-216f-44df-bc77-b458133a3348",
"id_employee": "4daa64e3-25e3-43cb-95c1-773660bda331",
"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": "4490e1e0-8635-413f-a90e-92668f12fc91",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_money_types": {
"$id": "45",
"id": "b8fd533f-bc93-4c44-8670-9cfdc15f16a5",
"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": "bf88652b-09ee-4169-8ddc-6647262c1eb4",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "98ca7064-2cbb-4fd9-997b-8d275cfaac64",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_money_rates": [
{
"$id": "46",
"id_money_1": "eb7d0df5-b026-4ddb-9d64-778f991a82ee",
"id_money_2": "c56404f1-22b6-440c-80af-a62b483caccc",
"date_from": "2026-05-09T09:35:24.2415294+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "56cd63ef-4805-4448-a601-77e308c92dfa",
"commited": true,
"mt_money_types": {
"$ref": "45"
},
"mt_money_types1": {
"$ref": "45"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "46"
}
],
"mt_money_rates1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa_cashflow": [
{
"$id": "47",
"id_doc_sa": "22fb99c8-da33-4611-ad9d-2ee7f8386cf9",
"id_pay": "ba57e0c8-fdb7-4787-bb25-c663d7f542a7",
"id_money": "de474d98-c999-49cd-b627-6565aa9b2233",
"date_cashflow": "2026-05-09T09:35:24.2415294+02:00",
"coefficient": 5.1,
"id_user_add": "2fd02414-c684-4e90-8633-72143fe755b6",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$ref": "1"
},
"st_users": {
"$ref": "6"
},
"mt_money_types": {
"$ref": "45"
},
"tt_doc_sa": {
"$ref": "11"
}
},
{
"$ref": "47"
}
],
"tt_doc_sa_pay": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"mt_payment_types": {
"$ref": "1"
},
"tt_doc_sa": {
"$ref": "11"
},
"tt_vouchers": {
"$ref": "22"
}
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_permisions": [
{
"$id": "48",
"id": "9a5ed4cf-7e64-49da-8abe-247192ec002a",
"date_from": "2026-05-09T09:35:24.2415294+02:00",
"date_end": "2026-05-09T09:35:24.2415294+02:00",
"date_used": "2026-05-09T09:35:24.2415294+02:00",
"id_employee": "9ac296d7-dde5-4f99-8d26-2bb18b004c44",
"id_branch": "ff9e03cc-865a-4885-bc16-4f3f6e50a501",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "3a999824-e9e1-4ced-b116-b22aa9296082",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_employees": {
"$ref": "23"
},
"st_users": {
"$ref": "6"
},
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "84a7c7a4-ad10-4e19-a049-15aab5afb0f5",
"id_room_unit": "2b7e6595-ddd6-4214-b423-a703be1c32cc",
"id_room_list": "2a084950-8ab7-40b0-9d2f-3f0a4c6fa7d4",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:35:24.2415294+02:00",
"date_from": "2026-05-09T09:35:24.2415294+02:00",
"date_end": "2026-05-09T09:35:24.2415294+02:00",
"date_open": "2026-05-09T09:35:24.2415294+02:00",
"date_close": "2026-05-09T09:35:24.2415294+02:00",
"id_employee": "31e9931a-32f3-4312-8219-2bcb5352583f",
"id_employee_sec": "e9536116-92bd-4bb6-bb44-b47122e288f0",
"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": "f6378ac1-6747-4054-a8b7-6732f6f2a5d9",
"comment": "sample string 7",
"id_user_open": "c088775b-d475-41d2-8aa7-197a676bfe7c",
"id_user_close": "09379cb5-ba69-45ac-8400-4e591f11687f",
"id_unit_state": "23a5c31a-0157-432e-8679-64635d7246c3",
"id_pos_sesion": "a656c18f-c3b3-43bf-a97c-c05529634310",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:35:24.2415294+02:00",
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "50",
"id": "8c631516-e7d9-40b4-bba9-72d6cf84c10a",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "5e36864e-1eb5-4ba3-8afb-3b0bdd3406aa",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "b818b991-913a-41c9-a157-26e6d030dcf7",
"locked": true,
"date_locked": "2026-05-09T09:35:24.2415294+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "e5bbf804-3617-4c69-a588-715e6a544dac",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "ec3a1b77-06ad-44d0-8df1-d27542850e1f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d81c3c45-5cb3-4ff0-8933-7d56b15b4e60",
"name_pos": "sample string 6",
"id_image": "86cc2d45-4c8f-4cc5-9da5-369ba53dc19e",
"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": "ec73b808-035d-4940-83d4-903761733bc2",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "44207bb7-ef3d-4057-b2bb-bef3ca783c8a",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "3284d12a-dc63-4797-855c-f2e30f8ce92a",
"id_room": "cf6ca56f-c758-42b0-ab53-cff70367ed60",
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "5dfcc1dd-ec78-40a5-abfb-b919617025e8",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "52"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_list": [
{
"$id": "53",
"id": "498963fb-f180-499c-993a-d074d4d707a5",
"id_room": "882f1d6a-f44f-45c4-ab8d-8cc1f7dd8b23",
"date_in": "2026-05-09T09:35:24.2415294+02:00",
"date_out": "2026-05-09T09:35:24.2415294+02:00",
"id_user_add": "d3cbc6c5-04e4-4dc3-81d2-aabd09ff0511",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "6"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_types": {
"$id": "54",
"id": "b78dff54-ec6b-4858-8391-0dd5a3bb0521",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "319aebe7-be9f-438f-abaa-7cf3aa1cfb16",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "209c26ec-f0fd-4a46-ae9e-28528364ea57",
"id_room_state": "f6a0bff9-173f-45e5-a3fa-2b7b6fd96e60",
"id_image": "2b806266-64bb-4ee1-9517-f9179b3b44f6",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "6d7a0d3a-2731-409f-b538-5db8dcacc846",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "8b799411-0282-4311-a9ca-639b6ca90e2d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "2bbab9ca-9db5-4ebe-a4a4-d5e5d8108c48",
"commited": true,
"st_users": {
"$ref": "6"
},
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_types": {
"$ref": "54"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "6"
}
},
"st_users": {
"$ref": "6"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_states": {
"$ref": "56"
},
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_pos_sesion": {
"$id": "57",
"id": "2ee451e9-83fc-4218-954d-57283b069fae",
"nro_sesion": 2,
"id_pos": "e95696d9-1c97-41a4-9542-dfb9f6c2fc3f",
"date_tax": "2026-05-09T09:35:24.2415294+02:00",
"date_open": "2026-05-09T09:35:24.2415294+02:00",
"date_close": "2026-05-09T09:35:24.2415294+02:00",
"id_user_open": "ab72e107-88c4-4f84-897c-312c84209943",
"id_user_close": "650a27a1-ba05-4fdc-b693-dbb7f13ea214",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_items_customs": [
{
"$id": "58",
"id": "51b7199c-3925-4f59-bd3f-bf67ada0788d",
"order_id": 2,
"id_item": "d35b64c3-9608-46f0-b61a-c14497bcec3b",
"id_item_type": "2269f363-197c-4d10-93c7-bb50aedd6d3d",
"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": "e3903b2b-af0b-4437-b976-dd4066fb39c6",
"type_item": 11,
"id_voucher_json": "37e49a7a-cdde-4223-8bcc-67f852bec36d",
"count_voucher": 1,
"id_category": "1e3c0727-d68d-48df-94e2-6eaf1c5d178e",
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"id_user_upd": "992bc61e-4580-4dcd-bdb2-f31bdf44d15f",
"commited": true,
"mt_items": {
"$ref": "15"
},
"mt_items_types": {
"$ref": "20"
},
"st_users": {
"$ref": "6"
},
"tt_pos_sesion": {
"$ref": "57"
}
},
{
"$ref": "58"
}
],
"tt_doc_sa_pt": [
{
"$id": "59",
"id": "efcabb0f-66f9-410c-abc4-f6c0a7d033e6",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "80944ade-f206-4b52-91bc-8ef7d0bd79dd",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"tt_pos_sesion": {
"$ref": "57"
}
},
{
"$ref": "59"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_tips": [
{
"$id": "60",
"id": "201e02b4-0ef0-4152-9efa-f44d368d6952",
"id_pos_sesion": "01dcc4f8-dbaa-4f63-9e33-6a6fb26b0d33",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "620e908e-2915-4449-88cd-5c8a8490af29",
"id_room_unit_activity": "008eb1e1-2397-4b12-a810-6cfd84899b2a",
"id_doc_sa": "dd4d461e-6020-4532-8574-11704e1d22e4",
"id_pos_type": "8ed8057b-da82-4e25-adb7-e92cef0e184c",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "afe49636-213b-41d4-a4b4-7f2a4200ceb6",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "57"
},
"tt_tips_users": [
{
"$id": "61",
"id_tip": "847d2957-7de6-4624-aba8-7f29c9e4a074",
"id_user": "66c8e210-06a6-43c3-8372-44b16f4bb98f",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"st_users": {
"$ref": "6"
},
"tt_tips": {
"$ref": "60"
}
},
{
"$ref": "61"
}
]
},
{
"$ref": "60"
}
],
"tt_pos_sesion_users": [
{
"$id": "62",
"id_pos_sesion": "b32cbeda-c243-4013-873a-e70944ce91c0",
"id_user": "f36f2e70-b990-4d3e-830c-7da9a42966d6",
"date_add": "2026-05-09T09:35:24.2415294+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"st_users": {
"$ref": "6"
},
"tt_pos_sesion": {
"$ref": "57"
}
},
{
"$ref": "62"
}
],
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_cmd_connection": [
{
"$id": "63",
"id": "84aae81b-59ca-4369-a38c-499628e8529a",
"id_user": "5e3048c0-72bf-484d-8e26-20e30366c500",
"id_user_profile": "0e163108-5e55-4fdb-bbc9-f6d5cd969ae9",
"locator": "sample string 4",
"date_end": "2026-05-09T09:35:24.2415294+02:00",
"id_pos_sesion": "72abeca6-c08f-4ce2-91c5-842cd8d34ab6",
"date_login": "2026-05-09T09:35:24.2415294+02:00",
"date_logout": "2026-05-09T09:35:24.2415294+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"st_users": {
"$ref": "6"
},
"st_users_profiles": {
"$id": "64",
"id": "af6dc2ec-bd1d-4bc5-9ea7-b9bc4f52b930",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"st_permisions": [
{
"$id": "65",
"id": "73a0924b-faf1-49fb-b821-04abe3051fff",
"id_function": "d5c1af31-74d4-4c0c-89d2-5270ded8874d",
"id_user": "2f4d8462-1416-44e5-ae52-85e2719b1bcc",
"id_profile": "0940cbe8-7e9a-4593-88b1-cbea8a636815",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "64"
},
"st_users": {
"$ref": "6"
},
"st_functions": {
"$id": "66",
"id": "e9d2cc60-285d-481a-8265-ab1a56e3e138",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "3705b032-abfb-4538-8615-455b9ee08284",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "f9fb7a2d-ef5e-4ab0-8cfd-03f814b9d201",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"st_functions_groups": {
"$id": "67",
"id": "66636af4-f79a-457e-883a-cffdbb23a032",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"st_functions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
"st_images": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
}
},
{
"$ref": "65"
}
],
"st_users": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"tt_cmd_connection": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
},
"tt_pos_sesion": {
"$ref": "57"
}
},
{
"$ref": "63"
}
],
"tt_cmd_messages": [
{
"$id": "68",
"id": "71649528-df2c-452d-8ab2-8cd2e110db7e",
"id_user": "5278bb2d-e1b4-4b67-8a68-c072099b6254",
"date_add": "2026-05-09T09:35:24.2415294+02:00",
"destiny_type": 4,
"id_key": "f5c4dde7-f34b-4ca4-b1fc-797ab377f127",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:35:24.2415294+02:00",
"id_pos_sesion": "ed562b50-fa65-4ba4-8cb0-14310d383abe",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"st_users": {
"$ref": "6"
},
"tt_pos_sesion": {
"$ref": "57"
}
},
{
"$ref": "68"
}
]
},
"tt_rooms_list": {
"$ref": "53"
}
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_payment_types": {
"$ref": "1"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa_pay": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers_det": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers_permisions": {
"$ref": "48"
}
}
},
{
"$ref": "21"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_items_customs": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"mt_pos": {
"$ref": "8"
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "19"
}
],
"tt_vouchers_det": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"mt_items": {
"$ref": "15"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "17"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units": {
"$ref": "30"
},
"mt_units1": {
"$ref": "30"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_st_det": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "f0d30ada-cc6c-4ddb-a392-00c49fdc7cdb",
"id_item": "4d371ef9-88fe-4b6a-9725-a4c4417d150f",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"mt_items": {
"$ref": "15"
},
"mt_locations": {
"$ref": "12"
}
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"tt_doc_st": {
"$ref": "13"
}
},
{
"$ref": "14"
}
],
"tt_doc_st1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st2": {
"$ref": "13"
}
},
{
"$ref": "13"
}
],
"tt_doc_st1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "12"
},
"mt_pos": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_cloakrooms_units": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa1": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa2": {
"$ref": "11"
},
"tt_pos_sesion": {
"$ref": "57"
},
"tt_rooms_units_activity": {
"$ref": "49"
},
"tt_spool_doc_print": [
{
"$id": "70",
"id": "c01af85e-6b9f-4ee5-8921-24d377bb86f9",
"spool_server": "sample string 2",
"id_doc_sa": "6e8f3be3-85f4-43bd-8512-928a648534c9",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"printed": true,
"print_on": "2026-05-09T09:35:24.2415294+02:00",
"tt_doc_sa": {
"$ref": "11"
}
},
{
"$ref": "70"
}
]
},
"tt_pos_sesion": {
"$ref": "57"
}
},
{
"$ref": "10"
}
]
},
{
"$ref": "9"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "6"
},
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_doc_num": [
{
"$id": "71",
"id_pos": "84961b1e-6f72-4733-9ba4-87cf75e2ae51",
"id_doc": "6def4f03-e5d3-4c4b-aeff-82b44443db90",
"value": 3,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"mt_docs": {
"$ref": "3"
},
"mt_pos": {
"$ref": "8"
}
},
{
"$ref": "71"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "49fafdd2-c8d6-40e3-855f-189450c96e55",
"id_pos": "e688d096-99a3-4b61-bc09-c93ebcfa5d7f",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:35:24.2415294+02:00",
"key_access": "sample string 5",
"id_user_add": "36eecd5c-c135-4db3-97b4-deeca65ab41d",
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "2e0354c5-b7fa-42fe-8ea7-96481375db9b",
"id_pos": "195ffe10-7d40-4b91-a6e2-92ebaf37185e",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "d5675288-8100-44bb-94fd-3ecc92d1d9ee",
"id_pos": "0dc8dcb6-1130-4ad1-b9c9-06407a7e8fb3",
"date_add": "2026-05-09T09:35:24.2415294+02:00",
"date_upd": "2026-05-09T09:35:24.2415294+02:00",
"date_out": "2026-05-09T09:35:24.2415294+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "8"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_branches": {
"$ref": "5"
},
"tt_logs": [
{
"$id": "75",
"id": "8a483d9f-f813-4ba4-8cd2-76084c002a8c",
"id_user_add": "78f12e2a-f592-483c-8b0a-c410cc3ad735",
"id_table": "27788df7-81fa-4e32-b503-a016ab83a571",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "5576f6bd-d25e-403f-9634-cd80d62d06e8",
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"st_sync_tables": {
"$id": "76",
"id": "dd1c367d-517a-45ed-8220-b398b48b2b28",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "93bd9d0e-8615-4cf7-9c93-51361333eb6b",
"id_sync": "e6de22d6-db4d-4a7b-a25d-17c2bdf86c10",
"json": "sample string 3",
"id_table": "0216dda0-dbc5-4a7a-a7e3-86f5e73e2ea3",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "e7338d0a-7573-4c32-8fb6-25972c866c80",
"id_branch_from": "3753ccd8-2212-44a0-a3ab-6117d8ec94b4",
"id_branch_to": "5b535e1f-0629-41c2-8994-0c3a1a554644",
"type": 4,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:35:24.2415294+02:00",
"send_on": "2026-05-09T09:35:24.2415294+02:00",
"mt_branches": {
"$ref": "5"
},
"mt_branches1": {
"$ref": "5"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "6392625e-2ac1-42cd-9e32-07aa93cf3218",
"id_pos": "ebdcd0cd-130b-4de6-910c-2b292098a74b",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"mt_pos": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
{
"$ref": "8"
}
],
"st_users": {
"$ref": "6"
}
},
{
"$ref": "7"
}
],
"mt_brands": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_categories": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_categories_items": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_cloakrooms": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_docs_payment_money": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_employees_profiles": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_locations": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_money_rates": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_money_types": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_payment_types": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_pos_types": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_units": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "56762cfb-c63a-4ef7-b28f-64b4493a75ca",
"token_id": "sample string 2",
"id_user": "3f8ee92c-0989-408c-bf6e-67596e8daf16",
"date_from": "2026-05-09T09:35:24.2415294+02:00",
"date_end": "2026-05-09T09:35:24.2415294+02:00",
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"st_users": {
"$ref": "6"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_det1": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_st": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_items_customs": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_pos_sesion1": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "372fc97a-7a8e-444a-bf57-d78bcc127a76",
"id_room_activity": "cc6e9ce6-2e62-4e51-977d-b346044e9421",
"id_pos_sesion": "17aab8ea-1bd6-4bc1-8115-5f670fa74a44",
"log_text": "sample string 4",
"id_user": "9f37422f-1ff0-4070-bcf4-9c0604006e2e",
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"st_users": {
"$ref": "6"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers_permisions": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_docs": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"tt_pos_sesion_users": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa1": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_rooms_units_states": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"st_users_profiles": {
"$ref": "64"
},
"tt_cmd_connection": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_cmd_messages": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"mt_branches_zones": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_employees_branches": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_locations": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_periods": [
{
"$id": "82",
"id_branch": "8c6228ea-c1c2-4c5c-b0c6-bd3a257ee1f8",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:35:24.2415294+02:00",
"date_end": "2026-05-09T09:35:24.2415294+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"mt_branches": {
"$ref": "5"
}
},
{
"$ref": "82"
}
],
"mt_pos": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_st": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_permisions": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "5"
}
],
"mt_categories": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_items_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_money_types": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_payment_types": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_functions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_images_types": {
"$id": "83",
"id": "fc02bdaa-5840-4deb-8412-117ea9237425",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:35:24.2415294+02:00",
"last_update": "2026-05-09T09:35:24.2415294+02:00",
"commited": true,
"st_images": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"mt_docs": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_cloakrooms": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
},
"st_users": {
"$ref": "6"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_num": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_st": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"mt_money_types": {
"$ref": "45"
},
"mt_payment_types": {
"$ref": "1"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "2"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa_cashflow": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_doc_sa_pay": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
mt_payment_types| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
None. |
|
| cash | boolean |
Required |
|
| voucher | boolean |
Required |
|
| description_voucher | string |
Max length: 30 |
|
| open_box | boolean |
Required |
|
| authorization_required | boolean |
Required |
|
| symbol | string |
Required Max length: 3 |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_docs_payment_money | Collection of mt_docs_payment_money |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_cashflow | Collection of tt_doc_sa_cashflow |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers | Collection of tt_vouchers |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "aae56466-d7aa-4d41-9127-810fe1aa45ab",
"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": "d617be6a-ec1b-4bd1-a970-586d841e4845",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "36ef7ffb-c41c-4319-abfe-466b634041cf",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "2",
"id_doc": "ca0f447e-69dd-45f5-9400-1bd7a592359f",
"id_pay": "f979384c-28ac-42c2-8b10-9182b923b459",
"id_money": "93f7a670-a81e-45e0-b654-def0ec591d0e",
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "221e0a14-0672-4bc5-b9a1-6c92b5665cae",
"commited": true,
"mt_docs": {
"$id": "3",
"id": "6f29e03d-0b2b-4448-b824-a4fcc9781255",
"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": "81008e23-d278-447f-aad8-03c6c9ecd9ed",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "2b1add05-1e78-4b4b-b213-4cd14da5bf7a",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_images": {
"$id": "4",
"id": "256e2fbc-0e75-4a6f-bac1-c5739c43febc",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "653c72c8-480d-4b10-adcc-a84b9a5bf21d",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"mt_branches": [
{
"$id": "5",
"id": "006ae69e-927e-4ce7-a886-b657c3a5ea07",
"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": "92e3c299-45d1-49d0-a52e-85d35fa20d01",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "e4ef1847-62e4-4eba-a27f-87606aca819f",
"commited": true,
"st_images": {
"$ref": "4"
},
"st_users": {
"$id": "6",
"id": "52e3843b-8615-442a-ad9f-a06099f9f413",
"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": "4fa61786-0024-46c4-8cb7-a360e7b560fd",
"view_messages": true,
"id_image_photo": "0f3e36ef-4c47-494d-b584-7e030137f8ba",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "9981df2e-13bc-4419-ba1d-fa8b86f0f7f2",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_branches_zones": [
{
"$id": "7",
"id": "8bf392a2-f378-4447-a0bc-418933464f32",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1a952609-ccd0-4945-87d8-71806d70eb95",
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "85abbb56-36b6-486d-bcc2-56d37c71ca86",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_pos": [
{
"$id": "8",
"id": "06fbb88e-9f5f-4a49-bd20-79a48e2d45be",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "fad06a10-a984-49dd-b228-aec7010e6e7a",
"id_zone": "876b9d84-3515-4410-8f93-94cbd747016e",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "6982510b-36e0-4548-9756-33fc26422851",
"commited": true,
"mt_branches_zones": {
"$ref": "7"
},
"mt_cloakrooms": [
{
"$id": "9",
"id": "8318b9ff-0e09-4b1f-bf1f-03427ad6746e",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "96b48b28-3b3a-4949-96f7-87c2d385676c",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "5db5da4f-d912-4b1f-b811-b2357052999b",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "0192cf03-b5d3-4c18-9b81-2a0b54f32e26",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"tt_cloakrooms_units": [
{
"$id": "10",
"id": "4e6393b2-9331-4df2-8bc0-c37687044716",
"id_cloakroom": "d321513b-f630-44ea-bc03-97f81bd24fd3",
"id_pos_sesion": "35c7e3f3-c325-4e53-bfe3-6d66de95efb7",
"unit_id": 4,
"date_open": "2026-05-09T09:35:24.2657195+02:00",
"date_close": "2026-05-09T09:35:24.2657195+02:00",
"id_doc_sa": "8edd535f-1405-4949-8102-6907eccd58eb",
"commited": true,
"mt_cloakrooms": {
"$ref": "9"
},
"tt_doc_sa": {
"$id": "11",
"id": "76dcc8ff-f495-450c-b229-35528e1c9162",
"id_pos": "d4938042-db19-491d-83be-e1fd2e87b73c",
"id_doc": "87c5e0b3-2b99-4e8c-8de9-0385bb501665",
"id_branch": "cb180dd1-5a0c-4bbd-b0e8-9d20f72faca1",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:35:24.2657195+02:00",
"date_tax": "2026-05-09T09:35:24.2657195+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "59373020-0efe-4b7d-aceb-4fa6f299daac",
"id_relationship": "5b6ba54a-969b-4600-9a78-b88bb11ac289",
"id_loc_from": "e4369f1a-5892-44fc-9bf1-82342a7a8d42",
"id_loc_end": "820ae13c-ec0e-408f-b76a-76be1b7462bc",
"id_user_add": "76f0e26e-dd63-40b3-8099-c762784ec525",
"id_user_upd": "7dad22df-d6bb-437c-a681-6680acef12c2",
"comment": "sample string 12",
"id_pos_sesion": "7e1e03f9-bb94-4f05-86a7-b28c14001374",
"id_room_unit": "15637e8c-b8c7-40bd-ba99-74cc14a6975e",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "85e88d7f-c314-4ed0-8cc9-af28e901b105",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "5"
},
"mt_docs": {
"$ref": "3"
},
"mt_locations": {
"$id": "12",
"id": "5922eaa0-6b2c-41a6-8034-f72bdacc7e56",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "5e553b8f-21ca-473e-8e0c-3f66bf3ce670",
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "323777fd-f38c-4b01-be96-1a8ac9550d88",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa1": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_st": [
{
"$id": "13",
"id": "03c42a32-8acd-45b0-9a96-d146faa508e4",
"id_pos": "5e658df1-312f-452f-9fcd-91c973506375",
"id_doc": "c3bdc25e-e148-4904-a0c1-1dd6e6bdc036",
"id_branch": "0ef57daf-8648-46cb-adc5-31a90044ddba",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:35:24.2657195+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "85578152-559b-4ac1-b242-c1764aae27d9",
"id_loc_from": "c27e1bbf-ea86-4e50-b989-c74238429809",
"id_loc_end": "84dada68-f57a-43f7-9e62-f729a5bc63c2",
"id_user_add": "1cfd0045-7437-4cba-b957-c91b6e4e7389",
"id_user_upd": "df7e0673-09f6-417a-beab-1352b94913dc",
"id_pos_sesion": "dee631e1-3280-4c2e-9f7b-d50fe0c39632",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:35:24.2657195+02:00",
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_docs": {
"$ref": "3"
},
"mt_locations": {
"$ref": "12"
},
"mt_locations1": {
"$ref": "12"
},
"mt_pos": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_doc_st_det": [
{
"$id": "14",
"id_doc_st": "da87973b-d97c-4068-9b7d-500cccd4d777",
"id_line": 2,
"id_item": "a1d4f059-0fb3-4ec3-bbce-d089c02159b1",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$id": "15",
"id": "554e470e-f7d3-4760-99ea-845fd20cbd88",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "c8083597-370a-496f-85a3-2dd1b1018cb6",
"id_unit_sec": "915582a9-ea96-4cea-976f-0214d8cedd0c",
"id_brand": "5be609a6-668f-44e1-bbd6-869ad1e9fc6b",
"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": "c67e6227-e409-4059-8a0c-82da82db2b7d",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "dcdd50be-c134-4cb5-abcb-f389def3179b",
"commited": true,
"mt_brands": {
"$id": "16",
"id": "529b72f1-ccc6-459f-8e75-1292bf67f5a4",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "0bf71043-7fc2-42ea-8470-75903b727c74",
"commited": true,
"mt_items": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_users": {
"$ref": "6"
}
},
"mt_categories_items": [
{
"$id": "17",
"id_category": "033bf938-6511-43cc-b44e-51fa5326fd07",
"id_item": "f4b1f2a4-d5cc-4aa7-9420-df75a391b92b",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "11be31c7-7941-4c93-916f-253888dd4d92",
"commited": true,
"mt_categories": {
"$id": "18",
"id": "43441bdf-face-44e8-8c97-01d99216f7c4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "387e33bf-3f49-461b-8a9f-b6e250394968",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "3345e26f-7fa5-407c-bcef-539900957e15",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "5cdd27de-f052-4d7c-88a1-d24d3ebba597",
"commited": true,
"mt_categories_items": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"mt_prices_rules": [
{
"$id": "19",
"id": "f722c231-1422-40de-ba25-b226c96f208e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:35:24.2657195+02:00",
"date_end": "2026-05-09T09:35:24.2657195+02:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "08bf785e-022f-40b7-91f3-9176943ac021",
"id_pos": "14e0b9d5-c22d-4651-88e6-3e50f65cbf84",
"id_list": "40ddb89d-41b3-4c65-b59f-7c458c8f72fb",
"id_item": "edc761e9-1973-49d3-8586-e47a87ecdf0a",
"id_item_type": "9b61ea30-4293-4800-9c6c-407eae8080a7",
"id_category": "f31ab665-18e9-4e52-810a-76974f887afd",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "b3119cfb-4b30-4088-838a-fb3c2244975d",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_categories": {
"$ref": "18"
},
"mt_items": {
"$ref": "15"
},
"mt_items_types": {
"$id": "20",
"id": "1711a999-29c3-4d27-a119-3c726a3065d5",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "5669be34-a309-44e2-a8b8-9334ba9ea65d",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "420b417e-1d6a-430b-8a43-431bdbaed441",
"commited": true,
"tt_vouchers_det": [
{
"$id": "21",
"id_voucher": "f8510894-990f-46cf-9361-62d4c591f6d4",
"id_line": "2bfa0bd4-e50f-4535-acd2-994f1527c61c",
"id_category": "bd40df6d-70d3-469c-8c7c-acb8d239f99b",
"id_item": "8056a3f8-c7be-4e07-8ff5-07875efed8d5",
"id_item_type": "91abfb43-63ba-4d65-868f-71ffca7f30e0",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "18"
},
"mt_items": {
"$ref": "15"
},
"mt_items_types": {
"$ref": "20"
},
"tt_vouchers": {
"$id": "22",
"id": "4c23ccf8-a123-4205-b75c-cb45faede978",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:35:24.2657195+02:00",
"date_end": "2026-05-09T09:35:24.2657195+02:00",
"date_used": "2026-05-09T09:35:24.2657195+02:00",
"date_sesion": "2026-05-09T09:35:24.2657195+02:00",
"id_employee": "4f67550e-fd9c-4f43-b43d-f110cccfe9a4",
"id_branch": "d984adb1-2676-4441-9694-3cb9d004cbfd",
"id_voucher_permision": "2dacf117-ca38-4314-b8a3-4d265f7ffeb5",
"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": "e6a9d897-381b-4448-bfdb-fc7f4ccb654a",
"id_user_add": "2385f4f6-b872-4262-b619-0a77b54b814c",
"id_doc_sa": "d60dc949-d8cd-4401-8a6c-89bec3386b77",
"id_item_sub": "0f3cdfdc-747d-4b47-bb43-750dc11acf81",
"id_pos_sesion": "0e77274e-7944-4b32-932e-d7de68379ffe",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_employees": {
"$id": "23",
"id": "473176e4-3db9-41e3-93bb-0e5f42ae521a",
"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": "4e40057a-c3a9-4b92-a77b-40a77df0fbdf",
"name_pos": "sample string 12",
"id_image": "f9cb14a1-f86a-4481-a176-e840788a65b7",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "c9c608f9-6d6c-4924-a18e-bb42369729a5",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "13643a20-bf7a-4e5d-adcd-f9269b57c50f",
"id_branch": "2feb840c-b323-407c-8a93-645f02950a9d",
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "27cbdf44-ac1c-4077-b928-d29abd0363a4",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "445e829b-b660-4d05-bc5a-eddf4f6055fd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "827e7123-f359-480f-80d0-3ad3582614e0",
"commited": true,
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "6"
}
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa_det": [
{
"$id": "26",
"id_doc_sa": "6506084f-4aa3-4c49-bc16-16dd23ab4c36",
"id_line": 2,
"id_item_sub": "6d6b7b91-4bc3-44a4-bcb3-43797a7629af",
"qty": 4.1,
"id_list": "2bf9d266-305b-4fa2-9f8f-e8c99d2c0843",
"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": "ea179d61-a3e4-44bf-a176-a4f77ce36874",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "037bbe31-5820-4298-a81f-b1ad755b5afb",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "3bfd675b-9b57-4a84-84de-a65afc6e2248",
"id_user_upd": "64624a45-1a80-4019-9e16-b593e6bbf6eb",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "91997419-c63e-4704-bc8a-6b173a16cfdb",
"id_item": "36ab9ebc-9007-4c76-8176-700b8f23bd8c",
"id_item_type": "8625cd99-d809-4b2e-8fdf-9c0c9d83ff33",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "af07ab09-ac39-4015-8578-7d6856e043ec",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "9e7fefde-8631-41f1-b725-4bdd2b3d40fc",
"commited": true,
"mt_items": {
"$ref": "15"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "5069992d-c257-4538-9959-870a59b86f6d",
"id_item": "670d01cb-68d0-4328-b31a-1c7d758fb0df",
"group_id": 3,
"id_unit_ref": "5b409c20-df15-47a3-9c8f-693a24a1d33f",
"qty_dis": 5,
"mt_items": {
"$ref": "15"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "15afbe2c-d1c7-49f3-a0b2-96791ec1a2ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "a604b543-6acc-4bbc-ab81-6c1915e1dd37",
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "e0e22dfe-9e0d-48ca-b4b9-f6289600425f",
"commited": true,
"mt_units": {
"$id": "30",
"id": "3fb9ae28-cca5-4c9b-ad1b-26faee121ed4",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "054dae2a-768d-45cf-9aec-ae3537c1a636",
"commited": true,
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_users": {
"$ref": "6"
},
"mt_items": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_items1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"st_users": {
"$ref": "6"
},
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
}
},
{
"$ref": "28"
}
],
"mt_items_types": {
"$ref": "20"
},
"mt_items_vouchers": {
"$id": "31",
"id": "de4ab14f-5041-4fd8-b1da-fb3ab19aa625",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "396be3bf-2712-460d-8e22-fe4ddcb090ba",
"id_doc_print": "c0e5d5ad-7404-4eed-84ec-7f8685533260",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"st_users": {
"$ref": "6"
},
"mt_prices_items": [
{
"$id": "32",
"id_list": "129c90a1-4c4e-4886-bb34-c26d8a20784b",
"id_item_sub": "6af833b7-7c4c-4116-958d-c4c6576eb769",
"validity_date": "2026-05-09T09:35:24.2657195+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "0b594cf2-2a18-4ceb-83c0-d30303e1e465",
"commited": true,
"mt_items_sub": {
"$ref": "27"
},
"mt_prices_list": {
"$id": "33",
"id": "e22eb52d-e121-4c2d-934a-cc650a98e4bb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "a9c60860-d67f-47aa-8577-e94a3f901a65",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "71cf57b7-85b1-4832-8e00-dc94ba34bee5",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "d22bb136-6f87-481d-9c67-bea5100d9459",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "34",
"id_pos": "a3a3db80-3398-4db4-8337-924508bdef53",
"id_pos_type": "2a02e6c1-b59a-486d-b1c4-8f296100a292",
"id_price_list": "54c2828c-4ab9-4b2b-82dd-189535bbb64d",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "faa335bf-931d-485d-9be9-b32853dba6ac",
"commited": true,
"mt_pos_view": {
"$id": "35",
"id_pos": "b87e8d29-97ea-4472-a28b-5018e30614f0",
"id_pos_type": "03783926-1651-4765-8d7c-de9f85d1cb96",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "38d51f59-f6ec-4c0e-a7cd-e49df11f7477",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"mt_pos_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_types": {
"$id": "36",
"id": "7c24aad4-f4bb-4b7b-b06b-da1bec4d06b5",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "2f32ba3a-0ee8-4d2c-8425-8486c6c020b7",
"commited": true,
"mt_items_featured": [
{
"$id": "37",
"id": "b5a86da0-e20c-4b90-a15b-1d4169853cba",
"id_branch": "b0144830-e797-4652-8f32-d2bcc8a9e271",
"id_pos_type": "62cc2562-b38e-4a16-b238-a09a94157060",
"id_pos": "527c168b-c584-4ecc-9a5e-2e14a327ec19",
"id_item": "ec897ab9-cacd-4d82-806e-5c5a8bdebfe2",
"date_from": "2026-05-09T09:35:24.2657195+02:00",
"date_end": "2026-05-09T09:35:24.2657195+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "2cd8a61b-d7db-4310-9b5e-10a72f08ead6",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_items": {
"$ref": "15"
},
"mt_pos": {
"$ref": "8"
},
"mt_pos_types": {
"$ref": "36"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "37"
}
],
"mt_pos_doc_print": [
{
"$id": "38",
"id_pos_print": "7c950b21-7842-4c01-a57b-5bb37ad64216",
"id_doc": "395e6ae3-1433-4eaa-85a9-1767690461ad",
"id_pos_type": "f51d8627-fc4c-46c4-a6ec-39c32addac93",
"id_doc_print": "d9b463da-1fc7-4e15-bbe4-486e2d31f7a9",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "61031a99-1a20-4c34-9a8a-c6eecfc35b98",
"commited": true,
"mt_docs": {
"$ref": "3"
},
"mt_pos_print": {
"$id": "39",
"id": "c6aac21f-5d79-4e14-952e-c1909b9d9309",
"id_pos": "39cf2142-3533-47d4-b6ea-8dabfae0ab92",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "5d5a9df1-23e0-4f20-b573-6af37b18063c",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "6"
}
},
"mt_pos_types": {
"$ref": "36"
},
"st_doc_print": {
"$id": "40",
"id": "e7b1cdbb-6fe7-4d17-ab29-aa20fa9205d5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "a96df62a-e913-4dbe-8815-fcea683b823b",
"id_line": 2,
"text": "sample string 3",
"type_line": "sample string 4",
"type_align": "sample string 5",
"ref_line": 6,
"font_name": "sample string 7",
"font_bold": true,
"font_underline": true,
"font_color": "sample string 10",
"st_doc_print": {
"$ref": "40"
}
},
{
"$ref": "41"
}
]
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "6"
},
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
},
"st_users": {
"$ref": "6"
}
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list2": {
"$ref": "33"
},
"mt_prices_list_rules": [
{
"$id": "42",
"id": "217a697f-c65b-45ec-a85e-25745a90628d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:35:24.2657195+02:00",
"date_end": "2026-05-09T09:35:24.2657195+02:00",
"id_branch": "d1683bef-efe7-49da-9661-ed2100b401be",
"id_pos": "7b52eee8-1f26-4257-8373-129aaa07c4a1",
"id_list": "beef0662-1d7a-4c39-b8f2-b8a39e19b316",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "d0dec924-9790-4f45-821f-2b0685b3ec1a",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_pos": {
"$ref": "8"
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "42"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"mt_prices_rules": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "32"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_doc_sa": {
"$ref": "11"
},
"tt_doc_sa_det_stock": [
{
"$id": "43",
"id_doc_sa": "9f1d593e-87de-4f8a-9fa6-b4788699513b",
"id_line": 2,
"id_item": "e665248f-1f92-40cd-aaa5-d02eb04a8df7",
"qty": 4.1,
"mt_items": {
"$ref": "15"
},
"tt_doc_sa_det": {
"$ref": "26"
}
},
{
"$ref": "43"
}
]
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$id": "44",
"id_doc_sa": "646f2e22-7c27-4d4f-a730-73aae446d3e5",
"id_line": 2,
"id_pay": "07ef309d-aee1-4330-b23c-a1702469c4b5",
"id_money": "f5228326-61c0-4c27-8319-94238922f9a7",
"coefficient": 5.1,
"id_voucher": "6f896bbc-e801-4623-bd6e-9c2ed338d2be",
"id_employee": "77e1d760-e28d-4357-b177-852bcdb7a082",
"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": "48dd3ad0-f317-40b5-b43b-28fedca2f036",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_money_types": {
"$id": "45",
"id": "7e9f7400-f811-4733-a1cf-67236415bf52",
"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": "2529e949-d28c-47bd-8540-b4f75eb4207f",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "300a8f4c-3f8e-456d-be39-5d6380254954",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_money_rates": [
{
"$id": "46",
"id_money_1": "8469eb50-0b44-420b-b7c5-c7e149ba6dad",
"id_money_2": "3da98114-67df-4cd2-95bf-de403b7d43d1",
"date_from": "2026-05-09T09:35:24.2657195+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "805383b0-ee0d-4afc-86b7-88e6b2e30a2a",
"commited": true,
"mt_money_types": {
"$ref": "45"
},
"mt_money_types1": {
"$ref": "45"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "46"
}
],
"mt_money_rates1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa_cashflow": [
{
"$id": "47",
"id_doc_sa": "a6eb6a50-f020-4923-b67e-b2b8c490ef27",
"id_pay": "8a751e29-f3c0-4ec7-b314-64a5db81235e",
"id_money": "dcdb7dcd-410b-4311-8790-f27c17fc1671",
"date_cashflow": "2026-05-09T09:35:24.2657195+02:00",
"coefficient": 5.1,
"id_user_add": "455aa738-53e9-428b-9b75-219e9b628b2c",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$ref": "1"
},
"st_users": {
"$ref": "6"
},
"mt_money_types": {
"$ref": "45"
},
"tt_doc_sa": {
"$ref": "11"
}
},
{
"$ref": "47"
}
],
"tt_doc_sa_pay": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"mt_payment_types": {
"$ref": "1"
},
"tt_doc_sa": {
"$ref": "11"
},
"tt_vouchers": {
"$ref": "22"
}
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_permisions": [
{
"$id": "48",
"id": "981d05da-d39b-4b2d-b2ce-ed261f2a979b",
"date_from": "2026-05-09T09:35:24.2657195+02:00",
"date_end": "2026-05-09T09:35:24.2657195+02:00",
"date_used": "2026-05-09T09:35:24.2657195+02:00",
"id_employee": "8756d36c-aa73-4931-9261-fe69b1b6a32b",
"id_branch": "029b87a6-0dc4-445f-93cb-22a5d8ea901f",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "e5eeabf4-ef30-47b3-b9f1-633e8d1afd29",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_employees": {
"$ref": "23"
},
"st_users": {
"$ref": "6"
},
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "98e44227-f610-4270-9702-1a6c271e8273",
"id_room_unit": "0078ecb9-ce02-4e90-ac33-c1987d5f1029",
"id_room_list": "f2165cb8-d3cd-4b67-b231-0b9066f03bc5",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:35:24.2657195+02:00",
"date_from": "2026-05-09T09:35:24.2657195+02:00",
"date_end": "2026-05-09T09:35:24.2657195+02:00",
"date_open": "2026-05-09T09:35:24.2657195+02:00",
"date_close": "2026-05-09T09:35:24.2657195+02:00",
"id_employee": "5741d4cd-9e9d-4c98-bdcf-f8e07ba465c7",
"id_employee_sec": "7efdce59-8b40-4963-a3b4-3915237209d0",
"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": "238093f7-6eae-4fa0-8cd5-a9006cb8a6f1",
"comment": "sample string 7",
"id_user_open": "96e7618b-16af-4ad9-aa84-32a7a09e3f3f",
"id_user_close": "6d2830f0-ad49-4803-a0f1-4fcc80e57077",
"id_unit_state": "8934c5da-4829-4693-bddb-2767d041b95b",
"id_pos_sesion": "24b468a6-6369-4dab-9fdd-47759bd9020e",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:35:24.2657195+02:00",
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "50",
"id": "06a55ab4-8e42-4508-879f-c581f983ff77",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "6f75c87e-a0ba-4552-a5a4-348907320bd5",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "a05b9716-1640-4869-b375-639c7f52c1ae",
"locked": true,
"date_locked": "2026-05-09T09:35:24.2657195+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "8e9cd9a5-8ff1-4bcd-b9ff-771b867addad",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "783439c5-b4bf-48c3-bb89-975f31c04928",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "22718c5d-9995-4664-a908-3c2de8d28b2e",
"name_pos": "sample string 6",
"id_image": "06741b6b-e478-4717-9e7d-909ef580aa53",
"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": "e5bc3e17-dad9-4ccd-b5b2-052bb3df0322",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "d437d864-d20b-4005-a08e-da2e2ef5a18e",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "b0dda0a3-8523-41c7-bab5-a5c4fe1e99cd",
"id_room": "15722bff-2b81-47ea-bc3d-62ed19d40023",
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "14207bb7-0ff2-4ae0-be38-9c8ecfa0513c",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "52"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_list": [
{
"$id": "53",
"id": "bde734c0-ac86-4946-affd-693d76c57195",
"id_room": "cc10c717-f3a4-436e-bef9-4d6dc346c28d",
"date_in": "2026-05-09T09:35:24.2657195+02:00",
"date_out": "2026-05-09T09:35:24.2657195+02:00",
"id_user_add": "6829afc6-1081-4ecb-a830-c3b4d10a3f5c",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "6"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_types": {
"$id": "54",
"id": "9bece576-24d9-42ba-bfc3-26e9c919d225",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "6e848b95-13c8-4fc3-b2b6-9e229b5d7399",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "a3b525e8-c5a7-46cf-a1a8-65fb8b1f908f",
"id_room_state": "9c864033-8c30-4b95-acce-a7b4a876f31f",
"id_image": "aa20d602-dc33-4c92-a3b0-792790df1af4",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "c42c11aa-2b32-4a67-9e2d-b842335244ac",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "b22d7f29-f616-463a-946a-970c561234dc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "d608bf20-795c-4ffc-8c5e-1d7ba56c82cd",
"commited": true,
"st_users": {
"$ref": "6"
},
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_types": {
"$ref": "54"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "6"
}
},
"st_users": {
"$ref": "6"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_states": {
"$ref": "56"
},
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_pos_sesion": {
"$id": "57",
"id": "41cf12db-b20e-4667-a81b-d130fdb76c44",
"nro_sesion": 2,
"id_pos": "b0dfd728-98d6-40f3-9f12-fdf56095c88c",
"date_tax": "2026-05-09T09:35:24.2657195+02:00",
"date_open": "2026-05-09T09:35:24.2657195+02:00",
"date_close": "2026-05-09T09:35:24.2657195+02:00",
"id_user_open": "a36894f0-0a4e-4024-a659-04d18a6b849d",
"id_user_close": "9cb4973d-68cb-48ed-a4fa-c646073f6c14",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_items_customs": [
{
"$id": "58",
"id": "bad1ee16-9a05-4a30-bdf8-48c6ab067275",
"order_id": 2,
"id_item": "fbb3a355-ac7f-45f0-bdf3-08c2e25eab80",
"id_item_type": "116ac3f1-9890-4971-a6ed-d75ec081f311",
"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": "001e8fe8-f5a6-4487-b5e3-56461cd78fae",
"type_item": 11,
"id_voucher_json": "ed9c9047-f9a1-4519-98d1-d19e3e6fda01",
"count_voucher": 1,
"id_category": "d0897ee8-fba8-4599-a39c-246bbed41cba",
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"id_user_upd": "d6085dbd-2572-43fc-ad55-cd44e995ce86",
"commited": true,
"mt_items": {
"$ref": "15"
},
"mt_items_types": {
"$ref": "20"
},
"st_users": {
"$ref": "6"
},
"tt_pos_sesion": {
"$ref": "57"
}
},
{
"$ref": "58"
}
],
"tt_doc_sa_pt": [
{
"$id": "59",
"id": "98f85bbc-2b7f-4ead-818a-7ffc16b34ab6",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "5c6faeaf-73a7-466a-9988-001dd762884c",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"tt_pos_sesion": {
"$ref": "57"
}
},
{
"$ref": "59"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_tips": [
{
"$id": "60",
"id": "ac05f4ce-1034-44bd-a4da-8327e872b5fd",
"id_pos_sesion": "75b2decc-0390-498a-9d62-e144ef91de0f",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "37262bd6-630c-44f4-ade1-d51ef59a9e3c",
"id_room_unit_activity": "b392f22d-11dd-4ad9-b06b-d7ee4a8c5b18",
"id_doc_sa": "446940b6-81e7-4430-96dd-d733d4356fc6",
"id_pos_type": "d2813055-cf62-4df2-a874-669dcd4efaf9",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "0540c693-82a7-42c5-a322-3c76299fd261",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "57"
},
"tt_tips_users": [
{
"$id": "61",
"id_tip": "e74fbff8-ece7-4411-970c-9726cd4e2e44",
"id_user": "a33b967e-2fd9-44f9-b3af-863987695538",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"st_users": {
"$ref": "6"
},
"tt_tips": {
"$ref": "60"
}
},
{
"$ref": "61"
}
]
},
{
"$ref": "60"
}
],
"tt_pos_sesion_users": [
{
"$id": "62",
"id_pos_sesion": "8b8f18f6-ffdd-4cb7-aa60-3773b58dae28",
"id_user": "f9a19992-244e-41d0-b62d-92fc66d66a53",
"date_add": "2026-05-09T09:35:24.2657195+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"st_users": {
"$ref": "6"
},
"tt_pos_sesion": {
"$ref": "57"
}
},
{
"$ref": "62"
}
],
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_cmd_connection": [
{
"$id": "63",
"id": "50f5ef68-abfd-405d-8988-3465724bbd68",
"id_user": "5ca9dd39-0631-45ae-83d8-f8dac9730744",
"id_user_profile": "93aa5e07-bd79-49cc-b14e-0608cbe0e0e1",
"locator": "sample string 4",
"date_end": "2026-05-09T09:35:24.2657195+02:00",
"id_pos_sesion": "1fab6cd0-20ae-4512-90b7-541a765fa863",
"date_login": "2026-05-09T09:35:24.2657195+02:00",
"date_logout": "2026-05-09T09:35:24.2657195+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"st_users": {
"$ref": "6"
},
"st_users_profiles": {
"$id": "64",
"id": "3840cb14-b350-429f-bec7-f934ed30bb9f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"st_permisions": [
{
"$id": "65",
"id": "fcf8e118-2fa9-4c57-98c1-91e364f4da58",
"id_function": "0e5f8fcc-ec5c-48e0-9149-0b7e4ea004d2",
"id_user": "c31895a7-2689-4698-82a8-bb46a88637e7",
"id_profile": "bb68ea44-c044-4f7b-8166-efd61ec6f2a8",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "64"
},
"st_users": {
"$ref": "6"
},
"st_functions": {
"$id": "66",
"id": "bc437012-d425-454d-b9a8-82b1ae492944",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "0c513432-53db-43b8-bb86-a7cee252a84b",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "2417daf9-9613-4e35-bfe5-c325581022c3",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"st_functions_groups": {
"$id": "67",
"id": "d615e3b2-f0d3-4ae6-af85-6d89ee773d0a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"st_functions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
"st_images": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
}
},
{
"$ref": "65"
}
],
"st_users": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"tt_cmd_connection": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
},
"tt_pos_sesion": {
"$ref": "57"
}
},
{
"$ref": "63"
}
],
"tt_cmd_messages": [
{
"$id": "68",
"id": "2c43ac24-d182-46b0-96f0-3d9c6899aa09",
"id_user": "b40e44ae-207a-4a30-b27c-3bf266c767c0",
"date_add": "2026-05-09T09:35:24.2657195+02:00",
"destiny_type": 4,
"id_key": "f732a618-0802-4c47-857f-2d8f8f15afe4",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:35:24.2657195+02:00",
"id_pos_sesion": "3b930da6-1a18-43e7-9585-5275519ac06f",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"st_users": {
"$ref": "6"
},
"tt_pos_sesion": {
"$ref": "57"
}
},
{
"$ref": "68"
}
]
},
"tt_rooms_list": {
"$ref": "53"
}
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_payment_types": {
"$ref": "1"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa_pay": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers_det": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers_permisions": {
"$ref": "48"
}
}
},
{
"$ref": "21"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_items_customs": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"mt_pos": {
"$ref": "8"
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "19"
}
],
"tt_vouchers_det": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"mt_items": {
"$ref": "15"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "17"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units": {
"$ref": "30"
},
"mt_units1": {
"$ref": "30"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_st_det": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "b23264a2-bee0-4bca-bdb6-c59cd482368c",
"id_item": "364b0143-5dba-4924-a006-11bf367dd75e",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"mt_items": {
"$ref": "15"
},
"mt_locations": {
"$ref": "12"
}
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"tt_doc_st": {
"$ref": "13"
}
},
{
"$ref": "14"
}
],
"tt_doc_st1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st2": {
"$ref": "13"
}
},
{
"$ref": "13"
}
],
"tt_doc_st1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "12"
},
"mt_pos": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_cloakrooms_units": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa1": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa2": {
"$ref": "11"
},
"tt_pos_sesion": {
"$ref": "57"
},
"tt_rooms_units_activity": {
"$ref": "49"
},
"tt_spool_doc_print": [
{
"$id": "70",
"id": "ec035ae0-70ee-41c7-9e03-e4e2691a6644",
"spool_server": "sample string 2",
"id_doc_sa": "7074dff9-93f3-4b2c-a4b0-a1d06a5baccc",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"printed": true,
"print_on": "2026-05-09T09:35:24.2657195+02:00",
"tt_doc_sa": {
"$ref": "11"
}
},
{
"$ref": "70"
}
]
},
"tt_pos_sesion": {
"$ref": "57"
}
},
{
"$ref": "10"
}
]
},
{
"$ref": "9"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "6"
},
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_doc_num": [
{
"$id": "71",
"id_pos": "b4c8cdac-b2a7-493d-8191-350d9980ce19",
"id_doc": "5598ebb1-f53b-4692-b7d8-12cb1c1e51a9",
"value": 3,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"mt_docs": {
"$ref": "3"
},
"mt_pos": {
"$ref": "8"
}
},
{
"$ref": "71"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "3e945d40-7873-4077-b3d8-fecb70053c1a",
"id_pos": "6616f9dd-f37a-47c8-8a81-a17528744621",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:35:24.2657195+02:00",
"key_access": "sample string 5",
"id_user_add": "e427926e-3d00-4e96-a0a1-b9cc48eae6c8",
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "86d6a4ff-bfa5-4dfa-b555-0ac32b21a8bf",
"id_pos": "e28a330d-3b18-4a95-8aa6-9ddbb20813e2",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "67254d4e-942c-42af-a961-5cb2a51a3531",
"id_pos": "973f8e7d-b56b-4f6a-b978-74a3b3d4a933",
"date_add": "2026-05-09T09:35:24.2657195+02:00",
"date_upd": "2026-05-09T09:35:24.2657195+02:00",
"date_out": "2026-05-09T09:35:24.2657195+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "8"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_branches": {
"$ref": "5"
},
"tt_logs": [
{
"$id": "75",
"id": "4b9dedd8-0fc1-4aa2-988d-0a585047e23f",
"id_user_add": "a6ad8d74-049a-4d17-ba60-248bddac541a",
"id_table": "6db4ddce-da63-4cbe-bcac-a6f5fe3d2712",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "992eda79-1df1-4aea-bd25-3a8e9d8270ad",
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"mt_pos": {
"$ref": "8"
},
"st_sync_tables": {
"$id": "76",
"id": "ec0f9c8a-80fa-42cc-abd8-ecfc8eb4a559",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "17a5bb0e-7478-4471-9cc5-feb70079469d",
"id_sync": "d66ae418-912b-4fd0-a86c-c544ca45b15c",
"json": "sample string 3",
"id_table": "bba5713a-6e67-4067-a586-3a023d6c481b",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "40bb487f-78a7-47a1-ab36-5ecdab0ee954",
"id_branch_from": "a78e5b82-22be-4cda-b441-94e0edcd2ef7",
"id_branch_to": "8b28c977-133e-40b6-96f3-7d14a10e121a",
"type": 4,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:35:24.2657195+02:00",
"send_on": "2026-05-09T09:35:24.2657195+02:00",
"mt_branches": {
"$ref": "5"
},
"mt_branches1": {
"$ref": "5"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "fc26a959-eaca-45d6-b35f-f1349dd34d55",
"id_pos": "317e395c-b870-4f34-b6b7-486c33a8cda0",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"mt_pos": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
{
"$ref": "8"
}
],
"st_users": {
"$ref": "6"
}
},
{
"$ref": "7"
}
],
"mt_brands": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_categories": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_categories_items": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_cloakrooms": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_docs_payment_money": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_employees_profiles": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_locations": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_money_rates": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_money_types": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_payment_types": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_pos_types": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_units": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "53071d3a-35ef-4396-94b2-3e82f580a360",
"token_id": "sample string 2",
"id_user": "569eb78a-d7c6-4312-8b3e-b20da9285dc3",
"date_from": "2026-05-09T09:35:24.2657195+02:00",
"date_end": "2026-05-09T09:35:24.2657195+02:00",
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"st_users": {
"$ref": "6"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_det1": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_st": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_items_customs": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_pos_sesion1": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "0ce7e154-90a6-4cdf-a848-d7575a6b8f75",
"id_room_activity": "3b262065-4eeb-4466-b0ea-89df65c76521",
"id_pos_sesion": "f1d67999-bed1-403d-af72-04094d939652",
"log_text": "sample string 4",
"id_user": "3fc5a852-0138-42f7-80b8-7db65df4cd59",
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"st_users": {
"$ref": "6"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers_permisions": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_docs": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"tt_pos_sesion_users": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa1": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_rooms_units_states": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"st_users_profiles": {
"$ref": "64"
},
"tt_cmd_connection": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_cmd_messages": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"mt_branches_zones": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_employees_branches": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_locations": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_periods": [
{
"$id": "82",
"id_branch": "92e70a29-4506-40bf-9c09-ac8f741d71b7",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:35:24.2657195+02:00",
"date_end": "2026-05-09T09:35:24.2657195+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"mt_branches": {
"$ref": "5"
}
},
{
"$ref": "82"
}
],
"mt_pos": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_st": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_permisions": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "5"
}
],
"mt_categories": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_items_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_money_types": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_payment_types": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_functions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_images_types": {
"$id": "83",
"id": "b8da6f97-06dd-4c28-a8c9-745471f346f2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:35:24.2657195+02:00",
"last_update": "2026-05-09T09:35:24.2657195+02:00",
"commited": true,
"st_images": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"mt_docs": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_cloakrooms": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
},
"st_users": {
"$ref": "6"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_num": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_st": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"mt_money_types": {
"$ref": "45"
},
"mt_payment_types": {
"$ref": "1"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "2"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa_cashflow": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_doc_sa_pay": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
}