POST api/St_Users
Request Information
URI Parameters
None.
Body Parameters
st_users| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| username | string |
Required Max length: 20 |
|
| password | string |
Required Max length: 200 |
|
| first_name | string |
Max length: 20 |
|
| last_name | string |
Max length: 20 |
|
| external_id | string |
Max length: 100 |
|
| string |
Max length: 50 |
||
| mobile | string |
Max length: 30 |
|
| nif | string |
Max length: 20 |
|
| block | boolean |
Required |
|
| id_user_profile | globally unique identifier |
Required |
|
| view_messages | boolean |
Required |
|
| id_image_photo | globally unique identifier |
None. |
|
| reserved | boolean |
None. |
|
| pos_access | boolean |
None. |
|
| back_access | boolean |
None. |
|
| 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. |
|
| commited | boolean |
None. |
|
| mt_branches | Collection of mt_branches |
None. |
|
| mt_branches_zones | Collection of mt_branches_zones |
None. |
|
| mt_brands | Collection of mt_brands |
None. |
|
| mt_categories | Collection of mt_categories |
None. |
|
| mt_categories_items | Collection of mt_categories_items |
None. |
|
| mt_cloakrooms | Collection of mt_cloakrooms |
None. |
|
| mt_docs_payment_money | Collection of mt_docs_payment_money |
None. |
|
| mt_employees | Collection of mt_employees |
None. |
|
| mt_employees_profiles | Collection of mt_employees_profiles |
None. |
|
| mt_items | Collection of mt_items |
None. |
|
| mt_items_featured | Collection of mt_items_featured |
None. |
|
| mt_items_sub | Collection of mt_items_sub |
None. |
|
| mt_items_types | Collection of mt_items_types |
None. |
|
| mt_locations | Collection of mt_locations |
None. |
|
| mt_money_rates | Collection of mt_money_rates |
None. |
|
| mt_money_types | Collection of mt_money_types |
None. |
|
| mt_payment_types | Collection of mt_payment_types |
None. |
|
| mt_pos | Collection of mt_pos |
None. |
|
| mt_pos_doc_print | Collection of mt_pos_doc_print |
None. |
|
| mt_pos_prices_list | Collection of mt_pos_prices_list |
None. |
|
| mt_pos_print | Collection of mt_pos_print |
None. |
|
| mt_pos_rooms | Collection of mt_pos_rooms |
None. |
|
| mt_pos_types | Collection of mt_pos_types |
None. |
|
| mt_pos_view | Collection of mt_pos_view |
None. |
|
| mt_prices_items | Collection of mt_prices_items |
None. |
|
| mt_prices_list | Collection of mt_prices_list |
None. |
|
| mt_prices_list_rules | Collection of mt_prices_list_rules |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| mt_rooms | Collection of mt_rooms |
None. |
|
| mt_rooms_units | Collection of mt_rooms_units |
None. |
|
| mt_rooms_units_states | Collection of mt_rooms_units_states |
None. |
|
| mt_rooms_units_states_types | Collection of mt_rooms_units_states_types |
None. |
|
| mt_rooms_units_types | Collection of mt_rooms_units_types |
None. |
|
| mt_units | Collection of mt_units |
None. |
|
| mt_units_ref | Collection of mt_units_ref |
None. |
|
| st_images | st_images |
None. |
|
| st_images1 | st_images |
None. |
|
| st_permisions | Collection of st_permisions |
None. |
|
| st_pos_license | Collection of st_pos_license |
None. |
|
| st_users_pos | Collection of st_users_pos |
None. |
|
| st_users_profiles | st_users_profiles |
None. |
|
| st_users_token | Collection of st_users_token |
None. |
|
| tt_doc_sa_cashflow | Collection of tt_doc_sa_cashflow |
None. |
|
| tt_doc_sa_det | Collection of tt_doc_sa_det |
None. |
|
| tt_doc_sa_det1 | Collection of tt_doc_sa_det |
None. |
|
| tt_doc_sa | Collection of tt_doc_sa |
None. |
|
| tt_doc_sa1 | Collection of tt_doc_sa |
None. |
|
| tt_doc_st | Collection of tt_doc_st |
None. |
|
| tt_doc_st1 | Collection of tt_doc_st |
None. |
|
| tt_items_customs | Collection of tt_items_customs |
None. |
|
| tt_logs | Collection of tt_logs |
None. |
|
| tt_pos_sesion | Collection of tt_pos_sesion |
None. |
|
| tt_pos_sesion1 | Collection of tt_pos_sesion |
None. |
|
| tt_rooms_list | Collection of tt_rooms_list |
None. |
|
| tt_rooms_units_activity | Collection of tt_rooms_units_activity |
None. |
|
| tt_rooms_units_activity1 | Collection of tt_rooms_units_activity |
None. |
|
| tt_rooms_units_log | Collection of tt_rooms_units_log |
None. |
|
| tt_tips_users | Collection of tt_tips_users |
None. |
|
| tt_vouchers_permisions | Collection of tt_vouchers_permisions |
None. |
|
| tt_vouchers | Collection of tt_vouchers |
None. |
|
| mt_docs | Collection of mt_docs |
None. |
|
| tt_pos_sesion_users | Collection of tt_pos_sesion_users |
None. |
Request Formats
application/json, text/json
{
"id": "93855da9-3cd5-4441-b2ec-d8a4da7a25c4",
"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": "d26a9a8b-b5b4-42a2-b4b4-c7f1916db6ba",
"view_messages": true,
"id_image_photo": "95cc517f-28f2-4474-9cf1-c975f8db4782",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "77866ec3-931b-451f-b540-fcdfb79f6a73",
"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:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"mt_branches": [
{
"$id": "2",
"id": "2255807f-3c26-44eb-947d-fa9d11646689",
"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": "470270a3-ee02-4f92-9138-c91c8d54cc6d",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "839a793d-8f7c-43d0-a5be-12039fcd081a",
"commited": true,
"st_images": {
"$id": "3",
"id": "6f32d3ef-2952-461e-ad8f-38e2b314b1ac",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "cecf523e-f9e0-4875-95ee-8651067547d4",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "e2f98f29-f9d5-4a6f-9a28-7677673419f8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "703b0543-aa46-4236-a44e-c4b93d73963c",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "72435eeb-02a3-49fe-b598-f376f85282e0",
"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:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "020474d6-8118-48e9-a9db-d67a09cd2f65",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "52c74226-366b-4846-b60b-c2a0cab54f2e",
"id_item": "3dfaa581-9ca6-4b7d-a914-c5a6160ef5cf",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "a99ef6a6-a269-4b0f-b3f8-a8cb8c023f27",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "f625f1de-9df6-4f8e-9324-6e768dc04567",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "771c0643-c142-4889-9f13-419ff0faf403",
"id_unit_sec": "c183c768-407c-4f6b-baa2-5f5a9f4558c6",
"id_brand": "dffb8604-3b49-4492-9d9f-a76d57e5b923",
"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": "45366a13-7485-4c9d-a713-04472731ff21",
"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:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "08f000e0-94f6-4c9a-852d-dbb69c83964a",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "8fc3187c-2fec-467c-abbe-0d5df19e8a6d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "9569b834-8d32-46e9-87cc-dbfe8de2e7e1",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$ref": "1"
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$id": "8",
"id": "500eb990-e77f-4d3f-815c-4283a3706365",
"id_branch": "ff1bc0db-e5f9-4afb-88d9-832dcc3fed58",
"id_pos_type": "b6ca05c7-3803-4874-8d4c-1a160bc5a427",
"id_pos": "c932567e-0485-47cd-96c3-5125273314f7",
"id_item": "5a16a6f8-2739-4c45-8ad6-bcafa8f6e006",
"date_from": "2026-01-10T12:09:23.1442369+01:00",
"date_end": "2026-01-10T12:09:23.1442369+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "aa09c51b-c756-409b-9835-637d277e0d4f",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$id": "9",
"id": "329365d9-7df7-42c2-8129-6a7f427cb5de",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5c60b99e-4807-483c-883b-ebd241979d7a",
"id_zone": "c2609b7e-7d1f-49d5-8f5a-445a3cb8d597",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "82f359c0-f82d-4327-b281-c8ad23b6fd22",
"commited": true,
"mt_branches_zones": {
"$id": "10",
"id": "fa4ced59-9ae9-4383-801e-d51984dddf79",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "9186491d-f59f-4964-8c24-2d1b4bc6eafa",
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "27507461-9152-42bd-864a-39e58032cdb3",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users": {
"$ref": "1"
}
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "853dbd1d-99b5-47fa-ba58-4a87efe87114",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "112dd1a4-666b-4faa-9cae-25fa30ffaf80",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "de9e928a-15d3-4262-8a00-779fed4b7612",
"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:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "7ea715f0-e15d-402a-96d4-18ef3900c0e0",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "5a309405-a94b-451f-8c27-9e6ec0a92644",
"id_cloakroom": "8aac97ef-d53e-48f2-a4c6-c218b8c670e5",
"id_pos_sesion": "1aacd1b6-71e0-45e9-a674-4df8781bce46",
"unit_id": 4,
"date_open": "2026-01-10T12:09:23.1442369+01:00",
"date_close": "2026-01-10T12:09:23.1442369+01:00",
"id_doc_sa": "3138c7cc-cdbe-48b7-8499-cea741ce3ecc",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "a12ece80-c72f-4cc6-a29c-9db61d4fd603",
"id_pos": "4383d41c-f693-4562-be7a-d309f1035ac0",
"id_doc": "9e9fbacf-a7b9-4967-b660-c6d278e15a52",
"id_branch": "d8cffc67-840c-4a3b-836e-f596bc677610",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:23.1442369+01:00",
"date_tax": "2026-01-10T12:09:23.1442369+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "747ebe40-784e-493d-8c8c-2458bfd0479b",
"id_relationship": "bcc184b3-106d-4ad1-b046-21eef6c7036d",
"id_loc_from": "6e917dbd-45df-48a3-a152-52a9b9e63765",
"id_loc_end": "51a3c37a-dc2e-45a2-8d21-0407a704cd6c",
"id_user_add": "a6f85230-7437-4a9a-b248-f9f8d5c1ab92",
"id_user_upd": "9d631ea6-e1e6-4223-ab86-0bb281f8743f",
"comment": "sample string 12",
"id_pos_sesion": "7c6657e2-e667-4bef-9265-e2d59f75d33f",
"id_room_unit": "9d6a6a04-dd93-4145-8c5d-54f749914185",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "5ae20db5-7178-48e2-b416-4af8e852605f",
"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:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "588dc249-88ae-44a8-bc4b-66bded0cbea8",
"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": "ec5099b3-846b-42bd-8d61-68cee03444e3",
"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:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "ae86f857-a224-4743-93e0-f9d1347fee62",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "e0b85741-e98c-4fc8-a53d-94fdeda1045f",
"id_pay": "31cab992-fac8-4aa1-8fa9-e2e016b30633",
"id_money": "d5e917b9-a4c1-4f01-ac74-05542aaea810",
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "ba612e5b-40fe-4e8b-9248-3e8ac5290b9e",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "4e7b951b-1162-4fa1-80dd-220c6cbe10c7",
"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": "a0e80c85-98df-42b5-8207-6681f9c05396",
"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:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "bc719cd6-23d0-46fd-9ac5-91981516dbb0",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "16289081-8df6-4371-83ca-2cf8983adae4",
"id_money_2": "68d0f96b-ff33-4bb2-9a16-bfec59e2b4d3",
"date_from": "2026-01-10T12:09:23.1442369+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "92f992ff-200a-46a1-8859-2ad1454200c3",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "e6c957c6-31aa-45ae-a552-9c2bfb91623b",
"id_pay": "f4f7e0cd-df8a-4f81-ad8b-25806962996e",
"id_money": "eb611c51-2668-48e5-9a89-3690dcbf938c",
"date_cashflow": "2026-01-10T12:09:23.1442369+01:00",
"coefficient": 5.1,
"id_user_add": "f5fb5943-315e-40fe-a59a-bb4b29c26ab8",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "eb1b5cae-fe8f-4a36-b4ce-7097ad62699c",
"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": "b671ada0-ed25-4401-b35f-e46706a9f1dc",
"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:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "89b7aecf-c363-4243-b76e-fb6fabea855e",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "5dae4799-ab1e-4587-9db1-66528e6b47e8",
"id_line": 2,
"id_pay": "82a8ae5e-a1ab-4213-980b-b2316d5e9ffd",
"id_money": "48103e46-8b09-45e5-9932-7742e5471c59",
"coefficient": 5.1,
"id_voucher": "5d0dc063-1ed8-48c2-8ab0-8a459eda8a2e",
"id_employee": "54f1723b-7e0f-4ec3-bc2c-938f1af76d32",
"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": "178ca997-6eaf-4da8-9168-07d17d4190e0",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$id": "21",
"id": "b53e0ab1-15e6-44f9-baeb-f48969ca8eb9",
"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": "ead05176-6c0a-495c-9876-139afd93eb4f",
"name_pos": "sample string 12",
"id_image": "b8f3f826-2fca-40e4-a306-290340d525ed",
"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:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "d5f86359-4dcd-4c3f-9294-9edeacb5d778",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "4104ba95-ecc6-4d64-a018-abf44383bb7f",
"id_branch": "c4c4b694-ac4d-4a0b-b239-d98c65b58087",
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "1462cd2e-84a8-4bda-8c2c-155061edaad6",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "244e6ac8-4669-48b1-bc90-1cec27546975",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "26f6bd0a-2624-4338-930d-5d1c6980aa25",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "1"
}
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "b86bb8a2-1ddf-4604-8c44-b14a4245db7d",
"id_line": 2,
"id_item_sub": "e679274c-b25a-489f-ac77-30f328dd1b12",
"qty": 4.1,
"id_list": "0ba27324-eaac-43e6-ac1d-f2882e603615",
"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": "3ea6c8bf-0301-4e4c-b2a3-7b72a65d76fd",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "5a9db53a-def2-4bfe-af42-dccbcc77eee0",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "5ae6e2d0-e228-40ad-b60c-65749b2825a2",
"id_user_upd": "470c0403-dd6a-450c-aa91-5de2fcda2f40",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "86711cbc-b922-472c-aaa8-06d5350626f6",
"id_item": "dc240c6e-ff58-4225-becd-161c99192f71",
"id_item_type": "d565c8be-283f-40fb-8bd9-6bd4b0db55d5",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "2d6cd23f-f7e2-4584-a7cf-342d33d83dbb",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "3baab027-76d4-4cbc-9f6a-afcccbd9105b",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "e96abfa0-e7f3-42e2-91f1-9bdfa8620aaa",
"id_item": "40342287-61f2-4f49-b1a0-f1a3d7f4fb96",
"group_id": 3,
"id_unit_ref": "318d7769-b9a3-4d3f-9916-d58add56f1d9",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "063b461f-ea26-49a3-94c1-2586a60ba617",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "70a480a2-a391-436e-b149-bb4b681b33e5",
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "84b2016c-0bca-4a3e-b420-9ad2c8a9a34e",
"commited": true,
"mt_units": {
"$id": "28",
"id": "e66f21b6-ca99-489b-b133-20035d18d263",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "d1c4143a-3408-4b75-8991-06f1f0c73dc4",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "1"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "1"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "fd84d43e-eee3-4a3f-8670-4ab521c1a9e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "d35f9bed-e438-4b1e-9cf2-8bddb72fc7a6",
"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:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "15f7e7b5-1d18-4b80-b3fc-7403aab76f91",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "74c26951-24b1-4e19-ba60-c6bd2c4499be",
"id_line": "4964a8fa-eb1a-4540-952c-1b30ebcb5bab",
"id_category": "ac44bc28-0330-42c8-a9fb-0d737c3824b6",
"id_item": "0d938057-6971-4b3c-9f86-ea5296b34c4e",
"id_item_type": "c38f2495-3ab2-4862-8cef-2c301412f289",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "d1a236a9-6cf0-47a2-971c-8083e9116b52",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:23.1442369+01:00",
"date_end": "2026-01-10T12:09:23.1442369+01:00",
"date_used": "2026-01-10T12:09:23.1442369+01:00",
"date_sesion": "2026-01-10T12:09:23.1442369+01:00",
"id_employee": "28a218de-c423-4968-b650-f8ac4e4d6899",
"id_branch": "93da71ed-5160-4b41-9183-fc92c564a407",
"id_voucher_permision": "c53b03cb-4769-415e-8ce6-21395d349896",
"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": "ca7a097e-1646-4377-b8ea-53664ccfdadf",
"id_user_add": "e1274372-755f-4286-9684-bbee9d10ff24",
"id_doc_sa": "277e0dad-f795-457b-98d3-ebe90cd42ed3",
"id_item_sub": "0d222b5f-673e-4e9d-a1ca-9a4961327ec0",
"id_pos_sesion": "7dce436d-3877-418e-b4f0-933857aceed2",
"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:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "1"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "65c4f709-cd7e-4bfe-829e-380f603c3330",
"date_from": "2026-01-10T12:09:23.1442369+01:00",
"date_end": "2026-01-10T12:09:23.1442369+01:00",
"date_used": "2026-01-10T12:09:23.1442369+01:00",
"id_employee": "216a7021-db0d-43c5-9ec8-df92548ab11e",
"id_branch": "f93e6db5-5515-4f6b-aa61-08e7b1f9c069",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "ad7d7ad7-d1bb-4ae7-a30f-89c98c2a1f35",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "1"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "ddd8b13a-d81b-4d12-ac9e-354b98ae3289",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:23.1442369+01:00",
"date_end": "2026-01-10T12:09:23.1442369+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": "0bfe4a48-c816-473d-8f5d-6d5593e832b0",
"id_pos": "cabae455-f650-435c-86b4-3718a97f3f7d",
"id_list": "7b766828-ad8e-482d-9235-fac54a1be3d6",
"id_item": "33e12b52-2847-47c2-9423-777df6525b62",
"id_item_type": "696212dc-f4ef-4f0d-8658-c1eec26a9d84",
"id_category": "66a77db9-ff99-49b5-806e-7164a1050c59",
"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:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "3e24a367-74e9-4df4-9f59-e107de3e92d1",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "9"
},
"mt_prices_list": {
"$id": "34",
"id": "926bba99-7cc2-460a-9608-da7390ffa9d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "06884652-f17b-4dab-8217-dc2f971f3500",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "e05809db-7a3a-4659-b2fd-e62906375842",
"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:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "81b3c61e-de91-4c1d-a6c2-661b642827de",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "31895171-02e6-4c5f-bfa1-3c64b1db647d",
"id_pos_type": "7ad652eb-e359-4040-b856-3a435c2a9d09",
"id_price_list": "42e898c0-6821-4f63-a54f-27c3f830554e",
"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:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "3aca2fc4-dcae-4038-933c-dfcbe0ce5d3e",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "500bc926-9916-4080-86c9-4ddf1a17ccb6",
"id_pos_type": "9f694b95-17c8-4d57-b930-b7a5112a9cbb",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "12e884f6-78ab-479f-b9f9-d13218e4c9ef",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "4b6f99fe-90aa-46a4-8b77-5914f0618abd",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "d657f343-ce88-4d77-8d1c-0a332f502a65",
"commited": true,
"mt_items_featured": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_pos_doc_print": [
{
"$id": "38",
"id_pos_print": "13f3e6de-3804-405d-bf9b-7371383a3b52",
"id_doc": "880c8b77-88fc-468b-a554-f8d8a11f9b05",
"id_pos_type": "cc24d485-acb7-4798-84c2-9f2e0c7869fa",
"id_doc_print": "d5dc7e6b-6c4a-4f3a-bf0b-82e6a92be8e7",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "aa6ac43f-7e17-4751-af86-0426cc44cefd",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "39",
"id": "9dc33cf7-3757-4ff5-8b95-bdab208214b9",
"id_pos": "0e5bf57d-7f94-4125-b01c-b64ca318aa05",
"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:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "9df61d4d-a13f-4894-ac8d-5ac33efbdcdf",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "1"
}
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "6bb6538d-7dd8-4cc4-a968-e009b5334922",
"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:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "551c4b6f-f111-4f5c-93ee-6bd573f5923e",
"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": "1"
}
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "1"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "1"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "42",
"id_list": "2524fd89-3021-4c1f-a22a-364059c363d2",
"id_item_sub": "622ba6a1-cb87-470d-8564-cd7268b2ad8e",
"validity_date": "2026-01-10T12:09:23.1442369+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "daf7e320-7c37-4313-b3d6-1b3403662e23",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "42"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "43",
"id": "c7eeed86-69bf-461a-97e1-77192a43f7d2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:23.1442369+01:00",
"date_end": "2026-01-10T12:09:23.1442369+01:00",
"id_branch": "a5a4e246-b792-4255-81b8-4db42c3a8c6d",
"id_pos": "b5b93dde-9cd0-49e1-aabc-dd97b7a70905",
"id_list": "0e5205b8-9b16-4770-9bf0-bb600135b746",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "81e1bc27-fa55-47df-bcbb-b7bf9fa733e0",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "9"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "ddf1ca00-d82a-492a-8548-d41f437fd158",
"order_id": 2,
"id_item": "f86391e8-8eb8-4d62-8954-099f71014a3b",
"id_item_type": "1552b594-cf77-4dd5-bb6d-91e9aba4ccf6",
"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": "76176f84-be29-41b8-991c-5aa420970ebe",
"type_item": 11,
"id_voucher_json": "1215ebaf-2ce6-4b81-82a9-43b24a2ffe63",
"count_voucher": 1,
"id_category": "9658112a-e66e-4436-a823-573e18f396de",
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "9b739abf-3298-40db-a32f-48cab606a3cb",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "1"
},
"tt_pos_sesion": {
"$id": "45",
"id": "4e5ebade-956f-465b-9d68-171d0580d33d",
"nro_sesion": 2,
"id_pos": "1b295474-336c-4526-9ac1-b100e69f3502",
"date_tax": "2026-01-10T12:09:23.1442369+01:00",
"date_open": "2026-01-10T12:09:23.1442369+01:00",
"date_close": "2026-01-10T12:09:23.1442369+01:00",
"id_user_open": "9a468102-abfa-4afd-b24d-2f790bb6d107",
"id_user_close": "67fdd483-39c0-4307-b4b7-439fe87a13a0",
"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:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "5e8861a4-40bd-41f2-92f1-1556c6a95857",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "7ff9c71c-9b4c-467e-bb58-6deff72ad0d7",
"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:23.1442369+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "2ed7318c-c2d7-4bc1-b34d-ec7fa965dcd4",
"id_room_unit": "c6b2cee0-bbca-4405-a5b3-82ada69fc1d2",
"id_room_list": "875c8699-8563-4bd0-87d8-a90f987820c6",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:23.1442369+01:00",
"date_from": "2026-01-10T12:09:23.1442369+01:00",
"date_end": "2026-01-10T12:09:23.1442369+01:00",
"date_open": "2026-01-10T12:09:23.1442369+01:00",
"date_close": "2026-01-10T12:09:23.1442369+01:00",
"id_employee": "fa0c5f60-b01d-4e62-9ec7-9fb801bc584a",
"id_employee_sec": "8e876c53-2877-44be-bcf5-33a8ccced303",
"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": "a655d60c-d183-464c-be1b-909a1fdcd34f",
"comment": "sample string 7",
"id_user_open": "2048f47d-558d-4fc2-9074-22dd96d1a21d",
"id_user_close": "4445245c-482d-4b89-b798-34cac9072d9a",
"id_unit_state": "d17837e9-1a97-4494-840c-0c091542aee3",
"id_pos_sesion": "94e90297-f545-471c-99a8-5533e38e1ac2",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:23.1442369+01:00",
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "b86d0f40-de57-472a-8bc2-c150f2c7d74b",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "ebe309bd-e307-4076-963f-877dea83ae01",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "a947fcab-ff88-4f10-9107-ce9358df770c",
"locked": true,
"date_locked": "2026-01-10T12:09:23.1442369+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "7d6843f1-8ef1-467a-9481-76deb3cdc8a4",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "02edd290-37bf-45f7-b900-43467e773d34",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "20fb3720-d158-405d-887d-287541ded3dc",
"name_pos": "sample string 6",
"id_image": "1de1d775-214f-45e0-9a0e-fcfbba15e450",
"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": "185a2cc1-8f45-4d0c-82b2-82e0c6c5ad59",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "3a4834bd-112f-4403-a831-4991992ba49c",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "b66b9242-40e9-4c1a-8d0d-ebf195bfe22e",
"id_room": "8273766d-2c7d-4802-bd1b-19e1e9e4c015",
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "cf444b8a-9078-469c-8ff0-dc2bab6520fb",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "7262ce62-e040-4ac0-99ce-d9bb0baf89dd",
"id_room": "41f7a9e4-db90-4ff4-a5f8-162b902057d5",
"date_in": "2026-01-10T12:09:23.1442369+01:00",
"date_out": "2026-01-10T12:09:23.1442369+01:00",
"id_user_add": "37930538-4915-4b60-bdd5-575fa45a19ac",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "1"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "eb0537b8-403b-4896-b57e-6eb8b873fccb",
"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:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "8c555b9a-36ca-44c1-8c99-9571afda542a",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "a396dd94-0dca-4747-858a-a5eead53105c",
"id_room_state": "1bb6ea99-11ca-4fdf-8ae0-49823cc69d32",
"id_image": "1451708f-98ea-4ebe-9c40-b9a8d7bd2dbb",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "5a044461-21f9-4198-b9e7-e121d33ee77c",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "e2bff067-059a-41fe-9e25-0f051300ae30",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "0513adf5-e01a-4bfb-a8f2-9fc3dac9ddb8",
"commited": true,
"st_users": {
"$ref": "1"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "1"
}
},
"st_users": {
"$ref": "1"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "1"
},
"st_users1": {
"$ref": "1"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "55",
"id": "c9fd3054-5ad4-45b0-9d0e-07b84deb1eb9",
"id_pos_sesion": "bc6e5a0e-4b58-4c08-aa16-5257d8769f0f",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "6fc16c22-e4c4-4a9d-82eb-02c1b7471f4a",
"id_room_unit_activity": "f0b1c87f-88aa-4b62-9d82-b556b003dd8b",
"id_doc_sa": "7187fcab-837d-484f-8441-0e7b0b9a59e3",
"id_pos_type": "26338397-8814-433e-93c3-7ab23723d1b0",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "caf99997-c3b3-4213-8430-e968f225f692",
"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:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "88052e3d-fefd-4314-93b8-6890786f54f3",
"id_user": "86883020-21fe-4837-a820-d1e73bf4e62d",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"st_users": {
"$ref": "1"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "1"
},
"st_users1": {
"$ref": "1"
},
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "8649a665-ef4c-42b4-9d1e-0f3fcefd4d07",
"id_user": "cb696276-ee44-436a-8f66-b2b8412f3151",
"date_add": "2026-01-10T12:09:23.1442369+01:00",
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"st_users": {
"$ref": "1"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "58",
"id": "40284a1c-18bc-476f-b565-0aead078b52f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "c6ae2878-f79e-474c-bef4-2822a714df27",
"id_doc_print": "da1e3094-1ce1-40a7-8bf1-a19a13942c48",
"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:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "1"
},
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "1"
},
"st_users1": {
"$ref": "1"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "59",
"id_doc_sa": "6059ae78-b2b5-4cd1-883b-7bc61eda138b",
"id_line": 2,
"id_item": "2a45144c-8320-44b3-9762-c10c20dc894a",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "59"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "1"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "ca6a4d06-8cb9-4a8d-926b-bda5fce77f52",
"id_doc": "c598d313-4c99-4024-8fa3-8a59e6f4aa77",
"value": 3,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "9"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "9eeca462-27e4-4661-b497-74724806d0f9",
"id_pos": "6a731f78-da79-45ab-a817-92e0513ae393",
"id_doc": "fa85bcbd-6950-44c7-b935-b653bba8b9b5",
"id_branch": "ccb80756-76cb-4622-a87d-34aecb4c9b0c",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:23.1442369+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "3dddefc9-36eb-4e29-a0e2-a465b60c4c12",
"id_loc_from": "c7cdd084-7887-444d-9d51-c40605e9f1c6",
"id_loc_end": "8d9c009b-dced-4e7b-a1db-6ac18a9b0f5a",
"id_user_add": "ba636037-49db-4a7d-89f7-b24762b5eec4",
"id_user_upd": "9aa35e70-a67c-4cb7-aeed-85954c6a269d",
"id_pos_sesion": "c7807c5c-cd32-4be5-9474-6c2dfe3f20f7",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:23.1442369+01:00",
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "f7fc9eca-4de7-439d-a1de-bb2ef7611285",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "1dcf2296-7726-4768-9f53-b8b8e521d263",
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"id_user_upd": "c11b3a89-e723-409b-9e10-d000826f5a31",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "1"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "b782a554-0297-4c8d-84eb-e8ac4629e365",
"id_item": "49496699-efc7-4c19-b215-925f1eec9fb5",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "9"
},
"st_users": {
"$ref": "1"
},
"st_users1": {
"$ref": "1"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "4ebc6acc-295f-4e59-a049-16bc4672790b",
"id_line": 2,
"id_item": "ac9016e1-5b94-4e3d-a3a5-be543ba11b1c",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "9"
},
"st_users": {
"$ref": "1"
},
"st_users1": {
"$ref": "1"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "9da9585d-b7af-4c8e-b4cd-4b7380ed23f0",
"spool_server": "sample string 2",
"id_doc_sa": "5231a856-5f57-4df8-806a-db9659fb693c",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:23.1442369+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "1"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "9a396946-dde2-4b5b-a791-f0bf3e8db30b",
"id_pos": "8f9544ab-919e-4847-adde-beacf826f043",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:23.1442369+01:00",
"key_access": "sample string 5",
"id_user_add": "05405503-1a91-417e-a14c-bea22e505df9",
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "3b192919-dbb9-4254-a265-6e8eca863a28",
"id_pos": "67d1c9e5-10fc-450a-9678-ae950693a924",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "4ba2ae4c-aeda-49ea-8b3e-1333509daba8",
"id_pos": "fefbe481-71d5-4f45-83bc-6eeabee424a7",
"date_add": "2026-01-10T12:09:23.1442369+01:00",
"date_upd": "2026-01-10T12:09:23.1442369+01:00",
"date_out": "2026-01-10T12:09:23.1442369+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "9"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "4fd46c92-945b-4755-adb0-1b663f20d357",
"id_user_add": "f9d68d0a-c731-4c84-a85f-85561c40ad0d",
"id_table": "d2a07a93-e5c2-43d6-93d4-2a3582a5dd40",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "36fc787e-509f-4c0a-b7a6-c7b0d40be2ea",
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"st_sync_tables": {
"$id": "70",
"id": "2f8cbb16-0055-46ad-8dbe-2d7fed217949",
"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:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "c0a9638a-0d12-4069-ae3e-9eb83961c37c",
"id_sync": "bf570422-4be7-4c8a-99ca-8df0e8bd5206",
"json": "sample string 3",
"id_table": "84d6f5c2-46fe-48e7-acd2-273165c5488d",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "09550f9e-5f18-44b1-970e-3cd75e7ea0d7",
"id_branch_from": "b40b67d4-09c4-4bd7-902a-26755c781f45",
"id_branch_to": "2290069d-90aa-4724-b8e0-7610cb6c4fac",
"type": 4,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:23.1442369+01:00",
"send_on": "2026-01-10T12:09:23.1442369+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "6789217a-3538-4398-91aa-7e52efc9ab1d",
"id_pos": "132bd322-daf1-4a97-98de-009c4d3fe979",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"mt_pos": {
"$ref": "9"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "8"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$id": "74",
"id": "a3f3ac8e-7f67-4f59-af7b-fd16a94a5eb7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "bc03c5f7-92cb-4479-92d3-a087409bdb4a",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "a59cc3a2-8884-49d6-92e9-ce721dab584a",
"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:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "6aabe844-7b10-4321-9367-686037d7f20f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "76",
"id": "27f36668-a961-42a7-997d-4b9f516e85b3",
"id_function": "e53b1b17-3a9e-4a3b-9728-b8001cad5bc4",
"id_user": "60f301b2-2699-4a0d-be32-4cfdf452373a",
"id_profile": "1ae9a2d4-0b92-497a-be43-e0de4827420e",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "b30ffac7-a6ba-483b-8442-a7c94b9d4a96",
"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:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_users": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "1"
},
"st_functions": {
"$ref": "74"
}
},
{
"$ref": "76"
}
]
},
{
"$ref": "74"
}
],
"st_images_types": {
"$id": "78",
"id": "9a519a15-4c25-437d-942e-24eddda8aac4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "1"
},
"mt_branches_zones": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "79beb639-b2a5-4ca6-8e03-c7b70e6fcc27",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:23.1442369+01:00",
"date_end": "2026-01-10T12:09:23.1442369+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"last_update": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "77"
},
"st_users_token": [
{
"$id": "80",
"id": "34736581-12ad-45d7-bcfa-5a8035e6ddcf",
"token_id": "sample string 2",
"id_user": "2ed273fa-32ec-46eb-a0ca-e970775daa8b",
"date_from": "2026-01-10T12:09:23.1442369+01:00",
"date_end": "2026-01-10T12:09:23.1442369+01:00",
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"st_users": {
"$ref": "1"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_pos_sesion1": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "0b5a7347-a670-4e38-8139-0284b215001b",
"id_room_activity": "64ff0e12-7c57-48df-9935-c865860a7f26",
"id_pos_sesion": "0c5223df-2adc-4208-8a0f-3e82022de6bd",
"log_text": "sample string 4",
"id_user": "d1dac996-c803-4a49-9372-7a035f3acf92",
"created_on": "2026-01-10T12:09:23.1442369+01:00",
"commited": true,
"st_users": {
"$ref": "1"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
}
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
st_users| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| username | string |
Required Max length: 20 |
|
| password | string |
Required Max length: 200 |
|
| first_name | string |
Max length: 20 |
|
| last_name | string |
Max length: 20 |
|
| external_id | string |
Max length: 100 |
|
| string |
Max length: 50 |
||
| mobile | string |
Max length: 30 |
|
| nif | string |
Max length: 20 |
|
| block | boolean |
Required |
|
| id_user_profile | globally unique identifier |
Required |
|
| view_messages | boolean |
Required |
|
| id_image_photo | globally unique identifier |
None. |
|
| reserved | boolean |
None. |
|
| pos_access | boolean |
None. |
|
| back_access | boolean |
None. |
|
| 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. |
|
| commited | boolean |
None. |
|
| mt_branches | Collection of mt_branches |
None. |
|
| mt_branches_zones | Collection of mt_branches_zones |
None. |
|
| mt_brands | Collection of mt_brands |
None. |
|
| mt_categories | Collection of mt_categories |
None. |
|
| mt_categories_items | Collection of mt_categories_items |
None. |
|
| mt_cloakrooms | Collection of mt_cloakrooms |
None. |
|
| mt_docs_payment_money | Collection of mt_docs_payment_money |
None. |
|
| mt_employees | Collection of mt_employees |
None. |
|
| mt_employees_profiles | Collection of mt_employees_profiles |
None. |
|
| mt_items | Collection of mt_items |
None. |
|
| mt_items_featured | Collection of mt_items_featured |
None. |
|
| mt_items_sub | Collection of mt_items_sub |
None. |
|
| mt_items_types | Collection of mt_items_types |
None. |
|
| mt_locations | Collection of mt_locations |
None. |
|
| mt_money_rates | Collection of mt_money_rates |
None. |
|
| mt_money_types | Collection of mt_money_types |
None. |
|
| mt_payment_types | Collection of mt_payment_types |
None. |
|
| mt_pos | Collection of mt_pos |
None. |
|
| mt_pos_doc_print | Collection of mt_pos_doc_print |
None. |
|
| mt_pos_prices_list | Collection of mt_pos_prices_list |
None. |
|
| mt_pos_print | Collection of mt_pos_print |
None. |
|
| mt_pos_rooms | Collection of mt_pos_rooms |
None. |
|
| mt_pos_types | Collection of mt_pos_types |
None. |
|
| mt_pos_view | Collection of mt_pos_view |
None. |
|
| mt_prices_items | Collection of mt_prices_items |
None. |
|
| mt_prices_list | Collection of mt_prices_list |
None. |
|
| mt_prices_list_rules | Collection of mt_prices_list_rules |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| mt_rooms | Collection of mt_rooms |
None. |
|
| mt_rooms_units | Collection of mt_rooms_units |
None. |
|
| mt_rooms_units_states | Collection of mt_rooms_units_states |
None. |
|
| mt_rooms_units_states_types | Collection of mt_rooms_units_states_types |
None. |
|
| mt_rooms_units_types | Collection of mt_rooms_units_types |
None. |
|
| mt_units | Collection of mt_units |
None. |
|
| mt_units_ref | Collection of mt_units_ref |
None. |
|
| st_images | st_images |
None. |
|
| st_images1 | st_images |
None. |
|
| st_permisions | Collection of st_permisions |
None. |
|
| st_pos_license | Collection of st_pos_license |
None. |
|
| st_users_pos | Collection of st_users_pos |
None. |
|
| st_users_profiles | st_users_profiles |
None. |
|
| st_users_token | Collection of st_users_token |
None. |
|
| tt_doc_sa_cashflow | Collection of tt_doc_sa_cashflow |
None. |
|
| tt_doc_sa_det | Collection of tt_doc_sa_det |
None. |
|
| tt_doc_sa_det1 | Collection of tt_doc_sa_det |
None. |
|
| tt_doc_sa | Collection of tt_doc_sa |
None. |
|
| tt_doc_sa1 | Collection of tt_doc_sa |
None. |
|
| tt_doc_st | Collection of tt_doc_st |
None. |
|
| tt_doc_st1 | Collection of tt_doc_st |
None. |
|
| tt_items_customs | Collection of tt_items_customs |
None. |
|
| tt_logs | Collection of tt_logs |
None. |
|
| tt_pos_sesion | Collection of tt_pos_sesion |
None. |
|
| tt_pos_sesion1 | Collection of tt_pos_sesion |
None. |
|
| tt_rooms_list | Collection of tt_rooms_list |
None. |
|
| tt_rooms_units_activity | Collection of tt_rooms_units_activity |
None. |
|
| tt_rooms_units_activity1 | Collection of tt_rooms_units_activity |
None. |
|
| tt_rooms_units_log | Collection of tt_rooms_units_log |
None. |
|
| tt_tips_users | Collection of tt_tips_users |
None. |
|
| tt_vouchers_permisions | Collection of tt_vouchers_permisions |
None. |
|
| tt_vouchers | Collection of tt_vouchers |
None. |
|
| mt_docs | Collection of mt_docs |
None. |
|
| tt_pos_sesion_users | Collection of tt_pos_sesion_users |
None. |
Response Formats
application/json, text/json
{
"id": "1bb02abc-60b4-4f94-8dc8-85b8b2fe7387",
"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": "467b6120-0bf1-43c8-b026-a365c2a7b76f",
"view_messages": true,
"id_image_photo": "2e9164ae-3139-4372-ab5b-751a8c884d1b",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "bf9ee65d-b1d8-46fe-a74c-003ae59ef076",
"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:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"mt_branches": [
{
"$id": "2",
"id": "48bdb1ff-6fd0-415f-97e7-227068e7d711",
"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": "cb17e62c-a3c8-4c8a-821d-0eb0bf33bb5d",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "3def18bf-c63c-4a33-8a69-e5ddd535cb25",
"commited": true,
"st_images": {
"$id": "3",
"id": "9591ec97-127d-4200-bc2e-8f2a4b5c2619",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "651ee147-8e1e-463b-910f-68ddcab9370c",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "9418958f-54ca-4552-9d03-0dd387387536",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "816d672d-f856-4739-83c2-c4d142df54c6",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "5839415a-fa8e-47b7-bb2e-d643358e4699",
"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:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "0b6fdbf8-e5f0-4046-b6bb-460529a6130f",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "2fe2e00a-cf67-4ba4-8607-794207e407f4",
"id_item": "c4fe6207-35e2-4d18-9bda-874fb341d2d7",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "3c7714b5-f9d3-4782-8e7e-4f21f1537d7d",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "2148c6c2-220f-4b30-9534-318e92310658",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "2c0de255-d2ae-486b-8c95-d5da082331f7",
"id_unit_sec": "032c800c-c435-4e06-9f1a-c112def3e85e",
"id_brand": "205086c6-134a-476c-9714-e42c72d83994",
"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": "bc038859-1eb9-4729-b9e9-ed0849f62b28",
"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:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "83a7041b-b8e2-4193-8865-fed464d456a1",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "7a704e3b-e5a4-48d2-8ca0-9a7275c687ac",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "98f7ff03-2ef3-4c16-a68b-2361b8885c50",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$ref": "1"
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$id": "8",
"id": "edd41526-f287-4e85-beae-0368711ae865",
"id_branch": "6e1f21cb-a125-4b96-b8f8-6d63fed37746",
"id_pos_type": "7c9344bf-50c5-4b56-bc52-16d055d7b340",
"id_pos": "fa46f87f-5aff-45e9-98e5-cafdc91537a7",
"id_item": "3b8b0045-c8ea-4aec-a0d1-7e2cb746a78b",
"date_from": "2026-01-10T12:09:23.1599272+01:00",
"date_end": "2026-01-10T12:09:23.1599272+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "cc7d1aa1-9ec6-4a84-b3a0-35f365852239",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$id": "9",
"id": "cfcad8ed-2d2a-4720-af99-ac94ec1be330",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6a98a239-41a0-463b-9023-097aeaca8346",
"id_zone": "d5ca522f-1442-41bb-98d0-72d97601ccf4",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "636c98cf-749a-4236-be9b-c2249af19fa0",
"commited": true,
"mt_branches_zones": {
"$id": "10",
"id": "863cdfb8-5ab7-4b7c-8c33-ffe34e9d2bb2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1dd84729-150b-40cc-a5b8-5880869511b2",
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "7df6bbdb-946b-470d-8f2d-44195971065e",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users": {
"$ref": "1"
}
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "c5964a84-ee9d-4eee-bea1-b1d1a0fc566b",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "365946f7-d11f-4785-891a-bad5f5d47c4b",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "54491161-76f4-4efc-8840-a26ac5e15a95",
"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:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "246ddeca-0497-4d25-ae48-8b69709c6842",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "129b8544-b313-4cc9-92dd-33aa3aa2d07a",
"id_cloakroom": "b1dcee57-9576-45c4-a84e-e872ae5a62be",
"id_pos_sesion": "7e9faec2-342a-4b0b-81c7-9ad22b284c42",
"unit_id": 4,
"date_open": "2026-01-10T12:09:23.1599272+01:00",
"date_close": "2026-01-10T12:09:23.1599272+01:00",
"id_doc_sa": "3531410f-922c-4f09-aea7-f70a8107e483",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "d585ebda-8bd1-4f9c-bc81-94ba444db9a2",
"id_pos": "2b7344a1-9993-4d8d-b53e-04efb354385d",
"id_doc": "4b870edb-bb11-4067-be44-804412da5431",
"id_branch": "63cf581d-80f6-4131-9fbf-0660443af079",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:23.1599272+01:00",
"date_tax": "2026-01-10T12:09:23.1599272+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "e7be3bb2-0704-4ba7-bcfc-7a1b8ef53766",
"id_relationship": "b8ba4e31-0072-4990-93f8-6a7ee2d217f8",
"id_loc_from": "0e0e8251-680f-4685-8e6e-2696d12f890e",
"id_loc_end": "40950887-fda6-448e-aaf4-ae22e0fce413",
"id_user_add": "c41af4e6-459f-431f-b45c-634ac85c2877",
"id_user_upd": "43ec64a6-3138-4c2b-9aac-42de0a2e52e1",
"comment": "sample string 12",
"id_pos_sesion": "32be67a3-02eb-4535-9edf-6f77ecc3f52c",
"id_room_unit": "fd9c8661-fdae-47bc-aac9-6ba96065f445",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "dd2bfa5f-6cef-415e-9df5-7eeb6c4978e5",
"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:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "e788aa92-8688-4845-92f3-61723206adcc",
"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": "c4cfdd84-2fcd-4bb8-9a96-8acd549a18a1",
"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:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "14e00d1f-b239-40ed-bf02-52d96207eec1",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "589dd8dd-ebb8-4e5b-8337-7bbb38b1cd6a",
"id_pay": "ac517861-076d-45e5-90ad-687f7998be46",
"id_money": "f52bf6d6-1de9-4c3b-a071-a28e4825151a",
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "a29da99b-def6-4c57-acda-fe422d691d80",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "c34f6e68-7fe4-40f6-913c-35ad87f12837",
"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": "7fe8e7a6-847b-4380-9b7c-26092eba7854",
"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:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "9fee9d8b-df91-438f-a62d-931f8cd8a48a",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "49e71c56-2aa8-4527-8aad-2115b8972f36",
"id_money_2": "753fbe3f-1b18-4d1b-a622-c524aaf14455",
"date_from": "2026-01-10T12:09:23.1599272+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "8082ac1b-5f5f-4dca-aff7-9e1fb2acf13c",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "3bdaab4c-9549-4615-98ce-b16871e848c1",
"id_pay": "ff6fce8c-c31c-4d42-8a18-367dde46475a",
"id_money": "51b5e94d-ae4c-4539-8907-729523079628",
"date_cashflow": "2026-01-10T12:09:23.1599272+01:00",
"coefficient": 5.1,
"id_user_add": "e278de84-7504-47fc-9e21-15bf5fad9c23",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "1d35c660-2285-4659-91a4-da8a44db4e05",
"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": "c96cb92c-379b-409f-8b39-c503e97074bc",
"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:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "42e37267-82c7-43dc-bb13-f339ad50c389",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "c9b91c52-0198-4bdd-bbd4-88e4a29ef89f",
"id_line": 2,
"id_pay": "87863f00-abe2-4d84-9e4c-3d940d0b8caa",
"id_money": "41bec062-6b0d-4a5c-bac6-044861949c2e",
"coefficient": 5.1,
"id_voucher": "b2b5d0fd-0740-47ca-9427-0d3c940a65ea",
"id_employee": "6b08627d-5a67-4927-a127-ca9639c7397d",
"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": "d5846fe3-d4e1-45f1-80b2-443397dc4cbb",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$id": "21",
"id": "9a88c985-2995-41b0-a28d-b4a555f367d4",
"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": "19e3103d-799b-422b-aa5f-45f4961e3320",
"name_pos": "sample string 12",
"id_image": "1484bdd0-0a01-4c45-a03e-53167f2fa1b2",
"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:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "c48f6f8e-d81a-4bf0-b73a-80fa4c5c7d2b",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "1c41c6a5-b3c1-485e-9d06-9ee761a35953",
"id_branch": "1493bb46-dd33-46a8-aa34-4f171f53adf3",
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "309f6962-0425-42ff-9fea-4bb7a0240271",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "260f9d95-3cc5-4881-b0b9-bbd1bd6b523c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "7aa9322a-8e0c-401e-b101-af2727780375",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "1"
}
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "af5b29d9-ee82-44b1-88bc-95cf77c5cbdf",
"id_line": 2,
"id_item_sub": "add1abae-698c-4dfb-a2f2-52e50484d989",
"qty": 4.1,
"id_list": "de0c0126-2612-4afa-be06-a19e576972e2",
"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": "8f86ef7f-6e6a-403a-a8b6-8cb61d53c5c2",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "f095939c-6cc8-4dd7-beb3-adef9704e400",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "28784f99-f8cd-44a6-a521-9e7aad19b87b",
"id_user_upd": "51277940-ea63-4909-afbb-3dcec9420428",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "92dc4860-52ee-4fe0-8c26-ebd3a918b0ab",
"id_item": "e7a10459-4ceb-401d-8237-6ff057350443",
"id_item_type": "d9761267-f145-4872-99e2-70d94ea8d95a",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "690782dd-ddf0-4374-b863-5fdaaf0e83c4",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "d62b3bca-2882-4ae5-aa6c-592502b62199",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "12d6e570-bd11-4281-920d-dd3eab55ed06",
"id_item": "499941c9-74ba-42e0-82f3-ef6170dea602",
"group_id": 3,
"id_unit_ref": "3b185d0f-4d83-454a-af46-771217d016dc",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "7c718f03-95c1-48a3-8b19-89fae9fdd7b4",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "c5746791-a4cc-446c-8f9e-5f66e3ce5b32",
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "ec94600d-316c-4b7b-b7f9-0df23af81ce5",
"commited": true,
"mt_units": {
"$id": "28",
"id": "7c2090be-c1f8-444b-82a3-1d4cefba7850",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "cea23975-ab2b-4490-9322-b970d5193c52",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "1"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "1"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "ecea2761-3091-4ffc-a27e-e6774d86ac7e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "f458919a-bc63-4579-bfd6-4e9e5b04c61d",
"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:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "bb70febb-c151-48a9-bc59-2486ed7c027a",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "6cb3585b-8d61-4e88-9ab6-dd3fae725052",
"id_line": "ddccf7f8-6fbf-4f24-8a43-53fef1e76612",
"id_category": "506a06ab-3770-4d65-bbef-4837afa32afb",
"id_item": "1968fde4-241f-49cf-b6ad-3598c7d70397",
"id_item_type": "b8a75d14-7590-4736-bc1a-2cc1ab359e87",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "0ecdf278-b339-40bf-aab0-d0628cd71214",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:23.1599272+01:00",
"date_end": "2026-01-10T12:09:23.1599272+01:00",
"date_used": "2026-01-10T12:09:23.1599272+01:00",
"date_sesion": "2026-01-10T12:09:23.1599272+01:00",
"id_employee": "03a2f93d-c700-43aa-8d2c-e24acdde4809",
"id_branch": "ea2f6a5f-e741-4336-845d-925c385a5d79",
"id_voucher_permision": "90936c01-2a2f-4321-b0f9-9c53e59537c6",
"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": "36181287-1f67-497d-8284-662643e41b8c",
"id_user_add": "41457c74-b738-4e7c-9686-a0c253f7fed6",
"id_doc_sa": "b2788f7b-36bc-4ed5-969d-c15a7b97800c",
"id_item_sub": "60638d85-962c-4bb4-936a-ccb52ba3673a",
"id_pos_sesion": "63ed8024-8049-462e-8b03-1642bfea4c95",
"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:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "1"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "3c061e55-9ca2-49a3-bb41-d42d690ab538",
"date_from": "2026-01-10T12:09:23.1599272+01:00",
"date_end": "2026-01-10T12:09:23.1599272+01:00",
"date_used": "2026-01-10T12:09:23.1599272+01:00",
"id_employee": "76fda0c1-d5ed-477c-bd2b-68c6dfe53686",
"id_branch": "e15dc2ca-1836-4c1a-8997-d60dc0cb70fd",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "f0f3a11e-14a2-48f2-8abb-3fd8bcd81597",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "1"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "10f21918-e1d3-4ff3-86d9-212854350306",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:23.1599272+01:00",
"date_end": "2026-01-10T12:09:23.1599272+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": "e5a1ff27-3def-41fd-a7e7-29090739d503",
"id_pos": "86b1549a-efdb-4af5-8e11-0af1ffade47a",
"id_list": "42d0572d-744a-443d-b49e-61da048dbe7a",
"id_item": "60027bec-cb03-4a78-bad7-342fa71df405",
"id_item_type": "a0638f46-1181-4b2e-9bff-ef2c99d54f32",
"id_category": "397dc5b5-c8ee-4f40-acfc-c56cffc9ce13",
"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:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "efea9861-4753-4bc0-bee4-6b663efed30b",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "9"
},
"mt_prices_list": {
"$id": "34",
"id": "23b49569-0ac1-4a6e-8aeb-5dcef918b0b9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "b466c34a-0f63-43b1-ad25-ae0037012fc4",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "980b6be3-3218-4fb3-b548-921731d3d023",
"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:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "6f1dfb0f-72de-4181-812d-0c354d408f5b",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "007007d5-8d81-481a-9467-5f3c57b0a269",
"id_pos_type": "327aee94-983c-4e54-9ec3-1b7941b4d6aa",
"id_price_list": "af817ddf-7f1a-48d4-b9e4-78ad06543240",
"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:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "88aa6c8f-e5b6-439e-a19f-ae2fa9b519b7",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "1c1901f5-32c2-4c38-959e-cc89102ca190",
"id_pos_type": "c0c77340-6783-4d4a-b145-9d450005dfa3",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "0ba25e3f-1ab9-4000-8939-b43f1637af93",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "42aa3777-cd9d-4b2a-a113-3520acd72519",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "d30e4b69-338f-4176-92ce-ff10b670f2dc",
"commited": true,
"mt_items_featured": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_pos_doc_print": [
{
"$id": "38",
"id_pos_print": "a7152904-8e2b-441f-865c-0d66f30aa2ca",
"id_doc": "4392a8c8-64b1-4f3c-bea9-f213df58a7ec",
"id_pos_type": "abf5b8a1-6578-4cd2-9f14-4b7324af44d3",
"id_doc_print": "696cfcb1-9813-4f52-87b4-b7a48ccbf00d",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "150a37e6-addb-484c-bb30-4ffb6190ddd7",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "39",
"id": "5ee2ef39-61a8-48e3-801d-36af449e479f",
"id_pos": "ef8d8ad9-2d25-477a-949a-5fe4ab7e9e8a",
"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:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "eef39673-9d89-4c91-b7ab-7231d237e848",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "1"
}
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "7635f8b8-aa62-4473-802c-dae7ae574dab",
"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:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "4a264d22-78f8-4be1-bc56-36020871ee9a",
"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": "1"
}
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "1"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "1"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "42",
"id_list": "93357fb7-1b4e-47fe-ab42-0e2a16646bcc",
"id_item_sub": "05c45d42-488b-4dd9-ba50-f37e9ce9541c",
"validity_date": "2026-01-10T12:09:23.1599272+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "328ea75d-d5c3-479a-b46e-9e228ad16e70",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "42"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "43",
"id": "d0fdfb4b-0a9e-4a68-b1fc-27fe9ffdeba4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:23.1599272+01:00",
"date_end": "2026-01-10T12:09:23.1599272+01:00",
"id_branch": "5c442e1d-3fa0-42ed-90db-5096bbb5ca28",
"id_pos": "1418c74a-7916-4c9e-a184-587902a7bd54",
"id_list": "264606e7-b6d1-4586-b24b-efc71f67d5ee",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "908e8aa2-565a-4d39-8eb5-430ccf30795f",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "9"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "e738cb86-e132-4c55-be47-6b256836fc43",
"order_id": 2,
"id_item": "0408cb1f-5176-41cf-9337-1a8cc9fb203c",
"id_item_type": "2df8c768-6a82-475b-befc-f005e93498eb",
"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": "7a5c7b5b-de68-4b7f-bbdb-0d91e7b31607",
"type_item": 11,
"id_voucher_json": "ca719c8f-c035-4ad1-8f17-3754c35f36bf",
"count_voucher": 1,
"id_category": "02485255-1b00-40c1-9f88-257110f47c6b",
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "577daf69-e682-47e5-998e-abf9f9ab701d",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "1"
},
"tt_pos_sesion": {
"$id": "45",
"id": "19bb0d6b-6279-49d8-ae6d-23f8ce9951a9",
"nro_sesion": 2,
"id_pos": "ac5896d6-3d3e-44af-8c3b-54ee2c67ecdb",
"date_tax": "2026-01-10T12:09:23.1599272+01:00",
"date_open": "2026-01-10T12:09:23.1599272+01:00",
"date_close": "2026-01-10T12:09:23.1599272+01:00",
"id_user_open": "7085f414-1ba4-41b1-9097-0af947907c5e",
"id_user_close": "ebfda346-2652-463f-8c0a-b89b96363e79",
"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:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "50f13fa5-6386-450c-aef4-5404d13191f9",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "dcf2831f-ed6c-49b3-a849-826071a8dfb6",
"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:23.1599272+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "a8dc1f2c-bd81-4090-8167-40784a94a700",
"id_room_unit": "a41d350c-6b6c-4bee-8b3d-4e344cb312f7",
"id_room_list": "f87589cb-448d-4a1d-ba4d-b3bcc17f974a",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:23.1599272+01:00",
"date_from": "2026-01-10T12:09:23.1599272+01:00",
"date_end": "2026-01-10T12:09:23.1599272+01:00",
"date_open": "2026-01-10T12:09:23.1599272+01:00",
"date_close": "2026-01-10T12:09:23.1599272+01:00",
"id_employee": "f9877a20-d65f-4dfb-8989-0b17f8c948f7",
"id_employee_sec": "b17f7429-63a3-4de0-9bb8-e440e9a581ac",
"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": "482b06b3-e43c-4e07-b920-e296d267f4fc",
"comment": "sample string 7",
"id_user_open": "d7517edb-d43d-49b7-a10c-0f5db8d8ac8c",
"id_user_close": "2604001c-f32b-4696-8667-fb90be0ab747",
"id_unit_state": "76528137-a6df-46de-8386-d0cef40c7bfa",
"id_pos_sesion": "9e89320b-cd82-45e2-927d-80be40eb72dd",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:23.1599272+01:00",
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "7e04591c-8033-48ae-87f3-574adf04c12e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "8c31ec3e-9a26-4b35-8b59-661e42717bde",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "6233f30b-e12c-44a3-8149-c52fd994d82a",
"locked": true,
"date_locked": "2026-01-10T12:09:23.1599272+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "8e99e804-d4c9-411d-892c-0c78486fa0d2",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "f2b3e7df-28c0-4a12-b0d8-fbce5714ff24",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "34113f68-a4b5-44c3-b394-510b8381ea85",
"name_pos": "sample string 6",
"id_image": "f3b5ad4d-81d2-40a0-8d31-2b18d33527c2",
"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": "1fa24deb-b32f-4a55-a30f-969b8b29601d",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "06f89018-6b8b-4ede-87cf-1aef7635f9bc",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "4ee40765-af50-4e8a-bd87-5efeaa7d5e4b",
"id_room": "4a011e15-7fbd-4e00-aee9-754d1275e15b",
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "e3b3f254-e28d-4ec3-bfd5-6698e28b4d1c",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "27d2bd2a-2ad5-4e5d-9f9d-b6f9f492dfd3",
"id_room": "a3b9c10e-7b32-40a1-88a4-4bd4f4a45c8f",
"date_in": "2026-01-10T12:09:23.1599272+01:00",
"date_out": "2026-01-10T12:09:23.1599272+01:00",
"id_user_add": "a5ce370f-6b03-4596-9771-0ba6831d3fa0",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "1"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "12ce4bf4-2b39-46de-9164-4d2841c8db87",
"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:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "e44256b9-b661-4784-98d5-ace6476e657c",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "173e50b6-af05-4777-a20b-247204e6c04f",
"id_room_state": "cf0baea6-06ae-495b-b614-4196df08378b",
"id_image": "d297540d-0f3e-4ea7-a50f-1ffc6ac71051",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "04e8b12b-4935-47a8-aa27-1767771d2796",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "15b8963a-1f97-426e-967d-aabfc3df635e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "ac129ec7-9fd4-4ca9-b832-24758a3e27f5",
"commited": true,
"st_users": {
"$ref": "1"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "1"
}
},
"st_users": {
"$ref": "1"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "1"
},
"st_users1": {
"$ref": "1"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "55",
"id": "d4a8427c-0fcd-4d62-82f0-7b5163023b17",
"id_pos_sesion": "b699fdc5-9607-49cb-aa9f-0606518cb60a",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "3744d1a4-2517-4f44-95d0-dcada3c48c91",
"id_room_unit_activity": "447bc92f-bbbc-4b17-9822-43625b4924da",
"id_doc_sa": "fbabddbe-a295-4a2f-b5b0-987faf1c2c59",
"id_pos_type": "e250f12b-8505-49d9-a3a3-84457e8ea7ca",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "0efa36ce-707f-467b-a735-74727da4f8ba",
"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:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "788fa4d6-357a-47f8-9f47-4d0cf4cb3dd4",
"id_user": "ac374a28-7649-4893-ab56-ccf7f9cf2214",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"st_users": {
"$ref": "1"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "1"
},
"st_users1": {
"$ref": "1"
},
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "74adcb7e-cdc8-4b57-9d37-da7f5dfeea19",
"id_user": "5cbd2c3a-f0bc-4779-9129-fccc268de5df",
"date_add": "2026-01-10T12:09:23.1599272+01:00",
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"st_users": {
"$ref": "1"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "58",
"id": "083221d3-235a-48af-a67c-6a040cdaa115",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "f048fc7a-5ff4-4525-b112-f263dd6403d8",
"id_doc_print": "db20262e-5932-4d33-80ad-3c3f801064d2",
"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:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "1"
},
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "1"
},
"st_users1": {
"$ref": "1"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "59",
"id_doc_sa": "c26d9fcc-2006-4334-81a5-2b98d514445f",
"id_line": 2,
"id_item": "7e0fe60a-1e1e-4ac5-a7b5-33d8f019445b",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "59"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "1"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "361667c6-85c0-4dd7-9682-3c003f0fad3b",
"id_doc": "a96acd4a-a662-4bb1-9bc2-1fd00afdfb2e",
"value": 3,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "9"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "598eb5de-3b83-4f33-b731-3fd2ee113646",
"id_pos": "cb5f75da-f301-4341-b4db-f6467a4163c4",
"id_doc": "0b451991-5d22-4931-99b9-a45ed0f348f8",
"id_branch": "08712d07-b327-4e49-8db5-501cc6ad0fb9",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:23.1599272+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "4775ce60-b82d-42c4-a022-dec791572aee",
"id_loc_from": "ca672efe-bb55-4703-b443-611cbe7006ce",
"id_loc_end": "079b541e-f177-4ad9-b70d-dc4546de098c",
"id_user_add": "cf8e07f4-dc91-4e8a-ae35-f1c89cba2efd",
"id_user_upd": "a6b0be85-001b-40b3-a7d4-b3177ced8eab",
"id_pos_sesion": "41a69d75-2cec-42bd-bed3-61a1675e6297",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:23.1599272+01:00",
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "cf8e120d-1d2d-4fda-bbf8-5679ed3a16fa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "121fb477-3248-4d00-9676-2b72a610f6a6",
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"id_user_upd": "8be9692d-4486-4574-8648-a80b33ceafd7",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "1"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "46b0741e-d49a-4400-b3e4-cb4e1720f539",
"id_item": "93fdae75-ce9c-4630-a690-bbecc3c00720",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "9"
},
"st_users": {
"$ref": "1"
},
"st_users1": {
"$ref": "1"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "8e402bce-2200-46ef-a5ac-04b27824d4a9",
"id_line": 2,
"id_item": "e6a52b30-3e7a-48cd-98ed-99b216519dd0",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "9"
},
"st_users": {
"$ref": "1"
},
"st_users1": {
"$ref": "1"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "14ebc35b-9e13-4f31-bf50-5e617b1d719b",
"spool_server": "sample string 2",
"id_doc_sa": "b64a9040-7d57-462d-8111-89122dc45019",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:23.1599272+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "1"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "b7357e19-e31b-4712-99f8-565c4f6259f9",
"id_pos": "7b8fe035-5cb7-4184-a68d-07e9bf6eb75b",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:23.1599272+01:00",
"key_access": "sample string 5",
"id_user_add": "2b924ac8-c0a6-4ecf-aa23-15dffc783cb3",
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "917f904e-2b87-402b-a4b0-2b1eb3d4a5e1",
"id_pos": "f955d926-0e72-4959-81dc-13fa5929514f",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "a3f38960-0b97-4789-9cff-17fcf0afa8f0",
"id_pos": "b5aa0546-3655-4780-ac77-9e0c1cccd9e2",
"date_add": "2026-01-10T12:09:23.1599272+01:00",
"date_upd": "2026-01-10T12:09:23.1599272+01:00",
"date_out": "2026-01-10T12:09:23.1599272+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "9"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "a35e771a-86e6-4fe0-829f-2209e0842ab2",
"id_user_add": "2e03b0e9-02f5-48ed-8215-791d678645e7",
"id_table": "9b7ba35e-2874-4a41-ae71-78efded65753",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "8e9312bd-6fa4-4281-9011-56304762029c",
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"st_sync_tables": {
"$id": "70",
"id": "2aa4d0d4-770b-4d42-91c6-35a2837d7a6b",
"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:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "77a8ecee-c878-4c86-b1ae-ddcbdc32a81d",
"id_sync": "ceb3baf6-0381-42c6-8874-2458394ba0ed",
"json": "sample string 3",
"id_table": "c66249d6-a3b7-444b-95e4-2c19f752e62a",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "2029f4c9-bf17-42fe-9bf5-d4da1fc0281f",
"id_branch_from": "ac0ea821-af04-4cc3-9ff5-69153f39aee4",
"id_branch_to": "f2a57f71-af72-4bfa-9881-1b3587243fcd",
"type": 4,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:23.1599272+01:00",
"send_on": "2026-01-10T12:09:23.1599272+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "43fabd49-c475-4819-85c7-2f30508693a4",
"id_pos": "163289db-397b-4c2e-af18-c2c2be647a2a",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"mt_pos": {
"$ref": "9"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "8"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$id": "74",
"id": "e400d7f0-6d5e-4743-b6b0-bdd4903cf3e3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "cfb604eb-197b-4418-ac82-a83a8d878d45",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "9366f801-2d38-4629-985d-bfffa16a6dd6",
"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:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "a2af08d7-fc20-42c6-9aa3-41da8fee0be2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "76",
"id": "83875d4f-bcf0-4896-b882-eda406e18395",
"id_function": "7b2d4ffe-8b7b-4c9b-a89a-533eb70692c8",
"id_user": "a37fab0a-c0ee-4fc2-a3ab-e79ea356e65f",
"id_profile": "e53b5a62-28e5-46ae-8c22-0cfbf357c05c",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "f9f6aca1-f063-4d97-beb8-e7b8641bcd87",
"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:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_users": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "1"
},
"st_functions": {
"$ref": "74"
}
},
{
"$ref": "76"
}
]
},
{
"$ref": "74"
}
],
"st_images_types": {
"$id": "78",
"id": "3b37b328-e621-488b-aea5-fa078c20bff0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "1"
},
"mt_branches_zones": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "330afffb-002a-40da-9abb-7e6fe7ee5c78",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:23.1599272+01:00",
"date_end": "2026-01-10T12:09:23.1599272+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"last_update": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "77"
},
"st_users_token": [
{
"$id": "80",
"id": "9fe2c392-5772-4f6b-b3fe-7143cda33b7c",
"token_id": "sample string 2",
"id_user": "20466688-81c7-4711-8680-26a9fc3da9a8",
"date_from": "2026-01-10T12:09:23.1599272+01:00",
"date_end": "2026-01-10T12:09:23.1599272+01:00",
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"st_users": {
"$ref": "1"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_pos_sesion1": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "1527eb46-3e17-4572-a987-09ec22ed6728",
"id_room_activity": "2fa462b9-2151-40f3-9a68-89212af6a9e1",
"id_pos_sesion": "85ab0b49-409c-4bb7-8c73-e23e6dc131f9",
"log_text": "sample string 4",
"id_user": "3dcffeb1-6aac-4c99-9e8e-4796d9fbf77c",
"created_on": "2026-01-10T12:09:23.1599272+01:00",
"commited": true,
"st_users": {
"$ref": "1"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
}