POST api/Mt_Employees_Profiles
Request Information
URI Parameters
None.
Body Parameters
mt_employees_profiles| 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 |
|
| authorized | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_employees | Collection of mt_employees |
None. |
|
| st_users | st_users |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "9c87f159-4293-4e2d-8501-1f769cbee268",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "a6d8e7a4-a460-4a62-9e64-6104a27e4f14",
"commited": true,
"mt_employees": [
{
"$id": "2",
"id": "a5f5c64a-e396-41cd-b082-a7d91b3b655a",
"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": "4507f6e1-6b15-49b1-95ac-f54b837ea032",
"name_pos": "sample string 12",
"id_image": "fd58b065-3d4c-43e6-92f6-5edca13cd137",
"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:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "5b5e34a5-5577-4f2e-9140-b9dfd9ec752a",
"commited": true,
"mt_employees_branches": [
{
"$id": "3",
"id_employee": "529c5726-7102-4c00-85d4-2b961dc51825",
"id_branch": "d5a9f1e4-d913-40be-b506-8c016e94b167",
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "d74c32aa-7019-4e98-8933-1a45417571af",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "dfbc4160-18ce-4a1e-ac24-de847525838e",
"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": "52fcca6c-6b82-442c-b215-9c03ca002400",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "4a1a339c-0371-4267-b7fb-799ab7da8f15",
"commited": true,
"st_images": {
"$id": "5",
"id": "43cb7c4b-8fb4-4c71-973e-17e616fbc9e3",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "d778803d-e5b2-4eca-9b9e-747b8f02b337",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "1c8a281c-97c5-48ab-be74-667ba5dccb0a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "686ee6e3-e1c3-4ce5-bda0-4aaba35ea9a3",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "63859244-c426-40a3-8ff1-e3c7bf2b5da0",
"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:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "40f082b7-6dbd-4b4a-a956-f46f153a6e8f",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "5bbd83d7-aea3-46fd-9f20-b3e570c21559",
"id_item": "5e1d665b-ecfd-42be-a824-cfd3d5e9353a",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "8bc6871d-9c0c-4952-b917-5f23a0d331a0",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "3efa06b7-aeb2-410d-bff9-02402c344d32",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "7c707d4f-6888-49b9-8ab6-9b9d63970d26",
"id_unit_sec": "312676a1-3985-4ec3-94b5-0632e2013fed",
"id_brand": "ff9ebcc3-706f-45a2-b234-c273693a38b3",
"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": "9a9ab4f6-a17f-407d-b556-75f02445afa6",
"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:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "ec3da380-8d8d-4366-be0c-c19d2b19b37b",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "33cf3e3f-1eea-4884-a6f9-fa2d344d18a2",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "20ff78f0-463b-4b77-b1b8-6306a61bf2db",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "7509b12f-7cc6-4169-b8f7-c9a559e14382",
"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": "edd7a502-df9c-4c7d-99d7-a9459f034ae8",
"view_messages": true,
"id_image_photo": "d92e610e-76dc-47d5-92d2-ee99b4e09086",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "11c16efe-d1f4-49f5-b6e4-eb232ba8f73b",
"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:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$id": "11",
"id": "cb0a8e76-32be-447e-abc2-59fa1a1a9819",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "8461fad2-7648-4a31-b893-65cfb30a5c0d",
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "e73ee0bd-dcd9-47b0-82f0-bc246ccb09f7",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$id": "12",
"id": "68e59896-f44c-4f2b-8698-755a82d4afcf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "8a88375c-c138-4492-a481-31b9fb847403",
"id_zone": "a0617787-eafe-4b87-9131-b72fa794c5e9",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "975bc2e9-5969-4ac9-b271-49a03c720762",
"commited": true,
"mt_branches_zones": {
"$ref": "11"
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "d15e51d9-2dd8-479f-ac21-1d3792423ed3",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "7215543b-765a-477d-a314-ffd5a29c94e9",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "a64cb525-cb4f-432b-9ab3-6fa560ead59f",
"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:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "da69f9b1-20c0-4e2b-8482-cf8c5188c31e",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "9dc9668a-a20b-4bf4-aabc-72dbf9d635da",
"id_cloakroom": "e8d0b392-845d-42bd-9c95-02fb06636d4d",
"id_pos_sesion": "341e0fde-b6d6-4f11-9e2b-c4df8ffa6ab2",
"unit_id": 4,
"date_open": "2026-03-10T09:39:29.3498897+01:00",
"date_close": "2026-03-10T09:39:29.3498897+01:00",
"id_doc_sa": "fb023559-3c7d-4632-8bb9-5798aa675a79",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "e9dceafd-a98a-4b0c-b192-815114865255",
"id_pos": "e6ec1985-9828-4d74-a566-982b9b315f7d",
"id_doc": "00c2b3da-98bd-4c86-adfa-3ab2066f9d6a",
"id_branch": "eaa09340-86e2-4e90-a609-431f8cbb69fd",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:39:29.3498897+01:00",
"date_tax": "2026-03-10T09:39:29.3498897+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "1ed45301-cedc-474c-87a3-277fb1f755b9",
"id_relationship": "2bdcd0f8-2de2-454e-b041-942a54ff9910",
"id_loc_from": "2b180e14-d3cb-4af6-9fc0-c93c58475ff0",
"id_loc_end": "2182e66b-1b21-40b3-b2a9-2867b3a143ed",
"id_user_add": "12f69424-82d5-4f5c-9a27-68e9d516fcaf",
"id_user_upd": "2e32b7fb-0f80-4377-bd84-9752ee5de1bc",
"comment": "sample string 12",
"id_pos_sesion": "23b23a3d-26ad-4148-b34e-32331477e10f",
"id_room_unit": "801033a9-0c59-470d-aef9-53a637ee156a",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "c863dc57-39ef-4cc3-a13f-1ae346e77c39",
"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:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "d903fa66-97cd-4418-9eb8-5fa3fce22e71",
"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": "ff0121db-e8bc-4919-b84f-b1bd52f4900c",
"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:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "a8253ae0-a288-430a-8d8d-88d8bee36fe5",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "77231aef-cee5-409a-9110-1fd858da4e94",
"id_pay": "261cb97f-2627-4dd2-a21c-671c77015bdd",
"id_money": "cf1cb49e-9c1d-463f-832b-96a36a67c72f",
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "d928743c-50de-4365-8235-8f7dba0ec571",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "6aba10fe-e784-4a36-b53b-31d11526d56f",
"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": "bed86464-e73c-4abf-b9f1-a12115663315",
"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:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "7bdba645-ced6-4563-bba3-b04e62866cb2",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "001abe8d-9488-4f3b-bbaa-30c18fa3dbc1",
"id_money_2": "544ef4b6-5c83-4b3a-9432-950aaa69be4b",
"date_from": "2026-03-10T09:39:29.3498897+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "f614a50f-8232-41ec-aefd-03ccf35ef47d",
"commited": true,
"mt_money_types": {
"$ref": "18"
},
"mt_money_types1": {
"$ref": "18"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "19"
}
],
"mt_money_rates1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "20",
"id_doc_sa": "41295da0-af82-46ee-96df-926a26731cd3",
"id_pay": "2be13e6f-3f55-4687-91fc-e8f675e5fa53",
"id_money": "2409da94-9c9d-4b2f-8287-53cc09d0cf59",
"date_cashflow": "2026-03-10T09:39:29.3498897+01:00",
"coefficient": 5.1,
"id_user_add": "58bb967b-1bbb-4013-bf1a-a9cffbd310b1",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "3c0231fd-0092-4066-91a8-b2ef2a749686",
"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": "e2809321-7e60-473d-8644-dd3f83a07951",
"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:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "aab5749b-7023-47c1-87d8-cadd25f1e77a",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$id": "22",
"id_doc_sa": "9b2827f5-6ea8-4a78-aa84-7ec2013e96b0",
"id_line": 2,
"id_pay": "636774ec-7b66-4034-999c-06159d4e1e1f",
"id_money": "785a1505-d165-45f4-9ce3-f3e17ef87362",
"coefficient": 5.1,
"id_voucher": "39f1c06a-e441-4e16-ac86-1ed0e7c2d12b",
"id_employee": "786c3171-be91-4856-9232-82b1a218ef10",
"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": "68aa66c6-322d-4aa1-95bf-a930d7be7924",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$ref": "2"
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$id": "23",
"id": "5c502d58-fd9f-4ac4-9df5-83f5c9a98253",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:39:29.3498897+01:00",
"date_end": "2026-03-10T09:39:29.3498897+01:00",
"date_used": "2026-03-10T09:39:29.3498897+01:00",
"date_sesion": "2026-03-10T09:39:29.3498897+01:00",
"id_employee": "d4c57985-a688-4f91-bd3b-4197a934b3c4",
"id_branch": "dd0f1fa2-7c21-4c43-a734-64570441db1f",
"id_voucher_permision": "40552439-9a6a-4eb8-8cbc-98fc8cc442f4",
"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": "f25fcce6-cd22-4422-a379-5d1752305639",
"id_user_add": "a351228c-aa11-4f5c-bf2d-1f5394a53749",
"id_doc_sa": "324740a6-d26f-4de2-8664-36b038ccae0b",
"id_item_sub": "9aada355-74d5-42f0-9d27-ed5a3775359b",
"id_pos_sesion": "66a685bf-7d38-49f9-b816-1a5e2f7f81b7",
"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:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$id": "24",
"id_voucher": "d0603a9d-22aa-4d29-9a83-5c6e5c23977e",
"id_line": "348368d3-cdd1-480b-909d-3c980997e12c",
"id_category": "270b4c78-735d-48de-a53f-d42717bcebaf",
"id_item": "07356cb4-723b-453a-aca4-4d124cb03ea0",
"id_item_type": "411ba9a0-91e9-4586-aa4e-f12caac57195",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$id": "25",
"id": "de7c0f51-54f6-440f-8404-866ef1dc8377",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "de6dc83d-15af-4b99-9e92-3e3ff83e7b8a",
"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:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "4b54620b-2451-4725-81be-e097867f383e",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$id": "26",
"id": "7b5a8a38-0d4e-46c5-a20d-5b2e04793954",
"id_item": "9737ffb4-9584-489e-976a-9f3e64366ca6",
"id_item_type": "eaa3970c-ef33-4532-bba5-5d024fae5f1e",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "79dd4bf1-4fad-4ed9-a61a-d58b12e547bd",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "ce2eaa24-9054-4f85-a760-3471bb5078e0",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "9df8bc2e-0616-4c79-91b1-dbc10697f54a",
"id_item": "27a9af9b-0124-4a22-a4a5-f824982d55d2",
"group_id": 3,
"id_unit_ref": "15923b16-7864-45e9-a2b2-10b819fdec3e",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "b6b3e4cf-456b-4545-a710-98b521497124",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "43d703c1-7edb-4338-a008-bbae13b1387a",
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "af9999ce-7dba-40a0-8420-9be291d95b9a",
"commited": true,
"mt_units": {
"$id": "29",
"id": "ddda0b6c-016b-4a7d-a3c4-f39c802b3515",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "be4431fb-a29d-4ca8-a630-94aa8307a35d",
"commited": true,
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
}
},
{
"$ref": "27"
}
],
"mt_items_types": {
"$ref": "25"
},
"mt_items_vouchers": {
"$id": "30",
"id": "85a9640a-1ff5-4a7e-a1fc-cd32c2ee3f2a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "c17fd392-4114-41fe-8e74-59be916ae6ee",
"id_doc_print": "1e2d814b-bee0-4226-8e50-89dd3f0f018d",
"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:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$id": "31",
"id_list": "cf7f68ea-216e-4052-88fe-5193b9dcdc88",
"id_item_sub": "ca1e3543-d6d1-4e10-b659-05f8dea4d570",
"validity_date": "2026-03-10T09:39:29.3498897+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "3390dc10-0361-412f-8db3-8722b6c663f9",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$id": "32",
"id": "39b247bf-8f1f-46ac-ae62-9fffac591603",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "fa3c8859-93dc-40ab-9fed-0aebfcac67f8",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "9de7aeea-d24c-4612-9ed6-e66b14b3ef76",
"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:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "b2d570bf-3b67-4184-8bb7-97e88098457c",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "3dab5d67-6702-42af-b70e-d6d862b93306",
"id_pos_type": "b4fc099f-dae0-44af-9597-a62e605dfc20",
"id_price_list": "3e0a41a6-4fe2-416a-84c3-b8eac14cade7",
"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:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "4464f86c-3570-40a9-9870-d815e0448ddd",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "fa7cd357-6185-4e84-89f2-fc0e3cfa2207",
"id_pos_type": "74162426-007d-4b54-ad5f-5020d2733666",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "bd8bdc69-2811-4056-9c7b-9b9458cb4c59",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "5f28c3dc-3240-458d-935b-62307ca72873",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "623e469f-b04d-4ee1-baf1-19ac52bf0674",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "fa31311e-1ce6-4c60-b0fa-1b84855f41e0",
"id_branch": "77559475-b3f9-468c-b34b-6109fec9a4a6",
"id_pos_type": "0932f340-4a11-4e66-934e-7691675595cd",
"id_pos": "3ce555fc-0a24-42b3-978f-e90aa8b71f32",
"id_item": "f845053b-9d80-4147-b1f6-18b4193705d7",
"date_from": "2026-03-10T09:39:29.3498897+01:00",
"date_end": "2026-03-10T09:39:29.3498897+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "b0856edd-2cbf-4d5b-afab-0d756ff8c47e",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "12"
},
"mt_pos_types": {
"$ref": "35"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "36"
}
],
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "7e41abaa-48c1-4188-919c-e51e5f2b8e75",
"id_doc": "960f6b7d-d291-444e-b584-c79d8848763a",
"id_pos_type": "c6fa0fbc-c3d2-42de-829a-1c873ced9b7b",
"id_doc_print": "77d19888-991c-4090-b482-28adf987cccf",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "68973c94-0941-4f61-9613-f08ca7717aee",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "38",
"id": "0fc95492-535f-4ec2-aa81-e6073060f116",
"id_pos": "b9017cc8-690f-4853-a0d8-93468e168b89",
"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:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "7d9d96ea-e1b5-40a9-9aff-57c58041ac2d",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_pos_types": {
"$ref": "35"
},
"st_doc_print": {
"$id": "39",
"id": "6a75daaa-4403-4ebe-b21a-634808f3b2cc",
"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:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "78d293f6-04ac-4d7a-bb25-6f85d1928061",
"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": "39"
}
},
{
"$ref": "40"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list1": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list2": {
"$ref": "32"
},
"mt_prices_list_rules": [
{
"$id": "41",
"id": "28911e75-118e-41a5-80a9-f3030184a190",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:39:29.3498897+01:00",
"date_end": "2026-03-10T09:39:29.3498897+01:00",
"id_branch": "b67124c3-981d-4f5f-a8e7-c3414daffa46",
"id_pos": "9d1a6d5e-5157-4d10-a571-1610d371c0e8",
"id_list": "27a955e7-023d-4055-b153-9d054b927bfd",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "74a0f38b-c095-4ae8-89dc-e2acfbfc4a30",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "41"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$id": "42",
"id": "0b4b87a0-9bbf-4ca1-bdd3-2063e0abdf56",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:39:29.3498897+01:00",
"date_end": "2026-03-10T09:39:29.3498897+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": "84c24deb-d984-4a50-b728-b7b796cba261",
"id_pos": "2a2121a9-aa81-42e0-b078-d732e65a7a45",
"id_list": "58b8b0bd-da2d-4913-9589-c7a402e1ea12",
"id_item": "11b7e24e-8c46-4de9-89cc-cddb892433e0",
"id_item_type": "1c4bb835-9a22-4308-8972-0b3e3e4f8891",
"id_category": "7a916c2f-bf25-4246-b907-db9d55884a4a",
"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:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "33ac8ee5-1300-49cc-8f07-bb307a124e48",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$id": "43",
"id_doc_sa": "6ba78dc4-6052-4e82-8065-fea17e09a113",
"id_line": 2,
"id_item_sub": "2c11a618-7212-4bb6-9cef-c82aec86d703",
"qty": 4.1,
"id_list": "72777232-61f4-4d35-8482-921f2cc306de",
"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": "ebdd8fef-2da0-4f18-9480-cbe66bccb148",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "aa981526-9752-472f-ae90-3c7bf81746cf",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "d361414d-66ac-4cbf-8dcd-29626bfad959",
"id_user_upd": "a6051cb0-48d1-4f9f-b876-4536cfb03405",
"active": true,
"mt_employees": {
"$ref": "2"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "44",
"id_doc_sa": "7a99f370-21bd-44e0-a421-9305b8a3ecb4",
"id_line": 2,
"id_item": "310dda86-5b07-4c04-80bf-0fc5ac68f9bd",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "43"
}
},
{
"$ref": "44"
}
]
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "31"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "4e1e17aa-94c7-4722-b329-8f5524785c55",
"order_id": 2,
"id_item": "13ce819c-a606-4ef0-892d-86c890f05d32",
"id_item_type": "4b9fa058-1470-45fe-afef-9750e09adc55",
"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": "6874f379-f720-4a3d-a013-4f38407d693c",
"type_item": 11,
"id_voucher_json": "b8c7ccb0-6781-4b4d-a068-feb5aa07f82b",
"count_voucher": 1,
"id_category": "6343b281-10a1-4e49-9130-eb67a8891efb",
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "f9858024-6f64-4f5c-9e7f-4b19168554be",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "46",
"id": "03b0223f-13dd-49f6-9dc8-26f81df34ef8",
"nro_sesion": 2,
"id_pos": "0bf8ab09-699b-48b6-9241-0e6397d7881a",
"date_tax": "2026-03-10T09:39:29.3498897+01:00",
"date_open": "2026-03-10T09:39:29.3498897+01:00",
"date_close": "2026-03-10T09:39:29.3498897+01:00",
"id_user_open": "7c05612e-7104-49a7-b218-c328418f97dc",
"id_user_close": "782174b0-5f8f-40a8-9795-4be98c47092e",
"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:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "fad2e218-c06c-4d50-a13d-5299aac1735d",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "fea3da33-d678-42b1-8384-8c69792dd9ec",
"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:39:29.3498897+01:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "903a0a22-e925-4f06-bc5a-69932b9270ee",
"id_room_unit": "f602b330-8890-44a1-b2c7-11fe050877dd",
"id_room_list": "5ecdd9cd-31a6-49d9-94b8-cf9b4cfd1529",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:39:29.3498897+01:00",
"date_from": "2026-03-10T09:39:29.3498897+01:00",
"date_end": "2026-03-10T09:39:29.3498897+01:00",
"date_open": "2026-03-10T09:39:29.3498897+01:00",
"date_close": "2026-03-10T09:39:29.3498897+01:00",
"id_employee": "ccf29e8a-6b24-48de-a712-9b6df936bf04",
"id_employee_sec": "c226b1dd-dff5-4c6d-93ff-7dc110c366d4",
"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": "0e42e476-2278-4440-85ad-737826018820",
"comment": "sample string 7",
"id_user_open": "e1f7ffd7-59f4-4dc8-97d3-f3f5b3320dd4",
"id_user_close": "61ee45f8-c8fc-4423-822d-2f8c726b987e",
"id_unit_state": "4be62e86-46f8-48c6-8c0c-38cd9d47a4d8",
"id_pos_sesion": "9d51b999-88cf-4028-8b34-534316b37951",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:39:29.3498897+01:00",
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"commited": true,
"mt_employees": {
"$ref": "2"
},
"mt_employees1": {
"$ref": "2"
},
"mt_rooms_units": {
"$id": "49",
"id": "a448cac1-09e0-413a-afea-c3ba000d88d3",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "4f312c68-dc41-4d52-92a3-6f2c61324593",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "2c25cbb2-5c23-4651-b33a-d9182483f1c7",
"locked": true,
"date_locked": "2026-03-10T09:39:29.3498897+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "5895abca-ac81-4359-a617-042085a3c871",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "793313ce-e16d-480a-b79c-27750722aca6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c9adeb7b-45c2-444a-9cbc-24c9a6dc2afe",
"name_pos": "sample string 6",
"id_image": "738430cf-78de-45d3-8fc9-c14e725aac16",
"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": "1b1978bb-d553-4ae3-85ad-474e8b03e012",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "8af6a503-1626-432a-a1ce-0c318c15730a",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "59ef18e7-e8c9-4e3e-a4ad-d2db3cab55d7",
"id_room": "2f11c09f-a6ef-43ae-9cab-c453eb2d0b1b",
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "04ea1774-b456-4c14-98b4-fb0775fa13ed",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "51"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_list": [
{
"$id": "52",
"id": "602c17e7-b86b-4483-8726-774a2a4bb418",
"id_room": "d4cfae70-dcf9-45a8-863f-dd420058d731",
"date_in": "2026-03-10T09:39:29.3498897+01:00",
"date_out": "2026-03-10T09:39:29.3498897+01:00",
"id_user_add": "7ae864fd-f184-44c2-9922-0f93e169d395",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"commited": true,
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "52"
}
]
},
"mt_rooms_units_types": {
"$id": "53",
"id": "03b743f1-87f5-4881-adf2-1604d70f344a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "99ff4fd2-dd2b-4d2c-aecb-1431e400105c",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "754b08f1-f89e-47d6-b640-21ffdbf235eb",
"id_room_state": "feaa3c81-1f8b-41fa-a055-3c3b5473dde6",
"id_image": "f2ebf871-37db-48cc-898a-113bb6f30db9",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "9dab8ed2-fde0-4bd8-8cd3-b5ffa4603cb4",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "bfd2600b-84c3-4e4d-8a37-726c654415f4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"id_user_upd": "b6e495e2-74a5-413f-94d9-1d5c7806e22b",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_types": {
"$ref": "53"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_states": {
"$ref": "55"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$ref": "52"
}
},
{
"$ref": "48"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_tips": [
{
"$id": "56",
"id": "4233ec3b-cd48-4859-823b-3aa8d7d87dc3",
"id_pos_sesion": "d1b3461e-fc3e-4600-a25b-42b155527bf4",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "5701a46a-c313-4d38-a1d4-5920064c5876",
"id_room_unit_activity": "5bb1ac51-727a-48c1-8818-ff9112ab2ac7",
"id_doc_sa": "8ba5a524-299b-43cc-a335-e36aa7e8f95b",
"id_pos_type": "7ffd7c81-2896-4841-8c3b-f74147267e0d",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "a58a33d9-6b82-4006-9406-e010afa74d46",
"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:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "481f96db-5770-4881-bdf9-ec333fd602ee",
"id_user": "f6df824e-f098-4a0b-a34b-6e77981754ff",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "56"
}
},
{
"$ref": "57"
}
]
},
{
"$ref": "56"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_pos_sesion_users": [
{
"$id": "58",
"id_pos_sesion": "ab4cd7ca-2dc2-42e4-ad38-b7c6ac37f38b",
"id_user": "c94398e1-0d85-4e10-8df0-aba993a2a8a7",
"date_add": "2026-03-10T09:39:29.3498897+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:39:29.3498897+01:00",
"last_update": "2026-03-10T09:39:29.3498897+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "58"
}
]
}
},
{
"$ref": "45"
}
]
},
"tt_vouchers": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"tt_vouchers_permisions": {
"$id": "59",
"id": "85e3fb4a-f58a-436a-bcd7-14f8512714ba",
"date_from": "2026-03-10T09:39:29.3655459+01:00",
"date_end": "2026-03-10T09:39:29.3655459+01:00",
"date_used": "2026-03-10T09:39:29.3655459+01:00",
"id_employee": "91f83ed5-2792-4791-877d-fe3937775949",
"id_branch": "dadc297f-19b5-487d-bfcd-56fe3536bb3c",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "70e16038-d01a-4c42-b6fa-6ae534ff1caa",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:39:29.3655459+01:00",
"last_update": "2026-03-10T09:39:29.3655459+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
}
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "73e9b56a-2b0b-4639-a812-0d6189327cf9",
"id_doc": "594eeac6-185d-46fa-b67c-4ab9cc6d7e2c",
"value": 3,
"created_on": "2026-03-10T09:39:29.3655459+01:00",
"last_update": "2026-03-10T09:39:29.3655459+01:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "c4432712-1e3a-4b18-9049-6e1db10ebbd0",
"id_pos": "de1aa78d-45fb-48b1-a333-b3911dc6e16d",
"id_doc": "e01a7370-f0a1-4ec3-99be-6c014bd0d21c",
"id_branch": "84f5f32f-9167-4808-bec4-3d9d59df022e",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:39:29.3655459+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "122f7d30-13d6-4a6a-ad2b-a5ea99523ba4",
"id_loc_from": "c18b772d-e0c3-45ed-9597-a6a866663ba8",
"id_loc_end": "e7d653e4-f63b-4d9a-bc85-e07cd3f987c2",
"id_user_add": "0c0c799f-a7bf-4393-87b6-68db6cad9b0e",
"id_user_upd": "7be62fec-8ee8-4df6-b17d-0423c1cc8a4c",
"id_pos_sesion": "f224a7ed-d508-40a7-a884-38f910c97036",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:39:29.3655459+01:00",
"active": true,
"created_on": "2026-03-10T09:39:29.3655459+01:00",
"last_update": "2026-03-10T09:39:29.3655459+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "62",
"id": "1073482e-95fe-4842-85b9-ea07dfd386dd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "300077ec-ec18-45a7-9683-ba640a9c6975",
"active": true,
"created_on": "2026-03-10T09:39:29.3655459+01:00",
"last_update": "2026-03-10T09:39:29.3655459+01:00",
"id_user_upd": "727ef794-835a-4688-a70a-ab6ca88eca08",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "327c418e-820c-4fda-bd8e-2024d7664a2a",
"id_item": "e0227fbc-8871-4075-af53-f44c163d10e6",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:39:29.3655459+01:00",
"last_update": "2026-03-10T09:39:29.3655459+01:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "2c911028-67a8-4dcc-8940-0d6d39ec78f2",
"id_line": 2,
"id_item": "13b7c0ff-621c-42d2-b1bf-4c3fe550bef5",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "48"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "7532b76e-51c9-4a73-b56a-2563f4bd6acc",
"spool_server": "sample string 2",
"id_doc_sa": "d9bd9117-43de-4ffc-a4f5-571ffb9403c1",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:39:29.3655459+01:00",
"printed": true,
"print_on": "2026-03-10T09:39:29.3655459+01:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "5533059b-7563-4d05-af90-9caf8799cd78",
"id_pos": "7ff7cd0a-97f7-4a97-9c1b-03121c262708",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:39:29.3655459+01:00",
"key_access": "sample string 5",
"id_user_add": "8cc91f5a-b13b-4f3e-b4d7-015a7b0c527a",
"active": true,
"created_on": "2026-03-10T09:39:29.3655459+01:00",
"last_update": "2026-03-10T09:39:29.3655459+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "f86f3e48-6488-4de4-9a4e-42a0f4154d7e",
"id_pos": "4c4f922c-9c4b-4c18-87a6-f0a74046cc0d",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:39:29.3655459+01:00",
"last_update": "2026-03-10T09:39:29.3655459+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "6e6119e5-f9b2-4210-a636-17e48ff7da5b",
"id_pos": "7cd4d93a-932b-43ba-a9c6-4d80290ed4f0",
"date_add": "2026-03-10T09:39:29.3655459+01:00",
"date_upd": "2026-03-10T09:39:29.3655459+01:00",
"date_out": "2026-03-10T09:39:29.3655459+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "69",
"id": "702b6da1-f5dc-458a-94ac-2242891d6dd5",
"id_user_add": "21462f42-8b20-4e13-b661-b4377812d09a",
"id_table": "5078242d-5849-4912-bfd6-6e9e68675253",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "9a8c7cfc-ca6c-4560-a9b0-4b6282614a61",
"created_on": "2026-03-10T09:39:29.3655459+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_sync_tables": {
"$id": "70",
"id": "d1106f19-3da0-4f3e-ab90-554ff48babf9",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:39:29.3655459+01:00",
"last_update": "2026-03-10T09:39:29.3655459+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "502b9026-5740-426f-8adc-642d95d0a05e",
"id_sync": "82f9425e-4d54-40ad-b1b6-99abca693b19",
"json": "sample string 3",
"id_table": "696ce0ef-550b-4bdf-b260-98b92277fe04",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "7fa63c0d-422a-4278-9e6c-20faa075496b",
"id_branch_from": "c1a750d0-ca46-4ab6-90e8-c3cade5c7b1e",
"id_branch_to": "8d4e7528-180f-4407-95ba-ed8fdbb6b06a",
"type": 4,
"created_on": "2026-03-10T09:39:29.3655459+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:39:29.3655459+01:00",
"send_on": "2026-03-10T09:39:29.3655459+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "4c43035d-91b3-4772-a4ac-f69b694efcdd",
"id_pos": "ac23001e-662c-41dc-92e5-4ff35b2da417",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:39:29.3655459+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$ref": "12"
}
],
"st_users": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_employees_profiles": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_units": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$id": "74",
"id": "a532c491-7823-44b6-baf2-17efcb2a9507",
"id_function": "89442946-e814-40ff-8f98-1406bffdd742",
"id_user": "05fa0ed2-37d6-4946-806f-a235f8b49497",
"id_profile": "74fe3168-3c71-4561-9380-1ed4c48b961b",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:39:29.3655459+01:00",
"last_update": "2026-03-10T09:39:29.3655459+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "b10140cf-f9c8-4859-aa5c-36201c8400f0",
"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:39:29.3655459+01:00",
"last_update": "2026-03-10T09:39:29.3655459+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "76",
"id": "19061d78-76e6-47cc-b0be-ebdaff08446b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "4f1f87e1-6cff-47f6-836d-ad3c719ff797",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "ddb592b0-7797-48f7-9be4-06b30d62cbec",
"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:39:29.3655459+01:00",
"last_update": "2026-03-10T09:39:29.3655459+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "e99910d1-215b-4606-8adf-ec18ab00008d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:39:29.3655459+01:00",
"last_update": "2026-03-10T09:39:29.3655459+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "5"
},
"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": "23a0ed98-c2a2-460f-ad34-f3a8e61d8da5",
"token_id": "sample string 2",
"id_user": "080b65b0-3901-4f59-ab81-8c89bc847610",
"date_from": "2026-03-10T09:39:29.3655459+01:00",
"date_end": "2026-03-10T09:39:29.3655459+01:00",
"created_on": "2026-03-10T09:39:29.3655459+01:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det1": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "a46e4e88-a56c-477d-b900-ce474ecd9b4a",
"id_room_activity": "858aa894-0dd9-4095-99b7-98134c89d899",
"id_pos_sesion": "009a632b-a298-493d-a186-e2072c98bb2c",
"log_text": "sample string 4",
"id_user": "0a8526ae-b0ec-4eea-b2a0-0aae541fe3bf",
"created_on": "2026-03-10T09:39:29.3655459+01:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units": {
"$ref": "29"
},
"mt_units1": {
"$ref": "29"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms1": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "8af221c1-5595-410c-92eb-3a1cd94bb013",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:39:29.3655459+01:00",
"last_update": "2026-03-10T09:39:29.3655459+01:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_employees_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "7db8a6cd-fd08-4d18-8459-7e3e6536cfe2",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:39:29.3655459+01:00",
"date_end": "2026-03-10T09:39:29.3655459+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:39:29.3655459+01:00",
"last_update": "2026-03-10T09:39:29.3655459+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"mt_employees": {
"$ref": "2"
}
},
{
"$ref": "3"
}
],
"mt_employees_profiles": {
"$ref": "1"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
mt_employees_profiles| 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 |
|
| authorized | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_employees | Collection of mt_employees |
None. |
|
| st_users | st_users |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "24ac2599-65f1-4f2f-aa1f-5fa7b7453508",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "e8dc79dd-8520-4c9c-8c0f-44de6c9f3d86",
"commited": true,
"mt_employees": [
{
"$id": "2",
"id": "288229b6-5321-4023-aeea-f0fa33ae3239",
"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": "0f22c094-0463-465d-8ba4-ce29341cef17",
"name_pos": "sample string 12",
"id_image": "4359e8bd-bb86-4b7e-ab64-327979e68733",
"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:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "4409830e-4d62-4d53-b2e4-d243e19d8ae0",
"commited": true,
"mt_employees_branches": [
{
"$id": "3",
"id_employee": "70d636a3-deef-4a4f-a22d-b39ababb691e",
"id_branch": "60847344-c27b-4f7a-aff2-2ee99063a15e",
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "a88fe88c-ffd6-46f1-aba9-c652506554d2",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "e94e080c-7b94-4940-bd05-fc7f9eb5df46",
"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": "5051aa61-be76-4dae-9dce-673e264b73f9",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "0e065411-a166-46b6-8e5b-d4097a4e4823",
"commited": true,
"st_images": {
"$id": "5",
"id": "bd91e55c-ee01-4446-b3e7-8b9a2e7e69d0",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "d5a2af17-c1ff-41e9-a4b0-9c94c9df982e",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "8ea3b43e-d896-4634-90d0-a5ca00db8fc4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "54dc03c2-24aa-42d8-bbb4-918341dc682b",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "6519dbab-9ea6-4a7e-8eb6-908ec9a75afb",
"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:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "a8a2d6bc-da96-42e8-a633-273090fae791",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "c58198a0-4446-43f1-ab08-64d52206c0b4",
"id_item": "bc7a15ed-d48f-44cf-8b3f-74357fc6f404",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "8d5c6840-5e5c-4e57-8840-93dabc9ae9a6",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "6fb7cb05-6394-4375-8aa4-988b8aaccd99",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "d4b310ce-e68d-4442-832d-d83d53991775",
"id_unit_sec": "9deb20cc-ad1f-4c5c-b687-578d3b6cb8cf",
"id_brand": "f0b7b9e7-ea61-47d2-95a9-bf7d1c2fdf88",
"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": "6f41ecf5-1d54-4973-bd47-306a42068881",
"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:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "d6eba387-23f5-433b-ab6c-2e54c55a2f02",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "5a602cfa-813e-44e9-a7dd-0d0eeeedade6",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "03d46d18-236c-4951-9095-ef97632b2b7f",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "f1caacdd-8bc6-4b71-aaa2-50e8eeff203b",
"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": "7aa7deca-0e85-4fce-bce0-e572b9e3984a",
"view_messages": true,
"id_image_photo": "c944bb04-e64c-4274-a9d4-76a9a7b7500b",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "c062cd39-cfd2-4aaf-8be7-114591f4b1ed",
"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:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$id": "11",
"id": "d47d81c5-cd44-4248-b125-b7f4f6b10003",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f88416f0-e58a-4b7b-a3f7-693d0b4c80bb",
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "c8ef1a6b-2fd6-451f-a4ab-08f948a9b8a7",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$id": "12",
"id": "a0dc4afe-e73f-4169-a6cb-f1abb7b5e209",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b71c8d4f-3f7e-49ad-8d12-fed6c4b5bb3f",
"id_zone": "93468177-8185-4c01-a9aa-139f031ccd89",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "08206e04-37a0-44c3-969f-843cb23bff6e",
"commited": true,
"mt_branches_zones": {
"$ref": "11"
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "0f893087-2d4b-4c88-91e4-3790b60d1547",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "0d41869e-4759-489a-a445-a1849a9dc4dc",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "90f146ad-56aa-4c6b-a360-51a0e52053ea",
"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:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "18f829c7-fee5-4519-a47e-44fbd3d1c138",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "d09cba9d-bbc2-45ee-a609-9c9d9eb00f1a",
"id_cloakroom": "8bc63ff8-e274-49f3-b5eb-8dbc8134cf2a",
"id_pos_sesion": "f516c393-33c5-444a-86b0-4b7eefdd193e",
"unit_id": 4,
"date_open": "2026-03-10T09:39:29.3812156+01:00",
"date_close": "2026-03-10T09:39:29.3812156+01:00",
"id_doc_sa": "e343398a-1e93-4872-8113-533d677b62c5",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "d4d1495e-51eb-44c4-be16-3f5ea0f1a055",
"id_pos": "af5bf402-daba-4d78-a904-5dc2921879b1",
"id_doc": "228ee487-f289-428e-9af0-b8dca1a36e3c",
"id_branch": "716cd7a5-a2ff-4e62-8068-84c40f62e93d",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:39:29.3812156+01:00",
"date_tax": "2026-03-10T09:39:29.3812156+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "39c2d999-a7b1-4482-b622-f4acced63bfe",
"id_relationship": "6808783c-dc01-406b-8d1a-8cd2aa310dfe",
"id_loc_from": "69a37cf9-d805-4c56-8f20-5d4a1ace443c",
"id_loc_end": "ae3ad460-8762-465f-b89c-9f780dc29c07",
"id_user_add": "b548df9b-c70f-48fe-af1f-d8105c613c7e",
"id_user_upd": "ff3bfe28-6db2-49e3-8819-033f973a8e00",
"comment": "sample string 12",
"id_pos_sesion": "743dd03a-cb83-4c84-a05b-9724ace8d1bc",
"id_room_unit": "c5f3be23-535f-40d7-837f-cd97e50d47a3",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "dbf4df8f-2fe5-43a2-93a9-dfa9c780b479",
"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:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "cfcb9e86-bd0d-41fb-8381-b55c315bf013",
"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": "8ef9d41c-118f-46c9-99f2-027e7f1b2c9b",
"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:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "c421c7c7-356c-4e00-8ee7-b30ae56703bc",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "bd55ca7a-631f-45a0-882d-8b73587dbb80",
"id_pay": "191d5dca-23b4-4325-9ed5-68053bdebfcb",
"id_money": "cd71f00d-a301-456a-a8e4-e1149f186b9d",
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "9cd78aab-a20e-4cf0-88f0-0135de2d8e33",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "0d8a5cd5-1dd7-4e4a-831d-1850fd4ead6f",
"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": "4a2c4dbf-9206-4649-a124-9fd06c32ae75",
"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:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "22fa6757-9934-43ba-8b6e-f06b4e7b1fe1",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "ee924b14-b61f-4316-a3f7-c95ab3f83e1e",
"id_money_2": "2946e584-2292-497c-ac26-6a0642cb1da1",
"date_from": "2026-03-10T09:39:29.3812156+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "11f44068-652c-47f9-ab6b-ea03ab8510d3",
"commited": true,
"mt_money_types": {
"$ref": "18"
},
"mt_money_types1": {
"$ref": "18"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "19"
}
],
"mt_money_rates1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "20",
"id_doc_sa": "84840621-8920-418e-aa04-0aeb9a3b1a8d",
"id_pay": "f6d5cb58-cbaf-4185-9641-442889479be0",
"id_money": "ce490196-70de-44fd-96f0-6a5ee2c4c542",
"date_cashflow": "2026-03-10T09:39:29.3812156+01:00",
"coefficient": 5.1,
"id_user_add": "fc99d25d-c554-41c7-a288-40353d09510a",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "c40a7d1f-ab50-4cad-87a5-443f0ab1142b",
"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": "89ad94d0-ffe2-4d06-b614-b7a5cfc550e4",
"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:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "5f3e24c9-15fe-45af-89dc-1cf509687925",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$id": "22",
"id_doc_sa": "ee5f2ec6-c4b0-47af-82bb-93ed18964bcf",
"id_line": 2,
"id_pay": "43c4f0c6-e80e-4b05-9e59-44ee5831c1b9",
"id_money": "e555cb6e-68e4-4575-8947-700b2015d9a3",
"coefficient": 5.1,
"id_voucher": "fe861c38-2cf4-4983-b116-23534b76adfa",
"id_employee": "54e8a00f-5b9d-4088-9fda-ddb84b95645b",
"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": "dbecfcf7-8cc3-45e3-94d8-defb26289010",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$ref": "2"
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$id": "23",
"id": "9d80a191-497f-49c1-95e5-e20547a86b4e",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:39:29.3812156+01:00",
"date_end": "2026-03-10T09:39:29.3812156+01:00",
"date_used": "2026-03-10T09:39:29.3812156+01:00",
"date_sesion": "2026-03-10T09:39:29.3812156+01:00",
"id_employee": "dfbfb7fe-571e-44a8-ae97-f3b7db23009b",
"id_branch": "c99c4c78-a770-4d8c-9e7a-4fec842cf187",
"id_voucher_permision": "0614ae19-6325-4d6f-9dd4-da8f09c23156",
"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": "fd8d2534-aa9d-4348-b312-ec28ac15f7e3",
"id_user_add": "9fd6c511-9e47-4d9a-8c85-3689949b9420",
"id_doc_sa": "48357ecc-4f03-47db-98ce-b7c69a1c1566",
"id_item_sub": "fb303162-b68b-4469-9bf6-e488d855ebc4",
"id_pos_sesion": "74797919-fea3-4195-9b61-040720849976",
"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:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$id": "24",
"id_voucher": "6c6db844-4df5-4cea-a9c7-ac2d327bca10",
"id_line": "45fd3cca-d62f-4421-90c1-4a2df6800a21",
"id_category": "ba795791-2cce-4807-be7f-44a204ef11d5",
"id_item": "20eeb379-683d-4873-9738-8b0391826371",
"id_item_type": "95749469-26fd-47f9-ab33-2a7577047970",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$id": "25",
"id": "85223e56-34be-466f-95cd-f99f97666ae3",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "043aee59-9f45-4c6c-9409-42aa44d52776",
"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:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "99053a07-cd23-4b27-a83a-5cc8056e7f7c",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$id": "26",
"id": "9ff3de16-e065-4463-a9a1-e6405bfd6f38",
"id_item": "a1c1bd06-602f-422b-a21f-f40ba9733515",
"id_item_type": "d695a724-1f33-4b73-be66-927da95dc95c",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "4419cc92-4a5a-4ba8-8b2d-f88f8b177d38",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "726a42fc-4f5a-424a-9c5a-40b05caf8389",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "86948313-1da1-4038-a124-c6eb4d03ad7d",
"id_item": "c4f80766-889c-42bc-bbbe-3f0a1d6cbf8c",
"group_id": 3,
"id_unit_ref": "d6cd237d-bfa2-4397-8371-b5b8009f20c3",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "e9df41ad-3bbc-4c9b-b58d-6ab5498aee68",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "8d6fd851-abfc-4bdf-91f2-5ddabf39a003",
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "f68c8c3c-476b-4679-bc47-d4be8cd28f02",
"commited": true,
"mt_units": {
"$id": "29",
"id": "3fa08782-6938-43bb-b65c-88bfeefba338",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "f9e36bbd-31cc-4483-a07a-52a5ee1fb9b1",
"commited": true,
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
}
},
{
"$ref": "27"
}
],
"mt_items_types": {
"$ref": "25"
},
"mt_items_vouchers": {
"$id": "30",
"id": "0c5c39c0-519a-4882-a516-43ec81150d2e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "9ddf1798-558f-41fc-8d4c-202fcfee3082",
"id_doc_print": "5249fdf3-71c0-4795-916b-14b42a436cd4",
"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:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$id": "31",
"id_list": "8496cf36-2f12-4c34-ad3b-305f2306ba19",
"id_item_sub": "63f2e60e-2168-418c-98cc-34e18199fa18",
"validity_date": "2026-03-10T09:39:29.3812156+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "74b976d4-4003-42ae-bf17-05fcb6042548",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$id": "32",
"id": "b7a832c5-446e-404f-a081-859aa5842ef5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "26a5a5b0-acb0-43a0-8cb5-91fa53e4f3fe",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "b77f16e0-8697-43e9-bb78-e0f4a8448186",
"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:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "ecbab315-d4be-418d-8804-6281f6f6f875",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "a62e5ed0-139c-48fb-905a-87dc1764eb5f",
"id_pos_type": "679c5a8f-da3b-4944-87b3-b013f4aba6e5",
"id_price_list": "39f94599-4607-4f8e-b13b-f666cd753e23",
"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:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "658c70f8-92ff-4612-8285-1efc377b3e82",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "4831e45a-4265-4ddd-93df-fcf8aefb44af",
"id_pos_type": "ab02568d-f5b7-46e8-873e-876ce0a53694",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "aefe209c-7512-4ee8-8548-0ed64844759d",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "398846b5-17ec-4e1a-be09-5bbd5ce24562",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "bbf745f2-4646-4542-9889-f07c285f50c9",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "9ecb6cd4-ca6e-4a0d-9cbf-f3fa68808416",
"id_branch": "ec829464-0eac-4434-8c7d-d18d4c7f1f97",
"id_pos_type": "9762ecd8-dad6-4b6b-b199-802796bee7a6",
"id_pos": "f17fabd1-fa84-4f04-8606-e47a46319b77",
"id_item": "9b59d99e-00b4-46f5-9700-ee054bf96807",
"date_from": "2026-03-10T09:39:29.3812156+01:00",
"date_end": "2026-03-10T09:39:29.3812156+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "e5eb7ae2-3549-4c20-929f-52bad78c4e2c",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "12"
},
"mt_pos_types": {
"$ref": "35"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "36"
}
],
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "d1d7379b-f1a3-418e-85b4-f065a128d60a",
"id_doc": "eaec87cd-972e-4ffb-b442-dffc30a75ebf",
"id_pos_type": "24f24b03-261d-4688-85a6-fc59717fbe10",
"id_doc_print": "f13e703a-d8f6-4096-9d69-c79af5373714",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "cd196fdc-7a27-416b-8bff-69cb1d841494",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "38",
"id": "bf918ba0-4733-4c1f-9eae-7523c3ec753a",
"id_pos": "cbe978bf-ccf4-4586-9b53-375cea7167d8",
"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:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "8e96a930-9721-4591-b22f-bb98ffefc7b3",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_pos_types": {
"$ref": "35"
},
"st_doc_print": {
"$id": "39",
"id": "7b4f6c7c-f219-4b99-80c8-d48fdf72982f",
"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:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "dd30c5f9-a700-4868-9fb6-8890754fcfc6",
"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": "39"
}
},
{
"$ref": "40"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list1": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list2": {
"$ref": "32"
},
"mt_prices_list_rules": [
{
"$id": "41",
"id": "10bf3d27-6266-4750-8c00-207bc7a6752b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:39:29.3812156+01:00",
"date_end": "2026-03-10T09:39:29.3812156+01:00",
"id_branch": "5d72d463-2f4f-4b18-8153-a55e806a013d",
"id_pos": "8bd34eb8-3ac9-4af2-a97a-3c91cf968ccd",
"id_list": "7020c9d6-8704-43f1-ac1c-c26b707d2c61",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "f045cbde-b25c-4d08-8929-4d6e6f7f2f64",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "41"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$id": "42",
"id": "de5dfb9b-e222-4389-bce9-03e34a421e23",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:39:29.3812156+01:00",
"date_end": "2026-03-10T09:39:29.3812156+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": "e5458962-de7d-4fa2-bae9-88b730d4b876",
"id_pos": "1538e48e-8ccc-4798-858d-1a7fb441baaf",
"id_list": "0fdb9e4e-f8dd-4645-825e-695ffc18be26",
"id_item": "e703a0e1-1e61-42d6-b844-897a17726455",
"id_item_type": "bf78dacc-33e1-4f16-a580-edc644c09f30",
"id_category": "e36193df-a48c-4220-aea4-d404a5a37148",
"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:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "7b4e5c01-b011-48f9-8135-bb31bb32b5d4",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$id": "43",
"id_doc_sa": "65238404-caba-46c5-a527-b7c7f4b70586",
"id_line": 2,
"id_item_sub": "6a629281-765a-474a-bab7-5de3b41777a8",
"qty": 4.1,
"id_list": "6d183c2b-376d-4b1d-b81e-f5bdecebe008",
"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": "4c94d724-0bfc-4583-9039-db99b7184445",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "9541f964-c9aa-4ec2-aa16-215105b83a9c",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "74a5856b-f772-4f57-909d-070e3fa0b82b",
"id_user_upd": "abe2077b-7f5a-4f5f-a79c-c83071339d5f",
"active": true,
"mt_employees": {
"$ref": "2"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "44",
"id_doc_sa": "8cc176bb-f24c-458a-ad81-cf188b78efbe",
"id_line": 2,
"id_item": "9bfa8402-a99f-4079-bc7d-526541995f99",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "43"
}
},
{
"$ref": "44"
}
]
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "31"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "71d2eb48-e610-4698-9944-60ea97a3dc81",
"order_id": 2,
"id_item": "5f33d6d0-fc36-4067-a6af-db810e459ec2",
"id_item_type": "bb46dd24-cb55-4e1c-8c86-2f8757d2287f",
"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": "ffe4e706-942e-4fc6-be68-5c6ff87ce9f9",
"type_item": 11,
"id_voucher_json": "08ec2aa0-145c-4556-9475-3665960c961a",
"count_voucher": 1,
"id_category": "27c8ccc0-f0f8-4ce6-986c-a8ae99c518b2",
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "6a56ae9a-bbc0-4fdd-a805-d96a6de1d228",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "46",
"id": "c851b557-26ba-4a1c-a69c-cc08a10221c2",
"nro_sesion": 2,
"id_pos": "97a2784d-9c4f-438c-81f6-dcc9ec502bbf",
"date_tax": "2026-03-10T09:39:29.3812156+01:00",
"date_open": "2026-03-10T09:39:29.3812156+01:00",
"date_close": "2026-03-10T09:39:29.3812156+01:00",
"id_user_open": "020f27c4-4725-48da-842f-d8a096402e9f",
"id_user_close": "3a92894d-061a-460d-9005-a1658ab42821",
"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:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "7396359b-96a1-4506-9b2f-7f2920b64408",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "50d25016-4fc3-41be-b4ea-c4523e210d3f",
"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:39:29.3812156+01:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "4e1568b2-61a1-44da-bcc0-5e6842a07360",
"id_room_unit": "ffca3ea8-26b0-4035-ae55-6db0d46b0f0b",
"id_room_list": "7108ad30-fb68-41d7-aa9a-7bb982b6c9d2",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:39:29.3812156+01:00",
"date_from": "2026-03-10T09:39:29.3812156+01:00",
"date_end": "2026-03-10T09:39:29.3812156+01:00",
"date_open": "2026-03-10T09:39:29.3812156+01:00",
"date_close": "2026-03-10T09:39:29.3812156+01:00",
"id_employee": "121cc940-226b-4bb9-afd3-3632002b1455",
"id_employee_sec": "4e78c8b8-77b3-4e17-ac46-63e3d52a8bdc",
"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": "83319ba0-ba72-42ac-b303-de243115276d",
"comment": "sample string 7",
"id_user_open": "0b6d8e24-3bbe-4b20-be93-01359531700b",
"id_user_close": "ba0c4915-1d7b-4e5d-866b-eb822da68a58",
"id_unit_state": "02d89e7c-f7bf-4de3-b5d5-cb2fc26bc520",
"id_pos_sesion": "ea4d4cc5-7b09-4ae3-82ad-c371825091ff",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:39:29.3812156+01:00",
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"mt_employees": {
"$ref": "2"
},
"mt_employees1": {
"$ref": "2"
},
"mt_rooms_units": {
"$id": "49",
"id": "7aeaa962-2482-486a-9a37-3ff443164acb",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "90ab2920-5ef4-484b-830b-04845bc1dff8",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "a1a41c23-01aa-41de-bd46-e39b5d766c17",
"locked": true,
"date_locked": "2026-03-10T09:39:29.3812156+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "834b2658-bd78-43cd-9799-495e758d117e",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "49a2095e-ae45-41f8-8cb1-4060c91775eb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5266ae66-641f-4909-af2e-3ad77ccf98be",
"name_pos": "sample string 6",
"id_image": "cd3cfc4c-6273-4aa8-b8e6-46cf5703a38e",
"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": "3cedba64-94f8-498d-a66f-3416e6dd6a41",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "162ef0c3-f262-40bc-aabb-80fa3316d132",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "0fe76aec-35b1-4582-ab2f-181c0246c5e0",
"id_room": "d7d0887f-c508-4bd4-9db3-2f573d543f05",
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "b13b27b4-ee4b-4975-812c-05376978c269",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "51"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_list": [
{
"$id": "52",
"id": "69b1be55-488b-45b7-9375-1076bf4b846f",
"id_room": "09709e79-66b0-4560-a46c-371da7974091",
"date_in": "2026-03-10T09:39:29.3812156+01:00",
"date_out": "2026-03-10T09:39:29.3812156+01:00",
"id_user_add": "4e3a6d40-2464-4a1b-bb10-1028c054382b",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "52"
}
]
},
"mt_rooms_units_types": {
"$id": "53",
"id": "1a69b1b8-04d9-401b-999e-79ccb31dea90",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "6d734e08-a326-4c12-9085-0731f1bc3462",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "a4dc5454-ad46-498e-9d64-3b535e134dc9",
"id_room_state": "8e08940d-ffcc-4650-813b-a31d2a37ff6e",
"id_image": "165c457f-7263-4db2-af54-2f1bc56d8a90",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "5a833be7-1e5d-4f36-8171-2a3dda06c409",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "9a76a27a-bb8e-4d3e-99e3-344c0c3e1a3f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "057d716d-3d0c-492b-8181-9665ba9d1f71",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_types": {
"$ref": "53"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_states": {
"$ref": "55"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$ref": "52"
}
},
{
"$ref": "48"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_tips": [
{
"$id": "56",
"id": "b874b7ac-740d-4180-825c-a366f0e530ea",
"id_pos_sesion": "9b3ae3f5-4671-4e4d-a0fc-8422069a95c6",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "e3df4b64-4528-4ffc-b933-1261526b26cf",
"id_room_unit_activity": "3e05b72f-ce61-4866-9e40-7f720685085f",
"id_doc_sa": "2137f340-d2c6-4ccd-ba23-fa1e74feb84e",
"id_pos_type": "85340994-edbb-41aa-962b-263f4ae9b738",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "5724fd5a-1f6d-469b-b1d2-dfba4348cb20",
"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:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "7d528ad3-54be-4061-8c4d-d0e2de8a757a",
"id_user": "9473f213-8fdb-466c-86d0-1136101cbcba",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "56"
}
},
{
"$ref": "57"
}
]
},
{
"$ref": "56"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_pos_sesion_users": [
{
"$id": "58",
"id_pos_sesion": "a9f20aad-3a30-4293-984c-0c3baecce491",
"id_user": "5a19ce22-c723-4b2d-b4d5-684db9a5ce96",
"date_add": "2026-03-10T09:39:29.3812156+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "58"
}
]
}
},
{
"$ref": "45"
}
]
},
"tt_vouchers": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"tt_vouchers_permisions": {
"$id": "59",
"id": "7e776279-0c47-450b-827f-59f1ceea687f",
"date_from": "2026-03-10T09:39:29.3812156+01:00",
"date_end": "2026-03-10T09:39:29.3812156+01:00",
"date_used": "2026-03-10T09:39:29.3812156+01:00",
"id_employee": "7f13a43d-89da-4829-8801-c8d1de602e35",
"id_branch": "248cc44d-2fd2-4981-85f0-6af8423a58f6",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "71c83d0c-26bd-458e-a53e-61ccbeb803d4",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
}
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "f264177f-e800-4aad-9992-cd6c27fbf76f",
"id_doc": "cce57d82-b22c-4a04-9d95-333d7ec3a661",
"value": 3,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "6521d5c1-217f-4aa8-b432-3f7736a2f693",
"id_pos": "aa97f026-9dd3-4900-9f7a-ce5c1e297021",
"id_doc": "60d97bdb-4c41-4a1e-9b94-afaa27d30776",
"id_branch": "c441aa28-5d8a-4516-a6aa-056d94dbc99f",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:39:29.3812156+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "2ba33aa4-4c3e-46b3-933b-270d3f6ed5f4",
"id_loc_from": "e668d929-81b7-4b07-b516-a6711013dee2",
"id_loc_end": "592286c8-f89f-4310-94a3-e105ba7bc492",
"id_user_add": "6a891c0b-8b00-4935-b2ce-28d4a7bc225f",
"id_user_upd": "5e08c3c8-dd33-4474-b8ab-0cbed468ac6e",
"id_pos_sesion": "32ab5181-3845-4ad0-8d78-09efed7d94c4",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:39:29.3812156+01:00",
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "62",
"id": "3e39e4a4-5b48-490a-9d2e-56e2e3a883f9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "4f7eea0e-7d07-47c6-b590-9ff60f8f1dfe",
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"id_user_upd": "3d988f3a-6dcb-4fe4-9bc2-f50db5d27eed",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "c504d14a-8e87-4786-8ca0-84befc4d73cf",
"id_item": "2bda151f-b126-4a15-aac2-24b1aa18f124",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "4113cb27-8770-45fa-9b7a-4e57ec20d4a8",
"id_line": 2,
"id_item": "0881183f-d43e-471b-8e9f-d2dbca7bdc6c",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "48"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "5a311554-cc6f-4272-b4d7-7712344791d8",
"spool_server": "sample string 2",
"id_doc_sa": "6e98c896-4c5a-44b9-bc35-e0995c57555a",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"printed": true,
"print_on": "2026-03-10T09:39:29.3812156+01:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "0980064d-94ec-4a03-a299-1bc0300c15a0",
"id_pos": "66a235eb-2fc7-443d-a4ea-cafb098b2b02",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:39:29.3812156+01:00",
"key_access": "sample string 5",
"id_user_add": "fb172f27-fc2c-4033-8ff1-a0658af2ef84",
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "110ead90-798d-4ddb-b0f2-76ee8677c453",
"id_pos": "cb15d267-38cb-4d31-b874-a640b298d2a2",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "8152755f-49e0-4719-b168-41c412c52397",
"id_pos": "706226d7-a6cf-4a80-8857-b4b4550bdaa3",
"date_add": "2026-03-10T09:39:29.3812156+01:00",
"date_upd": "2026-03-10T09:39:29.3812156+01:00",
"date_out": "2026-03-10T09:39:29.3812156+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "69",
"id": "886ef4f5-719f-48bb-b8b6-dc968129613c",
"id_user_add": "0b10ea07-58a5-4565-8a69-cdc78b55e61b",
"id_table": "899502b4-5cc5-4d3a-b513-fa46f7e95204",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "6f05f834-91fd-4283-a552-8c8f5b80c5b5",
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_sync_tables": {
"$id": "70",
"id": "7699b7da-4ef2-44af-bf61-63c87104b12d",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "644a384e-b53a-43ce-8f35-2aff26ba9edf",
"id_sync": "87cc868e-0818-443a-842d-0c49c4ae2504",
"json": "sample string 3",
"id_table": "49061ef6-d067-4319-9eb0-e114df52376d",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "a19f07b4-14c5-4f94-813e-de5b43121e3f",
"id_branch_from": "2cce7ca8-166b-4f41-b8e4-c0ab944c341d",
"id_branch_to": "d6d493b0-d5c6-4dbf-85fe-36618aff117a",
"type": 4,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:39:29.3812156+01:00",
"send_on": "2026-03-10T09:39:29.3812156+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "3a27e4b6-10e2-43d9-b33f-e2fc510144b6",
"id_pos": "e0ddc89a-be47-4ff8-ad33-9ddef4ab379e",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$ref": "12"
}
],
"st_users": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_employees_profiles": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_units": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$id": "74",
"id": "744c0f07-9203-4f0a-8482-7cc85926c7bc",
"id_function": "69a97ec4-5574-4206-9908-32c96428c1a9",
"id_user": "9a17e05e-2ed5-4146-86c9-e724aadd11eb",
"id_profile": "010a1c81-8d18-42a0-873c-9be528f35773",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "b5635742-380e-4acc-b401-a25fed1bb032",
"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:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "76",
"id": "43582da1-21f7-4448-873f-94f2536dc703",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "899f86b1-fe16-4915-84a9-29f98f668103",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "c367967f-e13e-453b-ae18-6ea3b97f05c5",
"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:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "f788ee2b-c301-45b4-afe5-9ba12b4d65f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "5"
},
"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": "8ebe13ee-9608-4152-ab18-fd8da0a2a700",
"token_id": "sample string 2",
"id_user": "193cee54-dd1f-4616-8ad1-19b2199c09f2",
"date_from": "2026-03-10T09:39:29.3812156+01:00",
"date_end": "2026-03-10T09:39:29.3812156+01:00",
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det1": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "645ee919-533d-4f50-9dbd-6ebde2d3eba8",
"id_room_activity": "d33818bd-79a8-41fc-84ae-d6e064d0a87c",
"id_pos_sesion": "892ff4e7-36f6-48aa-a8d8-5d3f2d135b2b",
"log_text": "sample string 4",
"id_user": "7a7e84c4-4eb3-4f4b-aa58-e53c130f7aba",
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units": {
"$ref": "29"
},
"mt_units1": {
"$ref": "29"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms1": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "68b4f80b-9c1e-4127-b950-628f5e01f7ff",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_employees_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "77b1b815-4232-47ff-bcc0-e29d3ebf82c0",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:39:29.3812156+01:00",
"date_end": "2026-03-10T09:39:29.3812156+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:39:29.3812156+01:00",
"last_update": "2026-03-10T09:39:29.3812156+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"mt_employees": {
"$ref": "2"
}
},
{
"$ref": "3"
}
],
"mt_employees_profiles": {
"$ref": "1"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
}