POST 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": "1288981c-0026-4ad2-9cc6-ff1b354800d0",
"id_pos": "f82e709d-6c96-4b30-8e3a-dd6fe9c181df",
"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": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "8d40f15b-3d12-4f97-b23e-fda15716d2f1",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "6e670d87-d72d-4d78-aa8f-47801793c269",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1e3b4228-6e3a-45f4-9ab4-892f00685b20",
"id_zone": "b6511c7d-ee86-4c09-b145-ace3c13ac9a0",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "208a899f-4ae1-4983-9a8e-f9a1b5688ccd",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "3249da08-d40f-46a0-b55e-51e3832c5b56",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "4a36b7a3-34d0-4643-aba9-c6d2788b5691",
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "c2b7a7c2-182e-4e97-b24d-06a57322e65c",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "d7f88741-8e9e-48b9-8ec4-3ba5cc2260f1",
"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": "ef365146-ce0f-4097-99ea-ac65745ec7d3",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "239a605e-26a9-40f8-b94f-3e1d0fc99019",
"commited": true,
"st_images": {
"$id": "5",
"id": "9b6ab7c3-e095-4584-ad72-7fec628f767c",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "c0518f8c-6e58-4bc4-a4ca-407edb11d3c6",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "e0c2358c-c08c-48c1-848b-dc85bbf55c34",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "2476f941-d948-491d-a4f7-8c9268e6785d",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "adc3dffe-9a61-4a50-91cb-a8bb6a8c13d8",
"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": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "5f45f221-4cf6-4328-9723-4aa0fb3d2f23",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "e89c8662-7458-44e0-9db6-abc1c7413df7",
"id_item": "8689fc48-5bd6-4144-87ca-fbf15a726b36",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "f7407585-f066-4e3c-aab0-93659d4da1e6",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "78009fa2-0c2b-4654-ad8a-8cbb37d57a38",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "71dd4ef5-10a6-48f0-be8e-de90623dd86b",
"id_unit_sec": "986268da-6339-463b-949f-c95c5b463c5c",
"id_brand": "3be568b9-3fb3-46ca-904c-cc47c50578fc",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "ffd89bef-7469-4d05-bb43-6e92a55d5758",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "0fe2063c-031c-417e-a3b1-d905c67cf78e",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "7acab509-c819-4742-9232-f8620be669f7",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "8253c6de-55af-4115-bbce-744516e0f525",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "38640f48-df6c-43e5-a2e5-f9fc0c249c18",
"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": "6d4419fe-55cd-458a-a997-a0ad7cd0afde",
"view_messages": true,
"id_image_photo": "91894b0b-8178-43ca-871f-aac03ccfa95a",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "19c7b814-55f2-4e58-8114-35f0168eb67c",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01: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": "2dd29f06-b5cb-4ae0-a3a5-fa96cd7eee2f",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "ded201f3-265d-4111-9809-111ec64690fb",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "e4a17144-0923-4698-b68b-9b93b0cd6f68",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "0735a11a-943f-41cf-a1b5-421c7a30621f",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "3f090427-ba64-4ed3-8e51-3344be7972c6",
"id_cloakroom": "301eadd4-51e2-4ca4-beb1-b878d53cbce9",
"id_pos_sesion": "aa7971ef-b310-4865-ba30-2e4c79c129df",
"unit_id": 4,
"date_open": "2025-12-08T21:24:37.1024201+01:00",
"date_close": "2025-12-08T21:24:37.1024201+01:00",
"id_doc_sa": "022547ce-571c-4134-a1fa-b1c2433892d8",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "4d027026-6617-4b4c-b6cb-f40653067cb9",
"id_pos": "dec04c6c-701c-46db-b26e-3f58bd0760eb",
"id_doc": "2c335e94-972a-4f63-92a0-dd3d81da846e",
"id_branch": "6465c0de-e46c-4cf6-9da0-93930600151f",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:24:37.1024201+01:00",
"date_tax": "2025-12-08T21:24:37.1024201+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "564bfaf8-8eaf-497b-b659-2697a8c91a5b",
"id_relationship": "b223f7d2-2ec2-4325-8f6e-1cfc7df850be",
"id_loc_from": "62fec410-fc80-4297-b3cc-bb020d20a3df",
"id_loc_end": "5995f8f8-2c38-4753-a6bd-0929c6437b26",
"id_user_add": "f9daa7b3-8897-4c65-8008-1b8c6e351210",
"id_user_upd": "52e442c8-5196-4b9c-b464-ea7c62c5f555",
"comment": "sample string 12",
"id_pos_sesion": "1281664e-2471-4b93-85fa-a8c8e49b841a",
"id_room_unit": "5a13dd33-ab88-4b3d-8cd0-bb298939fb48",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "54693acb-a276-4e1c-81ee-987c257896ce",
"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": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "716b06df-2001-436f-9d4a-3087f344636d",
"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": "071f7fd6-91fd-427e-b651-5dbbe1fc4a5c",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "6cb4e68a-aa29-4b81-9764-203d0d2104b2",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "a683d38c-530d-4df1-8a9f-3cd63c49a0e2",
"id_pay": "c9885eca-cd2e-4e6b-8ae5-966a7cf930d2",
"id_money": "7986ab32-cdd3-4006-92e4-5e4a44140c3a",
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "f5799d6f-373a-46da-974c-aa66875df3a5",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "b628a585-4e59-4c85-bc91-254e72d391f5",
"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": "4e0e69ac-fe79-4546-affb-da59bb1fbca5",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "c2b8bbd1-c0f8-4634-83dd-d5cc58761411",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "3abf40f1-c24f-4740-8327-83be914ecd41",
"id_money_2": "5caff809-92be-4515-ad64-8c938fb57a80",
"date_from": "2025-12-08T21:24:37.1024201+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "2673e683-e53b-400d-8be4-10a18adb6c3d",
"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": "c0bbae7d-67f5-4af0-9cac-89b005b4c477",
"id_pay": "c77de1f8-d6cc-48fa-9699-ef9f2e901465",
"id_money": "3778dd70-77a3-4bc3-b756-b7b8802066f4",
"date_cashflow": "2025-12-08T21:24:37.1024201+01:00",
"coefficient": 5.1,
"id_user_add": "b0d44baa-8985-46ad-b9d3-285a5d5f6411",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "5301839f-fa47-454b-85f9-24b41ba1fd40",
"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": "bb7b9ab2-27ca-40e2-ba98-338bacf43dc3",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "777a4d5b-a152-4638-bc9a-8d3474f8c0a3",
"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": "5fed5cb3-79a8-4198-b952-2c7fc40425cf",
"id_line": 2,
"id_pay": "13994ddb-d108-42b1-8aa0-c8b44c403dd8",
"id_money": "bf8290a2-31af-4260-9724-1909ffd48bec",
"coefficient": 5.1,
"id_voucher": "4bea4950-35d5-4fbc-806a-d68c5a453c3e",
"id_employee": "81559801-b013-4ba8-b282-5f2a44acb50c",
"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": "ea38e9c2-a55c-489a-a82e-f9009de2f985",
"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": "d2a45205-bb10-4e08-8508-53614c4f01b5",
"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": "60cec16c-0636-48b2-9f44-14764d903a38",
"name_pos": "sample string 12",
"id_image": "daefd898-006e-4a27-9e9b-c46854268e3a",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "322c9e67-cc69-4f9f-89d5-d146788a003e",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "e7b8fe4c-e16f-4eba-a6be-57f57aa35f91",
"id_branch": "dc4b92ed-1ab4-4d75-8b50-db994acd7b95",
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "8ba946be-8686-41cc-ac84-e9d3d3848bd6",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "1a05091b-b37e-4e18-820d-56315b5cd8a6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "798386e5-e4a4-4b0f-8b72-5a5ea9581384",
"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": "b48986da-1405-4875-99c9-1320ecd9795c",
"id_line": 2,
"id_item_sub": "bd3dde63-ea8d-4aee-bb96-163c1d39c6f0",
"qty": 4.1,
"id_list": "11b893b3-4d0c-4e0e-ae7f-b5aee4adbdbc",
"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": "37fca426-34b1-4b08-b3cf-a563079ec81e",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "bab5ce43-51c9-48dd-9222-830a0408acf6",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "f1785f54-ed72-4daa-a41f-8e2c7187fef4",
"id_user_upd": "225c7b14-f577-4e74-b403-9616d16d2de8",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "00caef50-64db-43d0-af35-bc392b8fbcca",
"id_item": "84870926-1672-4aa6-b4f9-3a8d88113ed9",
"id_item_type": "3e800f46-ef62-4d1e-95a8-4400ca1b8e41",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "88a24f88-8fc4-4992-a54c-5821f2d7e708",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "d51e89f0-8649-4e02-8b2c-0eff7c68fd7c",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "afce6632-b74b-4196-999f-7726ad8cee30",
"id_item": "ba782e83-6463-401e-9ae7-6ad92964123d",
"group_id": 3,
"id_unit_ref": "0769735c-d1e8-48bb-803e-45ba63189769",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "a4f4664c-b1f5-4063-bb19-588387864911",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "33917add-dff5-4052-bd46-d467a233f7a1",
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "8ed91fd0-09a7-4bf2-8be9-46bc3c4c2c01",
"commited": true,
"mt_units": {
"$id": "28",
"id": "5472c8b3-cfe8-43bb-ab83-2cdb85a58225",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "39dd0dde-7b3f-47ef-a96f-fece9341f237",
"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": "96e50957-f2e1-49b1-979d-84f1d26bc96e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "9bb86b05-7ddb-4fd6-8bcd-894edc9003bc",
"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": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "4520f34a-b636-4efa-8d5f-9b901fee6445",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "fe58eb90-4782-424e-813c-a2ade6665448",
"id_line": "b0fd3912-df99-473c-89e6-d1703e231635",
"id_category": "3bf3c2d4-e1d9-49cd-94eb-f67b8a8c963a",
"id_item": "ed345313-1ce8-492f-908a-ed8291937057",
"id_item_type": "f6767051-41be-49dd-acb3-a2d8faa8abac",
"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": "904187f9-d7ac-4e35-b72b-f9d1b8d7f017",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:24:37.1024201+01:00",
"date_end": "2025-12-08T21:24:37.1024201+01:00",
"date_used": "2025-12-08T21:24:37.1024201+01:00",
"date_sesion": "2025-12-08T21:24:37.1024201+01:00",
"id_employee": "0049f6dd-03c3-48ba-a72e-535a6b91fc60",
"id_branch": "d305c2ed-815e-4bc1-8208-72f69876de60",
"id_voucher_permision": "818a234d-0abe-44b9-9f9c-660bfb443f39",
"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": "5db1eb91-f50a-4bd9-810f-d34fe417d48c",
"id_user_add": "42ff597c-0cae-443d-8d02-a89533c2d8d4",
"id_doc_sa": "f55a5127-8375-46e9-99a8-51b58c514233",
"id_item_sub": "de567f29-82f8-4d36-9bbc-6ec8325f8b61",
"id_pos_sesion": "894cbe0c-f359-4148-9c6a-6e9f07428aaf",
"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": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01: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": "0b44b6cd-043f-4453-adad-4583ae20c047",
"date_from": "2025-12-08T21:24:37.1024201+01:00",
"date_end": "2025-12-08T21:24:37.1024201+01:00",
"date_used": "2025-12-08T21:24:37.1024201+01:00",
"id_employee": "dac6ba07-095f-45da-9a09-33869f809428",
"id_branch": "f0dad4f5-4313-4b39-b945-09fe24beadd6",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "58add439-e1cc-4478-9700-24466724622e",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01: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": "7eca67ae-e1f0-4969-b14d-fd7a9f725ae4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:24:37.1024201+01:00",
"date_end": "2025-12-08T21:24:37.1024201+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": "f95fc1f1-8050-4d24-9540-c6da47763c1e",
"id_pos": "dac98c81-f255-46bd-b1cb-668ea209621a",
"id_list": "743fcc39-7ffb-47d8-b4e4-97cb399fe113",
"id_item": "f88ee8e4-6904-4bc5-9931-bcab59baf37a",
"id_item_type": "e6e3a283-387c-40d7-8001-4e49b2cdcf98",
"id_category": "875e3a21-3405-4cfe-ab1c-aa333702c6f1",
"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": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "baf8f539-d242-40f9-8a51-88a9e31f765e",
"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": "386119c4-20b2-418b-8290-b89e9be591ac",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "3f742119-f4c9-4c5e-be39-fa1f4bf3d1f7",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "2b86fd66-f27f-4d62-bd11-57090941c5d2",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "8dbe9edd-7eb5-4202-8d4a-0d3e86416e9a",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "378bed47-2ace-49c1-b0f0-7f724d3366c1",
"id_pos_type": "dbe722e7-50b8-4cf7-a1ff-b5c7c3b46fbc",
"id_price_list": "07de640f-2d94-4270-ac75-d61e727cc4d1",
"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": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "ed253129-880f-49ab-8d63-ee964070da15",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "83da8b8e-31ad-4e11-b23e-5eb617cb89d4",
"id_pos_type": "61ddebf9-9bd0-4c69-b391-b9d316b261ed",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "dc232372-6525-4e27-b7ac-2b691cdbcfbf",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "9cb94fb2-5e56-4fe1-ae50-71435d3328c2",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "b69cf976-495e-4628-8716-c62f3d31253f",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "03200df5-5b49-4b5d-bf8c-170151a7d82f",
"id_branch": "97b25887-67fd-42b1-bb60-c80474b3c9ab",
"id_pos_type": "a8dc2cca-25f3-4a66-8a4f-7efec67ba586",
"id_pos": "e57ce1f1-0996-48e3-88aa-b95aaed18ed3",
"id_item": "ec281417-c767-4c44-b0c7-19885fa4a013",
"date_from": "2025-12-08T21:24:37.1024201+01:00",
"date_end": "2025-12-08T21:24:37.1024201+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "ea8461de-a26f-42b2-a0ec-9a50c95403b5",
"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": "4ac25db6-3b11-445c-b97b-bd323338a3ae",
"id_doc": "5dcc386b-7078-436a-be83-49534d338e1b",
"id_pos_type": "050c0582-43a5-4c18-8a58-4d5354fa184c",
"id_doc_print": "9f5a697e-b56e-4071-a721-1a3cf1cb06b5",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "e635fd12-5b56-4d2e-9e4f-faea70b809ee",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$ref": "1"
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "804dd943-0e45-45e9-b98e-7d24284d59d0",
"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": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "1ac4b65c-dbd0-4e5d-aff8-2887478e11a5",
"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": "a3875ac0-a9c2-4a8c-b206-b091fd3248c0",
"id_item_sub": "d5a0d6fd-2887-4334-9260-176e33fbbd42",
"validity_date": "2025-12-08T21:24:37.1024201+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "12f4628b-f612-4ba1-a7ce-afba5f1446e2",
"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": "5247e2a5-d5fa-4cd2-8f98-db0ad50f3df9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:24:37.1024201+01:00",
"date_end": "2025-12-08T21:24:37.1024201+01:00",
"id_branch": "2c00972e-95c3-435c-b388-3c204b564c43",
"id_pos": "54f943b6-914d-4c32-b455-0c2e1f25fcac",
"id_list": "41c83135-3ab1-4445-aafd-37924cafc6dd",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "ff177183-945d-4bce-a82a-0393778d254e",
"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": "ff5cdbf0-dfbf-4399-9824-7985cde1ce3b",
"order_id": 2,
"id_item": "3d475047-01ac-4bf8-99f7-020333264ec0",
"id_item_type": "7cb6d6ad-2eae-4f81-a826-50a55eb8c03f",
"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": "b537095a-21cf-4ee9-b7df-1a39e72f6255",
"type_item": 11,
"id_voucher_json": "708c58f8-f1d6-4f09-b3b4-e58f013d1aca",
"count_voucher": 1,
"id_category": "b3948efc-2e06-4931-bd50-7430cf92601d",
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "6a8d831d-5b57-45ce-957e-ba7d59131f1d",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "45",
"id": "3e826b4e-9c56-4a02-a109-ddd7186e864e",
"nro_sesion": 2,
"id_pos": "8f52f586-71b8-43fc-9680-df5f9c126ae7",
"date_tax": "2025-12-08T21:24:37.1024201+01:00",
"date_open": "2025-12-08T21:24:37.1024201+01:00",
"date_close": "2025-12-08T21:24:37.1024201+01:00",
"id_user_open": "e1538a67-a296-47a2-93cb-f4fc0b7a75a7",
"id_user_close": "3ba524e1-a684-43ef-aaa8-3c8bbf5d05dc",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01: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": "52ec4598-0308-4543-85b4-fcdb89b21f55",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "a6559a83-3eed-43a5-b14d-08455b41ef92",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "7e5761ee-bc05-45c5-a52f-5e79d7e0aa9a",
"id_room_unit": "6dc1fc9a-071b-4dbe-bfa8-32dab34d256b",
"id_room_list": "b0058ada-bbdd-48ed-90df-297b846be7aa",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:24:37.1024201+01:00",
"date_from": "2025-12-08T21:24:37.1024201+01:00",
"date_end": "2025-12-08T21:24:37.1024201+01:00",
"date_open": "2025-12-08T21:24:37.1024201+01:00",
"date_close": "2025-12-08T21:24:37.1024201+01:00",
"id_employee": "2c628a5d-ae03-4250-b410-7510d22cf9bf",
"id_employee_sec": "10c1a1a9-dff9-476f-a0c2-cba658107842",
"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": "e42223dc-95f3-4549-86cb-053952e5f986",
"comment": "sample string 7",
"id_user_open": "0a4ed260-743b-4a41-8d80-3c47f2c01b49",
"id_user_close": "7cabd5a0-179a-4f75-a1d1-b5b67b2de7f9",
"id_unit_state": "dad409d3-056a-4763-ab2e-76cdc730eb72",
"id_pos_sesion": "6a755fa8-60ff-4f8b-b0db-913c57b4a239",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:24:37.1024201+01:00",
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "0e2989b3-a65a-47bc-8bb8-7f5e869fea91",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "b4b42423-54b2-4787-ba1a-e3f118738de6",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "06dc515e-4b20-475e-9be3-c09bae127818",
"locked": true,
"date_locked": "2025-12-08T21:24:37.1024201+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "9a384234-f254-4e09-a069-41eb396dbdbd",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "c7964c2a-4531-4636-8b90-fc4b293c83fc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "76e83778-c131-4b50-98d2-43220598c184",
"name_pos": "sample string 6",
"id_image": "e0fe5496-316b-4f78-b167-b4ba8d32684b",
"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": "6825b56a-2dca-44de-a789-a1c3b0d761a0",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "b76c8701-63a3-497d-9352-2f1de86e6345",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "74d897e3-c322-402f-b3d3-59738d1b6d1a",
"id_room": "cfdaf999-0be7-48d3-b37c-5f050158605d",
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "2fb09687-05e9-41e8-a01e-fc421564d273",
"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": "58a6a0b1-768c-4e55-81cd-fb05b2730a17",
"id_room": "d603fb10-c689-48c3-b78a-fe42db2efcac",
"date_in": "2025-12-08T21:24:37.1024201+01:00",
"date_out": "2025-12-08T21:24:37.1024201+01:00",
"id_user_add": "3b4e0b04-f851-4b87-8e7f-f765da7f78b7",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01: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": "a71d4c6c-06ac-400f-830b-864a3bbda4b9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "1a486bef-26f1-4862-aaae-9dd7a82f0395",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "5d05b28e-b2c9-4adb-b907-52464e880fcb",
"id_room_state": "a626f74c-248e-4a6a-b625-5537f3d82933",
"id_image": "c0a90e99-4547-40aa-8637-852a60a68cf5",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "b5cd4445-10db-4a42-85a4-f6b2dd402814",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "2ad70628-5ecd-417b-ae35-b8a9612b4910",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "da60b0d2-83f9-427d-8e99-2b6923031de0",
"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"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "55",
"id": "5f569944-6ccf-4469-856e-7157cff11125",
"id_pos_sesion": "46309d7e-d4a3-41bf-a0ff-e55f922a68a4",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "8f4846aa-35ef-460e-bd03-fad2f5cdf793",
"id_room_unit_activity": "864e03a3-5998-4bb9-9ebb-177142f5d944",
"id_doc_sa": "1126ac83-dabd-47fd-b84b-4cb3f403b371",
"id_pos_type": "ec320d83-0a10-4e39-a1fb-9a43fe74f094",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "c23acdcc-0794-4628-878b-f30d2738b346",
"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": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "8cceac0f-04eb-47a4-8617-ec84adc73226",
"id_user": "007b8080-59ca-48d4-a6d7-91af0bae550e",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "c8230782-0bed-4e5c-9427-72a3bd80b14e",
"id_user": "5995f0fd-17f2-4aa4-b0a3-618d99f22b86",
"date_add": "2025-12-08T21:24:37.1024201+01:00",
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "58",
"id": "9e19e96f-d290-4596-9bb9-255ea63c58ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "925a1307-e101-4168-a3c5-b21bbeaadb18",
"id_doc_print": "92d67004-fb9d-4374-988c-e909643bba6c",
"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": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01: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": "59",
"id_doc_sa": "f7f4826c-33ef-4ff1-bf3b-cbcbef736a59",
"id_line": 2,
"id_item": "d7887d92-1788-4877-a5d2-97e66d4bd533",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "59"
}
]
},
{
"$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": "60",
"id_pos": "a195d5d0-9f44-4da2-8c3f-c50c09511ceb",
"id_doc": "fe667213-68b8-4830-baf6-6f2aa3512096",
"value": 3,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "f8e2dd31-3c47-4e3e-8bcb-790a3584346f",
"id_pos": "3d6fbe59-01f3-4015-8b09-c20413138400",
"id_doc": "6f33bc1d-e3ea-4cc8-9325-9a650b729833",
"id_branch": "59d25670-10c7-4ebf-9833-2d30d29e9ff7",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:24:37.1024201+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "0a08f0b9-83af-4cbd-a056-7d34801e21b7",
"id_loc_from": "bbd9112d-2514-4e41-b5a9-60e9395d53ad",
"id_loc_end": "9f7b3d29-5d7c-4ecd-b2f2-e038cc286417",
"id_user_add": "009f71c9-afb4-472d-9196-89fd8eff789d",
"id_user_upd": "b97715f4-6607-4fc0-870b-51c1c59de9d4",
"id_pos_sesion": "acaf2756-97d5-4a4a-a5cd-be3da6160036",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:24:37.1024201+01:00",
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "b352a8a8-98d0-4388-8bfb-5291c0dad48b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "82437bdf-daee-4b8b-88d3-6bb603786e6a",
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"id_user_upd": "282c1c77-6125-4ffe-95a3-8a6f67c5fdc8",
"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": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "d3631685-fb2a-4cb8-a0a1-dd9d36d1f929",
"id_item": "313f2541-84a4-43e0-bf38-5a816406fe08",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "a5a6680a-1c0c-46d0-b74d-865e00b000f1",
"id_line": 2,
"id_item": "d167521e-8bc2-4f32-83cd-6f8c44de4718",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "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": "65",
"id": "854692d5-3ded-4487-b621-db31ff1b7835",
"spool_server": "sample string 2",
"id_doc_sa": "50980afd-ad8b-49d4-89cf-e8df5e6f3282",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"printed": true,
"print_on": "2025-12-08T21:24:37.1024201+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"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": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"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": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"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": [
{
"$id": "66",
"id": "4b5a27ba-f617-43e6-9523-ac5828003ba0",
"id_function": "1e01aa50-daa4-468d-8ced-38d0742daa8e",
"id_user": "69cf444c-5d49-42ce-b9ac-6269a1321d85",
"id_profile": "37aa0af2-cdbf-4636-b6cf-c655c5859afc",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"commited": true,
"st_users_profiles": {
"$id": "67",
"id": "1314d0fb-38b4-4745-b8e3-deb54029a49b",
"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": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "68",
"id": "1eb6ec6d-c665-4da1-b8f4-886916d8761b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "414cfd9a-d365-4831-8faf-8f24646f51f6",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "3491b80e-2310-4013-a7aa-821a76d40dea",
"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": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"commited": true,
"st_functions_groups": {
"$id": "69",
"id": "d0c7c6c2-10c8-4799-acce-2c153b77042d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"commited": true,
"st_functions": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
}
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "70",
"id": "c0e726b8-eebc-4db9-b9f0-7ba032382db7",
"id_pos": "8a952b6f-5862-4430-a14a-c49db7f07591",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:24:37.1024201+01:00",
"key_access": "sample string 5",
"id_user_add": "114cf547-8422-494c-9058-d23e7d8fc489",
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "1c09e5d7-4ddf-4d41-a1dd-213a51c21493",
"id_pos": "a2081fd4-c655-4201-b088-b1be1c511b10",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "71"
}
],
"st_users_profiles": {
"$ref": "67"
},
"st_users_token": [
{
"$id": "72",
"id": "d92a11cb-c2f0-4be5-a40f-b6e216f5673b",
"token_id": "sample string 2",
"id_user": "a9a99828-0e84-4bd2-9621-1e45950a1619",
"date_from": "2025-12-08T21:24:37.1024201+01:00",
"date_end": "2025-12-08T21:24:37.1024201+01:00",
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"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_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$id": "73",
"id": "8620c0f8-dc63-4a66-a0e9-15caf57233d2",
"id_user_add": "32265b04-f7a5-4471-bf81-1b365ea8f056",
"id_table": "0a05a2a7-7d19-49b9-85ff-f1a9de6322cc",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "3c6584e3-dae0-4e01-be5a-bdca5cda99fe",
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "74",
"id": "872f9127-6b8f-417d-bc1c-9c80ee2508b9",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "ee9c9af0-6f07-40f6-839e-9a6834aed323",
"id_sync": "d77d2ff0-823c-4a4a-9192-d15eeef8c00f",
"json": "sample string 3",
"id_table": "429858f7-bd00-475e-973f-360486fe9cb5",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "1d8165e4-98cc-46c3-95cf-b489d21f5278",
"id_branch_from": "3494284c-b331-44f2-b931-9bf87db77545",
"id_branch_to": "fd0dc340-e611-4a8d-adfe-aa310163c337",
"type": 4,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:24:37.1024201+01:00",
"send_on": "2025-12-08T21:24:37.1024201+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_sync_tables": {
"$ref": "74"
}
},
{
"$ref": "75"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"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": "77",
"id": "fb319e3a-2349-4101-a1de-83b2345f467c",
"id_room_activity": "8f3d092d-f3fc-4c3f-b083-6d55e738990d",
"id_pos_sesion": "130860ce-06f2-443b-ac44-69ed2481a31d",
"log_text": "sample string 4",
"id_user": "03303b57-2fbe-49c9-b5ec-6827c85d3a9b",
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "77"
}
],
"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"
}
]
}
},
"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": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"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": "68"
},
{
"$ref": "68"
}
],
"st_images_types": {
"$id": "78",
"id": "42ea44f9-2529-4cc7-95ad-a87f5ae604c8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01: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": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "b36ff767-05c3-4d79-9397-1260f3b0bab8",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:24:37.1024201+01:00",
"date_end": "2025-12-08T21:24:37.1024201+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:24:37.1024201+01:00",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "79"
}
],
"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": "76"
},
{
"$ref": "76"
}
],
"st_sync_packages1": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"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": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "80",
"id": "cfcf5bdf-b0d3-49e0-af2f-c869c3b281db",
"id_pos": "0ad4fb08-32ed-4be3-ad13-6ce2c665e298",
"date_add": "2025-12-08T21:24:37.1024201+01:00",
"date_upd": "2025-12-08T21:24:37.1024201+01:00",
"date_out": "2025-12-08T21:24:37.1024201+01: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": "80"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_local_variables": [
{
"$id": "81",
"id": "b3eec04b-4b9a-43cc-9549-12da7f98a6e9",
"id_pos": "1d1043d3-254b-4217-935b-c275abf78d68",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:24:37.1024201+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"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
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. |
Response Formats
application/json, text/json
Sample:
{
"id": "e11f7b56-7da5-4ce2-8c89-31861b62af1b",
"id_pos": "957ed041-e7b0-4f2d-8701-dc355897699e",
"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": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "8c1fb395-5396-4010-b1bf-754cc33bc5f3",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "0892699c-3b23-4e2f-adaa-3a3d6757e513",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "aa5b76fd-af05-4726-a3b5-fb8c30b1ac90",
"id_zone": "1d3cf906-3669-4666-84af-4fa1c445caf2",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "ec6ddf8d-f611-47cd-b1e9-7e14433d6c34",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "594e7a9d-6db6-4c5a-823d-84f9ef7f485d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "408865d7-b0de-4ea6-bed9-327875a055b1",
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "dc4611a0-eb45-443e-9e17-911407741681",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "d7046df8-789a-4153-9758-53dcc6c7066b",
"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": "b7dc8b28-8b64-42dc-8b74-51fd2e15627c",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "52a003b1-63ca-4c06-8a04-b1656f77d22c",
"commited": true,
"st_images": {
"$id": "5",
"id": "ac5a4f3c-3c95-4f1e-8907-d9a65633a835",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "52ab5742-4799-4e33-b182-1d288390f15d",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "4c75878c-7dc3-41dd-a04c-9e706142a551",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "b7f4e289-4b87-44c1-9f61-89faad33a2cb",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "47d9975f-e89c-4a69-8afe-2ecfefdfa51f",
"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": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "49359849-5ded-4886-a56e-37b1b513836e",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "d108a751-ff19-4c47-8d68-ecfadc58dc42",
"id_item": "490302ab-68d3-4005-af84-218e271b207d",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "b5b588df-836e-43a4-aa65-ec467d462767",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "a0f7207d-0e81-411d-95e7-8d605d3893bf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "7c3d93e7-7b1d-4004-8c13-3a500cfa6a42",
"id_unit_sec": "3b7f2dd8-dc94-4867-a898-a6332649d84f",
"id_brand": "f524b2b4-1811-4d72-9dcb-03fccd05aebc",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "f6af2c00-920b-4380-bc45-b1a33eb0422d",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "924911b1-e555-4d4e-8239-23518b71ccf1",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "c9a0d121-c600-4af9-b8d6-16febd535045",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "e332c08a-200d-422c-910b-4041be22dae4",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "c6815ee2-d8f5-4c8a-9041-a24fd9b276f2",
"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": "262694b4-7c21-4f4f-a3cd-340f11612265",
"view_messages": true,
"id_image_photo": "4bbafd51-cfae-4701-b3e7-d2fc2d3094a9",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "306e78a6-8432-4cf9-9f92-e76512dec10f",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01: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": "4c1abf0e-e55a-416d-9d94-b9412d1250fc",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "43f45746-445f-4d6c-9a7a-656b67e10b53",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "d7023009-c4a1-49cd-86d7-2dd4f2e33d46",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "c60db8e6-66ac-4466-b4b3-3d74bb6fe8d0",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "8a861e4b-6956-43d4-845b-08aac7401647",
"id_cloakroom": "dd7b1ec8-200e-4807-aa32-2df265c8ffbf",
"id_pos_sesion": "5958506e-3a97-4a5c-bea3-2b9f5b2829a5",
"unit_id": 4,
"date_open": "2025-12-08T21:24:37.1337484+01:00",
"date_close": "2025-12-08T21:24:37.1337484+01:00",
"id_doc_sa": "9c082a0f-712e-493b-884f-0eb19a0df433",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "8db85ea7-b5a7-4aad-afcd-8ed7a39e7bba",
"id_pos": "23240f74-aa33-427c-8572-0db428b27d0b",
"id_doc": "d735daec-7eee-4e63-8501-f47cea17ffa7",
"id_branch": "3b8a2929-653d-449f-8dae-30afc270178a",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:24:37.1337484+01:00",
"date_tax": "2025-12-08T21:24:37.1337484+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "e5dba5fb-cab9-4a88-b5f1-10746f72fae6",
"id_relationship": "04ccd6e3-d4ca-4493-9a9e-cb185f9a932f",
"id_loc_from": "51fbb572-488d-4b0d-a442-d44f4d45d101",
"id_loc_end": "04e682fc-a577-40c4-b07f-80a4060fdc9f",
"id_user_add": "b77f080d-288d-49e6-b924-a5a545f122f2",
"id_user_upd": "0396316a-93e5-4c5b-ab62-77e33ccf2716",
"comment": "sample string 12",
"id_pos_sesion": "5042fc38-af4f-40d0-8960-2b30a125c7dd",
"id_room_unit": "5ae7783d-48b4-47fd-b90f-f566e1b19b49",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "7fa55b0e-48f1-4c53-9868-d5994dc88cbe",
"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": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "c203e08c-b497-4e26-afd3-6f4a01a2c688",
"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": "abc33855-166f-41dc-b011-6db3567680f6",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "7d0321da-b9b2-472d-839f-bcf6205f7082",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "162dfee5-11f6-40bd-9c3e-bf84b3ee5250",
"id_pay": "f500a5fd-d78b-4d9c-b813-ed8f56a09223",
"id_money": "827fd472-fe76-47b2-8013-906036e8e188",
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "edba2ff9-0a32-485b-87dd-6a400346c4ee",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "09a52eb3-5665-4d30-9fd7-64679311baaf",
"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": "cda3dfbd-a588-4ad8-8704-35833bc8d0e8",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "a5ccce42-316e-4ba8-b799-b6dadfb0b5d6",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "0395a14b-8449-4d1f-bf00-feb348c39491",
"id_money_2": "f8e6072a-d891-4774-b67e-499cffb48f2d",
"date_from": "2025-12-08T21:24:37.1337484+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "e50e5ea2-93ed-47a0-891d-a39c302c597d",
"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": "b0b50cdc-6823-4bce-8d25-2f5b2332622d",
"id_pay": "dc6e1519-15a6-45e9-803c-cee993bf15e7",
"id_money": "eae20485-4560-4a77-8f45-6ac60e81a4f2",
"date_cashflow": "2025-12-08T21:24:37.1337484+01:00",
"coefficient": 5.1,
"id_user_add": "b28897a8-7efb-4dcd-9ffa-9703958de85c",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "9643c9b3-f4c0-4b35-a1df-184da15ffb87",
"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": "b5efec12-062c-43e6-a346-6b53508a48c8",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "9d82c3cb-1556-4bbe-b92c-77bce02a2beb",
"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": "4cb9734d-f986-491e-96cf-e328f5e75fc7",
"id_line": 2,
"id_pay": "b72eb0d2-8b15-4022-8425-eef5e29492b1",
"id_money": "199a36f9-0d2c-4cfc-b8ff-b2f39bfc64cc",
"coefficient": 5.1,
"id_voucher": "8b950387-f487-4c7a-8c18-cd301f5cb1e8",
"id_employee": "56993fbc-1687-4bde-bb1f-c3a83c3575bd",
"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": "12dfb0aa-44fa-417d-9c4b-83bb1f89df6f",
"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": "7e0db0fd-776e-4530-8992-08cecf853832",
"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": "7e1b8f1c-7568-46f6-a737-a4a435e42a9f",
"name_pos": "sample string 12",
"id_image": "076cb7c5-365c-4bbf-85e2-05bc4f75ddc7",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "9d60edc4-d73e-4b6d-8a47-4dbb17dd5070",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "8b5240eb-80c3-4cfe-865a-cb44aac14cfd",
"id_branch": "be001a65-6389-4d97-bdcb-c66c5b2f4683",
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "3775a608-7d7c-4ce1-a51f-a84892db6bbc",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "2f58268e-a4c0-4d7e-96f6-b581e5aff65a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "ef444050-f36c-442e-ba3c-7f5fba89b1db",
"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": "9cb7681c-c1f3-4aeb-8b3a-5960840beb71",
"id_line": 2,
"id_item_sub": "94955260-0b50-4118-8fa9-d4e388240a61",
"qty": 4.1,
"id_list": "12b757bb-4d0b-4c49-b381-a7f871281444",
"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": "dcef4e6a-3ca8-4987-afd2-cc24e48c83e8",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "0187cffe-1a90-4834-9204-ea55acd59b12",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "ccb828f2-c2bf-481c-841c-73abddc84ce9",
"id_user_upd": "1f930518-28d6-4033-9487-99caa5bb967f",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "46336a32-f2da-4f42-8688-e0485faf59aa",
"id_item": "09ce268f-4717-49cc-9515-5c5b58d2fc0e",
"id_item_type": "a56fd030-49d8-431b-a590-dab4a45a7e72",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "233e729b-3c5b-48df-a582-88c77282b5d9",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "028ad09f-7041-4ace-be41-bd3d17746fae",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "32e72727-6596-4812-bbeb-594c7e4d692c",
"id_item": "8000fa5d-b72b-4ece-a235-376eebe8b912",
"group_id": 3,
"id_unit_ref": "2bfd7987-f13c-4b52-a24a-fcd8f400db41",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "d98360bb-1bf3-4098-900e-e48579c549ea",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "f0c3b5f9-6548-4a31-9eda-549c26bae51b",
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "926368d4-f737-475f-b525-75b2584504e2",
"commited": true,
"mt_units": {
"$id": "28",
"id": "8b918922-b3c8-48ca-93f5-c33287d0c24d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "b0afc9ac-007c-4843-8a97-596096e1cbca",
"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": "90acc9ed-1152-45ae-b84b-7651f0ce8e7f",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "3af2f183-936f-43b1-b77e-658239127f49",
"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": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "609a4f85-5a9b-4bd3-8e68-2ceb5d6ea30d",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "48930580-8070-472f-b051-aac60d2d99b1",
"id_line": "42b6a9e7-fe7b-416e-9a4c-2f1311b1064f",
"id_category": "9564e981-b37d-4f67-864f-442f03adc8df",
"id_item": "dc9f74e4-52eb-48cf-8aa6-ddb6ad5ae3fb",
"id_item_type": "a206b11d-bd93-4835-b79c-92c6f3f38cb9",
"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": "fea65f04-6240-4c8c-9575-9c018a93f6bb",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:24:37.1337484+01:00",
"date_end": "2025-12-08T21:24:37.1337484+01:00",
"date_used": "2025-12-08T21:24:37.1337484+01:00",
"date_sesion": "2025-12-08T21:24:37.1337484+01:00",
"id_employee": "a8ee2cc8-c290-4b6c-a65d-824cf30a9e02",
"id_branch": "5021c00c-8fee-4fd3-ac67-e617ad31913f",
"id_voucher_permision": "637f2840-f422-4520-8ec5-20e16a8c27a9",
"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": "e479e6fc-f50e-49ba-b7af-010011d0d98b",
"id_user_add": "2536938c-ad46-4b88-84b8-1ca170c83c26",
"id_doc_sa": "5189fc98-dd41-44e3-8b05-c38949f131b9",
"id_item_sub": "04b92db7-6be1-4e3c-8b47-b956eca58311",
"id_pos_sesion": "18025bc6-dd96-4295-b2da-26ef13c0c603",
"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": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01: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": "889f8f8e-966e-462a-abd7-8fcb73bb81ae",
"date_from": "2025-12-08T21:24:37.1337484+01:00",
"date_end": "2025-12-08T21:24:37.1337484+01:00",
"date_used": "2025-12-08T21:24:37.1337484+01:00",
"id_employee": "d14b59f9-aa21-4afe-b82e-6477b8fa9739",
"id_branch": "b334c612-36c6-4293-bea2-36ff2f8e7d5d",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "484a2e0a-baba-42f4-b8a9-9ef1f8dbbdad",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01: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": "80d11799-4af0-4495-bcbe-0680fc66ae32",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:24:37.1337484+01:00",
"date_end": "2025-12-08T21:24:37.1337484+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": "214c5b55-3e46-4e42-bbce-3e4bfe51215c",
"id_pos": "cf0721f5-90c7-45b5-8ba5-5c6603b04070",
"id_list": "515c4391-622f-414e-a27b-fdaeeab6e9d2",
"id_item": "5fbf2b44-d7ef-44a1-adbd-a72c99c28ba9",
"id_item_type": "8dd8a3c8-1876-4343-95da-30b13f662ed8",
"id_category": "591b1230-2052-4211-997f-cce3c1596e37",
"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": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "4832fc71-05d3-4a71-810a-1c160634fa5a",
"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": "7fd5c197-8d90-4f88-9323-5fb18d73b940",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "5ddd0d17-42bb-4454-acab-5268670653fd",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "3c77a73e-ac46-4f9b-9570-1b9f7c906266",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "1c74247b-6aa8-4d4c-b541-5253101da52a",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "6d1443b3-5b10-4526-863e-37b1119f4dfd",
"id_pos_type": "bd45755f-8999-4be3-9061-f67839da7b5f",
"id_price_list": "e3bb96f5-c338-40f3-87fb-bc5f6ec611fa",
"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": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "4f20c952-c75b-4439-94d0-65c58c3166f9",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "dc530dc7-f66e-4140-ba4a-94da642209c8",
"id_pos_type": "40562dfe-005a-49ed-aa01-209100336256",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "c6ab1395-3561-4d08-9e93-595d7e9274e6",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "ef411f09-25ff-43dd-8b18-ddfedbf68124",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "da7def89-a54a-4695-a1aa-33b5e112d8a8",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "e53cb6cc-8ceb-4650-8446-75ad3c35c5ac",
"id_branch": "ed39b76e-1fad-485f-97cf-b0c5887a4b7b",
"id_pos_type": "0275964a-24ff-4ac3-8bba-f964c095b7b7",
"id_pos": "f44e0255-c65a-49a0-b4fd-352f8462d341",
"id_item": "475c0282-6a4f-4098-aaeb-d0b1227116e9",
"date_from": "2025-12-08T21:24:37.1337484+01:00",
"date_end": "2025-12-08T21:24:37.1337484+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "0f71c2d0-33b8-4aea-bbad-b807ab81ff95",
"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": "f0d87b9e-c057-4e8a-88f6-6f6d4a94087d",
"id_doc": "92217408-ce00-4fc5-9390-33f2ffeac9a1",
"id_pos_type": "6e547015-b612-4090-9922-3798d02867be",
"id_doc_print": "aaf8d2bf-f98a-4521-8787-f75bc9d87c76",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "6773f636-e1d5-468e-8736-06123770c5ce",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$ref": "1"
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "c17b45dd-06ec-481a-afd4-22057b2ff20a",
"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": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "1a432837-fd18-44c9-b802-d174e78ec725",
"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": "4578f5a5-9cfb-47e1-99ae-e0e480a4fa15",
"id_item_sub": "f8a867d1-c3e9-4e64-9367-e5ca897050cb",
"validity_date": "2025-12-08T21:24:37.1337484+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "4acfc802-a344-4916-8660-eb31fd6895c4",
"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": "d68c8b07-065c-4652-a523-902d83acc9ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:24:37.1337484+01:00",
"date_end": "2025-12-08T21:24:37.1337484+01:00",
"id_branch": "9497a82b-cdbe-4352-aa5e-ace5533d8427",
"id_pos": "ee44ad7d-8a52-485c-84c0-d6f68cf4f7e8",
"id_list": "a16e761a-373a-408f-99c3-53ec8a309963",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "b4187ef7-ad4f-4031-9da4-3218a99bbe40",
"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": "2bc22337-4227-4e7c-91e9-7aa66859859f",
"order_id": 2,
"id_item": "0c05497d-7ed7-4f08-9dbe-fe39e6fb24f8",
"id_item_type": "e86f7e03-64f5-44f5-b2fa-f30f7139f803",
"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": "78856ad0-293b-47c3-b9d1-aeada8b60591",
"type_item": 11,
"id_voucher_json": "1d807a76-3b67-4f49-8792-ac4383a1ccbc",
"count_voucher": 1,
"id_category": "cef7e168-a0cf-42f6-a0a6-936fa72b1189",
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "be7e09bc-54cf-4e4d-b99a-082a27dba96a",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "45",
"id": "73d0eba5-e1e0-4ce5-9ef7-57c0bd2f9ebc",
"nro_sesion": 2,
"id_pos": "0c8e75dd-3226-4020-b9fd-1f49b139057a",
"date_tax": "2025-12-08T21:24:37.1337484+01:00",
"date_open": "2025-12-08T21:24:37.1337484+01:00",
"date_close": "2025-12-08T21:24:37.1337484+01:00",
"id_user_open": "84a95bd4-f217-4b10-9b9b-cb68f5306b61",
"id_user_close": "88739757-0b12-4785-9f04-069cc22562af",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01: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": "0c8b963c-11a2-4696-a4c6-c600e0ed15a7",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "d824141e-44b3-410c-a6e5-7f84c6495a14",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "190b3bb1-c02c-477a-b396-a96803610478",
"id_room_unit": "c9241536-5d92-4f2a-8ac2-71e5b1935d09",
"id_room_list": "128ab2b2-c4e1-460c-a537-96eb84951557",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:24:37.1337484+01:00",
"date_from": "2025-12-08T21:24:37.1337484+01:00",
"date_end": "2025-12-08T21:24:37.1337484+01:00",
"date_open": "2025-12-08T21:24:37.1337484+01:00",
"date_close": "2025-12-08T21:24:37.1337484+01:00",
"id_employee": "35bc98a2-c23b-43c7-9a41-ad7129096fe1",
"id_employee_sec": "891ad9ef-22df-49c4-a5ac-76e5185110a2",
"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": "f06f0ac5-27c4-4a20-9de1-71bb26d76dcc",
"comment": "sample string 7",
"id_user_open": "a6bc5787-ca22-4712-8784-20685bfc1544",
"id_user_close": "1262e6c1-c204-4cac-a214-6903b30fbb91",
"id_unit_state": "78c90684-ed45-4e3c-8333-d7f66bd39b01",
"id_pos_sesion": "c2e6f886-3210-4352-bcab-0ad88f575905",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:24:37.1337484+01:00",
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "7aeb6707-e767-40ff-942a-b318df8f9d04",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "5ac47119-687b-49c5-b4b5-694c76a52aee",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "e00174f2-a9f5-4a59-85bc-fb79ebd04274",
"locked": true,
"date_locked": "2025-12-08T21:24:37.1337484+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "8c6f0d85-a828-4dfa-b2bc-4898f260b225",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "73fb1269-b0df-4b28-a4b8-71d5959873dc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "05152c77-1ef8-4efa-a08a-991aadfe6ecc",
"name_pos": "sample string 6",
"id_image": "e9c488e0-ad76-4311-ad3c-951ade6dda4a",
"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": "3cb8d881-4812-4fd2-845f-43eae47c11b3",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "7dfd0044-52c2-4d46-8b2a-2a2dd7f4bee8",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "b5593481-4a94-422b-9f47-5ded58f6a1cd",
"id_room": "d163c094-e170-460c-92f1-add2ee9b1e23",
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "f3556dca-5144-4b78-a6dc-517880f76a16",
"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": "101a64b9-b321-43c9-a97b-b8844341a3a8",
"id_room": "2103a692-2a35-4794-9de1-c226f4d4308e",
"date_in": "2025-12-08T21:24:37.1337484+01:00",
"date_out": "2025-12-08T21:24:37.1337484+01:00",
"id_user_add": "aa48848c-5697-4728-8fbc-6944d222baf4",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01: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": "32604d5e-dcee-49dc-920e-7780cdda14c9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "f544b50c-bf66-4d13-a660-ae04fcf6e054",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "140bbdbc-e925-496e-83bf-0e122b1033ef",
"id_room_state": "b797de41-d793-4c84-b684-3a7065f83eeb",
"id_image": "b40632b3-18d4-4a90-b26a-9cf534cdf425",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "d28a0dc4-b16f-4b95-927c-cf4d3ccbb23c",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "e4764278-ecde-4e00-bf66-9a1cbc67002b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "8bf36caf-d1f8-4ab3-aa94-82678b727ac3",
"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"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "55",
"id": "b635284f-228f-45da-b40c-759eebb7bacc",
"id_pos_sesion": "ea3332f4-377d-4196-ae2a-f7ebd669e552",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "91ea1479-42e7-40d3-bdea-566cc063b2fb",
"id_room_unit_activity": "ec575b33-d906-4a82-9ab7-c3ccbdc2b783",
"id_doc_sa": "03de0c69-a72d-4f96-b2fa-f5b7eefb4894",
"id_pos_type": "61b9cd4f-0cf8-4b95-ab9d-bd42a538a0cb",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "7e99447b-e5cb-419a-a2c2-f4d65d0cddd4",
"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": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "6c43b349-9460-493e-8d26-e4c38e0ca432",
"id_user": "6886ca34-8f17-4f60-a1be-8ce5674ddf3e",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "c42a3eff-3c90-4bae-9440-158b4915ee99",
"id_user": "5b50b846-004c-4ef6-975d-bc85309b5511",
"date_add": "2025-12-08T21:24:37.1337484+01:00",
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "58",
"id": "99cfa0d4-53fa-4fe5-b905-362f4f5ce4e3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "14ffce88-cb5a-456f-b2b6-c12a2d03dbea",
"id_doc_print": "443e7b0f-30e8-4f6b-9f56-4db6e014d3bf",
"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": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01: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": "59",
"id_doc_sa": "ef5bdf9c-6e11-4018-b999-bf886b390061",
"id_line": 2,
"id_item": "9e53ca0f-de39-412e-88ee-f60d87043a08",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "59"
}
]
},
{
"$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": "60",
"id_pos": "7416153b-e2ac-442f-9dc4-9f903b68ddce",
"id_doc": "b54e5cba-7fd5-4933-9040-a5028e548ceb",
"value": 3,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "fc8e3854-f05e-4b10-a3aa-33fdf0ae8c5f",
"id_pos": "e1104862-0b05-4879-adb7-d29b7139e7ae",
"id_doc": "7359fb73-b634-4ef9-9fb8-fda0517b21ab",
"id_branch": "543584a1-80b3-485e-9e85-851a28d426c9",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:24:37.1337484+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "f237a02c-3957-4fcb-81e4-0e40fabfe1a8",
"id_loc_from": "5dfcfec0-5469-41ac-b649-0846548d14e9",
"id_loc_end": "e420ffe7-0f1c-4bcf-bc6d-1990e38f4bb7",
"id_user_add": "bd5e5072-e1fd-4cc9-8636-edeb6f5db01d",
"id_user_upd": "62282474-570f-4e17-bace-bc88f5c96c5b",
"id_pos_sesion": "ffacf29d-7883-4d16-8379-cdb403b2603f",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:24:37.1337484+01:00",
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "7f9fb975-143b-4203-b590-ac71f34b9d2e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "7e1fe017-2375-4569-a41a-bd723887b3c4",
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"id_user_upd": "9980adcd-b2f6-42a8-82ba-2a3fd32c090e",
"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": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "21ca5f37-14dc-4882-a76a-ab1b25177411",
"id_item": "7091bd61-43bc-4fb6-abe1-2e4c952b6c44",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "b48da6f7-b11e-4f16-80b0-869b7d04aa02",
"id_line": 2,
"id_item": "37a33857-187d-462a-a087-a819897622aa",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "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": "65",
"id": "399c85e6-e5e0-4426-9aca-e8ecc193d63b",
"spool_server": "sample string 2",
"id_doc_sa": "c430e4b8-04cf-4592-93b5-4c3697b659a5",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"printed": true,
"print_on": "2025-12-08T21:24:37.1337484+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"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": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"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": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"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": [
{
"$id": "66",
"id": "b272f999-4340-448a-99f8-ebbbf23598e0",
"id_function": "ba7932c3-9523-4b96-b816-e8aad60721a6",
"id_user": "6b11ef4f-2fe5-4aff-a835-ec2843f73252",
"id_profile": "6b86d553-2e34-43f8-aac4-6cc9bfc9f8a5",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"commited": true,
"st_users_profiles": {
"$id": "67",
"id": "e36b87f5-9988-494f-95cd-da3305fc8286",
"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": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "68",
"id": "57e7eee0-f4b5-4a86-9213-702cd2681c4f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "697f24cd-61aa-4348-afd0-6d1a36108c2b",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "276490e8-4e4a-4fa0-a70c-56f130303421",
"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": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"commited": true,
"st_functions_groups": {
"$id": "69",
"id": "d54bc776-fee8-4769-842a-71979af0c4bf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"commited": true,
"st_functions": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
}
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "70",
"id": "9166ff85-ac28-438a-a64d-296fd9bf551a",
"id_pos": "9655ed1e-685a-4553-8194-9ccc0179a424",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:24:37.1337484+01:00",
"key_access": "sample string 5",
"id_user_add": "a1755186-9aab-4b78-a833-29b4494ef291",
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "ade1f163-7124-4fcf-8431-f0fff204df3e",
"id_pos": "5fb35d84-979c-4310-b163-03d4a254ff9a",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "71"
}
],
"st_users_profiles": {
"$ref": "67"
},
"st_users_token": [
{
"$id": "72",
"id": "6195cd4c-7f79-462c-b72b-bc12de84bc47",
"token_id": "sample string 2",
"id_user": "bc97c611-3442-4afe-ac2b-2af8e65a84ab",
"date_from": "2025-12-08T21:24:37.1337484+01:00",
"date_end": "2025-12-08T21:24:37.1337484+01:00",
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"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_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$id": "73",
"id": "fa58aa2a-8d38-433f-a2b4-ddff67936d75",
"id_user_add": "1d7d242b-55bd-441e-9533-b119c050862d",
"id_table": "c8008794-58e0-4aa6-b958-ae0fe42310c2",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "fd265a61-64f3-4bf7-ba7a-3edf6c5be382",
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "74",
"id": "c4e73729-6c1d-419b-9637-abbe77d9f52e",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "04585cef-aca6-4f76-be6e-1d857640ef16",
"id_sync": "ef793681-1c2a-4b14-8e2f-23e7f5e57c62",
"json": "sample string 3",
"id_table": "1e82cb12-5cf3-498d-9ed6-a25c2e61d6e4",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "9380f626-f0c5-45f8-8368-7802c3ec22b9",
"id_branch_from": "c6405e3b-d84e-42b8-8f2b-594ee705f764",
"id_branch_to": "5bc78a7f-19ce-459c-aff0-c8c09917fa4e",
"type": 4,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:24:37.1337484+01:00",
"send_on": "2025-12-08T21:24:37.1337484+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_sync_tables": {
"$ref": "74"
}
},
{
"$ref": "75"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"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": "77",
"id": "31668ec0-1b6d-4c73-a5c5-d4ebc217f303",
"id_room_activity": "1ef1dfef-5ce6-45fd-9a58-d2f9ac107e60",
"id_pos_sesion": "68f7b880-28f6-42f0-b86a-3796f4689988",
"log_text": "sample string 4",
"id_user": "42591fa0-db94-4228-aaa5-efe809a271d1",
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "77"
}
],
"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"
}
]
}
},
"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": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"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": "68"
},
{
"$ref": "68"
}
],
"st_images_types": {
"$id": "78",
"id": "e6e28909-e068-4619-8a26-56e1b06e765a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01: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": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "720f783d-bd6c-44f2-8535-c56222424a82",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:24:37.1337484+01:00",
"date_end": "2025-12-08T21:24:37.1337484+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:24:37.1337484+01:00",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "79"
}
],
"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": "76"
},
{
"$ref": "76"
}
],
"st_sync_packages1": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"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": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "80",
"id": "3e249307-ab78-41df-a818-58bf5f2c95e3",
"id_pos": "747939d7-732a-4aff-b298-ff12b20e9b20",
"date_add": "2025-12-08T21:24:37.1337484+01:00",
"date_upd": "2025-12-08T21:24:37.1337484+01:00",
"date_out": "2025-12-08T21:24:37.1337484+01: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": "80"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_local_variables": [
{
"$id": "81",
"id": "8717a062-df7b-4323-b57a-e94603278909",
"id_pos": "58e1fce9-99c1-4684-9b52-dc9c438824f5",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:24:37.1337484+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
}
}