PUT api/Mt_Prices_Rules
Request Information
URI Parameters
None.
Body Parameters
mt_prices_rules| 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 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| by_amt | boolean |
Required |
|
| by_pcg | boolean |
Required |
|
| ap_amount | decimal number |
None. |
|
| ap_percent | decimal number |
None. |
|
| ap_price | decimal number |
None. |
|
| ap_price_min | decimal number |
None. |
|
| ap_price_max | decimal number |
None. |
|
| id_branch | globally unique identifier |
Required |
|
| id_pos | globally unique identifier |
None. |
|
| id_list | globally unique identifier |
None. |
|
| id_item | globally unique identifier |
None. |
|
| id_item_type | globally unique identifier |
None. |
|
| id_category | globally unique identifier |
None. |
|
| by_day_week | boolean |
Required |
|
| use_mon | boolean |
Required |
|
| use_tue | boolean |
Required |
|
| use_wed | boolean |
Required |
|
| use_thu | boolean |
Required |
|
| use_fri | boolean |
Required |
|
| use_sat | boolean |
Required |
|
| use_sun | boolean |
Required |
|
| use_hour_ini | time interval |
None. |
|
| use_hour_end | time interval |
None. |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_categories | mt_categories |
None. |
|
| mt_items | mt_items |
None. |
|
| mt_items_types | mt_items_types |
None. |
|
| mt_pos | mt_pos |
None. |
|
| mt_prices_list | mt_prices_list |
None. |
|
| st_users | st_users |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "e159df8b-fd9c-45d4-9a58-1c3e81a6a27d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:02.8373415+02:00",
"date_end": "2026-09-06T06:47:02.8373415+02:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "cfe005c2-3514-4b4f-802e-ebe7ffb8befd",
"id_pos": "f65d4793-65a6-4990-b433-e8b7f69bb7e8",
"id_list": "48ebe56f-4fe0-435e-b6e5-b86eea4b7201",
"id_item": "dd734af4-212e-4991-8a66-72c49d603636",
"id_item_type": "384953b3-c899-41d2-a3e8-e7d164451237",
"id_category": "dd429864-dbd3-4fda-bed2-783298e1745e",
"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-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "8bab65b0-9781-4b51-836f-4a0b6b3fe6f0",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "2bf12e76-4767-4af2-8e2b-ea05b769e3e2",
"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": "bc45f256-c54a-40f9-b9ea-dde8ea9dab5e",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "88047413-cf99-4f30-abdf-f6892495a7dd",
"commited": true,
"st_images": {
"$id": "3",
"id": "48f22d9c-8551-4f0f-8929-a4ba26965ca2",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "4556acaa-c14d-4cf9-a91f-6f18ff0ea2ae",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "99aa6fbd-dae2-473f-a145-4f6339e21618",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "2979d9ac-b47c-4771-bc0a-978588d91636",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "14e4bc8f-2dc4-4492-b13f-961b4f9cd252",
"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-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "c8a65398-7271-4cc6-9fc0-70b506cc1a12",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "ae13dc5f-04b6-4724-8a49-067dcfc5623c",
"id_item": "6e3e1837-1774-4043-9180-2ada1fc3d8cd",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "f2912b8b-d08b-4b0f-8de5-e386aabdf65f",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "e8e3f0ab-66d7-4a2d-b8e6-f9a95cb8694f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "df3e6feb-0a0e-4ece-bdd4-d36e64506f19",
"id_unit_sec": "9ba4ca28-f796-470a-bd8e-fc1c3898f80b",
"id_brand": "7f37418f-98fa-46f8-94f3-93f48305013e",
"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": "7f4b1b72-6ac8-42b2-8532-8cfdbe709e03",
"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-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "9d39c33a-ae4e-4b67-96f5-503dc274faf9",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "78ba8bbc-8050-442b-be6f-e584919e9054",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "724ce57f-957c-4377-b076-c80cc213f357",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "8725d584-6a71-476e-b60a-b5ddf556c535",
"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": "4ead38ff-e071-4d99-b0c7-8ed715976925",
"view_messages": true,
"id_image_photo": "ec7ce87f-408a-4bd8-8d0e-0acc3ffe8e2f",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "1d2ea479-ff45-488b-963e-917caec8c936",
"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-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "0fc71787-9e63-4048-9968-f9640f5201c7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6cbe9aac-2779-437f-9749-aa04205e8925",
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "d93a90da-8e24-4371-9681-8de5ca331295",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "2264c40c-ec04-414b-803e-3e73e09f0f02",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ceded493-298d-4234-af34-61c504dc5409",
"id_zone": "54431fef-1b05-4354-877d-9868227fd444",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "b301d690-6b99-4129-8c16-17095ddc78da",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "c80a51c8-c0c6-4377-b578-746925455070",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "b00b0b31-a8ee-4f9a-a3d8-dc0ea3e3cc52",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "1eff30c4-77f3-4c98-af43-23068eeb2165",
"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-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "90a8c024-1960-49f6-b5e9-76d7dd36b2c2",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "505c7909-a359-4383-8e7a-8685640b72c1",
"id_cloakroom": "00155528-687f-4d69-a5c3-566a766dcaa1",
"id_pos_sesion": "c0146661-1010-49a4-9fe0-ced407df9f88",
"unit_id": 4,
"date_open": "2026-09-06T06:47:02.8373415+02:00",
"date_close": "2026-09-06T06:47:02.8373415+02:00",
"id_doc_sa": "e72f8601-7634-499a-9667-b3d4e4b82961",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "7104d2ea-c373-434a-9476-05c760aacefb",
"id_pos": "2888be9b-d18b-4f50-87dc-35d89120f7eb",
"id_doc": "8c17cf92-cd6a-425f-b833-f29675212f0d",
"id_branch": "d7a7df7a-7831-4dd9-9b0f-665749b34af5",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:02.8373415+02:00",
"date_tax": "2026-09-06T06:47:02.8373415+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "31756b82-dc2c-48f2-9423-236f3577be8a",
"id_relationship": "ec94a0a5-3273-4953-96ce-66dd2c641448",
"id_loc_from": "a7952481-2594-4473-a3fd-5b6ce025f372",
"id_loc_end": "1b0190be-4c36-4fcc-8d30-b0bb115f7a2f",
"id_user_add": "d3429925-2590-4e7f-a0a0-1f965f4edf0d",
"id_user_upd": "484eb623-c898-4385-ac17-2081708cb06d",
"comment": "sample string 12",
"id_pos_sesion": "29eb8335-6fbc-43f4-8db3-263760482ff9",
"id_room_unit": "22051e22-e23d-41cf-a27c-baf0b29797b1",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "d2d2ab5e-9e5d-4399-be87-a590af34451d",
"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-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "2fa5e936-1a22-4ee2-a06d-edd2d8384a1a",
"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": "a0362b6e-0f70-4b71-9323-a6d45c6125aa",
"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-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "dbf6e6e8-23d4-41ca-a1f3-4fdb7b2b5635",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "f2355e61-32cf-4a63-b71d-18dd1eca1754",
"id_pay": "e3be8a15-d2f9-4bc3-9b0c-9efb1498739b",
"id_money": "b362764a-efad-41ef-91a4-e15efc264242",
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "c87a6106-ec51-4449-b4fc-9a0f5e998d45",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "79a6b4c5-a8a0-4d97-a7d1-937fe600df3f",
"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": "500b16b0-c77a-4324-a988-e6abcbd91042",
"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-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "21679841-334c-44b8-ab45-0b2bfc284ee3",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "1c886a9a-9113-4a3c-87ad-3bfc4af0e0bc",
"id_money_2": "48035743-3775-434e-a5ec-873cb8645246",
"date_from": "2026-09-06T06:47:02.8373415+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "f128a4e8-317c-4df4-b883-b33e78c8007a",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "14914b4f-bef8-4bd0-a9e6-39206b956462",
"id_pay": "4f58784a-61f7-4644-8caf-7cc10e73564a",
"id_money": "7b91f459-b7bb-4f50-8037-dc80176d6355",
"date_cashflow": "2026-09-06T06:47:02.8373415+02:00",
"coefficient": 5.1,
"id_user_add": "58625561-b4f4-4a92-afeb-2c2c0d44b2ee",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "0275549e-9288-469f-a55c-652692a425a2",
"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": "1ea1bc8e-eaef-469b-917d-7bcebc28a142",
"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-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "3eb2e217-1195-4b3e-8607-dbfe7b187761",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "f404b582-2c1a-46a0-b66b-943d8cecb720",
"id_line": 2,
"id_pay": "a101861a-3b50-43b9-b1da-3de7a142373e",
"id_money": "dbd77d8f-ad16-4dd4-b9a8-02b51ead0d43",
"coefficient": 5.1,
"id_voucher": "27b5f6c4-58d3-4718-b95f-42eef1a6866c",
"id_employee": "26c7abb5-e3a5-4cbf-8688-9fc6301dbaae",
"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": "c4f5fb9f-f8d5-4c13-ab42-910e1b2caeee",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$id": "21",
"id": "0da08bb5-8001-4275-b98f-fc99048a771b",
"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": "ce8a6b61-396e-4c21-a19b-1f2ee5fa47e5",
"name_pos": "sample string 12",
"id_image": "36331b79-6e51-444e-a8aa-f14a20094197",
"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-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "c017c655-a7c4-4695-8db4-4946c31f8d84",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "ee0bde23-577d-4c70-982c-8137211621f8",
"id_branch": "eae2cbde-7e15-4c51-8be0-fe8b4242c2b5",
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "3a096f3e-5b4d-4425-a6ef-0fe8b331ceeb",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "70144840-f28d-4c80-8314-248b37b55b12",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "771e7af0-729f-4eb6-8d8c-629d1f38e41a",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "8"
}
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "92c26725-944f-46fe-a00b-b821e4479fca",
"id_line": 2,
"id_item_sub": "55fd7edd-bf99-4168-a55a-b08be68752ce",
"qty": 4.1,
"id_list": "961d6ecd-596d-4b26-9d15-cac68ef59024",
"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": "e13f795e-f87f-426a-8f96-c5c18c5eebdb",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "621aea71-38d6-4d4c-82b6-8d3a4733068c",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "229d3fd8-c0f6-43f0-8777-48c7a2d14866",
"id_user_upd": "c94929bb-cce3-424e-9f06-5a56e6355c2c",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "a40f57ff-d682-4084-9ce7-86e12baa3b69",
"id_item": "728b2807-2c03-4950-b664-a280c1e6bda4",
"id_item_type": "c221f38e-619e-4a19-8533-f55d0bf67d28",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "e6683296-3749-4954-9a58-e4ddb9b9d12b",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "88b2d105-4a64-45f3-890b-82d2497fa1d1",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "2eae1c15-53d3-4460-aef3-636311cf1e31",
"id_item": "f51167d5-4bcf-4205-b918-845e026ae0c3",
"group_id": 3,
"id_unit_ref": "f87447e9-ef6e-49b2-b7e3-1e5c6f0d9592",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "1c370b79-16ea-48cf-8acb-9c88e8e53c9c",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "decd72a4-19fa-49a1-ad4e-5caac186ea0d",
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "7d89756d-5923-4eb8-872b-7e9c7627548e",
"commited": true,
"mt_units": {
"$id": "28",
"id": "b591213d-f726-4f39-af46-420fe5089ad5",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "0c9a331a-6f59-4ba2-b4bd-f1e9cc950fec",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "8"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "584d255d-08f8-45b9-abd8-f6ab4a9d9952",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "04f64e21-7b99-4f8a-935e-e2e884c2ed49",
"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-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "eeed0f96-a5ea-4c65-840a-ab666bd7fd0b",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "9f165aca-44c0-4f6e-ac4f-e44fe2b30741",
"id_line": "77f13eff-b5ef-4d0c-8cb6-c0dd9ac3758d",
"id_category": "9aa7bfdb-fc4c-4ad5-a56b-4946a4c1b584",
"id_item": "3c57adc4-38fb-4ce2-8634-367d12ab68e9",
"id_item_type": "63510fd6-10c1-48e7-8346-0997348c9d6f",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "0794f596-aa22-419c-9c48-bbf97eac99d2",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:47:02.8373415+02:00",
"date_end": "2026-09-06T06:47:02.8373415+02:00",
"date_used": "2026-09-06T06:47:02.8373415+02:00",
"date_sesion": "2026-09-06T06:47:02.8373415+02:00",
"id_employee": "12b41b76-ee8d-466e-8f00-43249386b9bd",
"id_branch": "1cb2f93e-0cdd-4f35-a4e4-c6cea1ac4432",
"id_voucher_permision": "ce073dea-d173-4be4-aba0-6e9d6b65c42e",
"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": "20febcfe-392d-4794-9b99-a48338e09f78",
"id_user_add": "023ca510-7770-4e79-87cf-c88da366b764",
"id_doc_sa": "67c38504-066d-45d7-a2cb-80613978c627",
"id_item_sub": "c8a1df34-8502-4dde-acc5-e4a02213b2c0",
"id_pos_sesion": "3856fcdb-e4d3-48df-995c-c07b9973566c",
"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-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "0b370a81-0cd8-4439-9bef-a1836a395e06",
"date_from": "2026-09-06T06:47:02.8373415+02:00",
"date_end": "2026-09-06T06:47:02.8373415+02:00",
"date_used": "2026-09-06T06:47:02.8373415+02:00",
"id_employee": "dbe481f4-c895-4b50-83be-2a6fae75d00b",
"id_branch": "a5c3d689-6995-48af-8414-3d2a013a3b32",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "84d84f8e-a57c-44e7-9ebe-da53849a5459",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_items_customs": [
{
"$id": "33",
"id": "b0f3d3b8-320e-4c8c-8dfb-d1d6850bf18e",
"order_id": 2,
"id_item": "de27b81f-63f3-45a0-a8a3-fc09653f15f6",
"id_item_type": "dc572721-d3af-4c8a-9418-0639ebb4bce9",
"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": "869c7c8b-7317-4c11-96ce-0ac1c0e1e875",
"type_item": 11,
"id_voucher_json": "efb12eb7-c81d-44ab-b2c2-40964e9c924a",
"count_voucher": 1,
"id_category": "26f77195-630e-4a5d-9fbd-ce001cfa8fba",
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "1642a0d5-25a9-47e7-b3d2-74bcbde13e16",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "34",
"id": "cb1eaf69-3307-468b-bf5a-3ae8c3e77601",
"nro_sesion": 2,
"id_pos": "3921754c-4b3a-4b1e-bc2a-9281123af3fe",
"date_tax": "2026-09-06T06:47:02.8373415+02:00",
"date_open": "2026-09-06T06:47:02.8373415+02:00",
"date_close": "2026-09-06T06:47:02.8373415+02:00",
"id_user_open": "41db5b4f-ad40-4e1b-a6fa-5e364b9325d0",
"id_user_close": "28521515-6eee-4faa-ab3c-6f5931b994df",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_pt": [
{
"$id": "35",
"id": "9ad9279c-2560-472a-86b9-66408f9d684f",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "a1193655-5ccc-41fa-b495-e070fe9666c9",
"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-09-06T06:47:02.8373415+02:00",
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "35"
}
],
"tt_rooms_units_activity": [
{
"$id": "36",
"id": "ae401a64-50e1-4a77-a618-3dcff3354542",
"id_room_unit": "494183e9-a99d-4f97-a9d0-cb98827646b6",
"id_room_list": "0ce36d08-3f56-4445-be84-8804e29db9c3",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:47:02.8373415+02:00",
"date_from": "2026-09-06T06:47:02.8373415+02:00",
"date_end": "2026-09-06T06:47:02.8373415+02:00",
"date_open": "2026-09-06T06:47:02.8373415+02:00",
"date_close": "2026-09-06T06:47:02.8373415+02:00",
"id_employee": "12000d15-1fe9-4e4e-844f-d0157244cb4c",
"id_employee_sec": "bb144a5e-e002-4a8a-9239-d235e680cd38",
"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": "030f671f-af35-419d-9df1-21cf1fb2a1ce",
"comment": "sample string 7",
"id_user_open": "e0b08486-28ee-480f-86ef-78c5f015951a",
"id_user_close": "904e63d7-75dd-4ff3-9db1-67f6baa7e0c2",
"id_unit_state": "c0d97dee-66bf-4694-a89b-40f9d202e899",
"id_pos_sesion": "0da9a28a-761b-497e-9497-095338439f07",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:47:02.8373415+02:00",
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "37",
"id": "6d580b3c-3f6d-437a-8be5-e6c3e9fdb099",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "a53e79a2-b5d0-4450-9a88-8c9540e3df90",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "e355bc9b-20fd-43d0-8e11-a6665d6948bd",
"locked": true,
"date_locked": "2026-09-06T06:47:02.8373415+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "9fc542ce-9310-42f4-ba9e-e8b89ffc6985",
"commited": true,
"mt_rooms": {
"$id": "38",
"id": "cc988eea-9576-4001-afee-e47f1da7d69c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "084365bd-81cb-47e6-b027-df698c78e7c2",
"name_pos": "sample string 6",
"id_image": "42e1d0a4-b936-41e0-a5b4-9e451bbf059e",
"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": "f851ca4b-138c-44da-9bcd-2f765466d824",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "30190c6a-0b69-410e-980b-2fc0b9fbece0",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "39",
"id_pos": "2a12afc7-e8c7-437f-949e-70680860a896",
"id_room": "97f763d7-2fdc-4470-9117-e5e075686460",
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "1c78b0a8-00a9-4893-82a7-4f4ef049da7f",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "38"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "39"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_rooms_list": [
{
"$id": "40",
"id": "ddc6080d-33cc-4774-ad5e-78d27a16e6dc",
"id_room": "c5d67e2b-657d-43d6-9bd3-68b921616af9",
"date_in": "2026-09-06T06:47:02.8373415+02:00",
"date_out": "2026-09-06T06:47:02.8373415+02:00",
"id_user_add": "efc398fb-7faf-4b78-b2f8-e258a5040e18",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"mt_rooms": {
"$ref": "38"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
{
"$ref": "40"
}
]
},
"mt_rooms_units_types": {
"$id": "41",
"id": "3cad9b94-854c-4360-9a51-d23fe517c23a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "b0fdfaf4-49a4-426b-a602-75ae6e73cb27",
"commited": true,
"mt_rooms_units": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_rooms_units_states_types": [
{
"$id": "42",
"id_room_type": "113fbdc2-2eb8-4f97-a820-2b6a08aedfdc",
"id_room_state": "dfc47ccf-3eff-4a5d-b81d-723396ff2abc",
"id_image": "a7b16b3d-fe08-46c8-8b53-c55bbb812cce",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "5d89876c-98bd-4395-9653-e73e24d0595a",
"commited": true,
"mt_rooms_units_states": {
"$id": "43",
"id": "ba8cda1e-646a-4725-b8ef-f488e68ec652",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "d1a92ef7-bffd-4aad-b1cf-eb296187bdbd",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_rooms_units_activity": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"mt_rooms_units_types": {
"$ref": "41"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "42"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"mt_rooms_units_states": {
"$ref": "43"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "34"
},
"tt_rooms_list": {
"$ref": "40"
}
},
{
"$ref": "36"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "44",
"id": "c975ed3e-a0a3-46e3-80dd-8a5c50b6a902",
"id_pos_sesion": "18a98876-bbf4-42e1-a0dc-7dbf20b27816",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "d7228e74-0d55-4633-9cad-16685074d5d9",
"id_room_unit_activity": "9bba0003-329c-46b9-9b45-e9fecc133ffe",
"id_doc_sa": "8f4fa001-f9e2-48d5-982d-5a450efc14f2",
"id_pos_type": "f3385e40-67aa-4284-afb8-c800e8a1f627",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "632ca5da-bbd8-423e-b387-7b1ce8178fc6",
"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-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "34"
},
"tt_tips_users": [
{
"$id": "45",
"id_tip": "33ab03d1-16c0-4872-90f1-0eadbb90d547",
"id_user": "aeb7649f-781d-4e1a-a8ca-9ec2db5e67c8",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "44"
}
},
{
"$ref": "45"
}
]
},
{
"$ref": "44"
}
],
"tt_pos_sesion_users": [
{
"$id": "46",
"id_pos_sesion": "7f04eb56-4a1b-4334-af1b-2ba9c07e2837",
"id_user": "3396ec4b-bc37-4527-9bb6-237d193d7f43",
"date_add": "2026-09-06T06:47:02.8373415+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "46"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "47",
"id": "8d60a9db-111b-481e-94f8-3ae753b174e5",
"id_user": "969fdafc-7a32-4c8e-a44b-063212e9171f",
"id_user_profile": "0c30f0b5-1543-41e1-8331-82455dd46c32",
"locator": "sample string 4",
"date_end": "2026-09-06T06:47:02.8373415+02:00",
"id_pos_sesion": "cb9181f3-61d1-4d48-8086-d2ba6cc4ae79",
"date_login": "2026-09-06T06:47:02.8373415+02:00",
"date_logout": "2026-09-06T06:47:02.8373415+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "48",
"id": "40073fab-2e90-4116-8341-fca78c4c5bb5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"st_permisions": [
{
"$id": "49",
"id": "22fcb20b-782a-4500-a5f2-6daba8d9adb2",
"id_function": "48b1ab77-f0f7-4dcc-9b25-7a4332301570",
"id_user": "60df714b-ca46-451a-920a-9c3c8d6f02ab",
"id_profile": "5c14ed4c-9257-4afc-8a45-9973ca0f36ed",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "50",
"id": "30c669ba-3b85-444f-ac06-de78fdab80bb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "83353af6-1ef7-474d-90a5-e76532c20224",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "0f7a759c-35cf-48dc-8d95-83287c9fce99",
"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-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"st_functions_groups": {
"$id": "51",
"id": "f326e40a-8fd3-4e49-b241-6a96cfb242f1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"st_functions": [
{
"$ref": "50"
},
{
"$ref": "50"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
}
},
{
"$ref": "49"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "47"
}
],
"tt_cmd_messages": [
{
"$id": "52",
"id": "ba29504a-5139-4173-a3b8-7f9b56706550",
"id_user": "e424f050-e475-46b9-ab4c-ea4ba7f5d1c3",
"date_add": "2026-09-06T06:47:02.8373415+02:00",
"destiny_type": 4,
"id_key": "566fb47d-d859-40fb-b62e-e4e33721ae2b",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:47:02.8373415+02:00",
"id_pos_sesion": "f8b11794-2bab-4ec7-b019-7f9e0156f478",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "52"
}
]
}
},
{
"$ref": "33"
}
]
},
"mt_items_vouchers": {
"$id": "53",
"id": "d271e35b-9dbf-4aa6-bf28-2dbd0d39244e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "88729db1-38c8-4ba1-adae-5bc00e2b9246",
"id_doc_print": "3fed94e1-a302-4a47-a03e-aa8f97f2aeee",
"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-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$id": "54",
"id_list": "1b8d4f02-4902-4efa-9dae-0732f36ab18a",
"id_item_sub": "fe922cda-0eb4-455c-8482-ca2d70d2f0df",
"validity_date": "2026-09-06T06:47:02.8373415+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "58e451e8-0bbf-401a-a365-ef1be3639e47",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$id": "55",
"id": "f4a158e2-1c9d-445d-8947-5e0a5810a396",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "00c5a63a-61df-4c30-bf7c-66074ae8c82a",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "985bebc7-2ff1-4cc8-9d4d-838d5f842da6",
"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-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "22a40c77-fc89-4a2a-8f38-1f747cf19ed2",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "56",
"id_pos": "88ecce09-2750-47b2-bc10-6b21a282f1c9",
"id_pos_type": "9a8adb47-9460-42d7-8127-f0b964b1ff9e",
"id_price_list": "56bca30f-9eeb-448b-81a1-b3d6a3e0baaf",
"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-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "84beef06-2953-4b6b-8778-9175ce4a158b",
"commited": true,
"mt_pos_view": {
"$id": "57",
"id_pos": "f40766db-cc7f-4be9-bdf1-5233f4ab2856",
"id_pos_type": "a9388d2c-74f8-44e9-9d42-66f1899adfa4",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "8762294d-0f35-4f61-a41a-70bfb08be805",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_pos_types": {
"$id": "58",
"id": "43e5aacd-8e89-4e29-8382-721a8cb6e66b",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "ee6bb14e-8719-4bbd-8d89-a06c4e07acf5",
"commited": true,
"mt_items_featured": [
{
"$id": "59",
"id": "78a94b32-4aef-4231-b06d-a69df556253a",
"id_branch": "1ddcba00-c086-46be-aa23-cf290e84f3f2",
"id_pos_type": "8fd59f6c-6d3f-4001-931b-0edcb43cac2d",
"id_pos": "a888a6ea-9579-43b6-96d5-d5f6dd19a995",
"id_item": "a83c7c16-9375-4180-99f9-75784fc4aa22",
"date_from": "2026-09-06T06:47:02.8373415+02:00",
"date_end": "2026-09-06T06:47:02.8373415+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "31cddd56-2c90-48e8-9ab5-235dc5dfafa3",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "59"
}
],
"mt_pos_doc_print": [
{
"$id": "60",
"id_pos_print": "606fa65c-ce84-4c45-8e06-67605296fa74",
"id_doc": "2dc1807b-ca81-4027-a83f-0eafce0604de",
"id_pos_type": "b53c6a62-7a16-4150-83e1-5fd84efc4042",
"id_doc_print": "f2d13af7-4e45-46b8-a6df-ecad63261d72",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "1067d8e3-53aa-4e24-b0d4-97d3ca4ade3d",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "61",
"id": "d5203b0f-17f6-4118-b83e-1a511520d65e",
"id_pos": "f4f2b0c6-23e1-49d4-b404-f5b3a02bc7f5",
"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-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "15645c23-3388-459b-af77-e6bac0e4f790",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "58"
},
"st_doc_print": {
"$id": "62",
"id": "b51c71aa-1037-468f-a54d-f292de9f0fc3",
"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-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_doc_print_det": [
{
"$id": "63",
"id_doc_print": "e6313b1c-b4fa-4294-bb17-4b435b7165da",
"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": "62"
}
},
{
"$ref": "63"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "60"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "55"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "56"
}
],
"mt_prices_items": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_list1": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_prices_list2": {
"$ref": "55"
},
"mt_prices_list_rules": [
{
"$id": "64",
"id": "80e1ef8a-1d3c-454f-9379-235cda1f510e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:02.8373415+02:00",
"date_end": "2026-09-06T06:47:02.8373415+02:00",
"id_branch": "38bc3efb-3eca-41f2-98d8-393676b0ac33",
"id_pos": "32e3ced0-a7cb-43be-a188-6950343c5972",
"id_list": "baad4300-4a0b-40df-9dd5-a7983cabeaa1",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "fe6f1987-0fda-4af7-a7d6-977572c31cbd",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "55"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "64"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "54"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "55"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "65",
"id_doc_sa": "c093037a-334a-43a0-8591-da9784bbd15b",
"id_line": 2,
"id_item": "d606f1e6-0e48-4d07-99ac-ce0edb5860c9",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "65"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "11942de2-364a-4e04-a015-8a1d0b48ed74",
"id_doc": "9f748b3b-4073-4c88-8c24-d8f1278b0846",
"value": 3,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "96983a0c-5bcf-4efb-870e-1777e0750c70",
"id_pos": "2b48b29d-88ed-47f1-80c6-8043e845bacb",
"id_doc": "0fca7104-4fe5-4d62-a5ac-e3bce28e0136",
"id_branch": "2f47c506-ed2e-480d-9028-c912ce0edc41",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:02.8373415+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "817026a6-4e6e-41e4-8f6e-c294d6eb9f7d",
"id_loc_from": "dc1bedd5-fff3-4aec-a76d-9f25627c2290",
"id_loc_end": "e01c381a-0fd4-4d82-9259-9a7eb416ab15",
"id_user_add": "7f37038c-ac0a-4996-9654-6f520e804699",
"id_user_upd": "ac5206ab-f1fc-40a0-8239-5d36c5f1ed04",
"id_pos_sesion": "8a42415e-7359-4ff9-b055-a0e9fac735ce",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:47:02.8373415+02:00",
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "4c9ac4f3-10c9-4148-ba98-197afcf8f595",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "3a1ef635-3580-47bb-875e-be5be2cc3024",
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"id_user_upd": "2a9719e7-4749-40c3-b558-fcc330e46c68",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "cca14681-d62b-4082-a146-fda123bc0575",
"id_item": "bc48a715-77a3-4d66-9895-6e8873ec6a55",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "63f213f1-5b7a-493d-94e2-95589f1cb352",
"id_line": 2,
"id_item": "e000c855-95db-402d-a7a9-9c0d78bd65f0",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "34"
},
"tt_rooms_units_activity": {
"$ref": "36"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "d8f93ed6-6175-45b8-8d16-f162eb3ce664",
"spool_server": "sample string 2",
"id_doc_sa": "f0b75a1c-1d7e-4343-a1fc-e912bf702d91",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"printed": true,
"print_on": "2026-09-06T06:47:02.8373415+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_pos_print": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_pos_rooms": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "16f7421b-f43a-42a4-bc6e-f24b1e27783e",
"id_pos": "2264e854-cd37-42d0-9674-66c14c642401",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:47:02.8373415+02:00",
"key_access": "sample string 5",
"id_user_add": "5297915e-c790-4ff8-baf6-b6f7c3faf090",
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "ef950388-d933-49bc-8cc7-c170c9541811",
"id_pos": "513fdc31-0f7b-49cd-9955-b44a40bf8250",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "dd826665-2519-42c7-9dd5-86733b47cb03",
"id_pos": "78dd06ab-3623-427d-af7e-c40360936176",
"date_add": "2026-09-06T06:47:02.8373415+02:00",
"date_upd": "2026-09-06T06:47:02.8373415+02:00",
"date_out": "2026-09-06T06:47:02.8373415+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "75",
"id": "4643e035-577a-42e6-a6e7-6bf5e34d21f5",
"id_user_add": "9a7b660f-09c9-45d4-9cd3-da5b86578a47",
"id_table": "2d159aa7-a2cb-4029-9498-161e46c16b08",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "fd74c7c0-6178-40b7-b921-fe78dee7d2a5",
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "4fd1b608-0269-42c0-814f-5c3e0056f5e5",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "8b317556-4e07-452d-887b-45b535176b7b",
"id_sync": "52038e7e-60da-4f36-b163-086abff59c7d",
"json": "sample string 3",
"id_table": "630b1dbc-d2f2-459c-a007-401c2a065e4e",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "df22936b-402c-4224-a798-ee3ef71b7177",
"id_branch_from": "d4628ec1-acff-4e7c-abe6-0cf5a1bcc7b0",
"id_branch_to": "f8ba40ce-4df3-493e-80a6-e46eb661d243",
"type": 4,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:47:02.8373415+02:00",
"send_on": "2026-09-06T06:47:02.8373415+02:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "e8ad4ada-71f0-4a16-9a19-596d64a150e6",
"id_pos": "6d4335b0-ca8f-488e-a169-420bef9fa7ab",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_pos_prices_list": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_pos_print": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_pos_rooms": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_types": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_pos_view": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_prices_items": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_rooms_units": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units_types": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "e10cc547-3896-4b9e-9e21-4120a700f61a",
"token_id": "sample string 2",
"id_user": "6c87da76-e188-432b-a919-cbb3d4a5b34f",
"date_from": "2026-09-06T06:47:02.8373415+02:00",
"date_end": "2026-09-06T06:47:02.8373415+02:00",
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_pos_sesion1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_rooms_list": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_rooms_units_activity": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "97baa62a-5946-460a-9d4c-332c5efd911b",
"id_room_activity": "173719b2-fcda-412a-804e-c8c3c50e7959",
"id_pos_sesion": "8afb731a-5133-4b42-8efe-1b7a184de1ed",
"log_text": "sample string 4",
"id_user": "508fc7c4-f5e6-431c-81c7-7e270e02328d",
"event_type": "sample string 6",
"correlation_id": "908ed25a-988d-4d43-8412-adebc39565ad",
"id_room_unit": "dd5ee62e-ceb8-4337-9bb4-06e6db75c050",
"id_room_unit_source": "3ebf3e57-a463-444b-b845-592847ab82e1",
"id_room_unit_destination": "9cc9de92-0a29-41cb-9789-e8ec766bcc71",
"id_room_activity_related": "6a69d19b-13b2-4f6e-b6bf-82dbaa424206",
"id_doc_sa": "18b08499-23b6-4ebf-8c6a-f081915283ba",
"id_user_authorizer": "ba7d240c-e5ba-4bf3-a335-77faf49d3d1a",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_rooms_units_states": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_users_profiles": {
"$ref": "48"
},
"tt_cmd_connection": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_cmd_messages": [
{
"$ref": "52"
},
{
"$ref": "52"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_rooms1": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_functions": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_images_types": {
"$id": "82",
"id": "c344265b-49a0-4dc3-a99f-6a15bbd8462c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "a83b5057-5f90-48a1-8b8a-3f29daa1d1d1",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:47:02.8373415+02:00",
"date_end": "2026-09-06T06:47:02.8373415+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:47:02.8373415+02:00",
"last_update": "2026-09-06T06:47:02.8373415+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "55"
},
"st_users": {
"$ref": "8"
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.