PUT api/Mt_Items_Sub
Request Information
URI Parameters
None.
Body Parameters
mt_items_sub| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_item | globally unique identifier |
Required |
|
| id_item_type | globally unique identifier |
Required |
|
| is_default | boolean |
Required |
|
| barcode | string |
Max length: 50 |
|
| voucher_apply | boolean |
Required |
|
| id_voucher_json | globally unique identifier |
None. |
|
| count_voucher | integer |
None. |
|
| id_voucher_type | integer |
None. |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_items | mt_items |
None. |
|
| mt_items_formula | Collection of mt_items_formula |
None. |
|
| mt_items_types | mt_items_types |
None. |
|
| mt_items_vouchers | mt_items_vouchers |
None. |
|
| st_users | st_users |
None. |
|
| mt_prices_items | Collection of mt_prices_items |
None. |
|
| tt_doc_sa_det | Collection of tt_doc_sa_det |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "56887666-5ce4-45ad-af6c-d3f31fc069a7",
"id_item": "23ca2551-f711-48f2-8e17-19d982694106",
"id_item_type": "3a6da563-2ae3-49d4-8868-00cc43f59398",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "9b1ee871-2ed9-4b05-b072-8fd140487d2e",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "a8bd30d7-dd50-4df4-b810-1d5582f235bf",
"commited": true,
"mt_items": {
"$id": "2",
"id": "4d09c202-6c93-4a9f-94ae-3aba5d0e704a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "dcefc5d7-0505-4c57-85bb-5b588f8d369d",
"id_unit_sec": "209a5ad0-533f-45bd-a289-af2cca9222f9",
"id_brand": "17cef868-3133-4b40-a1ac-d645a883ed77",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "b18c4a07-97d0-422b-8fb3-0a7e31bd990f",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "58f11fc8-507a-4414-9196-eaf27c7ec634",
"commited": true,
"mt_brands": {
"$id": "3",
"id": "cdf35729-3dd2-4480-b52e-7651d01e8909",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "f925ff90-1bee-47b1-b071-225dbcf05523",
"commited": true,
"mt_items": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users": {
"$id": "4",
"id": "9e46c8bc-5357-464b-b2f7-b5e3d6eb2a30",
"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": "19a8b0d1-acd0-4e9a-b367-f3e6f075604d",
"view_messages": true,
"id_image_photo": "088ca876-1ec8-4535-b920-6bfd3f82bc2f",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "d3a3a42f-2e8c-4d18-a42a-18b3c9b916b8",
"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-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"mt_branches": [
{
"$id": "5",
"id": "169395be-d3cf-4352-ae60-c178f891f934",
"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": "db4e77a4-f58a-4980-8199-e33a7b134e96",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "d4b91664-fed0-4ba6-b011-9d0ca41a290d",
"commited": true,
"st_images": {
"$id": "6",
"id": "1c1878d2-977c-4b61-bd37-f37e1600b157",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "e8fb7ab2-6485-4775-a3af-69278be8babd",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_categories": [
{
"$id": "7",
"id": "3112a3c0-cd3f-4b3a-b41c-7081b2e81504",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "4f91e4d7-4fcd-42cc-8dc4-028c1724ea14",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "eec2253b-3494-41f0-9fc2-0efbbe542ac4",
"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-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "2943ecd1-2fa1-4513-9fad-492d07a9c9c6",
"commited": true,
"mt_categories_items": [
{
"$id": "8",
"id_category": "b8148eaa-cbcd-4043-a72f-975b2676b281",
"id_item": "6254fb13-af11-4309-b49a-a44719351560",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "a995809f-abc6-40af-992e-38d20d9d5de3",
"commited": true,
"mt_categories": {
"$ref": "7"
},
"mt_items": {
"$ref": "2"
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "8"
}
],
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "4"
},
"mt_prices_rules": [
{
"$id": "9",
"id": "b8b679a9-50e8-466e-8fb2-74c158480e49",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:50.8573667+01:00",
"date_end": "2026-01-10T12:09:50.8573667+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "8502b214-fe3f-43e0-9b9b-90cd53b0c559",
"id_pos": "440a9004-24ce-407c-b5d5-e0c20b538bdd",
"id_list": "6d077c3a-47b5-4286-8632-b11aafb41ff7",
"id_item": "f485552d-dbeb-4f45-a818-e6d7f1da3e3a",
"id_item_type": "51e57cd2-6a61-4c07-9cdc-474804f84dca",
"id_category": "21ca8a5c-8424-4af1-b4d0-3c53f4b31714",
"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-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "2efbfa17-35e5-4938-8c97-dde03a89b810",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_categories": {
"$ref": "7"
},
"mt_items": {
"$ref": "2"
},
"mt_items_types": {
"$id": "10",
"id": "1e7e404b-d6a7-4ec6-bd0b-2950e98f1c82",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "f0656d82-2816-4f7c-b0fd-b1e34a86a3d5",
"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-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "32c55fa2-5f99-4b3b-b00d-7cbc19c76c63",
"commited": true,
"tt_vouchers_det": [
{
"$id": "11",
"id_voucher": "c15e06af-3785-43bb-839c-65e69170ee97",
"id_line": "e598644a-fcaf-40ff-bbad-04d0070f08ac",
"id_category": "2649ff61-fce1-42a3-a672-97c39bb495c9",
"id_item": "7edc618d-337b-4ecd-92e3-36f6893a1bcb",
"id_item_type": "ba3610f4-3815-4a59-a5e2-2cd38d96fa84",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "7"
},
"mt_items": {
"$ref": "2"
},
"mt_items_types": {
"$ref": "10"
},
"tt_vouchers": {
"$id": "12",
"id": "19ac2882-32d2-47cf-aa15-3a9b27946c38",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:50.8573667+01:00",
"date_end": "2026-01-10T12:09:50.8573667+01:00",
"date_used": "2026-01-10T12:09:50.8573667+01:00",
"date_sesion": "2026-01-10T12:09:50.8573667+01:00",
"id_employee": "5b03d1b0-531d-4e92-af65-d9a591ae75e6",
"id_branch": "3e93e659-72a9-4735-bd9f-a633a07d6a49",
"id_voucher_permision": "e21ac905-3a7b-472d-ab8b-b3b5467669a5",
"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": "d35e0e37-60ff-4f56-909d-0fc5051ab147",
"id_user_add": "4ae5e248-3e9d-408b-84a1-072f1921cc78",
"id_doc_sa": "37940f57-78a8-441d-b76c-a93268eddf6f",
"id_item_sub": "072bed6f-4c13-4da3-ab9d-071c01257bc2",
"id_pos_sesion": "7f8ad760-cf30-4533-94d7-416f5ba603a1",
"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-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_employees": {
"$id": "13",
"id": "50d6ec76-ff78-4c5c-8da2-d7f56379234d",
"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": "15e39c3b-98ea-4c11-91ed-09db551e3e63",
"name_pos": "sample string 12",
"id_image": "8152ff6c-5d02-4837-be46-26f536122fe8",
"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-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "e15ca2a0-83bf-4368-8c6b-572a84144b47",
"commited": true,
"mt_employees_branches": [
{
"$id": "14",
"id_employee": "f05e38f3-3181-41e6-b9c2-16efac4f9c88",
"id_branch": "b0ffa746-be73-4503-8f04-b391465895b9",
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "c3c819f4-7b15-48c8-9932-ec05c5063c9d",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_employees": {
"$ref": "13"
}
},
{
"$ref": "14"
}
],
"mt_employees_profiles": {
"$id": "15",
"id": "490972b7-46d7-40a7-9696-22f42635edf2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "0ea2dd65-b42a-4721-8b47-47c807a0a15a",
"commited": true,
"mt_employees": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"st_users": {
"$ref": "4"
}
},
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "4"
},
"tt_doc_sa_det": [
{
"$id": "16",
"id_doc_sa": "0aed8581-2f75-46bc-8a39-e12062410b43",
"id_line": 2,
"id_item_sub": "4e852fb4-c145-49e3-8415-165a80fdf938",
"qty": 4.1,
"id_list": "f876b905-d8f7-4907-b9ab-c2ac3e21b565",
"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": "4ee17898-5e3e-4cb8-a2d4-d627f8ebdb8d",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "bcc1e2d6-24ca-48f1-b77d-5a2e48c2171d",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "ba928d5c-b3d8-4242-9297-d516ff7e8812",
"id_user_upd": "6e38cc9e-c766-4035-aded-83af7fe52c84",
"active": true,
"mt_employees": {
"$ref": "13"
},
"mt_items_sub": {
"$ref": "1"
},
"mt_prices_list": {
"$id": "17",
"id": "7eab5cf1-6c78-4448-86fd-e7a7d54c119b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "06874892-2aa4-4499-a371-9eaf2173dfce",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "93afafad-b576-4840-9d7e-351a75ab6de7",
"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-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "329d36a9-b01a-422d-903d-a30a5e05a34b",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "18",
"id_pos": "01ae573f-3608-4129-82f5-f6fb001d2d5c",
"id_pos_type": "af40ab5b-c729-4684-96c8-19bbdbcc8ed2",
"id_price_list": "d920aec9-7e0f-4268-a7bb-f7cf43726e6e",
"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-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "051d6f66-c2bd-455b-baa0-47a2caeb0d15",
"commited": true,
"mt_pos_view": {
"$id": "19",
"id_pos": "ef1265b4-17e1-48d8-a378-25102c967fed",
"id_pos_type": "2a7ef94f-535a-4270-9f30-03f39c085f88",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "0c469727-61c5-4227-92b9-04e632f10673",
"commited": true,
"mt_pos": {
"$id": "20",
"id": "0da887ae-cd5c-449f-a77b-cedf431d8c45",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "7bd89b51-865f-40b9-943c-9db18395c98d",
"id_zone": "207b8572-4214-42d3-8b48-22ac83a71ab6",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "b59270f9-7e89-46ed-8380-e008420d4439",
"commited": true,
"mt_branches_zones": {
"$id": "21",
"id": "473b17fe-e6e3-43a2-8357-b5604feaa4dd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c1e7ec5d-1b01-471c-92f5-75b8958d4754",
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "2cb68c44-2e73-4af0-a1b7-b05205fdee62",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_pos": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"st_users": {
"$ref": "4"
}
},
"mt_cloakrooms": [
{
"$id": "22",
"id": "e31a8feb-ae71-4b78-8a57-dfb4b81b13c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "be392199-cfce-4360-b56e-59129b255575",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "25cdf94c-6b8f-4af2-ac51-f79a99c960ff",
"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-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "0f6dc592-4063-49a5-8c2c-7e11fba1057b",
"commited": true,
"mt_pos": {
"$ref": "20"
},
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "4"
},
"tt_cloakrooms_units": [
{
"$id": "23",
"id": "3edfa286-7aa7-46aa-a02f-520347af9371",
"id_cloakroom": "356f8c9a-bd0b-4e69-ad42-68f92ac65adb",
"id_pos_sesion": "2a8db052-86c0-4e91-8d82-8f0116bed8cc",
"unit_id": 4,
"date_open": "2026-01-10T12:09:50.8573667+01:00",
"date_close": "2026-01-10T12:09:50.8573667+01:00",
"id_doc_sa": "882b35e0-27e8-40e7-8720-eadc1b84a61c",
"commited": true,
"mt_cloakrooms": {
"$ref": "22"
},
"tt_doc_sa": {
"$id": "24",
"id": "1d75cd3f-e455-4465-8f5a-57df7ba48d95",
"id_pos": "aaf9b3a3-9bd8-4f76-9226-29fc502f200a",
"id_doc": "bdbd82bf-727e-41ff-9a2f-5546f0fa9865",
"id_branch": "94b99a1b-de0c-417a-974b-03ec7ef3f652",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:50.8573667+01:00",
"date_tax": "2026-01-10T12:09:50.8573667+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "5316d45f-d862-48ce-91a2-7afb055b190f",
"id_relationship": "4770a7aa-1c80-4b58-94f4-0d6fe2954685",
"id_loc_from": "298af8a3-a7cc-4aae-8e6d-8abb7a503a29",
"id_loc_end": "4f413926-6d8f-461a-8240-c1183e2223b4",
"id_user_add": "17e3eb3d-9ab7-485f-9418-8aedac326707",
"id_user_upd": "379cdb95-f1bd-479a-88dd-5809d606feaf",
"comment": "sample string 12",
"id_pos_sesion": "ab1f8bff-7b6e-4e18-a1fa-eebbaad4b135",
"id_room_unit": "d85830b2-7a06-4d95-aedf-627ded9fd58e",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "cde50eb7-cf31-4a81-afa8-b9e1a35ec390",
"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-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "5"
},
"mt_docs": {
"$id": "25",
"id": "d616bc4f-2e1c-4938-8d6b-31092eeeaafc",
"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": "3fea8cd2-6399-4661-b8c7-32ac4d54de00",
"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-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "7943ce7d-6afb-42a0-af4c-8efa84ca089f",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "26",
"id_doc": "b3f40748-32ac-4fb9-9212-253763066612",
"id_pay": "d90130ea-fbd8-45a5-809f-7f8a932ceaf0",
"id_money": "3fde71b9-9a5d-4dd4-90b9-ca3949d3616d",
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "2950529c-ff8c-451b-9209-a80690f8305a",
"commited": true,
"mt_docs": {
"$ref": "25"
},
"mt_money_types": {
"$id": "27",
"id": "abab38a2-652f-4dc7-aa51-246d7964197c",
"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": "2e25cbf0-87e6-43f2-8255-6edb59ca7b1e",
"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-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "fc94c99e-90a4-4ed6-ad0f-5517e969a07b",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_money_rates": [
{
"$id": "28",
"id_money_1": "e4db70de-2033-4a65-ad7c-b68a5a3b92a5",
"id_money_2": "338367ed-9f5a-4a94-926d-bd9bf1a3fde5",
"date_from": "2026-01-10T12:09:50.8573667+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "6fccad8b-0eac-42c2-8675-2415adef98e3",
"commited": true,
"mt_money_types": {
"$ref": "27"
},
"mt_money_types1": {
"$ref": "27"
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "28"
}
],
"mt_money_rates1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "4"
},
"tt_doc_sa_cashflow": [
{
"$id": "29",
"id_doc_sa": "255ef4d2-976d-4409-9dd9-064e8abbf4f4",
"id_pay": "e0f4ffed-571d-47d9-bf9b-3c8a7f1e9e4b",
"id_money": "b905640a-2888-4f2a-b80f-135d8f537eef",
"date_cashflow": "2026-01-10T12:09:50.8573667+01:00",
"coefficient": 5.1,
"id_user_add": "f19cf108-0667-4df6-8b8a-f121250fb782",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "30",
"id": "0d93f9b3-dd5a-4136-b5df-3bdb9fceedf0",
"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": "43b9b3df-78ec-4b3f-bbe0-626343164329",
"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-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "7cb6c846-0af8-4f64-94ba-b438c0168ed2",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "4"
},
"tt_doc_sa_cashflow": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa_pay": [
{
"$id": "31",
"id_doc_sa": "032504a2-1812-4976-86a6-f9a86290220b",
"id_line": 2,
"id_pay": "ab18b632-157a-486c-b493-2e0d60a98981",
"id_money": "e40fbc04-6dd5-486a-afd3-e33888420615",
"coefficient": 5.1,
"id_voucher": "55f0030f-8ddb-4790-9eea-9f545df0793b",
"id_employee": "4e9a94b8-8e0d-42de-8c5f-08007c76c4b0",
"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": "89114ffc-a614-481c-82b3-a4e2c2905d20",
"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": "13"
},
"mt_money_types": {
"$ref": "27"
},
"mt_payment_types": {
"$ref": "30"
},
"tt_doc_sa": {
"$ref": "24"
},
"tt_vouchers": {
"$ref": "12"
}
},
{
"$ref": "31"
}
],
"tt_vouchers": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"st_users": {
"$ref": "4"
},
"mt_money_types": {
"$ref": "27"
},
"tt_doc_sa": {
"$ref": "24"
}
},
{
"$ref": "29"
}
],
"tt_doc_sa_pay": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"mt_payment_types": {
"$ref": "30"
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "26"
}
],
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "4"
},
"mt_pos_doc_print": [
{
"$id": "32",
"id_pos_print": "d610f5f6-c993-46ee-bb5e-2654aba45d01",
"id_doc": "d6e2108f-eb17-4f69-acf8-a0218de050f8",
"id_pos_type": "8b9dc9de-a582-4ae7-a75a-f94a48bc42e3",
"id_doc_print": "83e45164-7ac1-4bf2-876f-ecece36b5501",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "e593f3eb-25e6-444b-b95e-a882bb351d11",
"commited": true,
"mt_docs": {
"$ref": "25"
},
"mt_pos_print": {
"$id": "33",
"id": "619c61a0-7f1a-4e1d-b76e-cae020d3e76e",
"id_pos": "20c523d2-76c4-4dbf-8873-d34a44b36de3",
"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-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "7df5e1b9-1780-455f-a97a-2c4c0d4a6334",
"commited": true,
"mt_pos": {
"$ref": "20"
},
"mt_pos_doc_print": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"st_users": {
"$ref": "4"
}
},
"mt_pos_types": {
"$id": "34",
"id": "f405c8bb-0062-41a1-a363-88545512eba0",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "060f59ae-49af-4fac-bbe0-533289f73cc9",
"commited": true,
"mt_items_featured": [
{
"$id": "35",
"id": "e567c33c-98c9-4b44-868b-5869c51b8072",
"id_branch": "69781cf9-66ea-401d-a6c6-b45e0a78c8e7",
"id_pos_type": "bcaa4265-ec31-4e6e-9756-405c73d5adb7",
"id_pos": "41cb8f15-f3a4-4bf7-ab64-2daca985c526",
"id_item": "50fdb069-1651-4e74-bfb8-fe9cb553455b",
"date_from": "2026-01-10T12:09:50.8573667+01:00",
"date_end": "2026-01-10T12:09:50.8573667+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "5cfb112f-82fd-4f02-a9f4-67ec81f41841",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_items": {
"$ref": "2"
},
"mt_pos": {
"$ref": "20"
},
"mt_pos_types": {
"$ref": "34"
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "35"
}
],
"mt_pos_doc_print": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"st_users": {
"$ref": "4"
},
"mt_pos_view": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
"st_doc_print": {
"$id": "36",
"id": "2fa4a0e6-da29-4464-b74b-25f75806202b",
"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-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"st_doc_print_det": [
{
"$id": "37",
"id_doc_print": "5075f44f-57db-44bb-bc8c-dcc089a8a15a",
"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": "36"
}
},
{
"$ref": "37"
}
]
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "32"
}
],
"st_doc_num": [
{
"$id": "38",
"id_pos": "73336c83-e68c-4585-8203-c5bc141ea881",
"id_doc": "17a36dc3-70df-4a18-a477-fe5f158fe6d5",
"value": 3,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"mt_docs": {
"$ref": "25"
},
"mt_pos": {
"$ref": "20"
}
},
{
"$ref": "38"
}
],
"tt_doc_sa": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$id": "39",
"id": "38bc189c-b040-4d03-8601-ba479bbbf247",
"id_pos": "8f74f37e-8075-404c-9e3b-71dcd73c9583",
"id_doc": "f0827ba8-9cab-4deb-b3d8-8d341c4984b7",
"id_branch": "e3498778-4c1b-4941-80e1-8885be9c6cfe",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:50.8573667+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "abeee8d4-8816-4a21-868a-7d236f6e83d7",
"id_loc_from": "535d6122-305a-4e3b-bc20-570ef5955d52",
"id_loc_end": "d6286f50-a550-4859-8403-b5c980576ec9",
"id_user_add": "1f702c1b-aada-433d-96e3-244e70370e2b",
"id_user_upd": "f6295c07-42c1-4597-bb14-58ea5110106f",
"id_pos_sesion": "337297e1-635e-495c-9c09-2e43a9ab9ae7",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:50.8573667+01:00",
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_docs": {
"$ref": "25"
},
"mt_locations": {
"$id": "40",
"id": "d16fd4ca-3c4b-4da4-aa12-ff1bdde3258d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "f44dec33-8bb2-4a18-a81e-82ddfe77a8d6",
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "78fd08c7-3829-4cda-b3a8-8b85ba28d630",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"st_users": {
"$ref": "4"
},
"tt_doc_sa": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_doc_st1": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_stock": [
{
"$id": "41",
"id_location": "f27607b9-fef9-462c-9c2e-1ce4a9fca9f3",
"id_item": "76bcaaf1-1cdd-4190-872b-62530ea80f82",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"mt_items": {
"$ref": "2"
},
"mt_locations": {
"$ref": "40"
}
},
{
"$ref": "41"
}
]
},
"mt_locations1": {
"$ref": "40"
},
"mt_pos": {
"$ref": "20"
},
"st_users": {
"$ref": "4"
},
"st_users1": {
"$ref": "4"
},
"tt_doc_st_det": [
{
"$id": "42",
"id_doc_st": "13a4f44a-97e1-4b1f-8679-eb93c20eefad",
"id_line": 2,
"id_item": "b1349c3f-ba4a-41f9-8edd-cdc4c9c29d2b",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "2"
},
"tt_doc_st": {
"$ref": "39"
}
},
{
"$ref": "42"
}
],
"tt_doc_st1": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_doc_st2": {
"$ref": "39"
}
},
{
"$ref": "39"
}
]
},
"mt_locations": {
"$ref": "40"
},
"mt_locations1": {
"$ref": "40"
},
"mt_pos": {
"$ref": "20"
},
"st_users": {
"$ref": "4"
},
"st_users1": {
"$ref": "4"
},
"tt_cloakrooms_units": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa_det": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_doc_sa_pay": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa2": {
"$ref": "24"
},
"tt_pos_sesion": {
"$id": "43",
"id": "7695070a-5325-4f57-984f-089a50a1df0e",
"nro_sesion": 2,
"id_pos": "c0e409e7-6556-4003-bb9c-166e92834a37",
"date_tax": "2026-01-10T12:09:50.8573667+01:00",
"date_open": "2026-01-10T12:09:50.8573667+01:00",
"date_close": "2026-01-10T12:09:50.8573667+01:00",
"id_user_open": "6e946a26-8022-4a3d-a6fe-e6bb7ac69b86",
"id_user_close": "ffab7f27-a4cc-4f5f-a4c8-41b204f0aae6",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"mt_pos": {
"$ref": "20"
},
"tt_cloakrooms_units": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "5145a2e1-75b4-4888-8b4d-fb53cf99f830",
"order_id": 2,
"id_item": "a612b4a1-feab-4e0d-9901-24dd2a2fbaa9",
"id_item_type": "ab9b56e4-a72e-4d18-ba7f-3e826f33f426",
"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": "3019bf78-ca82-4bfc-ad11-7d352f0e7b7e",
"type_item": 11,
"id_voucher_json": "77d407f8-063c-4f26-9670-d5a030bfd0a7",
"count_voucher": 1,
"id_category": "4a33c5ea-9af9-4164-9181-3b2991f8fd6c",
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "f7151473-07d6-46a1-8ce4-c3a953333746",
"commited": true,
"mt_items": {
"$ref": "2"
},
"mt_items_types": {
"$ref": "10"
},
"st_users": {
"$ref": "4"
},
"tt_pos_sesion": {
"$ref": "43"
}
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "45",
"id": "be70caf3-641b-4554-8fc3-d112dfefa910",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "5ba1424f-e254-4813-99e0-cd60e735f88b",
"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-01-10T12:09:50.8573667+01:00",
"tt_pos_sesion": {
"$ref": "43"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "7a474617-e01e-4132-86cd-a15b440a4631",
"id_room_unit": "d05ef897-dfd4-43eb-a4e7-a8315c037c4e",
"id_room_list": "ea995421-da27-44ba-b379-8293f2d7e3a7",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:50.8573667+01:00",
"date_from": "2026-01-10T12:09:50.8573667+01:00",
"date_end": "2026-01-10T12:09:50.8573667+01:00",
"date_open": "2026-01-10T12:09:50.8573667+01:00",
"date_close": "2026-01-10T12:09:50.8573667+01:00",
"id_employee": "da452ff5-12d7-4691-adfa-282738104a46",
"id_employee_sec": "f7327779-3790-423c-963f-50ec5e3e7ce4",
"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": "512dc8f7-82e2-42db-a19f-8fbff6fa3e26",
"comment": "sample string 7",
"id_user_open": "82f52030-59da-4f20-87b8-31ef988c1cc4",
"id_user_close": "bef60b10-c246-47ca-861e-83488b908d13",
"id_unit_state": "2d81e6ad-4e67-4c51-a07b-9bf29fde874e",
"id_pos_sesion": "ccd715d9-e29e-4561-bce1-54d81f83e6db",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:50.8573667+01:00",
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"mt_employees": {
"$ref": "13"
},
"mt_employees1": {
"$ref": "13"
},
"mt_rooms_units": {
"$id": "47",
"id": "a8604416-7d03-44f0-bc13-b40d1cd68e30",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "a7d70365-4667-4e46-b13d-e89bd011a5e2",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "487cf669-c2f9-4627-a4d8-afd1bb134044",
"locked": true,
"date_locked": "2026-01-10T12:09:50.8573667+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "1f637b91-bf26-45a2-a31a-15d83037fade",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "f81243f3-a3b5-47ef-8957-cf0daf4542fe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0519858e-3f79-493f-8bf2-5bfae421e8a5",
"name_pos": "sample string 6",
"id_image": "4974632c-556e-4c62-9061-f507a388a28b",
"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": "d2874439-1e1f-4453-b31b-56d5935a34fd",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "ad58fe47-c105-4b09-b49a-5cb6b172ccb7",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "cbdf4d36-3cf5-4195-a919-4782ac04d5f7",
"id_room": "af740b06-1b78-4812-a576-ab20bb6246e4",
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "b81109d2-49e4-46de-8980-8b4520341373",
"commited": true,
"mt_pos": {
"$ref": "20"
},
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "49"
}
],
"st_images": {
"$ref": "6"
},
"st_images1": {
"$ref": "6"
},
"st_users": {
"$ref": "4"
},
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_list": [
{
"$id": "50",
"id": "e922f2c2-6e49-4302-bff1-461d6790a27d",
"id_room": "63a70802-c03e-42af-bcac-5daa382e4dd2",
"date_in": "2026-01-10T12:09:50.8573667+01:00",
"date_out": "2026-01-10T12:09:50.8573667+01:00",
"id_user_add": "56151856-fd23-421f-a77c-f97280a814af",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "4"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "50"
}
]
},
"mt_rooms_units_types": {
"$id": "51",
"id": "4ab9823d-a882-4974-a002-7f525a5e4276",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "aa62475a-66d8-43b0-bcab-d34e4e3c53b6",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "d47f1357-60b7-468f-b547-e0689900288d",
"id_room_state": "33dfdab2-55ef-48e8-86cf-8fb905bc61d5",
"id_image": "75884b2c-7f05-447a-91c3-7e38557c4ae3",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "7cec3f09-29e7-4a9d-b43f-332407967f6e",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "72b49ba7-7ed3-4caa-974b-321cb1bb2bf9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "31c17686-56a4-4ff9-a9a8-87e760cc5963",
"commited": true,
"st_users": {
"$ref": "4"
},
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_types": {
"$ref": "51"
},
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "4"
}
},
"st_users": {
"$ref": "4"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_states": {
"$ref": "53"
},
"st_users": {
"$ref": "4"
},
"st_users1": {
"$ref": "4"
},
"tt_doc_sa": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_pos_sesion": {
"$ref": "43"
},
"tt_rooms_list": {
"$ref": "50"
}
},
{
"$ref": "46"
}
],
"tt_doc_sa": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_tips": [
{
"$id": "54",
"id": "e8744d63-c3c0-4ad9-8358-25b26e5e075b",
"id_pos_sesion": "fa484484-71da-40fd-a3cb-e73055aa7402",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "7e6dded2-9ca5-4c73-8b43-4a1d969ee77f",
"id_room_unit_activity": "193fbce3-3213-4e54-8677-5fd2747d5ef2",
"id_doc_sa": "5427e7c0-b320-4d63-8b0f-c4f560a31010",
"id_pos_type": "a42cb8c0-9637-4e96-868c-17648351d66c",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "0e9716e9-f36e-4d7f-8767-38700cee8041",
"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-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "43"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "c4effe24-5236-48fc-b545-1170faafa0f4",
"id_user": "941fac9c-5185-45f5-a985-1f49eac78215",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"st_users": {
"$ref": "4"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "4"
},
"st_users1": {
"$ref": "4"
},
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "3da35e5f-e566-46a0-a135-907a87c2fd6e",
"id_user": "dc33ef31-32e4-4887-8abe-f471d7315df0",
"date_add": "2026-01-10T12:09:50.8573667+01:00",
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"st_users": {
"$ref": "4"
},
"tt_pos_sesion": {
"$ref": "43"
}
},
{
"$ref": "56"
}
]
},
"tt_rooms_units_activity": {
"$ref": "46"
},
"tt_spool_doc_print": [
{
"$id": "57",
"id": "7767461f-7a8e-4fb1-8cfe-42514d5083f5",
"spool_server": "sample string 2",
"id_doc_sa": "2a5160c7-8bf7-4aea-99e1-c8fbd6912168",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:50.8573667+01:00",
"tt_doc_sa": {
"$ref": "24"
}
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "43"
}
},
{
"$ref": "23"
}
]
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "4"
},
"mt_pos_view": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list_rules": [
{
"$id": "58",
"id": "41949e64-290a-418a-9fb8-d0c1c5b622b9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:50.8573667+01:00",
"date_end": "2026-01-10T12:09:50.8573667+01:00",
"id_branch": "5e23dded-a7f0-4c41-97cc-1860519eb22b",
"id_pos": "17650a49-b524-416e-8911-524d4baa8186",
"id_list": "986d833b-688c-4ed4-acc7-90c510fbaa3c",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "fde5dbc2-7421-4d0f-b339-305dd1738e84",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_pos": {
"$ref": "20"
},
"mt_prices_list": {
"$ref": "17"
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "58"
}
],
"mt_prices_rules": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_doc_num": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_pos_license": [
{
"$id": "59",
"id": "4107a8a1-5fa1-4cfb-ace2-d3e03fcba306",
"id_pos": "b28cf0bd-0d15-46b7-96b8-ea96ea10ff45",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:50.8573667+01:00",
"key_access": "sample string 5",
"id_user_add": "d4863c60-c342-4b03-a5dc-7943d5ef8ad2",
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"mt_pos": {
"$ref": "20"
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "59"
}
],
"st_users_pos": [
{
"$id": "60",
"id_user": "d1d449a9-f08c-4285-b6f9-116627506988",
"id_pos": "52b065b3-a208-43cc-b751-c81fe8308b47",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"mt_pos": {
"$ref": "20"
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_pos_connection": [
{
"$id": "61",
"id": "0a79bab5-b7d5-498e-8651-73f15951f0a8",
"id_pos": "2ba9ae35-075b-4888-b886-98bd04862cca",
"date_add": "2026-01-10T12:09:50.8573667+01:00",
"date_upd": "2026-01-10T12:09:50.8573667+01:00",
"date_out": "2026-01-10T12:09:50.8573667+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "20"
}
},
{
"$ref": "61"
}
],
"tt_pos_sesion": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_branches": {
"$ref": "5"
},
"tt_logs": [
{
"$id": "62",
"id": "b7f96c8c-645b-4c6d-8201-de1cdb58d7a6",
"id_user_add": "4662e6c5-6c30-47ef-ba80-00336a01bc05",
"id_table": "d06d7128-bd1d-44c3-b4a3-7a5f64fbf04e",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "137ed4e1-1bfd-436e-9e0d-46500e940564",
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"mt_pos": {
"$ref": "20"
},
"st_sync_tables": {
"$id": "63",
"id": "bb5ea3d1-2213-4e46-9cea-d83a874cba6c",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "64",
"id": "fa257ff5-083c-4380-8dd7-45a75f057880",
"id_sync": "101e25b9-3058-45a9-ade1-746a36215967",
"json": "sample string 3",
"id_table": "c2cffe7a-3c47-4635-9329-fb471fcbfe9c",
"order": 5,
"st_sync_packages": {
"$id": "65",
"id": "56018ac6-6352-4d36-96d0-be77ce742bc0",
"id_branch_from": "2aa0d2b8-b427-4efe-a073-7a08ab8be1b4",
"id_branch_to": "85d64e67-d6fa-4926-9e12-451a33549590",
"type": 4,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:50.8573667+01:00",
"send_on": "2026-01-10T12:09:50.8573667+01:00",
"mt_branches": {
"$ref": "5"
},
"mt_branches1": {
"$ref": "5"
},
"st_sync_packages_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
},
"st_sync_tables": {
"$ref": "63"
}
},
{
"$ref": "64"
}
],
"tt_logs": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "62"
}
],
"st_local_variables": [
{
"$id": "66",
"id": "594fd807-e086-4f80-b13f-294e4f4db820",
"id_pos": "e4ca9d1b-ab31-4bed-a3ae-19a44415b3c8",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"mt_pos": {
"$ref": "20"
}
},
{
"$ref": "66"
}
],
"tt_doc_st": [
{
"$ref": "39"
},
{
"$ref": "39"
}
]
},
"mt_pos_prices_list": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_pos_types": {
"$ref": "34"
},
"st_users": {
"$ref": "4"
}
},
"mt_prices_list": {
"$ref": "17"
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "18"
}
],
"mt_prices_items": [
{
"$id": "67",
"id_list": "74f52973-65d8-4616-8e42-022d73f52110",
"id_item_sub": "c1751892-968b-40df-ac94-72c3adc8f414",
"validity_date": "2026-01-10T12:09:50.8573667+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "aad10e33-75da-471f-a51a-a1f192a587ab",
"commited": true,
"mt_items_sub": {
"$ref": "1"
},
"mt_prices_list": {
"$ref": "17"
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "67"
}
],
"mt_prices_list1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_prices_list2": {
"$ref": "17"
},
"mt_prices_list_rules": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "4"
},
"mt_prices_rules": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"tt_doc_sa_det": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "4"
},
"st_users1": {
"$ref": "4"
},
"tt_doc_sa": {
"$ref": "24"
},
"tt_doc_sa_det_stock": [
{
"$id": "68",
"id_doc_sa": "19e7bd25-34cc-40d2-a18b-5b1336153e66",
"id_line": 2,
"id_item": "94bce906-4503-4fc4-bb84-ba8a7dac3f59",
"qty": 4.1,
"mt_items": {
"$ref": "2"
},
"tt_doc_sa_det": {
"$ref": "16"
}
},
{
"$ref": "68"
}
]
},
{
"$ref": "16"
}
],
"tt_doc_sa_pay": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_vouchers_permisions": [
{
"$id": "69",
"id": "8714f5b6-1634-47a4-8cc0-06453f2bd089",
"date_from": "2026-01-10T12:09:50.8573667+01:00",
"date_end": "2026-01-10T12:09:50.8573667+01:00",
"date_used": "2026-01-10T12:09:50.8573667+01:00",
"id_employee": "7024bd76-ee4c-4579-ab8b-cdc91cd74d84",
"id_branch": "d118b085-3aaa-4bd0-85a8-78488b860d58",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "52663fa7-41bf-4b3d-9da3-958d721739fe",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_employees": {
"$ref": "13"
},
"st_users": {
"$ref": "4"
},
"tt_vouchers": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
{
"$ref": "69"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_payment_types": {
"$ref": "30"
},
"st_users": {
"$ref": "4"
},
"tt_doc_sa_pay": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": {
"$ref": "69"
}
}
},
{
"$ref": "11"
}
],
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "4"
},
"mt_items_sub": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_prices_rules": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"mt_pos": {
"$ref": "20"
},
"mt_prices_list": {
"$ref": "17"
},
"st_users": {
"$ref": "4"
}
},
{
"$ref": "9"
}
],
"tt_vouchers_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
{
"$ref": "7"
}
],
"mt_employees": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items_types": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_money_types": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_payment_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_prices_list": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_functions": [
{
"$id": "70",
"id": "53cd8daf-16ae-4aec-bcd6-27e2f8cd66e2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "edcc2b3d-fb2e-4660-bb7e-085bbe166f57",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "8b1b3b84-9212-4247-9c37-0b12905d6ed2",
"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-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"st_functions_groups": {
"$id": "71",
"id": "f2800a5d-632d-4798-950e-03bf0ce41e7f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"st_functions": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"st_images": {
"$ref": "6"
},
"st_permisions": [
{
"$id": "72",
"id": "56542ac8-772d-4757-b2f5-453fec107fd2",
"id_function": "07d58ecf-7233-4691-b0aa-bf022bb82792",
"id_user": "9c8c701c-886d-4afd-ab49-2fbd2db78dd9",
"id_profile": "5b135e0c-63c9-4e3f-b110-32ea9531c1f9",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"st_users_profiles": {
"$id": "73",
"id": "a66c9505-e671-4b72-8409-3798497586a4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"st_users": {
"$ref": "4"
},
"st_functions": {
"$ref": "70"
}
},
{
"$ref": "72"
}
]
},
{
"$ref": "70"
}
],
"st_images_types": {
"$id": "74",
"id": "f588b92d-8834-4563-ba0c-d441fa29aa7d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"st_images": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"mt_docs": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"st_users1": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_cloakrooms": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"st_users": {
"$ref": "4"
},
"mt_branches_zones": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_branches": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_locations": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_periods": [
{
"$id": "75",
"id_branch": "4d64d781-2452-4c6c-b125-af58b0cca450",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:50.8573667+01:00",
"date_end": "2026-01-10T12:09:50.8573667+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"mt_branches": {
"$ref": "5"
}
},
{
"$ref": "75"
}
],
"mt_pos": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list_rules": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_prices_rules": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"st_sync_packages": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_sync_packages1": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_sa": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_vouchers": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_vouchers_permisions": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
{
"$ref": "5"
}
],
"mt_branches_zones": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_brands": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_docs_payment_money": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_employees": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_employees_profiles": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_items": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_items_sub": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items_types": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_locations": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_money_rates": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_money_types": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_payment_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_pos": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_pos_doc_print": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_pos_prices_list": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_pos_print": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_types": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_view": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_items": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"mt_prices_list": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_prices_list_rules": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_prices_rules": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_units": [
{
"$id": "76",
"id": "082ccb14-4103-445e-8385-a06e976ba0e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "e88d939c-6dbf-4f0d-b5e5-cf001ab89a13",
"commited": true,
"mt_units_ref": [
{
"$id": "77",
"id": "49fb3ddb-b912-4dc5-b803-85da26674707",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "d02bcb84-37ec-4c12-93a5-2f0d7ddd09f6",
"active": true,
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"id_user_upd": "39ce78f0-cf3f-4c28-a205-a79264da2ce4",
"commited": true,
"mt_units": {
"$ref": "76"
},
"st_users": {
"$ref": "4"
},
"mt_items_formula": [
{
"$id": "78",
"id_item_sub": "f07804b9-711c-4c19-a883-c0394123a8c2",
"id_item": "e9ff3f54-0cc6-4fdc-acb7-328f48071ca8",
"group_id": 3,
"id_unit_ref": "22b40152-0d78-4339-a418-fc328d2f8872",
"qty_dis": 5,
"mt_items": {
"$ref": "2"
},
"mt_items_sub": {
"$ref": "1"
},
"mt_units_ref": {
"$ref": "77"
}
},
{
"$ref": "78"
}
]
},
{
"$ref": "77"
}
],
"st_users": {
"$ref": "4"
},
"mt_items": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items1": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
},
{
"$ref": "76"
}
],
"mt_units_ref": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"st_images": {
"$ref": "6"
},
"st_images1": {
"$ref": "6"
},
"st_permisions": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_pos_license": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_users_pos": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_users_profiles": {
"$ref": "73"
},
"st_users_token": [
{
"$id": "79",
"id": "41afdcab-cde8-489b-9b0b-f68c69bed1e3",
"token_id": "sample string 2",
"id_user": "6d27b1d2-9c87-47d9-ba51-6cfd678a5cb4",
"date_from": "2026-01-10T12:09:50.8573667+01:00",
"date_end": "2026-01-10T12:09:50.8573667+01:00",
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"st_users": {
"$ref": "4"
}
},
{
"$ref": "79"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa_det": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_doc_sa_det1": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_doc_sa": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_doc_st1": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_pos_sesion": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_pos_sesion1": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_rooms_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_log": [
{
"$id": "80",
"id": "b9764c77-1768-40fd-81b0-5083a017199a",
"id_room_activity": "a44bed13-acbf-40cc-86cd-cd3851867155",
"id_pos_sesion": "4979168d-72e5-49c1-a4e6-7ca97bc3ee99",
"log_text": "sample string 4",
"id_user": "3ba81a74-8695-4f6b-9a87-bea788ee9ae4",
"created_on": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"st_users": {
"$ref": "4"
}
},
{
"$ref": "80"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_docs": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"mt_categories_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_items_formula": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"mt_units": {
"$ref": "76"
},
"mt_units1": {
"$ref": "76"
},
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "4"
},
"mt_items_sub": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_prices_rules": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_doc_st_det": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_vouchers_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"mt_items_formula": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"mt_items_types": {
"$ref": "10"
},
"mt_items_vouchers": {
"$id": "81",
"id": "bb9c8271-334b-46ba-b8fc-cb942a0a586b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "67084cb3-9c66-4949-b036-25ad9353d891",
"id_doc_print": "e48dabd5-3663-4e4e-b67b-c523c607c7ec",
"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-01-10T12:09:50.8573667+01:00",
"last_update": "2026-01-10T12:09:50.8573667+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "4"
},
"mt_prices_items": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_sa_det": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.