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": "20de724d-0c53-4acd-b1c0-0ab01db0d920",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "ed66bda1-44c6-4764-b132-3179e26c2892",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"commited": true,
"mt_branches": [
{
"$id": "2",
"id": "07fa2683-e1de-4081-819f-8e9b93e6f5bc",
"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": "2508b210-7909-4697-8c7a-511f7783a9fd",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "8b5e93d4-2c5f-4af3-8fa8-f7284a08667c",
"commited": true,
"st_images": {
"$ref": "1"
},
"st_users": {
"$id": "3",
"id": "65457c83-259a-44ff-9983-f9d7db7b1b68",
"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": "665bc9a9-9741-4508-b003-6be61e907623",
"view_messages": true,
"id_image_photo": "01d1f838-89cf-4eaf-8847-a20fad72e5b6",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "69869e3e-d739-41ae-9d92-77e8019515c6",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "4",
"id": "ae38fc86-7498-4456-907a-c679c346e785",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3d40eab7-fbb2-4d90-b601-9aa983990657",
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "d25b7d10-c887-49eb-9af4-7ab9ae2ff3c1",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "5",
"id": "82cd6c6f-9795-4b96-9160-2074030d3bcc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "447fbc61-d14f-45bb-b4c2-15fce842fb32",
"id_zone": "0593f83f-55b1-4afd-8766-341f148387f3",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "24ab231c-7d76-4240-86fc-462d0f489680",
"commited": true,
"mt_branches_zones": {
"$ref": "4"
},
"mt_cloakrooms": [
{
"$id": "6",
"id": "79d7bd03-fb42-48dc-b649-2d5d44af3e8f",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "0197d771-f2b8-4cb0-923c-cdaf9bd88c37",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "f80985c8-e70a-434f-a39c-24067415238b",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "dbdc7e07-a6a3-4285-9f66-c595098809f3",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "7",
"id": "4b183d5d-a299-49a2-bac2-17406f2fdee6",
"id_cloakroom": "cf1e3c17-fbd3-4af1-8c91-dd38d0999e0f",
"id_pos_sesion": "5f9c85cf-36ca-4fbb-8a8a-b2ab4eecb6a8",
"unit_id": 4,
"date_open": "2026-03-10T09:44:59.9198084+01:00",
"date_close": "2026-03-10T09:44:59.9198084+01:00",
"id_doc_sa": "2f866498-799e-4ad2-9aa7-905c44dcf6b2",
"commited": true,
"mt_cloakrooms": {
"$ref": "6"
},
"tt_doc_sa": {
"$id": "8",
"id": "5972e5d8-bb12-4b29-8424-80a62252df8f",
"id_pos": "64e82dff-5c27-46a9-9b37-c46bd0afa5d8",
"id_doc": "330d182d-0e91-4432-b841-9133300507c3",
"id_branch": "f4d72cea-55a0-45d3-9529-7843ec0e41bb",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:44:59.9198084+01:00",
"date_tax": "2026-03-10T09:44:59.9198084+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "52a002fe-3ab7-4d62-9913-ddf379292a8e",
"id_relationship": "77a9c5dd-a9c3-4c2f-a3dd-36f5d96065e5",
"id_loc_from": "35bada0e-044d-4fc0-a954-0d0c63cf2827",
"id_loc_end": "523553f8-ae8b-4de8-995c-b9c2fbd088f6",
"id_user_add": "1b99070b-eb81-476d-a5c6-09f7634a6239",
"id_user_upd": "344df4d5-fc81-4cf4-ba3b-ddbddbe7548c",
"comment": "sample string 12",
"id_pos_sesion": "24397403-bcf4-4a62-85a5-23a507c037ff",
"id_room_unit": "926cafea-d9a8-4ac9-b6b0-2fae964c27b2",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "be01ab31-cb61-4d76-9ffe-420f441a791b",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "9",
"id": "e9a29efe-f306-410d-a91f-a17325a58173",
"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": "79a6e362-b8a8-4027-9e71-0f019ea8eb46",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "e0e6b37b-8a65-4acc-ab51-bfe49ad6978b",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "10",
"id_doc": "75178583-1ce2-4a18-aca4-b08166fd506b",
"id_pay": "6ed3e298-4217-4ab4-86e0-8813124ef3c9",
"id_money": "49724779-6e36-41b7-b288-065a88451d7a",
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "61753e32-8d75-4891-a618-15d98c21ea1d",
"commited": true,
"mt_docs": {
"$ref": "9"
},
"mt_money_types": {
"$id": "11",
"id": "7ca23a66-bf0b-4d52-a6d4-742a17885a8e",
"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": "23a71ac0-7d06-4080-891e-13207c218cf6",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "71be3fa5-ccf5-49b4-b277-b1b383a8dea2",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_money_rates": [
{
"$id": "12",
"id_money_1": "550afad1-8d71-48ba-9703-d9f251b9bf67",
"id_money_2": "46819179-628a-4981-b4bf-f91d9686beff",
"date_from": "2026-03-10T09:44:59.9198084+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "021f4f0a-a0d2-4342-a37c-b08550ebd34b",
"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": "9d6db2bf-691d-4655-ad7f-b4c116923e56",
"id_pay": "acf2cfd5-7606-410a-889a-719edb8f4a84",
"id_money": "d570abe5-1dd6-411d-bd82-713ce4e9a735",
"date_cashflow": "2026-03-10T09:44:59.9198084+01:00",
"coefficient": 5.1,
"id_user_add": "41cf9c23-c627-42d1-8bd6-45f3ffbd1d8e",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "14",
"id": "8bd7f9b7-3745-4d06-8fc4-28e6a84f1a0a",
"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": "6f09109e-54fd-4bd0-a4de-0532c965acab",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "e3250515-7790-4f0a-9356-bc1318384fcf",
"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": "9de3480c-dcef-4d93-ac7a-8df111338f38",
"id_line": 2,
"id_pay": "92f5c65e-329d-4d31-ab78-17b842dc6e2e",
"id_money": "4a9f0072-0f8f-4dd6-be79-ebbfd6e139a4",
"coefficient": 5.1,
"id_voucher": "eec6717d-afe5-422e-a31b-d0e9a0a59245",
"id_employee": "a4c30517-73cf-4622-b884-718fc6679014",
"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": "675f6e30-179e-4db9-b052-fd9fdc128511",
"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": "1e2caf77-f70e-4827-9f75-da3e0fcdbfcc",
"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": "8d48bc8a-b71d-43de-b3d8-fdfabd2b970f",
"name_pos": "sample string 12",
"id_image": "cdbede53-6b59-4b24-b6fe-987306182ab5",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "872cccfd-8ad2-4a77-822c-a188d8af4d37",
"commited": true,
"mt_employees_branches": [
{
"$id": "17",
"id_employee": "309b1b87-3508-4fec-8ccc-aa972e17aec5",
"id_branch": "60340503-afdb-4716-99b2-4e454113893a",
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "c4dfbbaa-f606-44ab-b951-c768715eac27",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "16"
}
},
{
"$ref": "17"
}
],
"mt_employees_profiles": {
"$id": "18",
"id": "1673a092-5968-4f3f-b2ad-a8df3348192d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "5938edb4-194a-4239-b52b-eab94b8af4d1",
"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": "974a25c5-a68e-49a9-ba86-f87de6766f88",
"id_line": 2,
"id_item_sub": "ce8000a8-8f51-4c95-914c-174dc08bedb9",
"qty": 4.1,
"id_list": "4d0018e6-fd8e-469e-86c8-3100c5de3e48",
"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": "1bccc5b8-2bfe-4be5-8e8d-0dbe1e5573e7",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "345255a5-4ec9-42d9-9cb2-d615d25440ae",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "a33b7a44-0a38-45ec-8898-d4f31c5adb10",
"id_user_upd": "2b89c2bd-1537-46e9-ad2d-a24066794d31",
"active": true,
"mt_employees": {
"$ref": "16"
},
"mt_items_sub": {
"$id": "20",
"id": "9b53e15d-0120-461c-b117-0ff152ab6446",
"id_item": "e3e07ce1-ee1b-433c-b34a-a26d5dfd33d5",
"id_item_type": "6b5b73e2-5411-4a2c-835e-dce96033e3b1",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "4b8bd4d1-7fcb-4af6-9aff-dfbe571736dd",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "964fe165-f7dd-421d-8acd-359e24a5a30f",
"commited": true,
"mt_items": {
"$id": "21",
"id": "1fb9931f-8583-4e95-81f8-de855b111e4f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "80b81244-82b0-43da-b162-194cfb232d87",
"id_unit_sec": "e6e0b707-b23d-43d4-9908-0aafadb25cd4",
"id_brand": "3e6c4a72-ac31-49b9-8bf7-f5a8eefcc8e5",
"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": "166842ad-fc37-466e-a8df-72ccc21f21fc",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "1c37a215-99a4-44c4-9312-82cb4c729c2c",
"commited": true,
"mt_brands": {
"$id": "22",
"id": "2db08d3f-3d62-4c93-8f2e-aa8bd5764ff2",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "bf8ccef8-78b8-4761-87c0-54efa4d4c02f",
"commited": true,
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_categories_items": [
{
"$id": "23",
"id_category": "0d51a641-ca2f-40ef-875d-1286b2e218c0",
"id_item": "56428a2a-6a1f-4b0d-b48f-c77b8f8f7148",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "7c8de9c1-0ef2-46d0-bc80-913ac7a4ca73",
"commited": true,
"mt_categories": {
"$id": "24",
"id": "55dbc45b-c1ae-426d-b4e9-6c403ac83e76",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "510be627-b59d-4ce9-9d76-27f1f2b6dfd5",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "c8f52ec5-82d1-4da9-b498-1847113542d0",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "b7395632-f5a6-42f9-adc5-e225119fd29e",
"commited": true,
"mt_categories_items": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$id": "25",
"id": "92a53d7c-beae-4fe3-9b31-1ea35618c668",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:44:59.9198084+01:00",
"date_end": "2026-03-10T09:44:59.9198084+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "8097bc99-f185-4da8-ae89-609627fcf2ab",
"id_pos": "21aee9cb-6960-44bb-aa2a-f4e31003d3c6",
"id_list": "cd202b56-3903-4567-8f8b-9c6f6ba9d131",
"id_item": "84201a76-ec6d-4114-b4f1-66ae5bcc7a77",
"id_item_type": "7705231d-1e24-4ee8-b563-dd3853a1b0a6",
"id_category": "45e111c0-fa1f-4b72-96ee-4d9dd76bd647",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "a8d5834f-4fbd-4d3b-a347-28d88f124cad",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "24"
},
"mt_items": {
"$ref": "21"
},
"mt_items_types": {
"$id": "26",
"id": "baec2d05-4f97-441b-b7bf-db460832a4ce",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "3a9b76e3-07a1-4c78-adb5-9dcf775b77e9",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "d5ed8c15-04e9-4af7-a239-22fa9dd17cde",
"commited": true,
"tt_vouchers_det": [
{
"$id": "27",
"id_voucher": "d34d54d3-4c35-4105-bac1-4e813630ae2c",
"id_line": "51c40d0d-94e5-49ad-a0da-9663f95faedb",
"id_category": "ea195999-6106-42ee-b957-13d74aed8ae9",
"id_item": "c260964d-9776-4b50-bf69-b2b4b47a0f46",
"id_item_type": "13ad0add-fe49-42b8-acd4-1c3536b4d1bb",
"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": "873d3a96-0126-4dd3-8608-a66116ca5a7e",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:44:59.9198084+01:00",
"date_end": "2026-03-10T09:44:59.9198084+01:00",
"date_used": "2026-03-10T09:44:59.9198084+01:00",
"date_sesion": "2026-03-10T09:44:59.9198084+01:00",
"id_employee": "5a1b8919-5108-4669-8a35-c165e198318d",
"id_branch": "94c99fdf-7922-4166-b313-42318a2c1751",
"id_voucher_permision": "3ec8b6db-066d-4789-9c1b-544575bf4f90",
"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": "66baf183-857c-4e4a-a5ea-5d955e1faa6b",
"id_user_add": "2e5410d6-0d1e-4fb4-9d18-efe725ccc5ed",
"id_doc_sa": "f7095772-2c72-48b6-bd82-38af484c7502",
"id_item_sub": "2fbdf8e1-190d-4181-a542-07e02b90c135",
"id_pos_sesion": "d07b57a2-5ee4-4c21-a8e9-4a5efd9ca330",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01: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": "781b6224-580f-41ad-86f4-b01a71afe07b",
"date_from": "2026-03-10T09:44:59.9198084+01:00",
"date_end": "2026-03-10T09:44:59.9198084+01:00",
"date_used": "2026-03-10T09:44:59.9198084+01:00",
"id_employee": "53d4393f-7ff5-4c07-bc4b-f4d36c7ce25c",
"id_branch": "46c3633f-e0c3-496b-8af4-a20ec34b15ee",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "85f4e3ca-e319-4e3e-a418-016976534ba6",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01: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": "89411cda-142a-4eb7-902c-e85bad2552a7",
"order_id": 2,
"id_item": "d5d1ecd9-d4b1-4d02-be02-dff72e7d7933",
"id_item_type": "afe8d474-3045-49af-9a91-5e66fa4ef295",
"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": "3736dc8f-de30-41a9-a0fe-742b2e826993",
"type_item": 11,
"id_voucher_json": "7b3d042f-8b22-4ef4-b5ac-0bb63e3eeb83",
"count_voucher": 1,
"id_category": "4d4ed6c4-2fda-4a33-b06a-124ecf3b9d42",
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "7978daf1-9aa6-443f-8d15-e0fa9ca6bab5",
"commited": true,
"mt_items": {
"$ref": "21"
},
"mt_items_types": {
"$ref": "26"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "31",
"id": "b069b255-a8fb-49ac-b930-f433727515b6",
"nro_sesion": 2,
"id_pos": "4e255628-fae0-480d-9292-82c7b6ae73be",
"date_tax": "2026-03-10T09:44:59.9198084+01:00",
"date_open": "2026-03-10T09:44:59.9198084+01:00",
"date_close": "2026-03-10T09:44:59.9198084+01:00",
"id_user_open": "1f8a8f47-ba5a-4766-89bd-0ddb76c9ecf8",
"id_user_close": "72eb2463-6a16-41e2-9d71-8c12067c95a3",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01: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": "d59d9223-dc8a-4285-8117-33670faa80af",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "093664d7-763d-4df2-a6bc-fb37405472c6",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"tt_pos_sesion": {
"$ref": "31"
}
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$id": "33",
"id": "a865fa75-cef2-48f2-ba58-653c79ec8324",
"id_room_unit": "20ad4ea0-2b71-4d2b-886e-b0150e57ae2f",
"id_room_list": "2989f9b4-10dd-432d-afa7-c4ed75d3f567",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:44:59.9198084+01:00",
"date_from": "2026-03-10T09:44:59.9198084+01:00",
"date_end": "2026-03-10T09:44:59.9198084+01:00",
"date_open": "2026-03-10T09:44:59.9198084+01:00",
"date_close": "2026-03-10T09:44:59.9198084+01:00",
"id_employee": "064c8337-bb4d-44ad-8758-2d293f54f58f",
"id_employee_sec": "6a28471a-63eb-4f30-9fe8-ac3eb83890c6",
"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": "2e0bef7e-b49c-4d08-b078-cdd8863c2546",
"comment": "sample string 7",
"id_user_open": "45e26d50-5706-473b-91c4-069519b29561",
"id_user_close": "8d1c3c92-2a37-4781-8837-198aeff2e4fe",
"id_unit_state": "89718c02-304b-497a-a24b-ddffe251264c",
"id_pos_sesion": "f4abc34b-faa9-4305-9f67-256737d379a0",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:44:59.9198084+01:00",
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"commited": true,
"mt_employees": {
"$ref": "16"
},
"mt_employees1": {
"$ref": "16"
},
"mt_rooms_units": {
"$id": "34",
"id": "fd34777b-fd2d-4e78-b192-f2c1b7dde59c",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "2add522d-c747-432e-ba72-e7b2e7df3fc8",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "de444296-ff81-4cc5-b6ad-1033a6dccf8a",
"locked": true,
"date_locked": "2026-03-10T09:44:59.9198084+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "fb29b7ad-8c19-4a42-928e-84a857e6a513",
"commited": true,
"mt_rooms": {
"$id": "35",
"id": "e6df5ffe-5612-4d6e-b440-0b6a21093467",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "82113165-b963-402c-a454-4da70edc9d9c",
"name_pos": "sample string 6",
"id_image": "658e8e93-016c-4e78-830d-08263c29387e",
"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": "b8667155-ba2d-49f5-91de-b0f58deb04f6",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "1e9fcbfb-8f53-48e0-9cc1-2890b2003d84",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "36",
"id_pos": "77e60dfa-b050-45ae-addd-b43494a6acfa",
"id_room": "6bd87254-d041-45a4-a92f-43f9e8a0f4f9",
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "b2507d8e-0af4-47fa-bc02-f5cb5db6ff50",
"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": "350df361-2dd8-475a-873b-f5c3850586f8",
"id_room": "2f12db63-1ae5-4134-a721-bde4f5e5b46b",
"date_in": "2026-03-10T09:44:59.9198084+01:00",
"date_out": "2026-03-10T09:44:59.9198084+01:00",
"id_user_add": "ebd4fc84-02c4-41e1-b2cf-d51265ada78d",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01: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": "0e67beee-be10-43cf-b8e8-a50d7570756a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "a6eac17c-e6a0-4d5b-afd4-756352e91479",
"commited": true,
"mt_rooms_units": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms_units_states_types": [
{
"$id": "39",
"id_room_type": "05661e16-39b7-4af5-83b2-13f4d9a986fa",
"id_room_state": "2242cee1-dae3-4659-820d-4d1054267a50",
"id_image": "6ba0f2a9-7ac9-4d2d-b01b-c10589182cec",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "d2e27390-0507-4c38-be70-05e3d1e5fd70",
"commited": true,
"mt_rooms_units_states": {
"$id": "40",
"id": "f59f491a-91df-46bb-bd67-d74d4ece327f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "5578ab6e-503d-4b4c-b4d2-27ac20b768d1",
"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"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_tips": [
{
"$id": "41",
"id": "2f230ab4-5e45-4d68-af23-b869e595f3d9",
"id_pos_sesion": "957e3610-ea3e-4c79-91ce-2c201975613b",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "c6bfd3f8-3ceb-405b-827b-2543d623786d",
"id_room_unit_activity": "9f99fd3f-ca21-42db-ab84-7269ce272cfb",
"id_doc_sa": "4b8668df-232d-4bab-bffe-f55b4e93d7e0",
"id_pos_type": "d0145120-1f8f-4ccb-b4d7-5e40b9c3a59e",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "0f504a11-9e04-481d-8aa4-fa913ee8c7e2",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "31"
},
"tt_tips_users": [
{
"$id": "42",
"id_tip": "f61fe9f1-fb78-48bd-85fa-96bb67c236f6",
"id_user": "90aab975-4664-4cfc-8384-38c4342a2025",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "41"
}
},
{
"$ref": "42"
}
]
},
{
"$ref": "41"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_pos_sesion_users": [
{
"$id": "43",
"id_pos_sesion": "c39d27d7-d951-4e0f-aa5a-9c3f70a68f39",
"id_user": "7ae27587-c76e-4e51-ad1b-1c6ccafe6f95",
"date_add": "2026-03-10T09:44:59.9198084+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "31"
}
},
{
"$ref": "43"
}
]
}
},
{
"$ref": "30"
}
]
},
"mt_pos": {
"$ref": "5"
},
"mt_prices_list": {
"$id": "44",
"id": "c498c139-71bb-49c1-a9c8-83cc5996f55b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "dd911970-c232-4de3-ba96-d155bbc395df",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "b3c9518a-fbdb-413e-a88f-44518658b0dc",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "de696ebb-fc7e-46b3-91f4-2f6d7bf7faed",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "45",
"id_pos": "4c48617e-a5b6-4c2d-a594-90d38a9ffbe8",
"id_pos_type": "3bfe691f-f7f2-450b-9769-b810f20d2333",
"id_price_list": "9e1a6d8b-8a3c-4f4a-816d-0044ee15f93e",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "870e8534-634c-4bc0-a0a6-914e4bcf41c0",
"commited": true,
"mt_pos_view": {
"$id": "46",
"id_pos": "29f5b1aa-a1e9-415e-9ec9-1e776a1f1cc2",
"id_pos_type": "15c29063-57d2-40ab-a862-ccbd2a2edad8",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "c5b6a48f-82d0-43ea-a3fe-06796838a31b",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"mt_pos_prices_list": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_pos_types": {
"$id": "47",
"id": "87c075ce-e892-4af7-a1af-6f6bb8ff11ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "c6ddf90c-6df3-4a8d-9c91-3f9ea049aa47",
"commited": true,
"mt_items_featured": [
{
"$id": "48",
"id": "9e956c11-dc71-4b29-8fd4-c57c62e72a6f",
"id_branch": "60335e87-332e-44c8-9b3e-c137315c060b",
"id_pos_type": "3064b759-3d8f-4dd9-a861-4374dfd87165",
"id_pos": "a50a63c6-df36-42b0-93da-dcd3bd65a4ba",
"id_item": "30d27729-ed6c-4fa7-a1c6-58a723f8451e",
"date_from": "2026-03-10T09:44:59.9198084+01:00",
"date_end": "2026-03-10T09:44:59.9198084+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "19c95919-39c6-4d0d-9283-95d2612e3f18",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "21"
},
"mt_pos": {
"$ref": "5"
},
"mt_pos_types": {
"$ref": "47"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "48"
}
],
"mt_pos_doc_print": [
{
"$id": "49",
"id_pos_print": "b8c1283c-3f59-4525-bd9e-0229b9a1d54c",
"id_doc": "1905cdf8-ede1-4a29-8e28-e3975cf59547",
"id_pos_type": "dc136acb-f38e-472c-a51b-f193bb8051b1",
"id_doc_print": "af050fb1-a306-4525-9cda-8ed9211bf1da",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "0764a3fd-8bfa-4daa-a065-3a4ae0041589",
"commited": true,
"mt_docs": {
"$ref": "9"
},
"mt_pos_print": {
"$id": "50",
"id": "f3e781ac-c418-4ae6-95a7-f5d951eda06b",
"id_pos": "a524a3a1-5db7-44e3-bb4a-a025ea1f285c",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "10830df8-19cf-4014-b422-6746bcb5dbd9",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"mt_pos_doc_print": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$ref": "47"
},
"st_doc_print": {
"$id": "51",
"id": "6e9e7986-c1fc-4fd1-8752-e4cf4086936d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_doc_print_det": [
{
"$id": "52",
"id_doc_print": "47ae97df-17af-4510-af05-6243d866426d",
"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": "51"
}
},
{
"$ref": "52"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"st_users": {
"$ref": "3"
}
},
"mt_prices_list": {
"$ref": "44"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "45"
}
],
"mt_prices_items": [
{
"$id": "53",
"id_list": "a9e43fcb-10cc-4faf-a94d-bde42e1d1bfd",
"id_item_sub": "5003a350-4183-46be-8d14-39f33d2c7f2e",
"validity_date": "2026-03-10T09:44:59.9198084+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "a5c342eb-a56d-4ccd-b09d-31d3d3946079",
"commited": true,
"mt_items_sub": {
"$ref": "20"
},
"mt_prices_list": {
"$ref": "44"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "53"
}
],
"mt_prices_list1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list2": {
"$ref": "44"
},
"mt_prices_list_rules": [
{
"$id": "54",
"id": "0a673430-69c4-4670-9e9d-6e51a1aca2f1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:44:59.9198084+01:00",
"date_end": "2026-03-10T09:44:59.9198084+01:00",
"id_branch": "1a0f2edc-810b-4ae4-9477-24c056790299",
"id_pos": "95642d71-f0ae-498c-96fc-a41dd37c12c6",
"id_list": "8e4e6bae-40b9-44ef-9e36-b340d6f79f13",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "769f8652-1939-481d-acf6-b860631f8947",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "5"
},
"mt_prices_list": {
"$ref": "44"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "54"
}
],
"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": "48"
},
{
"$ref": "48"
}
],
"mt_items_formula": [
{
"$id": "55",
"id_item_sub": "b0bb3597-a6b1-4bcb-b6fc-cba35b5bd4df",
"id_item": "b03eb2bd-5c7f-4657-ba93-cca9878c4eaf",
"group_id": 3,
"id_unit_ref": "9df3f6fc-7675-4eb4-b2a6-973fb3904f23",
"qty_dis": 5,
"mt_items": {
"$ref": "21"
},
"mt_items_sub": {
"$ref": "20"
},
"mt_units_ref": {
"$id": "56",
"id": "ae8d1cba-d3ee-4ac7-9636-dced49b95d90",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "ed799d28-8773-4d21-803e-9d1935e7de72",
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "cad10d26-99f9-4219-971d-4c3a3e2d4ea0",
"commited": true,
"mt_units": {
"$id": "57",
"id": "d44a8811-dd99-47ee-926f-ddf0310e66bd",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "9206a76c-2def-4782-a759-26f4fe9b521d",
"commited": true,
"mt_units_ref": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"st_users": {
"$ref": "3"
},
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items1": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_items_formula": [
{
"$ref": "55"
},
{
"$ref": "55"
}
]
}
},
{
"$ref": "55"
}
],
"mt_units": {
"$ref": "57"
},
"mt_units1": {
"$ref": "57"
},
"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": "58",
"id_doc_sa": "73e83040-954e-4861-82a3-22d2eb3e618c",
"id_line": 2,
"id_item": "c27023a4-97ba-4f90-bdd8-15414ad9a18a",
"qty": 4.1,
"mt_items": {
"$ref": "21"
},
"tt_doc_sa_det": {
"$ref": "19"
}
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$id": "59",
"id_doc_st": "bfb457a0-47f2-4c93-9eee-f2186fac9cb0",
"id_line": 2,
"id_item": "36755ce9-ddd7-4fb3-ae5d-b4c19bd9e8c7",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "21"
},
"tt_doc_st": {
"$id": "60",
"id": "a7861b30-6a94-4a18-a6d4-aea27941f48c",
"id_pos": "a721b545-fd9a-42a7-a10c-8e32bcc70a9d",
"id_doc": "0a3415dd-cb70-4a35-a2f5-cc10656f8962",
"id_branch": "5cf21756-188b-4fec-a9db-6c09ce4d3c88",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:44:59.9198084+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "80e8596a-098d-4eb8-af0f-1df0cb30227d",
"id_loc_from": "8816b30f-4a80-494d-a73e-c73ae6fb5892",
"id_loc_end": "6cf0429b-f821-43ac-a71b-b3208b5acb0e",
"id_user_add": "9a520b58-d4ca-4e93-9ff9-599f117f5902",
"id_user_upd": "14250b35-2524-4b7a-8943-4836caeee1a0",
"id_pos_sesion": "df57add6-f965-400d-8840-25551e0bad11",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:44:59.9198084+01:00",
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "9"
},
"mt_locations": {
"$id": "61",
"id": "50fe2169-c2dd-44a7-9d9d-bc6736db0d10",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "9bfa5465-0416-4048-9f24-759b3a14d315",
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"id_user_upd": "c4e7c743-9d19-4c40-b3bc-bd25d2f9fb0a",
"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": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_stock": [
{
"$id": "62",
"id_location": "39d7388a-1230-4568-afc3-baaa5b9baec9",
"id_item": "ebb5ec63-780d-4cb1-b76a-fee915749b5c",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"commited": true,
"mt_items": {
"$ref": "21"
},
"mt_locations": {
"$ref": "61"
}
},
{
"$ref": "62"
}
]
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st2": {
"$ref": "60"
}
}
},
{
"$ref": "59"
}
],
"tt_items_customs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_stock": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_vouchers_det": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"mt_items_formula": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_items_types": {
"$ref": "26"
},
"mt_items_vouchers": {
"$id": "63",
"id": "99b72078-762e-4b63-86b5-6ffc7c1c6269",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "0ab90064-df37-4688-8d02-1f99bfc08ec9",
"id_doc_print": "a4e277fc-d4b8-42ba-9168-b84814f84262",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_doc_sa_det": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
"mt_prices_list": {
"$ref": "44"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "8"
},
"tt_doc_sa_det_stock": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
{
"$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": "49"
},
{
"$ref": "49"
}
],
"st_doc_num": [
{
"$id": "64",
"id_pos": "0a972aea-27a4-4b94-a2b2-cf336a9853e7",
"id_doc": "48c569b4-3a29-4c62-984d-d739122a38c4",
"value": 3,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"commited": true,
"mt_docs": {
"$ref": "9"
},
"mt_pos": {
"$ref": "5"
}
},
{
"$ref": "64"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"mt_locations": {
"$ref": "61"
},
"mt_locations1": {
"$ref": "61"
},
"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": "65",
"id": "4bf5c015-7b5c-441a-9b55-3d481c48f7a9",
"spool_server": "sample string 2",
"id_doc_sa": "66233119-572b-4511-aef8-658bb14e6a5a",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"printed": true,
"print_on": "2026-03-10T09:44:59.9198084+01:00",
"tt_doc_sa": {
"$ref": "8"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "31"
}
},
{
"$ref": "7"
}
]
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_pos_print": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_rooms": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_prices_list_rules": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_doc_num": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "c86a6249-c387-4f4b-9a22-6a0c9e19ffa7",
"id_pos": "9f38467d-9895-4ec1-bee9-a06acc021eba",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:44:59.9198084+01:00",
"key_access": "sample string 5",
"id_user_add": "e089ede8-0120-406d-a74a-c54a3d7f7810",
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "f9ef5dc4-1102-44e1-b414-8099ffc3a55a",
"id_pos": "6fd7f3dd-9f8f-45a0-8b16-8968d9a865ed",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "05018a2d-7cbf-48d2-837d-de49a64913f5",
"id_pos": "09e9d72f-c67c-448c-8e11-e35de2c2f6ca",
"date_add": "2026-03-10T09:44:59.9198084+01:00",
"date_upd": "2026-03-10T09:44:59.9198084+01:00",
"date_out": "2026-03-10T09:44:59.9198084+01: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": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "f08cdec2-575f-45bd-ba26-97767000157d",
"id_user_add": "a7b6ba6d-7568-48d6-8ada-4c07f60a27a0",
"id_table": "757eb93b-b979-4dc4-806c-83be6e7df31e",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "1296513f-d54f-4416-975e-c2ad62fc26a9",
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_sync_tables": {
"$id": "70",
"id": "bd4aae6c-b0e8-4b2e-b074-2f3ef4f780ef",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "ec0effe0-238c-4f07-bfac-9505081fe493",
"id_sync": "7d125d54-31ec-49ba-b6f2-bdc7c6d2509b",
"json": "sample string 3",
"id_table": "003538e6-21b4-4591-91c7-645674d864c7",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "18dd0ff4-e94b-457f-ad72-301b3cbdf9d0",
"id_branch_from": "d9542fa7-e458-4d88-b73c-c55ba4bb4436",
"id_branch_to": "b3a9789d-f829-430f-8579-118093b606ab",
"type": 4,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:44:59.9198084+01:00",
"send_on": "2026-03-10T09:44:59.9198084+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "b17b4d4f-3249-466c-9426-b86f227f7ca5",
"id_pos": "ad998b8a-341f-493b-a1c4-4a682523fbfc",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
{
"$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": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items_featured": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_items_sub": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_items_types": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"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": "49"
},
{
"$ref": "49"
}
],
"mt_pos_prices_list": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_pos_print": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_rooms": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_types": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_pos_view": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_prices_items": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_prices_list": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list_rules": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_rooms": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms_units": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms_units_states": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_rooms_units_types": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_units": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_units_ref": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"st_images": {
"$ref": "1"
},
"st_images1": {
"$ref": "1"
},
"st_permisions": [
{
"$id": "74",
"id": "7c56a3ce-c59d-402e-a74a-aea3ea740157",
"id_function": "57395c69-8ffe-40de-9020-6d3da2d5c68b",
"id_user": "2add22a6-786f-4dc3-bd7c-46fca805a1b6",
"id_profile": "01c47f92-9e6a-4772-ac03-0dde6a8ebdfe",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "b2e63dbc-3b1c-4178-89b5-9e40e70ce612",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "76",
"id": "d33e19d2-9cec-4f76-8a7b-0ed01c567863",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "f9f00171-5e20-4e8f-943e-ebb6a77847c9",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "d02d00b2-f55e-41fc-8975-0fe578872ca6",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "3db621fd-1c2c-48e8-8296-a2a2fe87da55",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "1"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "d96319b7-e7d8-4477-b4f5-d905cf4b4d62",
"token_id": "sample string 2",
"id_user": "9cddcca4-06c7-410f-8534-61803d1fb121",
"date_from": "2026-03-10T09:44:59.9198084+01:00",
"date_end": "2026-03-10T09:44:59.9198084+01:00",
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "78"
}
],
"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_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_items_customs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"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": "79",
"id": "5dcad121-a479-41e7-bedc-3697f761213d",
"id_room_activity": "c1fef6e1-a49b-4e5f-918b-c262bb35ab91",
"id_pos_sesion": "943f09f8-8616-4eae-b363-f148f84ed852",
"log_text": "sample string 4",
"id_user": "71b0af51-18ae-4bfa-8f43-a9b9f010c9c4",
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "79"
}
],
"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"
}
]
},
"mt_branches_zones": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_employees_branches": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_items_featured": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_periods": [
{
"$id": "80",
"id_branch": "b13f2432-d172-4975-a7b8-1276ffef6d79",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:44:59.9198084+01:00",
"date_end": "2026-03-10T09:44:59.9198084+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "80"
}
],
"mt_pos": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_prices_list_rules": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_rooms": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"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": "44"
},
{
"$ref": "44"
}
],
"mt_rooms": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms1": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "81",
"id": "ce40505e-70b5-4408-abb2-8a96490b3183",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:44:59.9198084+01:00",
"last_update": "2026-03-10T09:44:59.9198084+01: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.