GET api/Tt_Doc_Sa?date_from={date_from}&date_end={date_end}&all_rows={all_rows}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| all_rows | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of tt_doc_sa| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_pos | globally unique identifier |
Required |
|
| id_doc | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| nro_doc | string |
Required Max length: 10 |
|
| date_doc | date |
Required |
|
| date_tax | date |
Required |
|
| hour_doc | time interval |
None. |
|
| block | boolean |
Required |
|
| id_ref | globally unique identifier |
None. |
|
| id_relationship | globally unique identifier |
None. |
|
| id_loc_from | globally unique identifier |
Required |
|
| id_loc_end | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_user_upd | globally unique identifier |
None. |
|
| comment | string |
Max length: 500 |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| id_room_unit | globally unique identifier |
None. |
|
| ref_locator | string |
Max length: 20 |
|
| ref_zone_aut | string |
Max length: 20 |
|
| id_pos_type | globally unique identifier |
None. |
|
| p_dis | decimal number |
Required |
|
| p_chr | decimal number |
Required |
|
| amt_net | decimal number |
Required |
|
| amt_tax | decimal number |
Required |
|
| amt_dis | decimal number |
Required |
|
| amt_chr | decimal number |
Required |
|
| amt_tot | decimal number |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| created_by | integer |
None. |
|
| doc_print | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_docs | mt_docs |
None. |
|
| mt_locations | mt_locations |
None. |
|
| mt_locations1 | mt_locations |
None. |
|
| mt_pos | mt_pos |
None. |
|
| st_users | st_users |
None. |
|
| st_users1 | st_users |
None. |
|
| tt_cloakrooms_units | Collection of tt_cloakrooms_units |
None. |
|
| tt_doc_sa_cashflow | Collection of tt_doc_sa_cashflow |
None. |
|
| tt_doc_sa_det | Collection of tt_doc_sa_det |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_doc_sa1 | Collection of tt_doc_sa |
None. |
|
| tt_doc_sa2 | tt_doc_sa |
None. |
|
| tt_pos_sesion | tt_pos_sesion |
None. |
|
| tt_rooms_units_activity | tt_rooms_units_activity |
None. |
|
| tt_spool_doc_print | Collection of tt_spool_doc_print |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "5f90ada9-c1ab-4898-bb7c-c776e4bd8294",
"id_pos": "5189344f-aeee-4a8b-b225-1d478e1b799e",
"id_doc": "c8842c34-50cf-4325-b7b3-280a82f37b2b",
"id_branch": "4221ebac-2a92-4d8e-af07-d2227eea6231",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:37:36.6808455+02:00",
"date_tax": "2026-05-09T09:37:36.6808455+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "6a8b901b-4a7c-4788-9036-ee8113a8719d",
"id_relationship": "909145b7-500e-460b-b35b-ef6971e39509",
"id_loc_from": "1d9a5dcc-dc39-4658-b97a-caf4e8c6dcbf",
"id_loc_end": "f6ef98b2-2e00-45e4-8c00-c9a75fe8ac95",
"id_user_add": "455f63cc-e80a-443f-be59-d6e85160b64f",
"id_user_upd": "d17b94df-9e4a-4f02-9260-4a74476ec9fb",
"comment": "sample string 12",
"id_pos_sesion": "8175bc3b-5a56-4bb1-a37d-b51dddcc8bcf",
"id_room_unit": "76614133-2d52-4b69-9f66-fadee41a92a8",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "fd270376-f4be-4f8a-851d-6aaf71aa8dbd",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$id": "2",
"id": "a1d65054-d36c-46f9-9560-ec85f6d0e785",
"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": "d3e71dcb-6eeb-4dd0-aac7-ff2d1b1a5bbf",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "13b2eb93-4b4e-4098-8a3c-34a447fa29ff",
"commited": true,
"st_images": {
"$id": "3",
"id": "5e347167-43ec-42c4-b9fb-c297e37ed295",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "b971f6f7-f27e-4ed6-b15f-5581a7dbb629",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "1d9acb92-56dc-4e85-a2f9-c2151229fdc5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "08d57f4b-8815-48d3-8d0d-18d9493d4f6f",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "bbe706a2-a2d3-47a7-ba36-0b319ecc5857",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "d18a1c6a-7a74-4d2a-992d-4c6e4438e80c",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "47505bc8-97dd-4c9f-b02e-8b009f266530",
"id_item": "21085e41-c73d-4527-bdc6-9b8e47e904f7",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "5ca3e8b5-6dee-4a78-bf03-ab5e4d2dd510",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "37c9d85c-6c1f-4834-811d-b51ff009f8ba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "1263766f-a3d8-437e-89d0-93a250886d28",
"id_unit_sec": "e823b9a0-0e74-4d3d-afac-cfb74ab61a9d",
"id_brand": "23cfb932-7048-47c4-868e-21e7f6c2a221",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "7706191b-c846-4043-80fd-830f9b452c8d",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "a48803b2-690b-4a51-92f3-0645594febde",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "ac07c997-ede9-498c-a1e1-10af9abac116",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "e9559976-4435-401f-a901-a41c95f79450",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "b7b5253a-94c1-406a-bd67-0a86ef503330",
"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": "17b949b0-8e7e-402f-8790-3a9086a97f9a",
"view_messages": true,
"id_image_photo": "95e44bdb-eb72-4fac-b93e-d8578b4dfd70",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "4cdb3a51-89ab-47b5-9109-54120c425970",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "0baca0ec-41ff-47cd-abbc-d798bfdaecbf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "99e8b9cc-94f5-4d25-b149-64c9c7e148e3",
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "d376af9c-d991-4de3-b7e1-82e4a88ee0d4",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "9ffd57b7-da2b-44fd-b8f3-1ab1c34b2e57",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e97e7170-37b1-4f12-a818-2794669cd2ef",
"id_zone": "feb87467-7323-4c6e-ae7f-24def2a91be0",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "c5bb49d8-9881-4ae2-bafd-60da01824c9c",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "6749db97-171a-42d5-9449-b4c3f9d316cd",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "2354efd1-7893-4414-ba15-36a1d5ab1af3",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "cfffbc8e-a082-4b11-81cc-13143aec8ce0",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "69d9444e-e625-4749-8806-274ccb49c2f5",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "cacfc95a-3e92-43a4-bf6d-4c695c0e03b5",
"id_cloakroom": "a2b914c1-976b-4b0f-bc6e-511211d3f0d1",
"id_pos_sesion": "2abc5c56-dee8-4398-a873-2ec91c9384c1",
"unit_id": 4,
"date_open": "2026-05-09T09:37:36.6808455+02:00",
"date_close": "2026-05-09T09:37:36.6808455+02:00",
"id_doc_sa": "4228b7a2-f9c0-4e06-8e69-83cc7df8af32",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$ref": "1"
},
"tt_pos_sesion": {
"$id": "13",
"id": "a97735f4-6935-46ed-ab40-47228df95b6e",
"nro_sesion": 2,
"id_pos": "cdcc7522-d336-4ce9-945b-d8fb17943dc3",
"date_tax": "2026-05-09T09:37:36.6808455+02:00",
"date_open": "2026-05-09T09:37:36.6808455+02:00",
"date_close": "2026-05-09T09:37:36.6808455+02:00",
"id_user_open": "1c74d601-d36d-485d-b3cc-c59c34eed0ba",
"id_user_close": "5c2d1195-9a2b-46b0-ae4f-ac250e52f5ce",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$id": "14",
"id": "2b7717d5-a417-44a4-b1dd-88ddac053e77",
"order_id": 2,
"id_item": "03474f4f-6d5f-441c-8f82-b09fcb1c1f22",
"id_item_type": "cc194288-2ea0-4878-ad94-275c6043278e",
"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": "eed21f9c-d132-42ab-9e1e-01ffaf3eb769",
"type_item": 11,
"id_voucher_json": "f6c13e08-0e3c-4e56-9d57-6c3ad83f41f2",
"count_voucher": 1,
"id_category": "4958fcef-0b7c-4c95-875b-9d8c4f1610fb",
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "465a64e2-f391-46e3-b01e-348f153d4d18",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$id": "15",
"id": "bcb31479-e794-4c46-8323-63f90cfefcab",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "36a233db-0070-4ddc-9458-5b86de7ab47b",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "49382ea1-6721-43bb-8319-3aba11b6cefe",
"commited": true,
"tt_vouchers_det": [
{
"$id": "16",
"id_voucher": "3ed778c7-4261-46b9-a055-364003b119ff",
"id_line": "2a0bacd9-0098-4693-82e3-b8cde9b3b67a",
"id_category": "a3f2fa93-e372-411b-94f6-8f012a58746d",
"id_item": "ca38abd0-2c29-4729-9629-810df1a2804e",
"id_item_type": "c3e0bcca-4b8f-458a-8c4a-c0ffe4941f37",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "15"
},
"tt_vouchers": {
"$id": "17",
"id": "e1113292-075e-45de-b660-cc52c6ba228e",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:37:36.6808455+02:00",
"date_end": "2026-05-09T09:37:36.6808455+02:00",
"date_used": "2026-05-09T09:37:36.6808455+02:00",
"date_sesion": "2026-05-09T09:37:36.6808455+02:00",
"id_employee": "4f7023f2-f1cb-4c5e-9858-e79e5d7b11bd",
"id_branch": "c0bc9a8e-a6f4-48d3-a1c7-49a8e8e61e15",
"id_voucher_permision": "12145bff-0bb4-4544-8a52-23ec803d0277",
"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": "f4427d1f-0497-43c0-bdac-1404a745c512",
"id_user_add": "c87a76b9-ee07-49be-958a-185b53f55220",
"id_doc_sa": "b6877097-b423-49a4-956d-49aaf515fd34",
"id_item_sub": "0fa1e231-2cdc-4c15-9d44-b32455ec0be2",
"id_pos_sesion": "6f8dd307-0fc4-4710-a208-d6589db81929",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$id": "18",
"id": "b1fe7200-6e52-4528-9503-c515799eee37",
"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": "83fa3f22-e853-4b08-80e1-7db0146f881e",
"name_pos": "sample string 12",
"id_image": "9c5a0376-a563-467c-a901-d92643952062",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "20c876a2-b290-48f6-bf3c-42fa334b4acf",
"commited": true,
"mt_employees_branches": [
{
"$id": "19",
"id_employee": "743b3623-bd99-4484-a5fc-2232aef36471",
"id_branch": "ba546766-a436-4380-92fc-d0d4f7ae46b9",
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "a45c4ceb-e620-4070-ba2d-a7fc2db8f359",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "18"
}
},
{
"$ref": "19"
}
],
"mt_employees_profiles": {
"$id": "20",
"id": "cbfc1c16-110e-40b1-870e-ba6881dbcf3a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "ae0425c2-8191-4f9c-9c67-097c808a4835",
"commited": true,
"mt_employees": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_users": {
"$ref": "8"
}
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_det": [
{
"$id": "21",
"id_doc_sa": "7c181b5b-5468-46c2-830f-6e5af5035616",
"id_line": 2,
"id_item_sub": "b41d2716-f03c-4d47-8c4c-9c9b1a07eb6a",
"qty": 4.1,
"id_list": "236805d1-4021-495d-85e5-ac0267ce6c37",
"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": "b514445b-3981-402f-aa1d-ff35dbf068b6",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "291ebe3f-2850-40ab-a79c-9bc071cce09f",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "55ccec07-57ab-44cf-aafc-d8b184905192",
"id_user_upd": "fbf82f3e-389e-41b3-a2ea-ad0aca2ca0c5",
"active": true,
"mt_employees": {
"$ref": "18"
},
"mt_items_sub": {
"$id": "22",
"id": "91eaeda3-9d02-4ef9-ab13-da03e1f77a34",
"id_item": "ee36a872-00f0-4c46-8d3d-e5f4a916423e",
"id_item_type": "e6db7279-1c95-4946-82d9-a77d888adba4",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "1fb49375-b43d-419b-8559-73f3c33373b0",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "31b1dec6-f684-44ac-acd1-e8c47ae6eff8",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "23",
"id_item_sub": "132bf099-38e1-4f16-a857-016206885c52",
"id_item": "6d835a69-44b9-42be-9f70-d2d0010d20ae",
"group_id": 3,
"id_unit_ref": "4bd51bdd-4d21-4b38-978c-c2115e85a8d9",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "22"
},
"mt_units_ref": {
"$id": "24",
"id": "b4e61073-e5d8-4ede-b387-38fa7d819817",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "0936e034-9caf-41a9-9047-18079b381656",
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "13ae290d-cf2c-4ae8-9e27-ed4b57900a2b",
"commited": true,
"mt_units": {
"$id": "25",
"id": "dd2e21e7-8b3c-4d26-939e-1ba6570ff64c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "2dccd8a9-bc4b-4a6e-b0d4-b97e1293e3ca",
"commited": true,
"mt_units_ref": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_users": {
"$ref": "8"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_items_formula": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
}
},
{
"$ref": "23"
}
],
"mt_items_types": {
"$ref": "15"
},
"mt_items_vouchers": {
"$id": "26",
"id": "f424a209-c06e-4fda-b668-4759a6d43f89",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "789943ea-aaa4-4adf-9103-da21168e370f",
"id_doc_print": "652e7fe5-f141-4aa8-b20e-7f1084770c50",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$id": "27",
"id_list": "56c36193-5b45-4652-8bf5-a2d8b27d2700",
"id_item_sub": "42c1e735-a101-4c84-9e27-5cd0aed13162",
"validity_date": "2026-05-09T09:37:36.6808455+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "db6d8b6a-f7a3-4bcf-ac35-8cc5bcb53365",
"commited": true,
"mt_items_sub": {
"$ref": "22"
},
"mt_prices_list": {
"$id": "28",
"id": "df4a1b4f-b56d-41ce-a32d-0424228aa63a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "8b7444ed-83ab-4e31-b895-9e1669ede84d",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "20d4ec23-f882-461e-a0c9-e0aaee5d3ca6",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "3c4a8793-a708-4832-947b-0767677d0cc6",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "29",
"id_pos": "ce95bd03-82a8-486c-8208-4e1420f70e52",
"id_pos_type": "8a9accd3-d09b-48ff-aab1-425f1d974b86",
"id_price_list": "e165a194-3b0f-4554-8451-9ea6321966bf",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "93058b0b-f472-4e70-b920-d92ff174a995",
"commited": true,
"mt_pos_view": {
"$id": "30",
"id_pos": "0bd62461-be5c-4688-a64c-8c907ce09cce",
"id_pos_type": "df59e5c5-ca69-4bb8-8ef2-6d8504f8f519",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "49ada397-5995-490d-aac9-13ecaabb3c5e",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_pos_types": {
"$id": "31",
"id": "3ddac6b8-5c02-4876-adea-f31dd3159051",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "0dcf02e8-5fe5-4af1-8ed6-b1561ad7f5df",
"commited": true,
"mt_items_featured": [
{
"$id": "32",
"id": "6d07eb4e-e9e1-4fc1-97b2-0ecee3113048",
"id_branch": "d121afee-786e-44e5-b140-81ce0dbc3c35",
"id_pos_type": "dc71cb3b-b779-4208-a4ad-2450038ab8ea",
"id_pos": "ed3b57a8-89a5-4f41-9720-b2c5702f3447",
"id_item": "8c7ab459-23f7-4ebe-9528-2295ebe23880",
"date_from": "2026-05-09T09:37:36.6808455+02:00",
"date_end": "2026-05-09T09:37:36.6808455+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "60674cb3-e95e-4c54-8d75-ddb0f536d8a3",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$ref": "31"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "32"
}
],
"mt_pos_doc_print": [
{
"$id": "33",
"id_pos_print": "54a365f5-fcec-49ce-99b6-e38a96fe457d",
"id_doc": "f08d24a3-9e17-4455-b28e-35cab3afc96e",
"id_pos_type": "3d4d1093-fc95-425e-ba9c-c556c109023e",
"id_doc_print": "d6be2b91-799a-4243-85aa-623fe6c58134",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "885b66db-6239-4fe2-a977-56bcbc7ac71b",
"commited": true,
"mt_docs": {
"$id": "34",
"id": "0801a1ea-7702-470c-8738-34fc180f14e3",
"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": "71239700-c50b-4cab-9183-ab0bbb40306b",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "281c485a-1b47-411c-bfa9-9c6a3c9261d2",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "35",
"id_doc": "04debc59-3e56-499a-a8b0-93c0be7abe7b",
"id_pay": "7a1f6111-26b8-4950-aeae-4aaa4879a56a",
"id_money": "70008aff-420b-4bf8-951c-d85cc30ef7b7",
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "02739487-1e41-44aa-88d9-2bd051c6ec98",
"commited": true,
"mt_docs": {
"$ref": "34"
},
"mt_money_types": {
"$id": "36",
"id": "771d5f2e-ed62-4d85-8a4a-930f806df2e7",
"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": "cbb463e5-ee1d-42c9-86aa-64a5b0c9c7f0",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "30470f22-50d7-4c59-8bbd-02601a75a203",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_money_rates": [
{
"$id": "37",
"id_money_1": "81a89af1-01ab-461d-9d17-4721eb31ec97",
"id_money_2": "aec5c2db-9765-405d-8587-c9befa217567",
"date_from": "2026-05-09T09:37:36.6808455+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "6f790238-2a52-463f-8a8a-855a7bd3245c",
"commited": true,
"mt_money_types": {
"$ref": "36"
},
"mt_money_types1": {
"$ref": "36"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "37"
}
],
"mt_money_rates1": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$id": "38",
"id_doc_sa": "e1805b1c-542c-4650-af6e-65475c64b5a5",
"id_pay": "ec96568d-0cdd-4fab-bc92-51f32d842109",
"id_money": "28f37633-898a-4c90-935c-49f8b4a4246a",
"date_cashflow": "2026-05-09T09:37:36.6808455+02:00",
"coefficient": 5.1,
"id_user_add": "0b12293a-2eec-4f5a-871a-bf3570decae2",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "39",
"id": "aaf01072-93ab-45b2-8a9b-74cce2aa83d6",
"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": "faec008d-a9a6-4acc-8813-77da59aa564a",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "5c346802-82a2-4a4d-a48a-1db89ab02c7b",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_doc_sa_pay": [
{
"$id": "40",
"id_doc_sa": "82726ca9-50d6-4b87-a3d9-12f9ef85f640",
"id_line": 2,
"id_pay": "c2173dc9-a0b3-4010-93a0-069417268992",
"id_money": "e0e21e7d-7a48-4b02-b547-a32acba6d765",
"coefficient": 5.1,
"id_voucher": "703d87c0-0dc0-4e0b-84c1-b6787663e61e",
"id_employee": "bd2b93b5-77c1-4b6e-b38b-97323d953242",
"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": "65e8bd4a-fd40-44dd-bdf6-6875b43d2afa",
"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": {
"$ref": "18"
},
"mt_money_types": {
"$ref": "36"
},
"mt_payment_types": {
"$ref": "39"
},
"tt_doc_sa": {
"$ref": "1"
},
"tt_vouchers": {
"$ref": "17"
}
},
{
"$ref": "40"
}
],
"tt_vouchers": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "36"
},
"tt_doc_sa": {
"$ref": "1"
}
},
{
"$ref": "38"
}
],
"tt_doc_sa_pay": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
"mt_payment_types": {
"$ref": "39"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "35"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$id": "41",
"id_pos": "f0d22a4c-b17a-4d9c-aa36-341968257a3a",
"id_doc": "c7551b1b-71d2-4fcb-b0a5-221b459e5093",
"value": 3,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"mt_docs": {
"$ref": "34"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "41"
}
],
"tt_doc_sa": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_st": [
{
"$id": "42",
"id": "2d0f7b9b-40e7-4f8b-a84c-f4cc298d2d85",
"id_pos": "620ee05a-29c5-4199-ac7f-d1b1716f6bb7",
"id_doc": "eeb09dae-3816-4a19-b88d-ad6013ae6582",
"id_branch": "6e88a54f-b5f5-4694-b015-eae723554cf5",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:37:36.6808455+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "67d31251-8545-4ef5-8bdb-237d6a6c03d3",
"id_loc_from": "51cf9310-7615-4376-8fe7-23670a6e4427",
"id_loc_end": "39e1357d-e5df-4c31-b259-a317563ea57c",
"id_user_add": "7986a58b-052a-4e57-8a5a-0db72250d9a1",
"id_user_upd": "c945155a-5470-41a3-b3ea-cec1b46fe1f9",
"id_pos_sesion": "842eb004-e206-46e5-a0ae-85941ca2e607",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:37:36.6808455+02:00",
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "34"
},
"mt_locations": {
"$id": "43",
"id": "9c596ccd-8112-426b-a8a3-9ed226fcca49",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "80ea4d0b-537a-4ac8-a952-96b31d3f9fe0",
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "fa41c753-605f-489e-a4ee-9828b63b979d",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_sa1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_st": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_st1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_stock": [
{
"$id": "44",
"id_location": "58bbd256-cd1a-4955-b470-714610b2c105",
"id_item": "b8b1976b-69a3-439f-a550-888d92386b62",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "43"
}
},
{
"$ref": "44"
}
]
},
"mt_locations1": {
"$ref": "43"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "45",
"id_doc_st": "a3efc7f5-3869-4e9e-8de8-73f346601a75",
"id_line": 2,
"id_item": "dd592a7f-4cdf-4330-88a9-427baf719172",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "42"
}
},
{
"$ref": "45"
}
],
"tt_doc_st1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_st2": {
"$ref": "42"
}
},
{
"$ref": "42"
}
]
},
"mt_pos_print": {
"$id": "46",
"id": "60eb25be-57d2-49cb-88b2-945517817cf3",
"id_pos": "17231b03-a5cf-42e6-b4c3-e15d28771a1d",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "4d8d3cd0-e362-4022-8a37-41d5eb5d4edd",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "31"
},
"st_doc_print": {
"$id": "47",
"id": "3ae67ec0-3ea6-4ab6-b9fa-c0e618cc4975",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_print_det": [
{
"$id": "48",
"id_doc_print": "aff1a9c4-77e9-4ad5-8449-b108d397ca08",
"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": "47"
}
},
{
"$ref": "48"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "33"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "28"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "29"
}
],
"mt_prices_items": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_list1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_prices_list2": {
"$ref": "28"
},
"mt_prices_list_rules": [
{
"$id": "49",
"id": "ea224640-4968-495f-b23c-30fc6b797ed1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:37:36.6808455+02:00",
"date_end": "2026-05-09T09:37:36.6808455+02:00",
"id_branch": "cf5d7180-ab90-45d6-9d73-2b9e4c4a9690",
"id_pos": "b6a41698-3249-4b87-9902-a34f596bd79f",
"id_list": "e21f9b29-5dc1-4e8a-bedf-b98c18ad1483",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "2b1db324-8252-479b-a5c7-05f3a67bbdaa",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "28"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "49"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$id": "50",
"id": "945455fe-04b6-4619-b64d-7671b22e1c9b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:37:36.6808455+02:00",
"date_end": "2026-05-09T09:37:36.6808455+02:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "e6690648-bea3-48b4-bb5e-157305cf3986",
"id_pos": "03cfb4bb-1422-4725-abef-89a1e86619e1",
"id_list": "5fbddebe-6588-4b28-8572-2ad97e44b515",
"id_item": "061bae20-2827-4cbc-879c-166c6c7b911c",
"id_item_type": "81a55fc2-9c65-464a-aa46-74866b06037a",
"id_category": "eb4e6bb7-b700-4aee-b238-616c6f0d53f7",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "ef2fb444-19b0-4b96-aa55-378f3b813e34",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "15"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "28"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "50"
}
],
"tt_doc_sa_det": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "27"
}
],
"tt_doc_sa_det": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"mt_prices_list": {
"$ref": "28"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "1"
},
"tt_doc_sa_det_stock": [
{
"$id": "51",
"id_doc_sa": "eca0e981-2ab0-4169-8d7f-fb9857eca440",
"id_line": 2,
"id_item": "75339382-c3f4-4390-839a-c9ef84beb31d",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "21"
}
},
{
"$ref": "51"
}
]
},
{
"$ref": "21"
}
],
"tt_doc_sa_pay": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_vouchers": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_vouchers_permisions": [
{
"$id": "52",
"id": "933c0e5d-bb35-4d60-9863-3f053f5b7c09",
"date_from": "2026-05-09T09:37:36.6808455+02:00",
"date_end": "2026-05-09T09:37:36.6808455+02:00",
"date_used": "2026-05-09T09:37:36.6808455+02:00",
"id_employee": "98c5acc0-8664-49aa-b98f-0fffe4cb83ee",
"id_branch": "e284f7a7-7f4e-4053-856e-6a7c4115ed38",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "534b4058-4e99-4554-a189-d91576813871",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "18"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$id": "53",
"id": "e47230c4-3991-448f-80ba-3b1b0a31cf5c",
"id_room_unit": "3f953ada-51f4-40b2-97f9-8cf0cfe90d0e",
"id_room_list": "2a62ab10-4fc1-4c1e-a73e-81076bc92e7f",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:37:36.6808455+02:00",
"date_from": "2026-05-09T09:37:36.6808455+02:00",
"date_end": "2026-05-09T09:37:36.6808455+02:00",
"date_open": "2026-05-09T09:37:36.6808455+02:00",
"date_close": "2026-05-09T09:37:36.6808455+02:00",
"id_employee": "c143ab83-04d2-40de-8d14-992a9dd4d2e5",
"id_employee_sec": "7451399c-329a-4844-91c1-bb3b286f4993",
"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": "39bae6d1-3362-43f4-8dc2-74eca331fd38",
"comment": "sample string 7",
"id_user_open": "839b72cf-f9a5-4097-b89a-174a6610e266",
"id_user_close": "fe8e37f4-ef35-4be5-b9f3-a17683a7a140",
"id_unit_state": "b559ddb3-0867-46d6-9c0a-4f27d8337aca",
"id_pos_sesion": "9e873b42-2cf1-4293-8d1d-dd1c3b775651",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:37:36.6808455+02:00",
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"mt_employees": {
"$ref": "18"
},
"mt_employees1": {
"$ref": "18"
},
"mt_rooms_units": {
"$id": "54",
"id": "28e46768-0627-446f-a3d1-62bd99cfcb5d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "dc043b23-cd21-4695-b76f-a4da26f9f67b",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "3cd9170b-661d-45b6-af2b-28262b36b410",
"locked": true,
"date_locked": "2026-05-09T09:37:36.6808455+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "a8491412-54a0-4322-b376-3cb42eed0cf3",
"commited": true,
"mt_rooms": {
"$id": "55",
"id": "80a45e0f-c55c-4904-b58d-e8d01dc64ff5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "abff9d0e-eb30-4d1f-8ef6-87a6d2c8ba9c",
"name_pos": "sample string 6",
"id_image": "9bf5473b-b1c8-4aac-a648-50c7a739e787",
"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": "bde0b45b-cfad-4251-975b-c00849ce0435",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "60051347-40de-478c-bfab-7892191bac43",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "56",
"id_pos": "54553b1a-1d4c-454c-82f7-0476ea37ec86",
"id_room": "cbaf53c6-854f-43cb-a3d1-3d80766faeb4",
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "9066dcb4-9383-49da-99f3-8b6bb4e147da",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "55"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "56"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"tt_rooms_list": [
{
"$id": "57",
"id": "f980c636-1521-4bb4-9446-999a66f10afd",
"id_room": "259ac4ec-f41b-4bfd-95e8-6048853d42b2",
"date_in": "2026-05-09T09:37:36.6808455+02:00",
"date_out": "2026-05-09T09:37:36.6808455+02:00",
"id_user_add": "bb3cdb52-a675-4176-963a-c6606a46e38b",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"mt_rooms": {
"$ref": "55"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
{
"$ref": "57"
}
]
},
"mt_rooms_units_types": {
"$id": "58",
"id": "eed7531b-a16e-4e56-a8e9-bd327767b305",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "2a03da35-e400-47c7-90bf-afdb49eed158",
"commited": true,
"mt_rooms_units": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_states_types": [
{
"$id": "59",
"id_room_type": "67410997-1ac6-41d8-8dbd-66a86ae5b8fb",
"id_room_state": "6899508b-6f22-4e85-9860-d76fd6528bc5",
"id_image": "1bed32e3-53c7-4a32-b7ce-2e46d9a44836",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "f0acff67-8e5f-4b1c-b245-3a3f8a2cc340",
"commited": true,
"mt_rooms_units_states": {
"$id": "60",
"id": "3f051042-8291-4e3b-8db8-8f45bfcad07d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"id_user_upd": "5acf4e5f-2969-4650-96df-8a84d9e73b15",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_rooms_units_activity": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_types": {
"$ref": "58"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "59"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_states": {
"$ref": "60"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_pos_sesion": {
"$ref": "13"
},
"tt_rooms_list": {
"$ref": "57"
}
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
"mt_payment_types": {
"$ref": "39"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_vouchers_det": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_vouchers_permisions": {
"$ref": "52"
}
}
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_rules": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_items_customs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "13"
}
},
{
"$ref": "14"
}
],
"tt_doc_sa_pt": [
{
"$id": "61",
"id": "45ba6d63-f7a0-40ff-ab3f-3669aaeb353c",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "ee2d8246-6f71-4204-a3d8-c26bfd622415",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"tt_pos_sesion": {
"$ref": "13"
}
},
{
"$ref": "61"
}
],
"tt_rooms_units_activity": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "62",
"id": "eab4ff1b-ad41-4ee1-9956-70804ae69e5c",
"id_pos_sesion": "ca9dd4f2-072c-4508-bd42-18fce40cde4e",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "53b8515c-f886-409a-ad21-76e454e53c4d",
"id_room_unit_activity": "db8ef94c-5b29-460c-8c14-35b83922eae1",
"id_doc_sa": "90499103-7f5f-4566-85e1-85a9a590c5b1",
"id_pos_type": "a6cd873a-b05a-47b6-b461-6276bf1e8c99",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "8a5c0093-cef6-4b37-9bc0-a45ca04fd126",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "13"
},
"tt_tips_users": [
{
"$id": "63",
"id_tip": "883c2d0c-a3dc-4262-8578-c1bc6305fe77",
"id_user": "ae5110c7-e2f1-4a48-8590-3284f7e0e447",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
{
"$ref": "62"
}
],
"tt_pos_sesion_users": [
{
"$id": "64",
"id_pos_sesion": "a16cbd08-3097-41e0-a6a9-f11cdfb58194",
"id_user": "e9008368-57e4-48f2-802d-f5e6e1add73d",
"date_add": "2026-05-09T09:37:36.6808455+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "13"
}
},
{
"$ref": "64"
}
],
"tt_doc_sa": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_cmd_connection": [
{
"$id": "65",
"id": "c3979495-2c54-474e-957e-df03e8f14c29",
"id_user": "804c0e2e-93eb-4c22-8db6-00ba4e999fc4",
"id_user_profile": "fbc3b06e-344c-4156-9712-20e293a0b40f",
"locator": "sample string 4",
"date_end": "2026-05-09T09:37:36.6808455+02:00",
"id_pos_sesion": "2430a7dc-34d9-41ff-8c84-fa944491e4bd",
"date_login": "2026-05-09T09:37:36.6808455+02:00",
"date_logout": "2026-05-09T09:37:36.6808455+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "66",
"id": "e5c91a38-6029-4855-85aa-77838f2e17e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"st_permisions": [
{
"$id": "67",
"id": "0571a507-c926-4dc7-86b5-65c7fd293899",
"id_function": "48af93d9-ba31-422a-a3cf-922336b3658b",
"id_user": "e369d93c-b50e-4240-8a19-62a71aee70a2",
"id_profile": "eb3a5cab-a0fa-457f-ab89-05a8c3cbaa14",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "66"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "68",
"id": "a8787f53-2eb0-40fb-a3bc-d18d14b2e425",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "9b918f2d-656a-4bdd-94df-d8cb27b9af7a",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "89bebc5b-72fb-4a42-8e1f-778137becebd",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"st_functions_groups": {
"$id": "69",
"id": "502d0a32-1d62-4d09-a47f-70859ae82e18",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"st_functions": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
}
},
{
"$ref": "67"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "13"
}
},
{
"$ref": "65"
}
],
"tt_cmd_messages": [
{
"$id": "70",
"id": "180e5988-3f92-41e7-9a69-22446dc5a132",
"id_user": "4d85f3ee-0acf-40e3-b17e-61af7a5f0668",
"date_add": "2026-05-09T09:37:36.6808455+02:00",
"destiny_type": 4,
"id_key": "e6dd9e9d-b800-4aba-921a-a147a0a31547",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:37:36.6808455+02:00",
"id_pos_sesion": "59bf619e-6fdc-4515-b8c3-9cef0714581b",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "13"
}
},
{
"$ref": "70"
}
]
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_pos_print": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_pos_rooms": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_prices_list_rules": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_prices_rules": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_doc_num": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"st_pos_license": [
{
"$id": "71",
"id": "dd1bd2be-a5f6-4d36-98a8-385914223ee6",
"id_pos": "b7d4c793-999b-4ccf-82ce-923ae15be0ef",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:37:36.6808455+02:00",
"key_access": "sample string 5",
"id_user_add": "97ce130a-813b-47a7-bab2-edf75d7082ed",
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$id": "72",
"id_user": "a5b9d157-70c4-47f9-9b64-73a209e89898",
"id_pos": "db908004-7a04-4fb6-8a6f-8633ac2d9b4e",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_pos_connection": [
{
"$id": "73",
"id": "dfe77f07-b592-4373-ae5e-00e3fbc14cd7",
"id_pos": "6d66a009-3652-4ed3-962b-c0494550541e",
"date_add": "2026-05-09T09:37:36.6808455+02:00",
"date_upd": "2026-05-09T09:37:36.6808455+02:00",
"date_out": "2026-05-09T09:37:36.6808455+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "74",
"id": "828244bd-15eb-4426-9356-e209cd7438b4",
"id_user_add": "3b3ab3c3-4c16-42ed-aebc-59ca35d3d33d",
"id_table": "2585f96a-74e3-45b9-a927-75a5758f921b",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "0140e00d-62df-4e62-98c3-609ca5df9883",
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "75",
"id": "a82ff3d9-eb57-4a0a-b966-2026c979c204",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "76",
"id": "09719b06-1f5b-4349-882b-353a51b7c363",
"id_sync": "3a923f06-5d06-4787-822c-ac4274686ccc",
"json": "sample string 3",
"id_table": "7cb8d441-a4cb-4395-b209-85b469de2231",
"order": 5,
"st_sync_packages": {
"$id": "77",
"id": "8eb4e4db-53e1-4faf-92ab-32f66cfc140d",
"id_branch_from": "306184c5-8d1d-4ca9-8b18-ee881f2ea35b",
"id_branch_to": "3e81c282-8b86-4534-84a3-263ae94efe09",
"type": 4,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:37:36.6808455+02:00",
"send_on": "2026-05-09T09:37:36.6808455+02:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_sync_tables": {
"$ref": "75"
}
},
{
"$ref": "76"
}
],
"tt_logs": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "74"
}
],
"st_local_variables": [
{
"$id": "78",
"id": "8182c046-9f53-4757-bf42-ff55c8cc66e2",
"id_pos": "22ed771f-8ee9-4250-9979-ad28eb74bab5",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "78"
}
],
"tt_doc_st": [
{
"$ref": "42"
},
{
"$ref": "42"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_employees": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_employees_profiles": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_items_featured": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_items_sub": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_types": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_locations": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_money_rates": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_money_types": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_payment_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_prices_list": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_pos_print": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_pos_rooms": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_pos_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_pos_view": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_prices_items": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_list": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_prices_list_rules": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_prices_rules": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_rooms_units_types": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_units": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_units_ref": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_pos_license": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_token": [
{
"$id": "79",
"id": "9872a728-eb65-4c99-84f8-0ad45de23b10",
"token_id": "sample string 2",
"id_user": "222314fa-188d-419f-9b5b-0f3001160e18",
"date_from": "2026-05-09T09:37:36.6808455+02:00",
"date_end": "2026-05-09T09:37:36.6808455+02:00",
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_doc_sa_det": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_doc_sa_det1": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_doc_st": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_st1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_items_customs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_logs": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_rooms_list": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_rooms_units_activity": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_log": [
{
"$id": "80",
"id": "67279748-c43f-49a5-a724-d1979f982a81",
"id_room_activity": "065344de-e15e-4af1-9094-8021a7d19189",
"id_pos_sesion": "bb973641-fa31-4dbc-a9e3-7b3aa0f34eb7",
"log_text": "sample string 4",
"id_user": "f2546bf7-eb1a-4c91-a6df-886462ffb1c2",
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "80"
}
],
"tt_tips_users": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_permisions": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_vouchers": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_docs": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_pos_sesion_users": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_doc_sa": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_sa1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_rooms_units_states": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_users_profiles": {
"$ref": "66"
},
"tt_cmd_connection": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_cmd_messages": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_items_formula": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_units": {
"$ref": "25"
},
"mt_units1": {
"$ref": "25"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_rules": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_doc_st_det": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_items_customs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_stock": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers_det": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_vouchers_det": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_types": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_payment_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_prices_list": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_rooms": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms1": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_functions": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_images_types": {
"$id": "81",
"id": "c09de6fc-51ce-4c21-9e1c-5de7d13f8985",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_items_featured": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_locations": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_periods": [
{
"$id": "82",
"id_branch": "f9ad46f6-7dea-455c-970a-00aa6ead167b",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:37:36.6808455+02:00",
"date_end": "2026-05-09T09:37:36.6808455+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"last_update": "2026-05-09T09:37:36.6808455+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "82"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_prices_rules": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_sync_packages": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"st_sync_packages1": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"tt_doc_sa": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_st": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_vouchers": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_vouchers_permisions": [
{
"$ref": "52"
},
{
"$ref": "52"
}
]
},
"mt_docs": {
"$ref": "34"
},
"mt_locations": {
"$ref": "43"
},
"mt_locations1": {
"$ref": "43"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_doc_sa_det": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_doc_sa_pay": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_doc_sa1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_sa2": {
"$ref": "1"
},
"tt_pos_sesion": {
"$ref": "13"
},
"tt_rooms_units_activity": {
"$ref": "53"
},
"tt_spool_doc_print": [
{
"$id": "83",
"id": "dca4a0a8-9f3b-4f3f-b53f-431b0c9042bb",
"spool_server": "sample string 2",
"id_doc_sa": "867c6bdc-5c68-4e8a-a062-21e2d3c0203a",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:37:36.6808455+02:00",
"printed": true,
"print_on": "2026-05-09T09:37:36.6808455+02:00",
"tt_doc_sa": {
"$ref": "1"
}
},
{
"$ref": "83"
}
]
},
{
"$ref": "1"
}
]