POST api/Mt_Branches_Zones
Request Information
URI Parameters
None.
Body Parameters
mt_branches_zones| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_branch | globally unique identifier |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_pos | Collection of mt_pos |
None. |
|
| st_users | st_users |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "cca03765-8f37-4485-9627-42453a952435",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6bac90ce-fdd5-46ba-8d13-cb77c30902fc",
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "a261e223-a6c0-4c8a-bbc3-ddf324c10d54",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "0b568ba5-781f-4767-acd3-9df34418ce11",
"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": "3a987f9b-6f44-4b69-9103-365a685d27e3",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "54d523dc-b0e0-47b4-a98b-d43a482fc863",
"commited": true,
"st_images": {
"$id": "3",
"id": "6810e89e-f38b-471a-8c2f-359eb2d521ff",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "56b7c82d-1eeb-4540-a10a-c9bbad847022",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "55027f06-1502-44e3-bc95-d448f6a443a8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "2a7eeaa3-3b67-464c-b83d-e6f74bc46eb8",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "d702f706-271d-49ef-8981-2d2f44045a4c",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "8b4ccab0-0609-4d29-888f-20c8581cc116",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "39ce4083-6316-45d5-8302-520113c6bb64",
"id_item": "edaa19a0-3178-473c-9a66-9c56b6c41569",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "baa86e0e-c9d1-43c7-a726-60468bf171a7",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "622fbb3d-00b7-492c-940c-94118ca7ffbb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "42925a12-7ee9-42ae-8743-0c388de4655c",
"id_unit_sec": "7dcac741-1789-4be0-901d-1c27ee65b516",
"id_brand": "71b61f4e-0799-45fc-ae50-7e55af89069a",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "b8444f1b-c7ad-4807-a382-76310e3835b1",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "5f28d4ca-1f27-41f2-9567-e5f36385f4ab",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "4a3d0528-4930-4245-b7d7-f48caa18bc3f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "05ebb681-bdd6-428d-8eb1-374b9b89cb16",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "4ff34ece-6078-422f-bc38-41252ee2a8dc",
"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": "f24a5cb9-e8f5-4877-aced-fc84da448c46",
"view_messages": true,
"id_image_photo": "c0773ea9-6d65-46c6-b0c4-c70c6265d63e",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "ccc2fcb4-6a24-44f7-a39e-ca36947becb0",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$id": "9",
"id": "563c456e-0436-4919-8d4a-20acdaedca86",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "84d8679d-7e58-407c-9a8c-76784253a88c",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "1befe170-af38-4288-b7ba-df74b248d84b",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "f3e21de1-7af9-4b70-90a7-7051f698c066",
"commited": true,
"mt_pos": {
"$id": "10",
"id": "521e0aed-1851-4355-9e56-51ad15631a00",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "7c77eec1-23a0-461b-8d6d-105e2b18d508",
"id_zone": "4d90d0d4-4866-400e-a76f-aea874ab189f",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "ec91fbc7-00bf-43df-b47d-3ac5e8829e14",
"commited": true,
"mt_branches_zones": {
"$ref": "1"
},
"mt_cloakrooms": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_items_featured": [
{
"$id": "11",
"id": "e797fb8b-f737-4faa-b60f-5c325af2c13e",
"id_branch": "59ba194a-df0e-4edd-9266-43ade0416d65",
"id_pos_type": "309beae5-c374-40b9-81b7-bb2b3b541e02",
"id_pos": "64ff5868-ab6d-4fdf-a703-4c6cdc129c39",
"id_item": "097c29be-c54d-4ff6-b330-2af42e69ced7",
"date_from": "2026-03-10T09:41:56.6843628+01:00",
"date_end": "2026-03-10T09:41:56.6843628+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "3423a305-e087-4f22-a68e-0ae685b4ce61",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$id": "12",
"id": "8f1d17d3-a421-48fc-94a0-996ffbe16a7f",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "cbbc8baf-c6e1-4154-914d-4ca0682be596",
"commited": true,
"mt_items_featured": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$id": "13",
"id_pos_print": "f9e1e6dd-b4f4-418d-b8a5-2c24eca823b0",
"id_doc": "4c037375-1a1f-43d8-8cb8-81bdfbfbe9d6",
"id_pos_type": "3ccc36f1-285d-4118-b6ce-5b70bc417431",
"id_doc_print": "9a26d185-4eb7-4b04-bada-30a0916798ff",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "d6d18ad8-f4a1-4a03-af16-6d730db446c8",
"commited": true,
"mt_docs": {
"$id": "14",
"id": "dc3eb134-6cef-441e-9ac5-eef960da7c5a",
"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": "bca5f163-5046-4623-a976-00aca6ec6e8c",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "0fa14453-94e2-4860-98ec-8d0426dcfd12",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "812cfa24-6678-4621-b276-d3259d5a2d88",
"id_pay": "84d64306-6aa8-4744-813b-3c3e3fc5e105",
"id_money": "dcb2920c-cbb8-4bab-81f7-50fb68ab84e0",
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "429f0288-877a-4e2a-961c-5c79ca87dbc7",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "7adf4dd3-979b-4fb2-a9f6-9c5e25d4fe27",
"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": "648a0baf-46de-40ae-a8a9-56e5f4e20ca6",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "d5bea054-24de-49d1-b66d-330232889765",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "731fc4f5-1484-43dc-a0f9-89186f14bed7",
"id_money_2": "0b236023-9b3e-47c7-a876-425f577abc7b",
"date_from": "2026-03-10T09:41:56.6843628+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "85aa07cd-bde2-4ebb-b77a-a38a6068ba7b",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "e3336cb5-9c3c-4839-b042-2fab0cf91425",
"id_pay": "f9b900bd-b6da-4b77-a426-3ef30ee67975",
"id_money": "b5b757cc-ae4b-4669-bec9-3c7c855beade",
"date_cashflow": "2026-03-10T09:41:56.6843628+01:00",
"coefficient": 5.1,
"id_user_add": "e97aa079-a19f-4b37-94f1-d4946aee3a1d",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "6fe8ee63-00c1-45ba-a9b7-1dbbd3c4aac8",
"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": "e8673230-e9fb-45f0-813c-cb445203ba43",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "7681f1cd-d6e8-412e-bb24-902e26627df8",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "3d7f27a2-daee-4d82-a0da-d35845feaefa",
"id_line": 2,
"id_pay": "f0338985-5a59-4237-89d0-4687ec6f0dc3",
"id_money": "4b3c7010-e26b-4607-b863-a65c5fc99b9c",
"coefficient": 5.1,
"id_voucher": "127beb64-2dff-4cb2-9e3b-91e43db85abc",
"id_employee": "36c3ce37-64f7-4b5a-b7f7-8047da365afa",
"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": "889d50b6-7d3f-42bb-9996-f6b81cbe02ed",
"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": "e44aec07-f750-417b-815b-814fbe08f07a",
"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": "34ae6a64-2be7-4bf8-aa1e-7fa1bf45ed98",
"name_pos": "sample string 12",
"id_image": "802b29d2-d180-46ed-8b1c-fba61e135bcd",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "85392b3d-0a3a-4ff3-bd9c-a2784b9b1d42",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "2ac10bf8-32fb-47bd-b06f-4f7dd9b4b468",
"id_branch": "39609cc2-8a12-46c7-b8d0-b90f6896e87e",
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "354643ae-9cd0-4077-becc-92a776e58eab",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "4a05daa9-0d35-45e3-9036-4e9e8d004a76",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "1904270f-740f-4af8-ba40-1e9d0bfa8e92",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "8"
}
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "2c033edf-cdb5-4e3a-89dc-f0b0c933e49e",
"id_line": 2,
"id_item_sub": "f5057430-f7cc-4fe7-b976-2d73657c7c16",
"qty": 4.1,
"id_list": "3bd27612-e383-4bde-94d4-0f818794738c",
"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": "65ed1d74-9cd5-4da2-8164-334fff12092d",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "2c4b1651-0eb7-44eb-91be-ebda2bdc53d3",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "0c6a22fd-0f53-49d8-b7d0-63b541ec72cf",
"id_user_upd": "d3f91b5b-dd7c-40e7-a04f-17dd6a5237c2",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "ab6c47aa-2452-44a9-9248-5062d26751c2",
"id_item": "15cf5965-e9ca-4892-8a6e-516835e3c593",
"id_item_type": "5d172b7b-9056-4ca6-b4c1-d14d0e101c55",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "522284aa-1470-461a-aea9-548952b63903",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "04068edd-7b58-43b5-ad3f-108a479d7241",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "c37b2caa-0f7f-4509-860a-56c08b9a8f40",
"id_item": "1a05f7c8-71aa-4f35-85de-9f87d226ffb1",
"group_id": 3,
"id_unit_ref": "8cc30686-61f3-46a4-a5d6-a7cdca20f794",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "12c6686d-983f-45ff-ae97-1d94d41fb4f1",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "3eeff74f-b60a-4c72-8e43-c4269748e4c6",
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "c935de8e-87b5-48e8-aa4d-efb5d007b2c0",
"commited": true,
"mt_units": {
"$id": "28",
"id": "795b74e2-d731-47bd-a811-ad234db45f6b",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "9f8d5761-6359-451d-8eb9-5f52e9cb2369",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "8"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "caef22c3-c735-4606-b4bc-43ec658c3353",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "de464cf4-e668-4c7b-a31d-5d1ddd5454de",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "0e168e8a-9e37-48b1-9397-ba586c1be735",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "225026b5-c580-42c9-b7a8-9c7425704e23",
"id_line": "97157bc3-9ee6-44d0-b529-0a21f29a235b",
"id_category": "01630d01-6855-45d0-a5a4-b496be0e8617",
"id_item": "48d1adac-fa89-477f-b4ca-b432d4af041c",
"id_item_type": "4427c861-cb13-4800-8d26-4f7aa4b0cb09",
"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": "fed70303-e94c-42ee-a4c8-740f7b8ab71f",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:41:56.6843628+01:00",
"date_end": "2026-03-10T09:41:56.6843628+01:00",
"date_used": "2026-03-10T09:41:56.6843628+01:00",
"date_sesion": "2026-03-10T09:41:56.6843628+01:00",
"id_employee": "77bbc9ef-ae39-42b0-b931-24209a55857c",
"id_branch": "fb3654db-6cb5-463e-804b-7b5067d3d1ee",
"id_voucher_permision": "058ef95f-d0f2-4e32-910a-d38cd31107ea",
"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": "b1a17585-8b2e-487a-8121-b8d9c5200f99",
"id_user_add": "a889d641-b6db-4466-a359-39206ef7a86b",
"id_doc_sa": "f48a5f16-83c8-4c95-b73a-73cf58f07135",
"id_item_sub": "9f069601-dac5-4ce4-8478-e7d406fc0058",
"id_pos_sesion": "c6dc88c5-6cb3-4c4a-9983-c57cbad13dac",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "0e644e13-debf-44cc-87d6-b53b144a6b59",
"date_from": "2026-03-10T09:41:56.6843628+01:00",
"date_end": "2026-03-10T09:41:56.6843628+01:00",
"date_used": "2026-03-10T09:41:56.6843628+01:00",
"id_employee": "c39c49d3-7a53-4801-ae0e-355d7edbf4ac",
"id_branch": "559c1b11-5f93-4cd6-b52f-f7b3b13fe7d0",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "8e492483-451c-42b8-8458-802aca03ab7b",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "f2446876-b78c-4a8f-b3a8-492d8ee3ee7e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:41:56.6843628+01:00",
"date_end": "2026-03-10T09:41:56.6843628+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": "a26e71f4-db13-4ba9-bed2-e01d44ae5fd8",
"id_pos": "d8c64143-83ee-439b-8640-9e22540fd91f",
"id_list": "d0dedf69-918e-4e54-964d-6dcd83f19ba0",
"id_item": "0186face-820f-4d42-80af-efe9d14bcf12",
"id_item_type": "81af4a6e-7913-4f7c-bd85-7fd67ff9e3aa",
"id_category": "b71e19c3-cb7a-4391-a7a4-ebe7962e6680",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "4df2ac5b-dd56-4b99-b690-9b1b492b09e9",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$id": "34",
"id": "3782b81c-48d6-4b7f-9f79-e3a2e76b51f2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "939c39c4-3d42-49d5-a6ab-bdec71425a29",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "3f327f6f-bb0d-4531-b508-8582d2b954f5",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "95554ae0-d59e-4ae3-bb42-4abde93d188c",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "55bb8831-fa20-4174-b96d-d0d8bd0bd79c",
"id_pos_type": "57bd650f-9fc6-4e85-8357-c9787f5920e8",
"id_price_list": "8d4880a7-155a-4aa4-a681-d1ff8a499636",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "8b787a78-3413-422d-93c7-762f741cbea3",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "4bd58e80-0a9b-4adb-b37c-f3f4a358e6a3",
"id_pos_type": "094f5150-2aca-460c-9a22-2fbcde99351c",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "7d25a2ad-7169-4bfc-a050-622c988e9db3",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$ref": "12"
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "37",
"id_list": "6fd1ed1f-4b2c-49a5-a288-c582640658fe",
"id_item_sub": "96dd7051-14ed-4516-8a49-c9d4f7191d04",
"validity_date": "2026-03-10T09:41:56.6843628+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "33d6b640-0ab1-45a2-856e-d1a2368eb528",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "37"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "38",
"id": "0422c5f9-9eea-4657-abd1-9d96bbd9aecc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:41:56.6843628+01:00",
"date_end": "2026-03-10T09:41:56.6843628+01:00",
"id_branch": "4599c843-ab9f-48d9-a842-d170591a5f92",
"id_pos": "b7f19cb2-42d9-416f-a7b5-bea28c415e3f",
"id_list": "fe94f64e-a136-4133-b601-27dc62e911e9",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "4939f9fe-9931-4025-bedf-a096e582c98a",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "38"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "39",
"id": "3e6b5c68-f01b-4299-90ce-32e96d5afe62",
"order_id": 2,
"id_item": "7287d280-347a-44b5-afe7-e80713b5d86e",
"id_item_type": "2b5f7d52-fa20-4cb9-af1f-0542c6e402dc",
"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": "07b13c05-3f78-41d6-abcb-96f498171b1d",
"type_item": 11,
"id_voucher_json": "77c9b104-9578-4055-869a-0382af772a36",
"count_voucher": 1,
"id_category": "d18d4454-72b4-4e0f-83c7-216a5c83c673",
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "1e66612a-bcd2-4efc-8cb1-a0666850e386",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "40",
"id": "1a92254c-8469-4b62-a445-4dd18a92cdee",
"nro_sesion": 2,
"id_pos": "3a5f5f74-c681-4491-a43d-291969dcc49c",
"date_tax": "2026-03-10T09:41:56.6843628+01:00",
"date_open": "2026-03-10T09:41:56.6843628+01:00",
"date_close": "2026-03-10T09:41:56.6843628+01:00",
"id_user_open": "9ce39b3e-4e8b-4bb3-9463-8051968c11e4",
"id_user_close": "0166d245-b7a5-4ce0-9edd-caa812c065ec",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "41",
"id": "299e4f43-dc85-4a76-9947-593c0008736c",
"id_cloakroom": "c4545b77-e11c-42f5-b250-f3bf88d5f0b0",
"id_pos_sesion": "e4409e66-acae-4b12-a10a-a4716d7925f3",
"unit_id": 4,
"date_open": "2026-03-10T09:41:56.6843628+01:00",
"date_close": "2026-03-10T09:41:56.6843628+01:00",
"id_doc_sa": "52c32c77-9249-42d1-b7e8-a111a2244c8d",
"commited": true,
"mt_cloakrooms": {
"$ref": "9"
},
"tt_doc_sa": {
"$id": "42",
"id": "85c6cdb3-800d-4262-b835-87ea00be58f8",
"id_pos": "a86dcfaf-2ef3-4ffd-93b6-aaddf0e2410b",
"id_doc": "45ef68dd-bf00-4630-a02b-d67b2d865992",
"id_branch": "7047d6d6-e21d-4b5d-8b5e-ff77705d27a3",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:41:56.6843628+01:00",
"date_tax": "2026-03-10T09:41:56.6843628+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "a6dda016-b160-47ac-94ae-ef285e5654e8",
"id_relationship": "9356da02-360b-455f-92cb-3b084ad6d28f",
"id_loc_from": "a1c973fd-fa73-4222-b66e-01540fd51d69",
"id_loc_end": "6482761c-2068-4824-b35a-45b0777f25ec",
"id_user_add": "042d3829-ad98-4380-8b66-0b72fb702810",
"id_user_upd": "737e0815-a1fe-4626-a0a7-c44592bdc4bb",
"comment": "sample string 12",
"id_pos_sesion": "6bbacbb9-d0c0-49cc-986c-215f6f041216",
"id_room_unit": "6393528f-ab2f-4eed-8223-0c27ac6dd266",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "b82e5ddd-03df-4c79-a91f-f4fcb164fe9d",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "43",
"id": "40dbe89f-62d7-4bed-9ef6-b87813c13e04",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "9e3c3517-06c0-4ac0-baa6-9c44f630c8a6",
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "0e47283f-aa7e-453c-9bff-df7f8018ce51",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_st": [
{
"$id": "44",
"id": "dcf57a50-0042-4179-a29d-f898cac2fd50",
"id_pos": "d8bcea37-18ad-494a-9913-797bd6c44e3f",
"id_doc": "3d44263c-2baf-45b2-9da1-c737a58eaab0",
"id_branch": "3c3385ec-329b-4512-a47c-503828ba50b1",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:41:56.6843628+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "661b4e65-0035-418b-88b9-899e42098d29",
"id_loc_from": "877307c4-f0a9-40ee-aa42-91d4f6c5203b",
"id_loc_end": "ec65a13e-a657-4ab1-8cc4-e5c2f99b273b",
"id_user_add": "cdd5b0a5-da5c-486c-947b-91d1f1774906",
"id_user_upd": "a95b94cb-29c8-4c22-b067-7218594ac812",
"id_pos_sesion": "f2b4e6a3-4c97-4039-8eac-fd16fb62762b",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:41:56.6843628+01:00",
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$ref": "43"
},
"mt_locations1": {
"$ref": "43"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "45",
"id_doc_st": "ff36ed3a-8a87-4667-807f-040236899662",
"id_line": 2,
"id_item": "8966c631-fcae-4086-bceb-5721671e981b",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st2": {
"$ref": "44"
}
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$id": "46",
"id_location": "f461c880-6c4c-4192-81a5-71166448160c",
"id_item": "b0993184-5573-4d04-b465-d702f998f0e3",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "43"
}
},
{
"$ref": "46"
}
]
},
"mt_locations1": {
"$ref": "43"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"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": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa2": {
"$ref": "42"
},
"tt_pos_sesion": {
"$ref": "40"
},
"tt_rooms_units_activity": {
"$id": "47",
"id": "96fde33d-50c7-4fec-a836-93d59755d280",
"id_room_unit": "71259fec-e2ee-4935-8a30-a3c4bf2cc244",
"id_room_list": "68d05364-3334-42dc-8a60-be668b5a2590",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:41:56.6843628+01:00",
"date_from": "2026-03-10T09:41:56.6843628+01:00",
"date_end": "2026-03-10T09:41:56.6843628+01:00",
"date_open": "2026-03-10T09:41:56.6843628+01:00",
"date_close": "2026-03-10T09:41:56.6843628+01:00",
"id_employee": "afa6eb64-d603-4e78-bcae-0dd7026a47eb",
"id_employee_sec": "7b77e9f3-90ab-470e-8a3f-65434eb33d58",
"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": "684b10dd-6c02-4c2f-9576-3d7d981f0025",
"comment": "sample string 7",
"id_user_open": "f0d76dbb-b4e1-4b66-b8ca-c8d79dcdd656",
"id_user_close": "a3d7548c-826f-4415-b7ad-2f0e040fbc6c",
"id_unit_state": "d48932c6-aa5e-40df-b495-a255b8e7e546",
"id_pos_sesion": "5c2f60ea-f725-4808-9412-054be8eae019",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:41:56.6843628+01:00",
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "d98affcd-4a8f-4140-a7df-cf052194dc1d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "1ba6d47f-df3b-4380-bfd9-0e6fe9611e62",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "376e8471-44ab-4014-95ed-4546e903e5f7",
"locked": true,
"date_locked": "2026-03-10T09:41:56.6843628+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "611df34e-01f3-4401-9e9d-93cf906cadab",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "8a63d652-fa52-423a-80ce-00c30fb49974",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "4148c24b-0e40-4f29-b083-4ad64b2e64a7",
"name_pos": "sample string 6",
"id_image": "87ba4d0e-23a6-4473-b0b2-c58768a73998",
"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": "22c0339c-438b-4276-aa6b-68ed85485c15",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "b77e7c06-bf7a-40c3-b16e-f020cfb82164",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "74281008-d98e-4014-989b-3eb8130b8ddb",
"id_room": "cb18b6e3-9ae1-4001-b4da-c70a2b378cca",
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "f337353e-4f02-44b9-b7bc-964357353495",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "cc3cb573-7288-4e64-a2be-0024ea7780f7",
"id_room": "d5419e8b-6186-406c-a849-c71c630e7d57",
"date_in": "2026-03-10T09:41:56.6843628+01:00",
"date_out": "2026-03-10T09:41:56.6843628+01:00",
"id_user_add": "e4080697-61ce-4be0-8224-7e1d5f5c57f8",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "efcfae41-bd95-4a4c-aad5-8ac0f5e6013c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "f6952b66-420d-4238-bd39-da1ec9f83b00",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "37f41353-69ae-46e3-ba52-a6ac07c93036",
"id_room_state": "7ddbf70c-f870-45d0-bd8c-7476ad296e11",
"id_image": "2fa878b1-5b78-4759-9bc1-5607261c7801",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "ce20639d-f610-46c5-9b15-8cb33c7ab3cb",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "3ef0ca22-bb29-466d-a99b-ef767911aa60",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "c0455372-2006-4564-842a-72a400bb1cd1",
"commited": true,
"st_users": {
"$ref": "8"
},
"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": "8"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_pos_sesion": {
"$ref": "40"
},
"tt_rooms_list": {
"$ref": "51"
}
},
"tt_spool_doc_print": [
{
"$id": "55",
"id": "afdf6bcd-4ec8-4f03-8e74-b445b3edfe5f",
"spool_server": "sample string 2",
"id_doc_sa": "2a227cad-47d7-4b3c-95ff-cf71d83fa862",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"printed": true,
"print_on": "2026-03-10T09:41:56.6843628+01:00",
"tt_doc_sa": {
"$ref": "42"
}
},
{
"$ref": "55"
}
]
},
"tt_pos_sesion": {
"$ref": "40"
}
},
{
"$ref": "41"
}
],
"tt_items_customs": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_doc_sa_pt": [
{
"$id": "56",
"id": "adfc131d-9a54-4efc-a14b-a740ade37a98",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "3fdd8eec-689e-4613-8006-340f5f7c3471",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"tt_pos_sesion": {
"$ref": "40"
}
},
{
"$ref": "56"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_doc_sa": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_tips": [
{
"$id": "57",
"id": "b84bab2d-50d5-4b83-b5d8-a9b1317892e2",
"id_pos_sesion": "b95f59ba-2c3e-4837-b43b-47745892575c",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "05b2aab3-ebdc-4f03-9b2e-bbc2fd7bf4db",
"id_room_unit_activity": "f12d50ac-7dce-4911-90d5-c7528ed22fed",
"id_doc_sa": "1bcc8afb-80b4-4751-9011-82dc68d62b9f",
"id_pos_type": "0fd3b548-d11d-4992-a52e-a1debd1da0a6",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "48cd6333-49d1-4f91-a3e0-58d46670fc9f",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "40"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "0eb24f16-2c72-412b-94a8-822c46adc5aa",
"id_user": "7d21175a-32b4-42e1-987d-8e1fe72f33d7",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "57"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "59",
"id_pos_sesion": "3ffc33f8-9cf0-4cea-8d6c-3a7e68611a70",
"id_user": "69a58522-7343-4538-b5b7-7cb1048b2d6e",
"date_add": "2026-03-10T09:41:56.6843628+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "40"
}
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "39"
}
]
},
"mt_items_vouchers": {
"$id": "60",
"id": "ddb2f46a-1f15-4f6f-be5a-26c00ecb711c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "1e99c007-999b-4685-ab36-ebb80b2ea44d",
"id_doc_print": "16b08f25-bb05-406f-ada7-74bea5550d72",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "42"
},
"tt_doc_sa_det_stock": [
{
"$id": "61",
"id_doc_sa": "74868df0-62e6-457a-8b10-5aff388fbd21",
"id_line": 2,
"id_item": "d8f9e6a2-9e0e-48dc-9dd8-7e8c8ab49782",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "61"
}
]
},
{
"$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": "42"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "42"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"st_doc_num": [
{
"$id": "62",
"id_pos": "aecc5e7d-33b8-48e6-a480-21cf2afef6e2",
"id_doc": "2ae8775a-c239-42cf-9d0e-ee2cebc3f9a4",
"value": 3,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "62"
}
],
"tt_doc_sa": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"mt_pos_print": {
"$id": "63",
"id": "2cd70ce3-bed7-48fa-acce-4525526efee8",
"id_pos": "a560f872-4bd4-4b5c-8cbb-4071eabf44e0",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"id_user_upd": "492cee84-212d-4517-a64e-ba4693290ffa",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "12"
},
"st_doc_print": {
"$id": "64",
"id": "6fae6e98-0d4f-46f2-b408-251bf2d7f19f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"st_doc_print_det": [
{
"$id": "65",
"id_doc_print": "3a5eef10-be41-46aa-9c74-71ce23b2c9d4",
"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": "64"
}
},
{
"$ref": "65"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "13"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "11"
}
],
"mt_pos_print": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "3f2b76dc-8106-4ccf-9cef-3b8fe4738780",
"id_pos": "069ca6d4-4c86-4566-bc65-98967ec4a4e9",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:41:56.6843628+01:00",
"key_access": "sample string 5",
"id_user_add": "40d20990-9a6e-49f4-b824-601af3852ed7",
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "69d650ae-7e3a-445d-91b6-eda8bc959a25",
"id_pos": "809f1fc9-1f22-408a-8cd9-aaf94d969932",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "6fb0a7eb-a864-4335-a218-c94e37d7f923",
"id_pos": "310a5a25-146a-4e3c-bec3-178f912e1548",
"date_add": "2026-03-10T09:41:56.6843628+01:00",
"date_upd": "2026-03-10T09:41:56.6843628+01:00",
"date_out": "2026-03-10T09:41:56.6843628+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "7011b32e-8e72-4912-9671-5af9c55f865d",
"id_user_add": "8a6d20ff-433a-4a33-8667-45d51e4a97e9",
"id_table": "362cb078-083a-40b6-ba32-c02afbea6986",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "5b759d47-6966-4ea9-ada4-b7ea825465d3",
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "7ac1a41a-eb0f-4e80-bae8-997d2ff22df0",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "4e2865c9-2b83-4eae-b944-10c19ea43af3",
"id_sync": "a1bebde9-989e-4af9-8b6c-efd2439bcd8b",
"json": "sample string 3",
"id_table": "123ade39-d3fd-44de-ae76-b20487cf8866",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "f56e8bda-07fe-48f2-8e5e-16e7217df0f4",
"id_branch_from": "3699d82f-3456-4037-8117-d95cc7b47e00",
"id_branch_to": "9dd456b2-ace6-4d8c-a162-d934b39e44d9",
"type": 4,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:41:56.6843628+01:00",
"send_on": "2026-03-10T09:41:56.6843628+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": "8"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "f2785aba-e6dd-4345-9e56-37470842b564",
"id_pos": "a2a277c6-a3ba-4840-ad8c-152093afff8e",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
]
},
{
"$ref": "9"
}
],
"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": "11"
},
{
"$ref": "11"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"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": [
{
"$id": "74",
"id": "13e0b557-ad63-41e0-ae0a-eccd68d7cd77",
"id_function": "d1de4202-0255-4dee-9bd4-1c59cfdc296d",
"id_user": "43999540-bd1d-4ff9-8569-8050041b5cf0",
"id_profile": "70929faa-1c2c-4593-82e2-4dd1ffce9cec",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "69b43375-9b80-4555-ac90-048c93858e11",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "76",
"id": "6603dbc6-cb54-447e-9f75-71bceab336da",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "846f01ec-cfec-449f-a425-2f07b8274407",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "3993f4e2-6329-4eaa-8577-45a560ee09d5",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "f9ea7925-b7cd-45ca-8d35-f37e7e86209c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "ce08cdf8-2423-47a1-9f73-bba244119b12",
"token_id": "sample string 2",
"id_user": "fa4a0039-7bd8-4515-8a8d-9e52da52dd71",
"date_from": "2026-03-10T09:41:56.6843628+01:00",
"date_end": "2026-03-10T09:41:56.6843628+01:00",
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "78"
}
],
"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": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_items_customs": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_pos_sesion1": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"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": "79",
"id": "5c59cfd7-8654-4f68-a693-fd0cf849f008",
"id_room_activity": "e60b3f3d-9ad9-4d9e-abc7-55ddb12dfe8c",
"id_pos_sesion": "e7e23d30-72f5-4043-93d5-29f98f596309",
"log_text": "sample string 4",
"id_user": "fa22ff62-faff-4843-ad78-087c92b76835",
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st_det": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_items_customs": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_stock": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"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": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "368fdb84-8100-46ea-8e61-c54933aaac15",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_locations": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "3e29373f-fa9a-448e-92e6-1809108094f0",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:41:56.6843628+01:00",
"date_end": "2026-03-10T09:41:56.6843628+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:41:56.6843628+01:00",
"last_update": "2026-03-10T09:41:56.6843628+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"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": "42"
},
{
"$ref": "42"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
mt_branches_zones| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_branch | globally unique identifier |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_pos | Collection of mt_pos |
None. |
|
| st_users | st_users |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "e277bd43-8136-405b-98c9-358a2afa2cc4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "436e913f-0c63-4686-8d92-fbd3e27325a7",
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "e85da78c-249d-404c-8b0d-b6f12617aef1",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "1957c2dd-2860-4a87-9ceb-08be1c1090d7",
"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": "8c46419b-0c16-4ca0-b45e-83579e681048",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "07808da6-96d0-46eb-aa1b-005a951d1e06",
"commited": true,
"st_images": {
"$id": "3",
"id": "190b36a3-fb08-4d35-b792-67abe20b7182",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "7d1a21e4-1f15-4948-9976-cd4227d06ff5",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "c9b3dd2b-7e4d-439a-8d7e-618029714bea",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "6cef2392-ed94-4db1-b075-f5cbcd024f32",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "fce982f0-85c4-489b-802c-32f2cbc032bf",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "77b571ed-de9b-4a9c-b934-d4aa8cf842aa",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "da20375a-ed71-4a0d-9c88-215f8fba0f27",
"id_item": "b3cdec82-a54d-4316-9822-cea0fdb25f81",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "f701bb11-c10c-4c7f-9213-8dcb61981c65",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "b5560a32-24ba-4f54-9c40-c67116a44860",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "8c1947fa-7d5f-4fd5-82b2-8cee7f70778f",
"id_unit_sec": "96efa4dc-3873-4845-a39e-da12af6352b0",
"id_brand": "dffe82bf-5dc0-475a-b67c-927328648f9c",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "c96e18b5-31e4-4c6b-9833-2e69216a63cc",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "0aaff87b-ffc4-4a10-824a-d7e5f456907c",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "50db1953-2b8d-43a5-95fa-d76bdf8073a4",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "0b1b22a5-b69c-4849-bbc7-e335dd3edc25",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "4c6597fe-7440-425f-8169-295e4d1aec02",
"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": "bdb11e7f-d077-4cf7-9860-14bbeb837b3d",
"view_messages": true,
"id_image_photo": "7b2042a5-d87b-40a5-8db7-7e61a792d524",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "1953c236-d54d-4ef4-be52-a8d3b38701fa",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$id": "9",
"id": "e4abfa87-3ac9-4742-9514-621115bea856",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "fd8a4d3f-15ae-4228-9cc2-152dd00b02e7",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "80aa35b0-5e06-40cc-9249-bde7f6d11bec",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "a89fa50c-f3a1-4a74-be4e-1c6bf1706337",
"commited": true,
"mt_pos": {
"$id": "10",
"id": "c9b5c4f2-06e6-437d-9967-8ca84f381e5d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ef85a757-9f15-4cb6-a582-9f251317e78c",
"id_zone": "fadcff61-7991-49f3-8608-598edcbf4c00",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "de38c20e-c422-4cf4-b452-2dddedcda2d2",
"commited": true,
"mt_branches_zones": {
"$ref": "1"
},
"mt_cloakrooms": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_items_featured": [
{
"$id": "11",
"id": "7f2faac5-a955-4630-8e0a-2efd55821628",
"id_branch": "236bd084-27dc-4e32-acf8-4a37ae908859",
"id_pos_type": "c904292d-a808-4a35-b3fc-d19f4460235c",
"id_pos": "b5a50c9b-27e8-4c4f-914c-7a5163062035",
"id_item": "fc113591-882b-4e69-99c2-1cff15de6435",
"date_from": "2026-03-10T09:41:56.6995571+01:00",
"date_end": "2026-03-10T09:41:56.6995571+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "1c82f244-c58c-4af6-8fba-6f9040ccf5ba",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$id": "12",
"id": "181b348b-c52e-4c1c-9df6-251df6858037",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "c7531fbf-12c9-4697-aaee-56463c690225",
"commited": true,
"mt_items_featured": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$id": "13",
"id_pos_print": "91dc8220-b26a-4c42-a3d2-06217c4ebf4b",
"id_doc": "cdf269fc-28c4-42d0-8ec2-ae7665607ddd",
"id_pos_type": "c302567d-bdc2-4aca-9415-7fa9362e10aa",
"id_doc_print": "1434dd49-6517-4e10-9ca5-51bad9a3fab7",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "df0c1d44-ddcc-426a-b391-8108c7f4ad03",
"commited": true,
"mt_docs": {
"$id": "14",
"id": "7c917c50-2c41-4eab-a58c-7aa361406ec3",
"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": "efd96c25-784b-4f21-a4a9-0e1ff960edfc",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "c4fdb4cc-4684-4059-b195-a8f4fc944cd5",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "d96e0259-9af8-48ae-92d2-f21b1116747a",
"id_pay": "8b0b845f-569b-405d-b1bf-e003f354689c",
"id_money": "5483b5ca-8d87-4ae6-8c83-8b4026c206ca",
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "83809293-b4a7-4151-8ee2-6e2147759b34",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "a154aff3-da4f-46e2-a1be-a6c4f8b96efc",
"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": "9260ffd8-5987-4c2e-af1e-a3f077257e57",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "05df9c4b-cf9e-47ce-8534-46cebb937368",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "b0a35914-50e6-43b1-8643-35041edb3838",
"id_money_2": "9086e6c2-e6df-4c17-9da5-bd841d6acea1",
"date_from": "2026-03-10T09:41:56.6995571+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "260d81ae-93c0-43c4-937f-f27d79092f9a",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "53e7ee83-84fa-49a4-b857-5c43edc1ed2b",
"id_pay": "b7085343-4f44-4697-97a5-c9d3ea6d84e5",
"id_money": "77d1f99a-fecf-4354-9859-11a3228b2730",
"date_cashflow": "2026-03-10T09:41:56.6995571+01:00",
"coefficient": 5.1,
"id_user_add": "4ed547f1-7aaa-4c01-bab7-6fcc9929ed82",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "3ccbb50c-6435-4f8f-8f61-bd4acf28a2b7",
"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": "29b2e953-f147-43b5-91f5-f54f31d3c2f4",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "5ba19383-ab06-4b6f-bad5-abd614eff7cd",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "a6430f5e-4aa4-480f-b2f5-48529bbc1e96",
"id_line": 2,
"id_pay": "d3d8bdc8-2a9e-43e4-9c21-fa0777d08216",
"id_money": "151c123e-2037-4527-8a81-88670cce6930",
"coefficient": 5.1,
"id_voucher": "f8288e18-43d8-468e-a58a-2e364bbff4d5",
"id_employee": "80afb1d2-b41f-40ef-bfdc-ede905ba9aa6",
"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": "7ab36a1a-dc18-412f-87c5-475f4ea25211",
"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": "9cd8e98a-9097-4e87-9ec8-8e5bf2eeda52",
"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": "fb2aa9fa-274b-4d5f-abb2-0d300ba2c41f",
"name_pos": "sample string 12",
"id_image": "e650e581-03d1-4e53-8862-618c297b09c3",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "81ecc432-f37d-4eae-9ebd-876d3b640215",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "33b828cc-e994-4d96-90cb-e40c264e6c5e",
"id_branch": "66fad9e6-c8b3-4573-bd37-0fbd768b4476",
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "405b81f0-6913-4644-8599-d02b3889b5d0",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "72d65fcf-8c49-47a8-9e6c-c146bc20a8e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "cd9a9bbd-13a2-41a5-9c59-bbad86fff15b",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "8"
}
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "f35da7ab-1660-4984-a1f6-fbdad0cc4b7d",
"id_line": 2,
"id_item_sub": "5b066924-2a76-4ac7-9cb8-797845fd97ae",
"qty": 4.1,
"id_list": "4cffc610-1d8f-4a68-b27b-83c817a6ada9",
"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": "d39a875b-2374-4c99-b743-31f6343a69c0",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "3e83b967-df7a-4f7f-8837-161b12efe27c",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "af61fa96-1fd8-4ab4-8a46-56eb36c0d143",
"id_user_upd": "4d517c9c-be29-4a26-ae1d-684ed2b921c0",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "0c4b87ae-5179-403c-8152-ed8afdb85ffd",
"id_item": "d03beea0-e912-44f5-8c6c-6d752177508f",
"id_item_type": "232d9fcd-525c-4a9f-9561-79e202560e3f",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "4c1d4f71-6647-4c23-926b-0d60a0a8aa3f",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "221937d5-b8d0-4b0b-a20f-4f817076f809",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "2c99e156-5ea2-4e89-ad2e-887db0ad56f2",
"id_item": "eac9fd07-7604-404d-bc8a-e58038ae7214",
"group_id": 3,
"id_unit_ref": "fde74439-2db7-4490-a932-56efe746214e",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "aa2888c7-7193-4d10-9aa3-e45b67a32853",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "5dd1b571-57f3-401a-a677-bc0922febfe2",
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "58cd5389-14ca-47f4-b020-0e0cff25e420",
"commited": true,
"mt_units": {
"$id": "28",
"id": "cad80a1a-c7ad-4af5-b66c-58bdecfc0ed5",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "e59411cb-983c-4954-ac06-43add6f9f30b",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "8"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "d886d974-6a07-4d44-99ef-2f21c6573fea",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "fd01367b-ca95-42a8-961c-ea9ea7025854",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "2cb20b72-c591-4d73-9a3e-791ee4d9dfbe",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "bd118ed3-f47f-4492-9212-9fed295a7f95",
"id_line": "f9a8d0f2-72c3-4aa7-8917-5901b8efd1f2",
"id_category": "7561f8fc-f49d-49f6-85ac-fb216943fd04",
"id_item": "4b54cdb7-2672-4885-a59f-ffd858864a15",
"id_item_type": "2a5a007b-6dd5-4fa6-a83b-d89c705732c1",
"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": "330c99c4-2704-42ae-a27b-1f9c81ac7a92",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:41:56.6995571+01:00",
"date_end": "2026-03-10T09:41:56.6995571+01:00",
"date_used": "2026-03-10T09:41:56.6995571+01:00",
"date_sesion": "2026-03-10T09:41:56.6995571+01:00",
"id_employee": "8f234af3-da46-436b-9e4e-b733b487f407",
"id_branch": "7e9ea9ca-d3d2-4a63-ac9b-e99832e9cf48",
"id_voucher_permision": "0a459eb9-288a-40bc-97d0-6719b06dfa28",
"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": "c2a0970f-c49b-4e0d-aee6-bb434231684c",
"id_user_add": "8bf68cab-f5f1-42c9-8d4e-f1d9a1d891bf",
"id_doc_sa": "5614c9a5-de90-4111-955d-33b168ec0ee6",
"id_item_sub": "41cfd451-0cb8-41b5-8637-1bbba8d6faf4",
"id_pos_sesion": "6c82ad22-56f1-4232-a335-5be94ab4bfa1",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "442ad89a-4c21-4d56-8cd5-93737b441803",
"date_from": "2026-03-10T09:41:56.6995571+01:00",
"date_end": "2026-03-10T09:41:56.6995571+01:00",
"date_used": "2026-03-10T09:41:56.6995571+01:00",
"id_employee": "05838444-20ac-4827-a7e5-dfa349fb254e",
"id_branch": "0f478e9f-b914-4a02-bb50-fe41954f6cb2",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "fe675589-3de7-4e42-9492-70de16f097fb",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "91f6265e-aaa5-4b80-a7b6-5b1977df32a4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:41:56.6995571+01:00",
"date_end": "2026-03-10T09:41:56.6995571+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": "5f82dabb-6cf3-4780-9b2b-46e64990d8a3",
"id_pos": "02081a68-b96e-4095-98d6-445ad460c1c7",
"id_list": "120ef76b-c9ab-46bd-89ca-79d4d0bee76f",
"id_item": "c8145e87-b264-48f1-9930-1818ecf21746",
"id_item_type": "0529c645-0f7d-461e-af68-222b61384979",
"id_category": "e0dd19ff-e40a-481b-a6a5-e1aeaaeddc2d",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "d8748598-53f4-4039-b188-0d26bae0491a",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$id": "34",
"id": "e9bf31ff-02dc-43a0-972a-85737e275eea",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "a68cd955-ac30-4ab2-b432-8f33b94b4bc9",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "10ab23f5-f86d-49be-a4f3-b8079abb9417",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "5189d06a-cc16-4ce8-a620-89d0132b1f16",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "f5caee3a-dcde-47d4-abf6-e4d0346d583e",
"id_pos_type": "34e8f1a1-732c-4f44-a383-1e6a1747d250",
"id_price_list": "c20e8362-6897-44a4-afd4-9443c78cb56d",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "d9061d93-7d8b-4359-80a7-8f4281bad7f9",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "bb76d730-bef0-48fe-9c89-e7dad883b91f",
"id_pos_type": "718eec7d-b390-45d0-97d4-67fd898987a2",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "14d2e865-f1c1-4b24-bb52-5b0edd8b6277",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$ref": "12"
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "37",
"id_list": "39b8d501-3785-4ca5-9307-3b183af663b6",
"id_item_sub": "34d4d537-3e9c-40cb-a8da-7639e0a8755e",
"validity_date": "2026-03-10T09:41:56.6995571+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "712407ab-bcdb-4039-bacc-07e9df416b17",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "37"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "38",
"id": "7a17e22d-b54a-40d1-9c25-da51c539a7cc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:41:56.6995571+01:00",
"date_end": "2026-03-10T09:41:56.6995571+01:00",
"id_branch": "8bf12d19-2e6b-4639-8b3b-3b9bb960bbc8",
"id_pos": "46191f77-5876-4f05-8753-529e519ab12e",
"id_list": "697a29b1-d166-4cdf-9490-d908fa0ae540",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "4cf4625c-7036-4532-a2da-bf01ba5140d7",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "38"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "39",
"id": "3f941c14-5feb-4835-a205-472833b23316",
"order_id": 2,
"id_item": "76fdcd0d-f46a-48f0-b51a-ded6b8292cb7",
"id_item_type": "2aa9e119-67dc-45f0-adc2-0095e23b3114",
"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": "df013301-9195-4516-b964-707b6968fb83",
"type_item": 11,
"id_voucher_json": "abde86e3-bf0c-43c1-9e32-de35c58f133a",
"count_voucher": 1,
"id_category": "f53dad45-8862-4db3-946c-a644296c7451",
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "6952f99f-b3e9-43fe-94f4-661f08227b8a",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "40",
"id": "efcac818-e84e-4457-9f74-9e2d828a8c9e",
"nro_sesion": 2,
"id_pos": "80200a0f-ed3d-4af6-906b-168e3057e175",
"date_tax": "2026-03-10T09:41:56.6995571+01:00",
"date_open": "2026-03-10T09:41:56.6995571+01:00",
"date_close": "2026-03-10T09:41:56.6995571+01:00",
"id_user_open": "f0f9f663-16fc-43b6-a5c4-b613abc6da41",
"id_user_close": "59d59d6d-8f0f-4d37-817b-b1cb0eedead2",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "41",
"id": "96d3fd88-32c6-4941-924d-ace81200bc24",
"id_cloakroom": "7839e863-c85d-4901-8ed1-f6de6bdd8967",
"id_pos_sesion": "80f73b23-9f29-405c-9d2a-315768d408dd",
"unit_id": 4,
"date_open": "2026-03-10T09:41:56.6995571+01:00",
"date_close": "2026-03-10T09:41:56.6995571+01:00",
"id_doc_sa": "8b698b36-b9f8-4c62-aa5f-7022931c51c6",
"commited": true,
"mt_cloakrooms": {
"$ref": "9"
},
"tt_doc_sa": {
"$id": "42",
"id": "40d2054b-2127-4c5e-88ff-eee9be6697bb",
"id_pos": "d798e38e-197e-42f9-8893-a0c04bb4f96d",
"id_doc": "e987ff6f-22dc-4b96-9b46-7ef12020a78b",
"id_branch": "15ceaa54-ed93-44b6-9ca6-e191a21e15dc",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:41:56.6995571+01:00",
"date_tax": "2026-03-10T09:41:56.6995571+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "bad8bb8a-c5f6-4e55-a530-a46cafb24006",
"id_relationship": "535b4241-6731-43c8-a23c-6b7e946b76f8",
"id_loc_from": "61f8499d-f3dd-4cba-b36c-956638ce91d4",
"id_loc_end": "59146500-4daf-4338-b1a2-3c3f41072f68",
"id_user_add": "491bb835-c17d-47e7-b1f6-564919923443",
"id_user_upd": "0bd46172-a937-44e0-879a-d621ba271489",
"comment": "sample string 12",
"id_pos_sesion": "1843c579-4408-47a2-a053-17a92b8229c3",
"id_room_unit": "873bf6e6-f483-4092-917a-8cffc68ebf78",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "f9feff8f-0020-47c5-88b7-a5d137548e08",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "43",
"id": "37e960cd-6117-4913-bb6b-f604fc7eec99",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "dffa8a48-8186-4c23-9705-8f44f30b1899",
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "c0b93d6b-621b-4c2b-bdd6-23c27aafeeb5",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_st": [
{
"$id": "44",
"id": "1de16cb2-301a-408b-a689-7dbbb93dca9b",
"id_pos": "b93c2543-64cb-4b52-b845-9dad19c673c7",
"id_doc": "b9abe7af-b470-45fe-ac87-f88a06e74a50",
"id_branch": "74c2a297-9adc-47ee-81c7-f5ba955eca0e",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:41:56.6995571+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "2f4615c5-41ad-472d-8f29-7c0bf1db0f2b",
"id_loc_from": "20f32b32-1c39-4852-a8f8-b653467f27d4",
"id_loc_end": "8ce7591f-d39b-4219-b8e4-6b04077e5d7d",
"id_user_add": "0d68c8b7-e119-49e9-ba53-f6e7cf3dce44",
"id_user_upd": "82e73c46-14df-4c7d-b98b-7a98672cda78",
"id_pos_sesion": "4c0639f2-2da3-4d78-9d88-a3a7350e9722",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:41:56.6995571+01:00",
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$ref": "43"
},
"mt_locations1": {
"$ref": "43"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "45",
"id_doc_st": "3e69b3d6-104e-4cda-9497-29103ebc5462",
"id_line": 2,
"id_item": "c3bafaf1-1fda-4898-a93b-7fe89a9bb9b7",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st2": {
"$ref": "44"
}
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$id": "46",
"id_location": "e684eb57-cb53-4486-913d-f64166f4c4f5",
"id_item": "3f1df8bf-4daa-4050-aa63-968a57e5302a",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "43"
}
},
{
"$ref": "46"
}
]
},
"mt_locations1": {
"$ref": "43"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"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": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa2": {
"$ref": "42"
},
"tt_pos_sesion": {
"$ref": "40"
},
"tt_rooms_units_activity": {
"$id": "47",
"id": "b3a659e5-bb83-4f86-92c5-131abee4c41f",
"id_room_unit": "bfa4e893-5ae2-4526-94ae-44ae13e962dc",
"id_room_list": "5e60497f-c0af-4649-b2da-31ebbbf33dfa",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:41:56.6995571+01:00",
"date_from": "2026-03-10T09:41:56.6995571+01:00",
"date_end": "2026-03-10T09:41:56.6995571+01:00",
"date_open": "2026-03-10T09:41:56.6995571+01:00",
"date_close": "2026-03-10T09:41:56.6995571+01:00",
"id_employee": "f158a504-30cd-4ee5-a0ad-5c49d6f9e26b",
"id_employee_sec": "1befe826-cd57-49ef-987c-991be14696e4",
"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": "7741b0b0-b20a-4d9a-ab51-8dc8684d36a5",
"comment": "sample string 7",
"id_user_open": "9195f275-0659-4630-8774-8715c532f089",
"id_user_close": "713dc179-33dd-49a4-affd-f284a991fb9f",
"id_unit_state": "0c841e17-52ea-46eb-a154-0519e543fac0",
"id_pos_sesion": "085b7de6-7735-4c82-a3c2-7f88a41e08e1",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:41:56.6995571+01:00",
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "4dad1245-65a7-42ef-9d5e-c57d29e09f9b",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "ee0e9121-4ded-4d42-bfc5-b8e2b02f6e90",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "de6d6cbd-1404-4aa1-a09a-8c50c81d500b",
"locked": true,
"date_locked": "2026-03-10T09:41:56.6995571+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "6a8da8d9-dc23-4c46-82fe-15faf6df6498",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "4654ffde-014f-4cb3-ae56-5451dc54055d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "744d2e4e-fc69-4c0b-8a83-8020e882f584",
"name_pos": "sample string 6",
"id_image": "f5dbde6d-a76f-4803-9e19-c56b51414788",
"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": "7f58fe25-aaaa-4ba9-8933-dadb5d70b0ec",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "5a898c5e-54ed-401a-aeca-5896bf5f5fcc",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "7d740bc6-2815-483c-b22c-c5892f393703",
"id_room": "fdf1ff28-e4a9-4f24-838b-81b42db66329",
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "1e639c54-b8d4-48d8-8d6b-a72f3c1069ed",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "2611cb38-8151-4eac-922b-9996fec70d93",
"id_room": "6046fd4d-bf94-4ede-932c-041454b22e91",
"date_in": "2026-03-10T09:41:56.6995571+01:00",
"date_out": "2026-03-10T09:41:56.6995571+01:00",
"id_user_add": "85f5710f-29b2-4041-9bd3-8ff2b0b2ec65",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "0cc0e90b-4a9f-4b8f-a0ff-0405f52452ce",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "a797a0cb-2dae-449d-b6ae-9777d2596e5a",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "4c14905d-4c96-4e25-bc75-9022818c7bd7",
"id_room_state": "bd7d7d09-1fe4-4475-b560-09c4dcc1b05d",
"id_image": "85eebca3-85d5-48a0-9c51-f3c2216a8222",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "d00cb94a-3d1c-4721-bde2-cb674e499676",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "21bccfb0-ebff-404d-bbe9-f27da193fb93",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "e61f9eee-ff90-48bf-a4f8-9e0d9aaf351e",
"commited": true,
"st_users": {
"$ref": "8"
},
"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": "8"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_pos_sesion": {
"$ref": "40"
},
"tt_rooms_list": {
"$ref": "51"
}
},
"tt_spool_doc_print": [
{
"$id": "55",
"id": "55e72de9-1a05-4c56-a331-1758c648872c",
"spool_server": "sample string 2",
"id_doc_sa": "f9b80f19-e5e5-42fe-800d-1e63a43ae234",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"printed": true,
"print_on": "2026-03-10T09:41:56.6995571+01:00",
"tt_doc_sa": {
"$ref": "42"
}
},
{
"$ref": "55"
}
]
},
"tt_pos_sesion": {
"$ref": "40"
}
},
{
"$ref": "41"
}
],
"tt_items_customs": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_doc_sa_pt": [
{
"$id": "56",
"id": "19904018-7cba-4713-a407-8818d3dfc38a",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "2ceb3dc4-07b0-4c16-ae56-624505baa890",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"tt_pos_sesion": {
"$ref": "40"
}
},
{
"$ref": "56"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_doc_sa": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_tips": [
{
"$id": "57",
"id": "7501e372-4e26-45e3-8006-9b388c1f5618",
"id_pos_sesion": "e1abc9ae-7059-412e-8d09-dd1919a3fdc0",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "2ac0d9e0-df18-4eeb-8289-43ea089ae3b1",
"id_room_unit_activity": "2438e21b-aff0-4bea-8a82-8070fcf30254",
"id_doc_sa": "228be586-7aab-421f-ae3f-9254b22118a4",
"id_pos_type": "5742d1dc-4245-4447-9f88-cc72ba2d12d9",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "9efd6571-efe8-47cf-a949-25488e5a13e5",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "40"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "70d61ca5-7992-4385-b76e-47d9dc369d9c",
"id_user": "3c605648-ff68-4613-80c6-71a5bad550e9",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "57"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "59",
"id_pos_sesion": "b7d94901-6731-479e-9617-efbc8e064a78",
"id_user": "2386cca3-5dec-414b-b922-e5e01e756b49",
"date_add": "2026-03-10T09:41:56.6995571+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "40"
}
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "39"
}
]
},
"mt_items_vouchers": {
"$id": "60",
"id": "3d642988-a153-4532-8317-cd9c0b6a9e05",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "a3b43195-880d-4028-ae42-0e58a714e511",
"id_doc_print": "15278480-5496-463a-8c8f-dd24b6c66737",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "42"
},
"tt_doc_sa_det_stock": [
{
"$id": "61",
"id_doc_sa": "19a0a460-d4d8-4a46-9955-12ffd0aea670",
"id_line": 2,
"id_item": "e8988ba0-b830-43dd-b651-2621a9055a0e",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "61"
}
]
},
{
"$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": "42"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "42"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"st_doc_num": [
{
"$id": "62",
"id_pos": "23a33fc6-bde3-4a90-99e5-1a991f17f91a",
"id_doc": "60f5b36b-a11b-4c3c-b434-e34088d88afb",
"value": 3,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "62"
}
],
"tt_doc_sa": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"mt_pos_print": {
"$id": "63",
"id": "c91426b3-7ada-4be5-9f31-652771be9d38",
"id_pos": "5e6b87d0-cdb7-43a7-b33b-277c496cdfd0",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"id_user_upd": "036a0dca-1080-4eeb-8669-1f509819b29d",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "12"
},
"st_doc_print": {
"$id": "64",
"id": "8133312e-24c3-49e4-a873-688e3e5f70c2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"st_doc_print_det": [
{
"$id": "65",
"id_doc_print": "f563313c-d87c-44fa-920b-07000e8ef540",
"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": "64"
}
},
{
"$ref": "65"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "13"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "11"
}
],
"mt_pos_print": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "c062e1dc-2a6f-443d-9afa-740fd1cb5cb5",
"id_pos": "f85d2879-8759-4e06-9c90-c30056baa313",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:41:56.6995571+01:00",
"key_access": "sample string 5",
"id_user_add": "8a46777b-af44-4c88-8b39-69df30ece67a",
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "b37a5f41-fdeb-4aef-9fd6-2657eded111a",
"id_pos": "3a55c8ee-11e9-4fa0-b7d1-30a426ed637d",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "e2711b76-6291-4089-b066-6c4c860aee14",
"id_pos": "e27b5000-3b86-419f-b705-0ffea92750bb",
"date_add": "2026-03-10T09:41:56.6995571+01:00",
"date_upd": "2026-03-10T09:41:56.6995571+01:00",
"date_out": "2026-03-10T09:41:56.6995571+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "8d26c3b8-654c-49f2-ab5d-4d6933a7a194",
"id_user_add": "6a9c887a-dea4-47d9-9571-f5742e74eb67",
"id_table": "46f4132d-bebc-4d81-b7b3-92eaacf46966",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "1f7d1347-4da7-4f44-acd9-daa779959a53",
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "9ae6ac9f-d47f-4ce4-937b-3ed4bd3c8a98",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "8e5c5cd6-10fd-4577-a19e-207755f0e830",
"id_sync": "00405658-40e2-4c63-b3c1-01164374dd95",
"json": "sample string 3",
"id_table": "c3497673-6ce7-4363-a2ce-74058648755c",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "861e3cc9-e646-44e5-a981-26edfc1833c9",
"id_branch_from": "c4f5b62d-fa8d-4502-827a-f44080da0f2c",
"id_branch_to": "96e17b27-0474-471c-ae74-a1aea7f4c3a1",
"type": 4,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:41:56.6995571+01:00",
"send_on": "2026-03-10T09:41:56.6995571+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": "8"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "d538ab5f-afa9-4c00-97db-3fba4a3cdcf1",
"id_pos": "8d40ad4d-3f6c-4552-9269-77f59a2e6133",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
]
},
{
"$ref": "9"
}
],
"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": "11"
},
{
"$ref": "11"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"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": [
{
"$id": "74",
"id": "b49b1c33-eb91-4494-9233-8b97edeb34d2",
"id_function": "ec52ccce-d9e8-4961-90d6-8967822f8297",
"id_user": "82919a2d-d4ff-4cfe-8c9f-2d49e447b999",
"id_profile": "1c84abcf-d9b4-4bbc-b8bf-6a5f670fca03",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "9d161bb4-ac49-4abb-bc6b-db35961b73fa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "76",
"id": "03dfec4b-3e39-42ab-8030-d4ec451b2ad6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "ee25f4e5-24b1-4906-8b96-81c33596d3c2",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "0fcbe92f-0fb1-460c-9f5f-50a814fa0504",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "8c291e23-cdd4-42a1-aaa8-ef029fb69341",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"last_update": "2026-03-10T09:41:56.6995571+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "b02110a9-dcb5-40fe-a00f-0849e28ead0a",
"token_id": "sample string 2",
"id_user": "7673da75-bafa-4a5f-a544-e70529a77fff",
"date_from": "2026-03-10T09:41:56.6995571+01:00",
"date_end": "2026-03-10T09:41:56.6995571+01:00",
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "78"
}
],
"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": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_items_customs": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_pos_sesion1": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"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": "79",
"id": "2b3d4f5a-2d0f-4ebd-aef5-07502741be16",
"id_room_activity": "efbbc430-b1db-4d18-b435-81e8bae535df",
"id_pos_sesion": "38f8c060-2e00-4abc-a1a9-952108d40cbb",
"log_text": "sample string 4",
"id_user": "cb06c078-a291-44b5-b998-9c824e71b05c",
"created_on": "2026-03-10T09:41:56.6995571+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st_det": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_items_customs": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_stock": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"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": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "35bdaf9b-2052-4c15-9e42-86cbda17b28f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:41:56.7152432+01:00",
"last_update": "2026-03-10T09:41:56.7152432+01:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_locations": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "d251a639-caed-415c-ab5e-e8e1633330c0",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:41:56.7152432+01:00",
"date_end": "2026-03-10T09:41:56.7152432+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:41:56.7152432+01:00",
"last_update": "2026-03-10T09:41:56.7152432+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"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": "42"
},
{
"$ref": "42"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
}