PUT api/St_Images
Request Information
URI Parameters
None.
Body Parameters
st_images| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 40 |
|
| id_img_type | globally unique identifier |
Required |
|
| image_file | string |
Required |
|
| extension | string |
Required Max length: 4 |
|
| high | integer |
None. |
|
| width | integer |
None. |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | Collection of mt_branches |
None. |
|
| mt_categories | Collection of mt_categories |
None. |
|
| mt_employees | Collection of mt_employees |
None. |
|
| mt_items | Collection of mt_items |
None. |
|
| mt_items_types | Collection of mt_items_types |
None. |
|
| mt_money_types | Collection of mt_money_types |
None. |
|
| mt_payment_types | Collection of mt_payment_types |
None. |
|
| mt_prices_list | Collection of mt_prices_list |
None. |
|
| mt_rooms | Collection of mt_rooms |
None. |
|
| mt_rooms1 | Collection of mt_rooms |
None. |
|
| mt_rooms_units_states_types | Collection of mt_rooms_units_states_types |
None. |
|
| st_functions | Collection of st_functions |
None. |
|
| st_images_types | st_images_types |
None. |
|
| mt_docs | Collection of mt_docs |
None. |
|
| st_users | Collection of st_users |
None. |
|
| st_users1 | Collection of st_users |
None. |
|
| mt_cloakrooms | Collection of mt_cloakrooms |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "9357b788-8952-41fc-8829-8d76c43c0226",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "c8b43cc0-7b1a-41a0-9d73-d999c6bfffbf",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"commited": true,
"mt_branches": [
{
"$id": "2",
"id": "7c758cbd-7f98-47df-b2b0-3d289051cb72",
"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": "94bee62c-7088-4495-88fe-a0b331b64ce1",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "a4488f8e-6f70-4902-b111-aaec3a1a1099",
"commited": true,
"st_images": {
"$ref": "1"
},
"st_users": {
"$id": "3",
"id": "ff490601-adcc-459e-a78b-e15828682ddd",
"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": "21e2c584-f5dd-4f3f-bbae-1d3592d0ba18",
"view_messages": true,
"id_image_photo": "156de322-d48b-44c4-904a-479cca98d322",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "613c0221-2c11-4c4b-b443-6be7c31de695",
"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-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "4",
"id": "09dbbfdc-aaec-4638-bd37-ab6a096703ee",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "9e78e992-8456-4b4c-bedc-16c2d948dae9",
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "de264a27-ec9d-4cd0-9b1d-145b2a31bea6",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "5",
"id": "e0038695-1a66-4e9b-81ca-56c571729193",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f347a5bb-57c4-4324-9ead-aca79d460c53",
"id_zone": "406ab02b-b40a-4ff6-94bc-3104a091cc07",
"user_required": true,
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "5c5d5e80-74d2-4b0e-986a-89be579635da",
"commited": true,
"mt_branches_zones": {
"$ref": "4"
},
"mt_cloakrooms": [
{
"$id": "6",
"id": "17fa2d08-ae80-45a5-b6ba-63fdbaf96ce1",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "1839361b-2219-4840-bd31-b45f8e3f6df1",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "5bc349df-ca8f-46c5-a207-dd73ab1e340c",
"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-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "82637106-7689-4cb1-974a-813b8112c4d9",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "7",
"id": "9a8ebd3e-d0b0-4208-b129-f1d4dd493ed1",
"id_cloakroom": "552813e0-c177-4cba-9b11-106a71bc555a",
"id_pos_sesion": "b3a14828-8970-429d-a22c-e15dc9c0bd34",
"unit_id": 4,
"date_open": "2026-07-08T09:45:29.7985096+02:00",
"date_close": "2026-07-08T09:45:29.7985096+02:00",
"id_doc_sa": "7c301ac5-2933-490c-a7ce-259f53dfa780",
"commited": true,
"mt_cloakrooms": {
"$ref": "6"
},
"tt_doc_sa": {
"$id": "8",
"id": "6fd66233-0f6b-4642-97a8-a60c67aff4d0",
"id_pos": "b257ce0d-36d5-4757-ab72-acf253dccc70",
"id_doc": "3e6153ad-1447-4866-91b7-d5db6595d700",
"id_branch": "81fb66bc-4a91-4712-8338-bd188e058c2c",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:45:29.7985096+02:00",
"date_tax": "2026-07-08T09:45:29.7985096+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "9a476806-1031-4261-b5a2-0ee9f4535db2",
"id_relationship": "e4888936-810d-4acf-8d21-18e7ba9d2dd1",
"id_loc_from": "72679726-7d12-493f-bdd0-1cbb16fdcd19",
"id_loc_end": "1d9e552e-cb98-481f-b967-70162650c05e",
"id_user_add": "27adb906-941e-435c-8d04-64f7120fdcd5",
"id_user_upd": "3716b1cd-da03-4b1e-8e3d-70d0a0111e57",
"comment": "sample string 12",
"id_pos_sesion": "64a1d7af-ae03-40c7-957c-99f1637d5323",
"id_room_unit": "0f6f6580-e6cc-4ca6-9596-26971d18b272",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "73733960-906a-43c1-8d4c-70f735e53331",
"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-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "9",
"id": "e04aebb2-c4cf-4f61-99f7-9cde7404456d",
"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": "a6ef9ddb-6f75-4c6c-96ce-94b0091cc18c",
"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-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "94b0c6b0-e173-4163-907d-148f70e14bc8",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "10",
"id_doc": "756a68f4-09c3-4606-a9c3-4d988bab3e81",
"id_pay": "45d4904f-d27f-42d0-aa33-d258eecdc886",
"id_money": "808d74f6-a13d-42ab-bb90-f7c7afd5f523",
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "ab4bf41d-6dcd-41a3-a8dc-8caf08f2f834",
"commited": true,
"mt_docs": {
"$ref": "9"
},
"mt_money_types": {
"$id": "11",
"id": "48af401c-de1b-4082-af0d-c2371da9e5d3",
"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": "2377b382-1fa2-4893-b307-a8069a963ab9",
"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-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "b34030cb-e92b-4114-b3d0-e90e10028880",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_money_rates": [
{
"$id": "12",
"id_money_1": "5f0fc2d8-232d-4e31-92cc-3c5fb4a83b04",
"id_money_2": "602a7c58-bf83-41ac-aa53-886e1984b967",
"date_from": "2026-07-08T09:45:29.7985096+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "9b0c975b-e873-4495-b03c-57d9f59ccadd",
"commited": true,
"mt_money_types": {
"$ref": "11"
},
"mt_money_types1": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "12"
}
],
"mt_money_rates1": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$id": "13",
"id_doc_sa": "6fa5b89f-ec16-4eed-a303-9467a71760f3",
"id_pay": "1ae9ff30-8d82-453e-996a-2eeb660a52f5",
"id_money": "12ff97aa-7254-41fb-9b4c-02ac2dc7c5f1",
"date_cashflow": "2026-07-08T09:45:29.7985096+02:00",
"coefficient": 5.1,
"id_user_add": "76426bb5-f693-47fb-9c21-0fff601334ac",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "14",
"id": "237d22ea-e5b3-4a17-96bb-99729571a32c",
"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": "27e5dc46-60c2-4bb8-bac7-3523f03c304e",
"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-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "955df91b-784e-4177-9b12-8ccb42562b66",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_pay": [
{
"$id": "15",
"id_doc_sa": "1cc65894-f810-4f48-9de1-3f2bc8641bbb",
"id_line": 2,
"id_pay": "094087e2-212f-4950-9af8-a5f156095105",
"id_money": "ac64e937-3a57-44b8-ba2e-fb2d02a1c869",
"coefficient": 5.1,
"id_voucher": "f06f0e35-d324-45a6-bc60-8cf3829b1b07",
"id_employee": "fd8ef731-ba67-4877-926c-c55729ed36fd",
"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": "ea8e8263-8b86-4dbc-9296-cde885cac180",
"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": "16",
"id": "faa8e4ba-a7e4-4e5d-adb6-255faf37aea4",
"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": "63314f83-387d-4f2a-9cff-bc513349bd4d",
"name_pos": "sample string 12",
"id_image": "8183763d-aadb-43d3-aaef-d0005c769666",
"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-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "1064c6f0-c714-4d65-8989-86678a6b8f8b",
"commited": true,
"mt_employees_branches": [
{
"$id": "17",
"id_employee": "edb7ae71-795f-4112-8755-c81eb19bb56b",
"id_branch": "d5072382-bd38-4f39-90b0-4a6509f5779e",
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "2a4a5ec2-0c33-4d27-bea8-f06e4e228bdd",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "16"
}
},
{
"$ref": "17"
}
],
"mt_employees_profiles": {
"$id": "18",
"id": "05e853e0-50b5-4864-94e2-36d9b4485053",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "dd34c239-b92a-4190-9511-368daf56875e",
"commited": true,
"mt_employees": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": {
"$ref": "3"
}
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_det": [
{
"$id": "19",
"id_doc_sa": "486cfbd2-9227-4a41-ab8a-84d4b38f1e0a",
"id_line": 2,
"id_item_sub": "f546ed5d-83b9-497b-80e7-e7b9e91558a0",
"qty": 4.1,
"id_list": "6ce95d9f-92e8-4dfa-bf62-0bf99802c3b1",
"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": "8f52e7ab-8306-4070-a63c-b61358404bb8",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "722f51d0-acbe-4270-9f58-fca19a9626e3",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "11f33748-cb8c-44b2-b395-9ed3770a4cad",
"id_user_upd": "28b76056-c1b3-49c3-8fe6-3ffa44b6264b",
"active": true,
"mt_employees": {
"$ref": "16"
},
"mt_items_sub": {
"$id": "20",
"id": "02ba3752-4713-47dc-91a9-f98e73eb0a5d",
"id_item": "0c8abd7d-fd64-46c5-a1c4-9309573a1e3b",
"id_item_type": "d6a9e03e-4ff6-47cc-9673-973ba18e20a2",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "c719645a-c976-4a08-9ab1-87fb7f74e85e",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "1be28ac5-f5ee-4476-a71a-8c652dd5db07",
"commited": true,
"mt_items": {
"$id": "21",
"id": "377b49c9-7048-4aac-812a-45b8feaf8cd7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "7b6c565d-8a19-42f5-9ea1-cf5e04ff0c51",
"id_unit_sec": "104451c5-6e9e-4c0c-a620-6c64a5e99739",
"id_brand": "972aaa34-0a6c-400c-87f6-8eb609f2c6a6",
"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": "53627904-df63-43aa-b073-170a38540486",
"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-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "01c9ec74-5b32-4547-a93b-22fa29d05497",
"commited": true,
"mt_brands": {
"$id": "22",
"id": "c1c24e7b-3e06-4fbd-bb11-0e782b75e2c1",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "cb4b1037-af29-482c-9b36-93cb64339cc3",
"commited": true,
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_categories_items": [
{
"$id": "23",
"id_category": "f94ac362-a89c-4f60-84a3-54e86888b1b9",
"id_item": "eae84ee5-825d-4acd-8c2d-60d2b483f8f8",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "31d025eb-79db-4406-9cd5-1992a1816c53",
"commited": true,
"mt_categories": {
"$id": "24",
"id": "a22b6039-fe79-414b-9328-1824b311c70a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "942fabf7-95ad-4232-90be-e04de1ad72e0",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "9afbfaa6-1674-478c-b0ed-9baf09476914",
"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-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "59cfe593-c0bb-4249-aa73-be76ee3b47f9",
"commited": true,
"mt_categories_items": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$id": "25",
"id": "be0f551a-1fc9-40e1-a3a0-5d636499e32b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:45:29.7985096+02:00",
"date_end": "2026-07-08T09:45:29.7985096+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": "f1a75222-caa2-4131-b15f-428ed1f99708",
"id_pos": "4672e04b-b2bf-42eb-ad81-e89561075737",
"id_list": "5f73ec5b-762a-4808-8f0e-5f2aaf9915ee",
"id_item": "94e8d294-5c60-4faf-ab69-6d3edbfe05dc",
"id_item_type": "f60970a5-fa40-4f6a-8f72-1d07dad8904c",
"id_category": "e53ff409-e48b-4cfe-988f-9a27235b5c2a",
"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-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "8d538752-a845-4869-8b4e-3c1b78d643c4",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "24"
},
"mt_items": {
"$ref": "21"
},
"mt_items_types": {
"$id": "26",
"id": "16955913-8778-4109-b844-46e42174358c",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "540f5f5f-6921-4690-8d13-6fdbc542cb7a",
"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-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "b3081fe4-db1f-4da2-9c91-979aa816c3ee",
"commited": true,
"tt_vouchers_det": [
{
"$id": "27",
"id_voucher": "d6b6288f-8bb4-42d4-a8b2-1357787eafc9",
"id_line": "00da2b55-60e2-4543-b675-f3b79d2f527b",
"id_category": "5314394f-c447-4675-a275-bacc164dae82",
"id_item": "1e815e16-5940-4b37-bd12-7510f475c9ba",
"id_item_type": "438ffaa6-528b-4429-ab21-bff77afe24fa",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "24"
},
"mt_items": {
"$ref": "21"
},
"mt_items_types": {
"$ref": "26"
},
"tt_vouchers": {
"$id": "28",
"id": "d900ad8a-b938-4386-8a3e-175331c4538b",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T09:45:29.7985096+02:00",
"date_end": "2026-07-08T09:45:29.7985096+02:00",
"date_used": "2026-07-08T09:45:29.7985096+02:00",
"date_sesion": "2026-07-08T09:45:29.7985096+02:00",
"id_employee": "a5e74dcc-cd44-4138-9904-91948e7e0d73",
"id_branch": "5fc5fcf5-174e-486e-8a56-fef6561e3fe0",
"id_voucher_permision": "e160bf1c-177a-4e4d-b350-e6c31be5cf1d",
"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": "af9f2d22-0f23-4b0b-92b7-11bbe77e6c83",
"id_user_add": "d2ae588e-d1e6-48b9-b208-6d0f2fb83806",
"id_doc_sa": "c0e6d28d-3146-4e21-877a-d1dc7d0f241f",
"id_item_sub": "d019c7e3-dc4b-420f-ac2f-7cc39d94e9d4",
"id_pos_sesion": "5f38fa75-e545-4c7d-880b-b7e05018e6fd",
"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-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "14"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_pay": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_vouchers_det": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_vouchers_permisions": {
"$id": "29",
"id": "4cf69fcf-3ea8-48e5-88c6-927891a5e06d",
"date_from": "2026-07-08T09:45:29.7985096+02:00",
"date_end": "2026-07-08T09:45:29.7985096+02:00",
"date_used": "2026-07-08T09:45:29.7985096+02:00",
"id_employee": "9b130444-ef78-4776-a71f-0894757305a1",
"id_branch": "9ec87046-ca81-415a-9c5e-53d5397f4cc0",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "125292bf-cf23-442e-8cae-270ab02fac42",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "16"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
}
}
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_items_customs": [
{
"$id": "30",
"id": "953728bb-83e6-469a-90e6-7314219ced8e",
"order_id": 2,
"id_item": "d5878e99-5660-4d61-a849-6e43980984bc",
"id_item_type": "a93ab819-0959-43c7-a940-ff5db5fc3d68",
"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": "81485ef0-0037-4959-971c-7f4634d876b2",
"type_item": 11,
"id_voucher_json": "aacab5f5-8576-40ba-ac01-0285f932a05e",
"count_voucher": 1,
"id_category": "c05c9afe-51dd-4ca6-9659-9b1891123e56",
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "c652ee4c-1039-4e9b-bc62-b042e4ca4bf7",
"commited": true,
"mt_items": {
"$ref": "21"
},
"mt_items_types": {
"$ref": "26"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "31",
"id": "d793e86e-39ca-42f2-9475-2c34b772095a",
"nro_sesion": 2,
"id_pos": "9136d433-02b4-45a9-bf86-7aaaa37d0b8e",
"date_tax": "2026-07-08T09:45:29.7985096+02:00",
"date_open": "2026-07-08T09:45:29.7985096+02:00",
"date_close": "2026-07-08T09:45:29.7985096+02:00",
"id_user_open": "fd914229-16ac-420e-85f6-ce71b6e13648",
"id_user_close": "d549ff81-c202-49ea-9525-a15b8e70de72",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"tt_items_customs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_sa_pt": [
{
"$id": "32",
"id": "1d870df3-bb81-4bf1-93a1-cd8cf21ede34",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "e63cca36-df06-4e1a-9f0e-ec23d2933079",
"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-07-08T09:45:29.7985096+02:00",
"tt_pos_sesion": {
"$ref": "31"
}
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$id": "33",
"id": "4b91eb74-a634-4a22-9dc3-65ffd1717aca",
"id_room_unit": "3504ed0b-f02f-4ded-8c4b-28a9e87da37d",
"id_room_list": "e6ffaf14-7aa2-4e3f-8a15-584109480293",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T09:45:29.7985096+02:00",
"date_from": "2026-07-08T09:45:29.7985096+02:00",
"date_end": "2026-07-08T09:45:29.7985096+02:00",
"date_open": "2026-07-08T09:45:29.7985096+02:00",
"date_close": "2026-07-08T09:45:29.7985096+02:00",
"id_employee": "9bac664a-4706-4a44-bfe8-39e3cff0d7a2",
"id_employee_sec": "3b2ed3d4-a3e3-4941-ad3a-6ec3c18a0e35",
"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": "cfa814c5-972b-463e-9703-5fb1db25bde6",
"comment": "sample string 7",
"id_user_open": "40a6e9fe-84da-46e0-8249-617e8121e21b",
"id_user_close": "4dd2df14-7e9f-4a7d-a27c-ec40c221266c",
"id_unit_state": "e488d98e-3232-4129-ad44-24a58b86ea2f",
"id_pos_sesion": "e7780326-a51e-444c-b790-e72f65fef3cd",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T09:45:29.7985096+02:00",
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"commited": true,
"mt_employees": {
"$ref": "16"
},
"mt_employees1": {
"$ref": "16"
},
"mt_rooms_units": {
"$id": "34",
"id": "163890f3-4f4d-4403-ac29-6b1d4b3ab985",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "8453d454-f1c0-4422-b601-bf83cceec727",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "6a5b3894-3c68-462e-8da8-ccbc5d3ea80e",
"locked": true,
"date_locked": "2026-07-08T09:45:29.7985096+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "de72171b-b312-4a5a-b2ba-4155ac7cf239",
"commited": true,
"mt_rooms": {
"$id": "35",
"id": "42343ab2-033c-4e11-9328-98b707efdd95",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "23b24345-13ee-44e9-96cf-99e027f75346",
"name_pos": "sample string 6",
"id_image": "7e01ed7c-2310-46e0-b227-687528b0135f",
"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": "a1004bc4-3cdd-4b43-8e07-2a6cca4840d5",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "b13bb0bf-3c8b-4cc0-85c3-dffc26a190ef",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "36",
"id_pos": "0b0e1a1f-6e7c-40e2-b6e0-2b71aa68986c",
"id_room": "fbf55d94-8718-4906-a6ea-6bc53db4b6f2",
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "8d0ef522-9e7c-487f-9a81-232d2791c09c",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"mt_rooms": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "36"
}
],
"st_images": {
"$ref": "1"
},
"st_images1": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_rooms_units": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_rooms_list": [
{
"$id": "37",
"id": "d26ff7cf-8e0a-4e39-8519-809f3228b332",
"id_room": "a140232f-53b3-47e4-bb77-7bb9c1154734",
"date_in": "2026-07-08T09:45:29.7985096+02:00",
"date_out": "2026-07-08T09:45:29.7985096+02:00",
"id_user_add": "0f110ac3-50ed-4bfb-a67e-6fde1ad9e03c",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"commited": true,
"mt_rooms": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
{
"$ref": "37"
}
]
},
"mt_rooms_units_types": {
"$id": "38",
"id": "d20c3d7b-16f7-4a9b-b8c1-1c6fe3a9d74d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "051b09a2-37cd-4902-b7c4-a400f884ee9c",
"commited": true,
"mt_rooms_units": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms_units_states_types": [
{
"$id": "39",
"id_room_type": "954fc844-e360-4ebf-8cd0-1c5ba5417c15",
"id_room_state": "3c7607cd-e678-4c66-8115-83ea17af4731",
"id_image": "727a6ee1-1cee-4634-8327-d58c8ac718f8",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "3255409b-4af9-494e-9ce0-8d0541cc21e0",
"commited": true,
"mt_rooms_units_states": {
"$id": "40",
"id": "02358e85-9b4f-4c8f-9876-13b94f16d2ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "46578fba-1d5d-4065-a29c-b5f25491f118",
"commited": true,
"st_users": {
"$ref": "3"
},
"mt_rooms_units_states_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_rooms_units_types": {
"$ref": "38"
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "3"
}
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_rooms_units_states": {
"$ref": "40"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_pos_sesion": {
"$ref": "31"
},
"tt_rooms_list": {
"$ref": "37"
}
},
{
"$ref": "33"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_tips": [
{
"$id": "41",
"id": "acd4b61e-1d88-4f7f-ba06-aab677e76d85",
"id_pos_sesion": "e3fefe9f-2d06-41fe-8e5d-b1c02062cf13",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "1d2193c4-758d-472c-9b53-a14e86988881",
"id_room_unit_activity": "fbabf098-cd88-4554-9092-15f9ffb6aff5",
"id_doc_sa": "90593b69-1317-4143-ad00-242e9507addc",
"id_pos_type": "f041f0eb-e297-46ef-b5d3-e223ee71534d",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "71f7423f-fb78-468f-b3bb-5eacc922fe21",
"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-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "31"
},
"tt_tips_users": [
{
"$id": "42",
"id_tip": "35115853-d755-4a52-805b-56e32b383fa2",
"id_user": "6387d9a9-fa43-445c-bf9a-77f6910dde9b",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "41"
}
},
{
"$ref": "42"
}
]
},
{
"$ref": "41"
}
],
"tt_pos_sesion_users": [
{
"$id": "43",
"id_pos_sesion": "35d6932d-23b7-4bcb-b53a-b7fb5a73379c",
"id_user": "53307981-ec19-41cd-9a11-d16edc52377b",
"date_add": "2026-07-08T09:45:29.7985096+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "31"
}
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$id": "44",
"id": "51718978-ec8f-4e09-8be9-099a5d479101",
"id_user": "a22de7a4-c74e-441a-ba58-dd9f39e06129",
"id_user_profile": "039927e5-3da4-45f0-847f-bb56701680d5",
"locator": "sample string 4",
"date_end": "2026-07-08T09:45:29.7985096+02:00",
"id_pos_sesion": "01642d21-9f99-452d-bbc5-cd694fbdd886",
"date_login": "2026-07-08T09:45:29.7985096+02:00",
"date_logout": "2026-07-08T09:45:29.7985096+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$id": "45",
"id": "ebc30ea9-86cf-43c2-b786-5bd0b987e6d0",
"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-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"commited": true,
"st_permisions": [
{
"$id": "46",
"id": "4b4b02f3-bc7f-4f41-bbe0-f7c6bd3b45c7",
"id_function": "29da92cb-4883-4f07-86e0-d0587796174c",
"id_user": "1cd3671c-1d60-4d97-8458-f9af87ce2405",
"id_profile": "f1fe49ca-f5dd-4780-866e-34823b305af7",
"permission": 3,
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "45"
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "47",
"id": "6fa32e2a-e781-4ff1-8cb2-74d76fe6a63f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "9caeac76-f22a-4b2e-af18-7eadd02ae85a",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "8e5d0aea-5a38-4d38-b79d-716e4c034df0",
"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-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"commited": true,
"st_functions_groups": {
"$id": "48",
"id": "4de83bd6-9a15-4240-9308-abd3c5c7db8c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"commited": true,
"st_functions": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"st_images": {
"$ref": "1"
},
"st_permisions": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
}
},
{
"$ref": "46"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"tt_cmd_connection": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"tt_pos_sesion": {
"$ref": "31"
}
},
{
"$ref": "44"
}
],
"tt_cmd_messages": [
{
"$id": "49",
"id": "a701243e-3d0d-4cbd-8330-9afd7a0233c5",
"id_user": "af7fffc2-e740-455f-9d15-f1736e7420b8",
"date_add": "2026-07-08T09:45:29.7985096+02:00",
"destiny_type": 4,
"id_key": "129e94bf-edfa-4ba6-8132-b8e025a14b8b",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T09:45:29.7985096+02:00",
"id_pos_sesion": "a893edff-cdd0-4106-98db-c5ac5acd91ec",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "31"
}
},
{
"$ref": "49"
}
]
}
},
{
"$ref": "30"
}
]
},
"mt_pos": {
"$ref": "5"
},
"mt_prices_list": {
"$id": "50",
"id": "62e79d99-8a86-4427-8147-41742c5ac36e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "65ec1edf-2c3b-4c89-9d5b-b69880f3b635",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "dd6500a1-ab9c-4d90-a79b-905b88e34a22",
"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-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "c34b2b83-c4bd-4c65-b518-6df7769a3420",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "51",
"id_pos": "897f19b2-bed1-4a0e-9636-fde4b2f56d2e",
"id_pos_type": "ffb3b574-1b36-4829-b598-41f5ebba29b6",
"id_price_list": "aea1f992-cdf8-4e36-b536-a356c1c80302",
"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-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "6a73b31e-02b6-4cc3-96df-88eb719d1bae",
"commited": true,
"mt_pos_view": {
"$id": "52",
"id_pos": "176a5d7e-3f67-4ccc-9415-640da4ce71ed",
"id_pos_type": "b07a7c27-c45e-4b13-b4cd-86d433550fb8",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "3d31a1ef-1f01-4ce0-8792-08017c73262c",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"mt_pos_prices_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_pos_types": {
"$id": "53",
"id": "b77eaa0d-bbb5-4151-829a-32d9e32b3c66",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "cd9ccb8b-4a16-468e-8110-d938064c0aab",
"commited": true,
"mt_items_featured": [
{
"$id": "54",
"id": "add34410-75ea-44c7-8606-0c46dc8408ec",
"id_branch": "423fc325-5bec-4a8f-b5b1-74e08ad5d2a6",
"id_pos_type": "896973ee-4bbe-4800-a188-6f3e096e13b2",
"id_pos": "9f95fad1-9cdc-4716-84bf-922369d83702",
"id_item": "082acc0a-fa5b-4e52-b09f-716d1da43885",
"date_from": "2026-07-08T09:45:29.7985096+02:00",
"date_end": "2026-07-08T09:45:29.7985096+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "18cbb4ce-3e7a-4854-b348-b72242844dee",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "21"
},
"mt_pos": {
"$ref": "5"
},
"mt_pos_types": {
"$ref": "53"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "54"
}
],
"mt_pos_doc_print": [
{
"$id": "55",
"id_pos_print": "8448aa9b-a4de-4cfb-82df-6b9529f819fb",
"id_doc": "f95ad12c-c4a7-4bc2-97a0-e52a949e87d7",
"id_pos_type": "17bd81e2-c2fd-4bf2-b99c-f0c2c8f318e6",
"id_doc_print": "8f1344e6-8c36-46a7-8660-7bee779897e8",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "8c454423-4282-4af8-a1bc-81c836dfec98",
"commited": true,
"mt_docs": {
"$ref": "9"
},
"mt_pos_print": {
"$id": "56",
"id": "6721131d-440b-46fb-8a79-d8684896208a",
"id_pos": "3792512e-9da4-4747-ae26-46fec4793156",
"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-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "91284fbb-e226-44ba-a2aa-58c6406d6df0",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"mt_pos_doc_print": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$ref": "53"
},
"st_doc_print": {
"$id": "57",
"id": "4ae26dd2-d90f-4384-925c-bf5811c7f702",
"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-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_doc_print_det": [
{
"$id": "58",
"id_doc_print": "50298677-f410-4fed-a0c1-e85a258ba0f0",
"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": "57"
}
},
{
"$ref": "58"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "52"
},
{
"$ref": "52"
}
]
},
"st_users": {
"$ref": "3"
}
},
"mt_prices_list": {
"$ref": "50"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "51"
}
],
"mt_prices_items": [
{
"$id": "59",
"id_list": "bd2f70ce-3c02-40f2-a028-2e4a85c7307d",
"id_item_sub": "25a8ad88-eb5e-4e9f-b44b-f5adc458f6a2",
"validity_date": "2026-07-08T09:45:29.7985096+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "f0238d9d-9f3a-4396-a312-5b21a6caaf99",
"commited": true,
"mt_items_sub": {
"$ref": "20"
},
"mt_prices_list": {
"$ref": "50"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "59"
}
],
"mt_prices_list1": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_prices_list2": {
"$ref": "50"
},
"mt_prices_list_rules": [
{
"$id": "60",
"id": "f2331f91-de33-4c62-b8a8-7da2852486e9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:45:29.7985096+02:00",
"date_end": "2026-07-08T09:45:29.7985096+02:00",
"id_branch": "f5f69e9b-31bc-4aab-9b2a-d2706cbc7b10",
"id_pos": "630ba59c-ee99-4538-a4ed-162bfb3727ef",
"id_list": "b8742e21-fdf8-466c-ac39-a2e66f37e6e4",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "70cd4cec-bb88-4cc3-918e-e7b7f048b34d",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "5"
},
"mt_prices_list": {
"$ref": "50"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "60"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_det": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "25"
}
],
"tt_vouchers_det": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"mt_items": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_items_formula": [
{
"$id": "61",
"id_item_sub": "b7915b2e-e087-4a2d-80b0-c4835e70b121",
"id_item": "dfaebfcb-801e-4b77-973b-6252c9807ece",
"group_id": 3,
"id_unit_ref": "c3df32a4-c089-4879-8436-26c2e95ff57e",
"qty_dis": 5,
"mt_items": {
"$ref": "21"
},
"mt_items_sub": {
"$ref": "20"
},
"mt_units_ref": {
"$id": "62",
"id": "c43a047c-eed3-4a2b-94b1-b3a98c6d697e",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "a555c9ea-79d4-49b2-8859-6143c5ad9248",
"active": true,
"created_on": "2026-07-08T09:45:29.7985096+02:00",
"last_update": "2026-07-08T09:45:29.7985096+02:00",
"id_user_upd": "19ecb9d4-9158-406c-8ef4-fcbe9ad8f02c",
"commited": true,
"mt_units": {
"$id": "63",
"id": "e2d4912e-26bf-4db5-ba40-43a456c112ef",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:45:29.8083707+02:00",
"last_update": "2026-07-08T09:45:29.8083707+02:00",
"id_user_upd": "54fe2e15-3676-4abd-8468-10d05a8ce429",
"commited": true,
"mt_units_ref": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"st_users": {
"$ref": "3"
},
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items1": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_items_formula": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
}
},
{
"$ref": "61"
}
],
"mt_units": {
"$ref": "63"
},
"mt_units1": {
"$ref": "63"
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_det_stock": [
{
"$id": "64",
"id_doc_sa": "9b0e0f1d-f971-49bc-9664-983f083bc1f2",
"id_line": 2,
"id_item": "718f6cf9-3d82-45b4-9d23-92772a30d0d1",
"qty": 4.1,
"mt_items": {
"$ref": "21"
},
"tt_doc_sa_det": {
"$ref": "19"
}
},
{
"$ref": "64"
}
],
"tt_doc_st_det": [
{
"$id": "65",
"id_doc_st": "5ff41c33-b747-4f2d-ad99-53f0eb20223c",
"id_line": 2,
"id_item": "0873f472-a9e4-47c9-bf8d-7ad14a1ddcc0",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "21"
},
"tt_doc_st": {
"$id": "66",
"id": "e17889b5-36a5-456e-b9ba-619d18324e76",
"id_pos": "52695e16-f11f-4161-b8f1-3dc59af28157",
"id_doc": "76eca3b4-0485-4e02-b683-f28a3219c79b",
"id_branch": "3806ad2c-6a7c-4173-abad-9828538075d1",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:45:29.8085525+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "f018cd3d-5899-4324-9e6c-60978cd9b359",
"id_loc_from": "c0f847ef-b19f-4a81-8e42-1d03df8a1404",
"id_loc_end": "6866ef3c-285b-4191-ac27-6e0e26507dbe",
"id_user_add": "a2024a24-60eb-41f4-8b1d-790facd58714",
"id_user_upd": "048b885b-971d-4b7f-a899-8abe1fa405a0",
"id_pos_sesion": "375526f4-db58-46ed-a066-46492fb3e359",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T09:45:29.8085525+02:00",
"active": true,
"created_on": "2026-07-08T09:45:29.8085525+02:00",
"last_update": "2026-07-08T09:45:29.8085525+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "9"
},
"mt_locations": {
"$id": "67",
"id": "4a0a3beb-6bf5-48cd-9023-11d1de2a6822",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "1fb2359f-0022-4803-a73e-630305297881",
"active": true,
"created_on": "2026-07-08T09:45:29.8085525+02:00",
"last_update": "2026-07-08T09:45:29.8085525+02:00",
"id_user_upd": "34118ea1-1af2-4a1b-958e-149653394430",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_stock": [
{
"$id": "68",
"id_location": "0a4988e3-7b2d-42f9-b88d-a8a375d7c2bc",
"id_item": "defe9cf2-7b9e-4bf9-a0d7-d30105fedd0c",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T09:45:29.8085525+02:00",
"last_update": "2026-07-08T09:45:29.8085525+02:00",
"commited": true,
"mt_items": {
"$ref": "21"
},
"mt_locations": {
"$ref": "67"
}
},
{
"$ref": "68"
}
]
},
"mt_locations1": {
"$ref": "67"
},
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st2": {
"$ref": "66"
}
}
},
{
"$ref": "65"
}
],
"tt_items_customs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_stock": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_vouchers_det": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"mt_items_formula": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_items_types": {
"$ref": "26"
},
"mt_items_vouchers": {
"$id": "69",
"id": "4c07a423-0d4e-4c80-942b-27e3e4f78002",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "37fa61ca-26e7-4aea-bf21-62c4a870b84e",
"id_doc_print": "637bfdba-16f1-4ec9-ab3f-0edf8a21d1fc",
"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-07-08T09:45:29.8085525+02:00",
"last_update": "2026-07-08T09:45:29.8085525+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_sa_det": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
"mt_prices_list": {
"$ref": "50"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "8"
},
"tt_doc_sa_det_stock": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_vouchers_permisions": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_money_types": {
"$ref": "11"
},
"mt_payment_types": {
"$ref": "14"
},
"tt_doc_sa": {
"$ref": "8"
},
"tt_vouchers": {
"$ref": "28"
}
},
{
"$ref": "15"
}
],
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_money_types": {
"$ref": "11"
},
"tt_doc_sa": {
"$ref": "8"
}
},
{
"$ref": "13"
}
],
"tt_doc_sa_pay": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"mt_payment_types": {
"$ref": "14"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "10"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_pos_doc_print": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_doc_num": [
{
"$id": "70",
"id_pos": "eff6e217-95f0-462c-ad6d-a83ab1e73d3e",
"id_doc": "3c66bfb9-8dd6-4ba0-a59f-91640429fe36",
"value": 3,
"created_on": "2026-07-08T09:45:29.8085525+02:00",
"last_update": "2026-07-08T09:45:29.8085525+02:00",
"commited": true,
"mt_docs": {
"$ref": "9"
},
"mt_pos": {
"$ref": "5"
}
},
{
"$ref": "70"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
"mt_locations": {
"$ref": "67"
},
"mt_locations1": {
"$ref": "67"
},
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_det": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa2": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "31"
},
"tt_rooms_units_activity": {
"$ref": "33"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "bb366e57-d4ff-4f22-8b49-18a07bf5df81",
"spool_server": "sample string 2",
"id_doc_sa": "86f9f143-6c3e-4585-81ef-98f8fb25804d",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T09:45:29.8085525+02:00",
"printed": true,
"print_on": "2026-07-08T09:45:29.8085525+02:00",
"tt_doc_sa": {
"$ref": "8"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "31"
}
},
{
"$ref": "7"
}
]
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_pos_print": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_pos_rooms": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_prices_list_rules": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_doc_num": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "0bc58d62-179e-41ff-ab0b-55da3e768159",
"id_pos": "9c6cec54-c3ff-4a3b-8410-5f040b5f6c59",
"mac_address": "sample string 3",
"date_end": "2026-07-08T09:45:29.8085525+02:00",
"key_access": "sample string 5",
"id_user_add": "0ea8dfb1-c5b5-4859-b401-4041fd181048",
"active": true,
"created_on": "2026-07-08T09:45:29.8085525+02:00",
"last_update": "2026-07-08T09:45:29.8085525+02:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "d07b4daf-b943-44e1-8ef9-03a99f161d65",
"id_pos": "8a017d41-8ae9-42b7-aa72-7e9c1bc38bae",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T09:45:29.8085525+02:00",
"last_update": "2026-07-08T09:45:29.8085525+02:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "ba81d8f6-33d4-4f8d-a53d-0a9ae5d97db7",
"id_pos": "0711aa62-3240-408a-8393-a9c3dd7c02f4",
"date_add": "2026-07-08T09:45:29.8085525+02:00",
"date_upd": "2026-07-08T09:45:29.8085525+02:00",
"date_out": "2026-07-08T09:45:29.8085525+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "5"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "75",
"id": "df543ed6-d648-4332-8aa8-b6e19ba5af64",
"id_user_add": "a01f8463-210d-489a-b7e6-41300886013d",
"id_table": "432dfaef-75fb-45fe-9c4b-d9afff8db409",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "e1aceb3d-4f38-4feb-8f8d-009c55d292af",
"created_on": "2026-07-08T09:45:29.8085525+02:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_sync_tables": {
"$id": "76",
"id": "b6ca9564-1ed9-4359-8c5f-dddbde7d9703",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T09:45:29.8085525+02:00",
"last_update": "2026-07-08T09:45:29.8085525+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "fd06b803-692b-4900-bcad-2bdb70622e1a",
"id_sync": "6475f055-12fc-45d8-8e18-575f02e72d80",
"json": "sample string 3",
"id_table": "ed394eb1-5205-4964-aaca-51ebb07958d1",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "85232f4d-0ef9-4ccb-83f4-806a7a306b27",
"id_branch_from": "fd73a86a-19a5-4d85-9994-da961a38a6da",
"id_branch_to": "e9db1099-103d-4cd2-beb3-0861a9b3cd5c",
"type": 4,
"created_on": "2026-07-08T09:45:29.8085525+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T09:45:29.8085525+02:00",
"send_on": "2026-07-08T09:45:29.8085525+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": "3"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "0f6c200d-58e6-4534-98a1-16dcf8388b17",
"id_pos": "edfdf62f-9829-4844-bc5e-d869000dfec5",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T09:45:29.8085525+02:00",
"commited": true,
"mt_pos": {
"$ref": "5"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
{
"$ref": "5"
}
],
"st_users": {
"$ref": "3"
}
},
{
"$ref": "4"
}
],
"mt_brands": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_categories": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_categories_items": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_cloakrooms": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_docs_payment_money": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_employees_profiles": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_items_featured": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_items_sub": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_items_types": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_locations": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"mt_money_rates": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_money_types": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_payment_types": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_pos": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_pos_doc_print": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_pos_prices_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_pos_print": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_pos_rooms": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_pos_view": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_prices_items": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_prices_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_prices_list_rules": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_rooms": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms_units": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_rooms_units_types": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_units": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_units_ref": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"st_images": {
"$ref": "1"
},
"st_images1": {
"$ref": "1"
},
"st_permisions": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "b893832f-1393-4df4-b826-bada5ca9bb01",
"token_id": "sample string 2",
"id_user": "dc97c561-d25d-48d4-8389-ffb6dbc45250",
"date_from": "2026-07-08T09:45:29.8085525+02:00",
"date_end": "2026-07-08T09:45:29.8085525+02:00",
"created_on": "2026-07-08T09:45:29.8085525+02:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_det": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_items_customs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_pos_sesion1": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_rooms_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "320248eb-9157-4531-b14a-839b19815b89",
"id_room_activity": "ae7a3e76-91a9-456f-bcfc-81afa2ab417d",
"id_pos_sesion": "03710834-8306-4db3-95e3-78fcc88b2649",
"log_text": "sample string 4",
"id_user": "c4a1710c-23f7-4cf1-abf1-f67f1a32b92d",
"created_on": "2026-07-08T09:45:29.8085525+02:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_vouchers_permisions": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_docs": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"tt_pos_sesion_users": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_rooms_units_states": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_users_profiles": {
"$ref": "45"
},
"tt_cmd_connection": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_cmd_messages": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_branches_zones": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_employees_branches": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_items_featured": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_locations": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"mt_periods": [
{
"$id": "82",
"id_branch": "9436f2f5-3336-41e9-952e-a4ed9f75537c",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T09:45:29.8085525+02:00",
"date_end": "2026-07-08T09:45:29.8085525+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T09:45:29.8085525+02:00",
"last_update": "2026-07-08T09:45:29.8085525+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "82"
}
],
"mt_pos": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_prices_list_rules": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_rooms": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_vouchers_permisions": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_employees": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items_types": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_money_types": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_payment_types": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_prices_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms1": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_functions": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"st_images_types": {
"$id": "83",
"id": "b778ba85-eec8-451f-830a-bdd769a312c1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:45:29.8085525+02:00",
"last_update": "2026-07-08T09:45:29.8085525+02:00",
"commited": true,
"st_images": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"mt_docs": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_cloakrooms": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.