PUT api/Mt_Pos_Print
Request Information
URI Parameters
None.
Body Parameters
mt_pos_print| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_pos | globally unique identifier |
Required |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| mode_print | integer |
Required |
|
| port | string |
Max length: 10 |
|
| baud_rate | integer |
None. |
|
| data_bits | integer |
None. |
|
| stop_bit | integer |
None. |
|
| flow_control | integer |
None. |
|
| parity | integer |
None. |
|
| pin_cashdrawer | integer |
None. |
|
| ip_printer | string |
Max length: 15 |
|
| port_ip | integer |
None. |
|
| printer_name | string |
Max length: 100 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_pos | mt_pos |
None. |
|
| mt_pos_doc_print | Collection of mt_pos_doc_print |
None. |
|
| st_users | st_users |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "6161db01-9e64-41b3-8539-f75b0fb036bf",
"id_pos": "f5024794-4115-4c83-acf8-0754cc3b56b7",
"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-05-09T09:35:26.9038696+02:00",
"last_update": "2026-05-09T09:35:26.9038696+02:00",
"id_user_upd": "1be71162-1bc5-4ed2-9a30-43623f4dddc3",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "7eceb050-d46e-4504-9c44-99c20f975ac4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "2cc4147c-0195-4f8d-9749-628ab7e374f0",
"id_zone": "e63b456e-3487-4a4b-9cc0-f444807867cd",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:35:26.9038696+02:00",
"last_update": "2026-05-09T09:35:26.9038696+02:00",
"id_user_upd": "2503a4f8-bfad-421f-8d6e-caeff07098d4",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "1b75c09d-2f83-4f34-a34e-822b9e9da98a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "141d2914-c8cf-4c8f-8f40-57cf925073af",
"active": true,
"created_on": "2026-05-09T09:35:26.9038696+02:00",
"last_update": "2026-05-09T09:35:26.9038696+02:00",
"id_user_upd": "57a3b72d-6b38-47d6-9fd2-a7e7c6de5b24",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "3df09e8a-6138-4d72-8fd2-2f8711501686",
"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": "d69a763f-0bee-448c-9804-5a4c93e90cab",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:35:26.9038696+02:00",
"last_update": "2026-05-09T09:35:26.9038696+02:00",
"id_user_upd": "2ef7f9bb-1832-4a41-8c60-caf303212359",
"commited": true,
"st_images": {
"$id": "5",
"id": "02762081-b6fb-422e-bd43-09b42ab61304",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "9f8fbe93-341a-4b23-b011-d4314394ed38",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:35:26.9038696+02:00",
"last_update": "2026-05-09T09:35:26.9038696+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "30f13004-7036-475c-8424-b285eb599604",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "641b5316-11b2-4072-94c0-9d1d28f04540",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "e34c23b8-3db4-4f3c-90af-66498343e526",
"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-05-09T09:35:26.9038696+02:00",
"last_update": "2026-05-09T09:35:26.9038696+02:00",
"id_user_upd": "87104a75-5887-4742-985d-06d1413f7925",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "94073cbf-003b-4be9-b239-deb6fe511c26",
"id_item": "039102aa-f0e6-4141-8f51-345158bae358",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:26.9038696+02:00",
"last_update": "2026-05-09T09:35:26.9038696+02:00",
"id_user_upd": "41ceb5d8-77d8-481b-a057-33194b46fd80",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "9f827307-5204-49d9-b14d-a2c1dda4c57e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "dde1a229-d6f0-4712-841b-3d3c65c02988",
"id_unit_sec": "6bf912de-7034-45ae-8e4d-d934e376f6dd",
"id_brand": "85142c27-72ad-4f91-bcab-c00d132c0313",
"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": "39c9b4fb-7b94-42cc-bc69-f1defe100294",
"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-05-09T09:35:26.9038696+02:00",
"last_update": "2026-05-09T09:35:26.9038696+02:00",
"id_user_upd": "8e0c9cf4-7d2b-4868-9cc2-1de866a5a845",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "8e5d3892-8415-4595-a36a-e9546d6017a8",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:35:26.9038696+02:00",
"last_update": "2026-05-09T09:35:26.9038696+02:00",
"id_user_upd": "9d3f8822-4466-409e-8f7a-d130263a9756",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "4b7f81d8-375b-40d4-8358-92a7f9ce41b0",
"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": "bb364957-b2a5-4353-85f2-65c47d4e92e1",
"view_messages": true,
"id_image_photo": "9294fb6e-2dba-4742-aac4-d0985003f300",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "b568e74f-3d7a-459f-af37-f2d99886c612",
"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-05-09T09:35:26.9038696+02:00",
"last_update": "2026-05-09T09:35:26.9038696+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$id": "11",
"id": "636eaba1-cfce-462d-9987-257d2ff18cbf",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "e0547c98-8f4f-4ba4-b15d-1f1d1222a71e",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "176d3012-9ee1-46e4-a30a-a1f3e0e9f497",
"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-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "5e92fb66-3852-4e05-80d9-db89317cfedc",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "929d3519-a54f-4058-b3e9-0f6cbcc858be",
"id_cloakroom": "643b51f6-0891-4193-96f1-a310f83bbff0",
"id_pos_sesion": "ed532774-881f-44b1-9e08-5c4e7ffd30de",
"unit_id": 4,
"date_open": "2026-05-09T09:35:26.9190373+02:00",
"date_close": "2026-05-09T09:35:26.9190373+02:00",
"id_doc_sa": "6cb508e1-cd4a-4fb2-bcdd-4eeafe718788",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "d08d684a-5a32-4d5f-9f01-461363d08aba",
"id_pos": "c431a690-9872-4421-aff9-b2dedd5ef3eb",
"id_doc": "c7f1a45f-dafc-497b-a837-93020b9fa289",
"id_branch": "cd3d20ce-5f14-4b08-8794-a75e6fab6608",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:35:26.9190373+02:00",
"date_tax": "2026-05-09T09:35:26.9190373+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "df9cdead-eca0-4b7d-b969-5b60c86e7bb3",
"id_relationship": "15948778-e88c-4664-a180-23afc0e685ce",
"id_loc_from": "02d00daf-d2fa-432f-8c16-822235523265",
"id_loc_end": "d5921c27-5fb8-4a02-9fed-c97309c662de",
"id_user_add": "41109a6e-44d2-4cac-81e9-baa91561b534",
"id_user_upd": "ba8c7535-8563-4366-8d45-ba9de638f032",
"comment": "sample string 12",
"id_pos_sesion": "30022768-0038-45b1-babf-78974a7ec604",
"id_room_unit": "f5a40d63-51ab-443d-93e5-9b0ec2e29230",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "d1088016-3162-4575-93a4-876ec40e845f",
"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-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "a20f98cc-82e5-4f02-a0cf-8cff5da16e39",
"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": "59ed2587-caf3-4dbc-9bb0-39121c58a4d7",
"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-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "340af3f1-7ed1-4886-9012-8de8598708c2",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "9493ccd9-4262-4a2d-8a43-8080f06055be",
"id_pay": "5f092c8c-d42b-435a-b554-c745beefeeb3",
"id_money": "db9b5e02-27f7-4f69-87d2-7df72ebc7502",
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "ff3003f3-635d-43a0-bd7a-d77a89ad475d",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "6bf1d6f9-06b9-4a11-9511-bd23b0b87f3d",
"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": "e4159ac1-9155-4638-9678-4c56467becbc",
"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-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "e192fc59-cc97-4671-bdda-ec671dfa5356",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "7edcdb5b-411d-42c3-a0a7-14afbd9a2a1d",
"id_money_2": "057aa4a1-6dbd-4651-847f-12c4d25adeac",
"date_from": "2026-05-09T09:35:26.9190373+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "efe1a7aa-f6f5-4ebe-aa9a-e44b35017aeb",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "24346cf5-15f5-421f-b236-44440a19fa44",
"id_pay": "72b9fb01-7a1f-4937-b84e-778bee694050",
"id_money": "b636457b-dc38-4cbf-b989-54e5cec52318",
"date_cashflow": "2026-05-09T09:35:26.9190373+02:00",
"coefficient": 5.1,
"id_user_add": "f0de8fa4-d7ce-4464-8c95-ae9c83819401",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "bb8e9ff2-8406-4df4-9bd4-964220d95f95",
"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": "14795ad1-5506-41ee-ac95-077e11732e60",
"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-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "20389a5e-c0f1-4987-8b5e-efc7d7fbd4d0",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "0cb1a261-eef3-4c68-ba23-f37ae0f560ec",
"id_line": 2,
"id_pay": "0c8a091e-0a0f-499c-97a5-866aa2e08787",
"id_money": "f404fa10-73df-4d76-8d5f-64b802065401",
"coefficient": 5.1,
"id_voucher": "e40b352f-0006-4ba6-8481-e78420848a54",
"id_employee": "c22be08c-8144-442a-9115-f88d6ef6bf68",
"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": "2eac6306-1c62-432e-a4ee-07329fac361b",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$id": "21",
"id": "d728342e-b52d-45a0-83b1-61cbd68db289",
"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": "4e7f225c-8c98-45c9-9f03-a52329a3a6a2",
"name_pos": "sample string 12",
"id_image": "e76c9a6d-3d5d-4006-9366-0b72bbbf7bf8",
"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-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "d720b29c-bed1-4e71-8d80-885c677d5262",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "adad22bd-17ee-46e0-94de-6cf010f138c0",
"id_branch": "aee4fa4b-0440-4967-abe8-2390b84301fa",
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "abdf3ae4-4059-4ae6-9444-1b3c42bea2fc",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "9631b61b-a9ce-465a-8193-571764019104",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "48a02159-3fd9-4fd0-a5bf-b663ef5f9ef9",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "10"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "3ab540ad-6a40-4381-ad59-f92a1f41402e",
"id_line": 2,
"id_item_sub": "db44a726-b3d7-411c-b65d-9172a8f4e4a5",
"qty": 4.1,
"id_list": "813e50dd-1641-497d-aed7-1278c0952352",
"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": "1562f59e-8473-457e-9410-04d3f94faedc",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "dba53056-915f-409e-ac17-1837301127f2",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "759e15f6-4d88-4115-b7de-5fdd807b9a30",
"id_user_upd": "98d786fb-b57c-4873-b005-aa707c22f218",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "0a82f5e4-133b-4f6d-acea-b6169db989db",
"id_item": "e8520a71-8be4-444c-a7c1-1a8e5e78781a",
"id_item_type": "8b170a9a-e6e5-436a-8964-3b06adc0837e",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "2c5257f3-b8fc-4e3a-9582-7b48537e48e7",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "ae988c1c-cea1-48d1-979f-f0f34191e0e6",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "10b47dd9-4655-4cdb-9fb5-a7ca8ab73b07",
"id_item": "f168dd60-bd8e-4c0e-8e9f-ec1facc1b221",
"group_id": 3,
"id_unit_ref": "ba573e14-d913-4796-b330-b9b59dbec000",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "9a1bc002-f473-400b-8d92-9b0eb7acab01",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "9ef18822-64c6-4fe1-8f9c-db9045ce7b44",
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "4a536f51-91fd-41f7-8984-748bb74f851f",
"commited": true,
"mt_units": {
"$id": "28",
"id": "9e80e885-da2b-4e05-a962-2dc5b1d8852a",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "8a279616-64c0-457a-938d-81c4b931dbdb",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "0c867366-897c-4518-88f2-86030b296af2",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "be2881c8-d557-413e-9ba2-18bc164ad4d9",
"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-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "d5e46624-95d8-42be-a890-518e1874b32c",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "f39eb18e-94c2-4514-9733-8fbf51875374",
"id_line": "176bee6d-a767-40ec-96ea-460a017bde93",
"id_category": "ecec3553-3106-4a5f-a42d-b7a80d39c71d",
"id_item": "da54cea0-3400-4cb9-8abd-e41fd0632c2a",
"id_item_type": "31573079-d9a8-478a-b4dd-1758e467cf33",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "1b4e244a-cd4e-4171-9cbf-ecfb72712e1f",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:35:26.9190373+02:00",
"date_end": "2026-05-09T09:35:26.9190373+02:00",
"date_used": "2026-05-09T09:35:26.9190373+02:00",
"date_sesion": "2026-05-09T09:35:26.9190373+02:00",
"id_employee": "72ad1b6c-af58-4117-814b-ae34082bc9f6",
"id_branch": "6d4507b3-74de-4d13-8d88-f9978c65bf00",
"id_voucher_permision": "d179343b-b115-4f12-92ce-66e39f528b21",
"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": "12525daf-ab04-48c2-b6a0-9f952e41809c",
"id_user_add": "eff48fe8-e82e-47aa-a34f-1c9a7f83c00b",
"id_doc_sa": "6dd21d62-5bf4-4221-ba01-aae6718fbc75",
"id_item_sub": "e955f479-da38-4b4a-b5ab-938954b8b229",
"id_pos_sesion": "f651150b-7d9d-40cb-a7d3-182585c8f2ff",
"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-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "0cf37854-7832-409c-94ea-50ee60368b53",
"date_from": "2026-05-09T09:35:26.9190373+02:00",
"date_end": "2026-05-09T09:35:26.9190373+02:00",
"date_used": "2026-05-09T09:35:26.9190373+02:00",
"id_employee": "3c6836b4-2231-427a-bd26-61e54cb8dc57",
"id_branch": "51556b6b-ae8a-4a98-9420-d39b5b214cda",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "921d2c75-d330-40f3-ba37-2048826c3249",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "1cc274e3-5c0b-42fd-9524-eade446612d8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:35:26.9190373+02:00",
"date_end": "2026-05-09T09:35:26.9190373+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": "032ced16-8e44-4571-912a-475af378013b",
"id_pos": "8176e54b-6185-4dc2-8535-59f1456139ce",
"id_list": "f255a479-d017-4837-92cf-0ac1eb527872",
"id_item": "97331515-e355-45ce-88eb-8f68183349d6",
"id_item_type": "404da119-4a43-41dd-a129-df55714f02a6",
"id_category": "af04b4ff-a752-46d2-961c-43724217de1f",
"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-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "82b55ea4-ef43-4660-b10d-bc18c8b9ad21",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$id": "34",
"id": "c45174ea-a6a3-4050-8627-c9b8ab508c95",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "3b9ca55c-44ba-4ed6-971a-a14d6682f6a9",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "7149e362-5274-4252-88a2-f5685de20c76",
"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-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "a81f4ad0-4603-4921-942a-6f2637ac4648",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "4ed1545c-f773-440a-93ec-c38ba113323c",
"id_pos_type": "e56d11d6-47ad-4a19-ae67-04ea2946245d",
"id_price_list": "102d2573-3e9b-4360-80a3-c35fd76e44d3",
"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-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "776660d2-4352-464a-8895-ba2090ac7a8c",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "177dcd02-ed1f-44c2-8f07-c5bfbe6b613c",
"id_pos_type": "05143c8e-b070-44b3-a59d-dc6edb9863e5",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "fb8ea9ec-b644-460c-960d-b50bca720cad",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "12411e80-84eb-448b-ba30-321fbd76bd73",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "349db96a-a1da-45c9-a4dd-ee9d5a8ea739",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "6c3be8dd-f320-4fc9-adfc-86334928444c",
"id_branch": "ffeab2dd-a7f0-40c6-97a8-0f1e8d187412",
"id_pos_type": "1dc93a2d-e4dd-4661-8923-7030e0b00ba0",
"id_pos": "e6735b4f-cea0-4608-891a-c4e3ac483a76",
"id_item": "80599f85-a227-4cf2-a1b4-ae1850085d58",
"date_from": "2026-05-09T09:35:26.9190373+02:00",
"date_end": "2026-05-09T09:35:26.9190373+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "8f014911-b760-4417-8e59-0656eaa03b95",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "2"
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "38"
}
],
"mt_pos_doc_print": [
{
"$id": "39",
"id_pos_print": "b243bdc8-50cf-4b67-8809-5436a6705f27",
"id_doc": "569b4009-9cc3-4e5f-8e4c-c077c77c360e",
"id_pos_type": "55c0ed7d-f469-4f4f-a6cd-0c62aa19d1cd",
"id_doc_print": "b65603e0-3f25-464e-8646-333af895602e",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "8542145e-fd93-4f1f-9ec7-0e7e479d56c0",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$ref": "1"
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "d062d109-4e82-474e-933c-17b97ccddc2e",
"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-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "7e7dc52a-0475-41cd-a3f6-814571a45f05",
"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": "40"
}
},
{
"$ref": "41"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "42",
"id_list": "c0f3dd5e-049f-494f-a1d7-d2a5a02dafba",
"id_item_sub": "9b68b6a4-5fe6-4091-9c5e-e1f0f4c1a5cb",
"validity_date": "2026-05-09T09:35:26.9190373+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "63318b78-878b-4270-9c31-065e901ce085",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "43",
"id": "9d260908-a91a-4504-95ba-88a3b7c56d7d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:35:26.9190373+02:00",
"date_end": "2026-05-09T09:35:26.9190373+02:00",
"id_branch": "0f648ee3-0580-4e6d-a2da-3211b504b3af",
"id_pos": "e9866a23-44a9-4d90-8c67-96c6cf3e67d7",
"id_list": "c97207e5-9e0e-4287-b6a3-6b5a5a124c01",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "487203cc-1e98-48ff-9704-0033904ab16f",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "18c4f53f-081c-456e-8e47-7fdd04e06059",
"order_id": 2,
"id_item": "0342e4d1-d876-4017-8fab-3f727b5088de",
"id_item_type": "df3a54d9-2d13-42ab-9018-d2a436515507",
"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": "d0964ece-a838-471c-96f5-73c1a0ac8f66",
"type_item": 11,
"id_voucher_json": "a90013a8-9214-4e12-81ad-adb7fc11236b",
"count_voucher": 1,
"id_category": "cfafe770-5d47-47fc-825d-3e0ee05fc41b",
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "a66c3053-d3d6-4ab3-ad80-4429cbaf6b1f",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "45",
"id": "d0b33cbf-5289-411a-a1a0-eed54064b3ca",
"nro_sesion": 2,
"id_pos": "c30e7e85-8199-4c98-88cc-6483be3cb52b",
"date_tax": "2026-05-09T09:35:26.9190373+02:00",
"date_open": "2026-05-09T09:35:26.9190373+02:00",
"date_close": "2026-05-09T09:35:26.9190373+02:00",
"id_user_open": "43a01662-8df8-4ef9-bb93-c7819008a9cf",
"id_user_close": "3bffe916-09bf-4388-90df-3b58591801e2",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "b10c628e-05c9-41ff-9b7e-5180430034f7",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "376cbd3f-a47d-4f74-8ce0-a36f23c1a1c8",
"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-05-09T09:35:26.9190373+02:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "7008d523-1897-4eda-98ce-5db45da8e7d1",
"id_room_unit": "a267e039-89f3-46cb-a46c-c90e39aa3b6c",
"id_room_list": "aa1e5f32-86c2-4021-a3ec-2bf642067d4b",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:35:26.9190373+02:00",
"date_from": "2026-05-09T09:35:26.9190373+02:00",
"date_end": "2026-05-09T09:35:26.9190373+02:00",
"date_open": "2026-05-09T09:35:26.9190373+02:00",
"date_close": "2026-05-09T09:35:26.9190373+02:00",
"id_employee": "a5b987cc-4a11-42c0-a2d0-cffb3d6e602d",
"id_employee_sec": "cec9f703-1624-441a-b3be-027fdf6f799d",
"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": "3fdbc352-4a79-4793-9020-76219d84e56d",
"comment": "sample string 7",
"id_user_open": "f94d675b-1872-43e1-9cfb-47a6cf7309db",
"id_user_close": "fe2a2d0f-96cc-46c4-9852-fa473958a9d4",
"id_unit_state": "74946b42-3db0-461d-8706-0006b55cc517",
"id_pos_sesion": "cc17c8c3-e9c5-4b95-817c-4be6a7a0639b",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:35:26.9190373+02:00",
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "3bcb2143-693a-4657-8daa-56fdd59c49fa",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "32b295c0-0c87-42b9-a3ec-f3671cc9521a",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "e19cc410-3cda-4f2e-92e5-e91520ccaee7",
"locked": true,
"date_locked": "2026-05-09T09:35:26.9190373+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "2de77bef-c6b8-418b-88eb-8bc6b6e7bebf",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "4aaafe6b-880a-47b0-b4b8-a03854ee1e28",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b8bdc661-581b-4460-9afa-ab931b2b7e2b",
"name_pos": "sample string 6",
"id_image": "864ec77f-c991-46f2-b93b-ccbb07823cb7",
"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": "5f583f2a-3cf4-4467-94bd-7f9316b5d53a",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "15c20e7a-8ada-4453-a34c-0ad0be31146a",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "4e84f0a0-8705-4171-8bfa-8df732b97a48",
"id_room": "e007cc08-77b8-4571-9e66-bf4ca075a785",
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "56573324-04eb-4a58-98b3-770ebaac1bb0",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "68ebd6cc-6548-4f25-ad3a-5790333eead1",
"id_room": "7c7631ab-ae42-442e-9e96-4977158df0e8",
"date_in": "2026-05-09T09:35:26.9190373+02:00",
"date_out": "2026-05-09T09:35:26.9190373+02:00",
"id_user_add": "40a3656b-c40d-4654-b758-3e12b13585cb",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "4404132d-ca51-48a1-bef9-3af6478ad5f0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "31e3d062-14dc-4cfd-a565-4ba38d6a3b82",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "e38522ab-0cd0-4e69-84a6-a8fbdcdb7fbf",
"id_room_state": "9fd342eb-ee5a-4385-9fd6-c50f9dff9c74",
"id_image": "4855afa5-005e-4ed8-ba6b-8823fd0ba951",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "2beee522-f894-49ce-8322-dbeb3c38c097",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "6012f4b7-64e9-4852-b940-6527d6f7b657",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "593c8fc3-2587-47bc-8a33-7c2674bfa4f1",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_tips": [
{
"$id": "55",
"id": "c96ab3dc-2e88-420a-9779-ef88c5b8b205",
"id_pos_sesion": "287d51f8-be51-4d74-aab3-9a3ca6c54b40",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "96ba2253-3314-4abd-bab3-0702734f79bd",
"id_room_unit_activity": "e59174fb-6b92-475b-a16d-e01b5e8e8805",
"id_doc_sa": "814c5d05-81b5-4470-8e7f-92137c45a914",
"id_pos_type": "fc4ded0d-a970-46d2-8351-c306325abcba",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "138c9162-a119-4283-aea8-7b2a015f9ce3",
"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-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "2e972523-54a4-42ae-8790-57bbbdf84422",
"id_user": "af17ccec-2c05-4bfe-8590-440aa33ee0c6",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "08838d5a-05ac-4ca1-b50b-5b080382134e",
"id_user": "800cf97b-ec2b-4e83-8921-646cccf57c1d",
"date_add": "2026-05-09T09:35:26.9190373+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "58",
"id": "359875c6-65cd-4253-a6d6-73a9a43958f3",
"id_user": "b677a2b8-38d4-4649-b915-03c956ff2f07",
"id_user_profile": "9feaa8d4-56c5-40d0-b7d1-4d98ef9fcda2",
"locator": "sample string 4",
"date_end": "2026-05-09T09:35:26.9190373+02:00",
"id_pos_sesion": "62c3cc16-4062-48b2-bf38-fea17dd551eb",
"date_login": "2026-05-09T09:35:26.9190373+02:00",
"date_logout": "2026-05-09T09:35:26.9190373+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "59",
"id": "df55d911-5c82-4720-a81c-a81baac76382",
"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-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "3a13de95-75d7-463e-9ab1-0430c1ac7cc9",
"id_function": "a8c8f1b1-746c-492d-bbec-4094029b6c72",
"id_user": "eab711db-ff1d-40dc-836a-e63320c26ca3",
"id_profile": "08b94429-8896-42b2-97a3-be49467ffce5",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "61",
"id": "235a8fd1-ff97-48e7-9f0c-fac189a64d65",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "af6720c7-1f2b-4e8f-b9da-fc1638784abc",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "128483dc-8d97-43b9-9df5-df9a18db31a8",
"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-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "58572655-6bee-41ed-a478-87293402839f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
}
},
{
"$ref": "60"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$id": "63",
"id": "93bf041f-9d01-4a83-b70b-850fcdf2b6ac",
"id_user": "deb49a1b-94c6-4683-ba03-d34580573e32",
"date_add": "2026-05-09T09:35:26.9190373+02:00",
"destiny_type": 4,
"id_key": "02bc2f1b-0330-4c03-a0e8-1344f10e2178",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:35:26.9190373+02:00",
"id_pos_sesion": "6c9f657e-1695-4c3d-9b5c-1200e8301ccd",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "64",
"id": "39371348-ec27-4d80-b114-e137468f2208",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "05501b5b-03d1-4dba-a072-10bdcc3482a1",
"id_doc_print": "7031377d-36b3-429b-b45c-d3923312746b",
"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-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "65",
"id_doc_sa": "1e1f9d08-5ad6-4109-a269-f6895c2a0d7c",
"id_line": 2,
"id_item": "6d29935f-5b9c-4261-97d3-d52690e8e635",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "65"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "c0e7a868-78ec-40b3-b222-c7c19d201a5b",
"id_doc": "f8a489e9-129e-420a-9efd-1c8119e67e17",
"value": 3,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "b3729e50-6cf9-4a3a-b4b4-103681d7ce1c",
"id_pos": "ddc2dc06-7f84-4f7c-922a-a48d9cbeaca8",
"id_doc": "3c1ba387-fbd6-4d36-a0ba-2c40e4ae0bfe",
"id_branch": "2418bd1f-8047-4f75-aab9-263d61bfd120",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:35:26.9190373+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "f0cafbc9-e764-47b6-ba12-8ba29d10d35d",
"id_loc_from": "f96d9008-2d74-4351-941d-439d568be41b",
"id_loc_end": "79ff888f-48fa-4cf9-9c03-8bbda7923ac2",
"id_user_add": "7733ace9-988e-4a3c-a66b-05dd01164524",
"id_user_upd": "98a0ad7b-0c58-4b93-acf4-a7c9a6a56c9e",
"id_pos_sesion": "e522391e-dfbc-4ea2-af3e-f5d354b004d5",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:35:26.9190373+02:00",
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "272d9b04-2e1f-4416-a445-b3301956a8cf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "ffaa37b4-8a0f-4424-806a-e4c2b47e9a01",
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"id_user_upd": "efbf315e-9045-4401-a0b0-f0a1070b76d8",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "bec4fb93-2074-4b70-87c7-deb6fb15ecfa",
"id_item": "018ccd5e-c60b-4688-9300-f28bdaed5366",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "ebeca719-f9f8-4e10-9133-046f4a93f5e1",
"id_line": 2,
"id_item": "4679e31d-5a4a-4d58-ab4f-a58bc4867a7b",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "d6cb610f-3ade-45ad-a86a-bae9a0db4f2c",
"spool_server": "sample string 2",
"id_doc_sa": "76645f4f-6422-464b-97e8-506c527a11bc",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"printed": true,
"print_on": "2026-05-09T09:35:26.9190373+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "508e37fe-cac8-4b6e-8ff8-ac2ef3c05a7a",
"id_pos": "29a92cc8-6120-47cb-bd23-a45bf4ac64a1",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:35:26.9190373+02:00",
"key_access": "sample string 5",
"id_user_add": "6ee9fba0-7fd8-43b5-8b9c-c6c5a05c5b53",
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "28895996-cb71-49e0-b9e2-78ee8f571ee7",
"id_pos": "f3f4d1b4-bf67-4f97-9385-bae82c040c70",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "74",
"id": "26f457dc-6d25-4be9-8147-b1d9c88598f4",
"token_id": "sample string 2",
"id_user": "9f74dae5-dfb1-4458-b584-bc34fd206b96",
"date_from": "2026-05-09T09:35:26.9190373+02:00",
"date_end": "2026-05-09T09:35:26.9190373+02:00",
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$id": "75",
"id": "be4d43a5-e928-4a28-91e1-57d676ee5fdf",
"id_user_add": "e1fd6d3f-88f0-44c0-b4fd-3c44ea48fbc2",
"id_table": "d7efe79d-bf3b-4b07-9091-66e4b69c28b3",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "ac912da3-bde6-4aaa-b040-cd81ea7ca3c1",
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "76",
"id": "fc4708c4-d4f5-4c01-bc43-e82e8b13f365",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "628e75ff-9695-4960-91e3-d03a334347fa",
"id_sync": "e08fad9b-d144-4703-9f04-2dd860102f02",
"json": "sample string 3",
"id_table": "52ebc6e9-7503-4a55-b816-db621e9dd0bb",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "aed59308-ed0a-490c-b787-f235d82dfab3",
"id_branch_from": "8572ce3d-cf09-419b-a4c3-fea0c28bcc34",
"id_branch_to": "ec410119-f81a-4338-a468-d23e1130093c",
"type": 4,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:35:26.9190373+02:00",
"send_on": "2026-05-09T09:35:26.9190373+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_pos_sesion1": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "49c5892e-2bfa-44be-a283-90d5cabe6d91",
"id_room_activity": "4281b864-3215-4a7c-87d1-0aac63983633",
"id_pos_sesion": "ffb2da64-788f-4c99-a4eb-e4367d9caef3",
"log_text": "sample string 4",
"id_user": "02b5c365-626e-44e1-8bf4-f8002b16a3dd",
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users_profiles": {
"$ref": "59"
},
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_images_types": {
"$id": "80",
"id": "4e7180fa-e5b9-47d0-a974-384d0f24ddc7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "72826bc0-3ea6-473f-a2c1-f730c48442fe",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:35:26.9190373+02:00",
"date_end": "2026-05-09T09:35:26.9190373+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:35:26.9190373+02:00",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "82",
"id": "d2521c0b-f590-4640-93d0-6cee7bde3026",
"id_pos": "009aa14f-6c18-4db4-a33d-6f5b07ffca3e",
"date_add": "2026-05-09T09:35:26.9190373+02:00",
"date_upd": "2026-05-09T09:35:26.9190373+02:00",
"date_out": "2026-05-09T09:35:26.9190373+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "82"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "83",
"id": "038da261-f6db-4b7f-9197-4bf654aa10cc",
"id_pos": "b55f6d25-4102-4276-bb3d-a629416428b2",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:35:26.9190373+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.