GET api/Tt_Doc_Sa?id_pos_sesion_o={id_pos_sesion_o}&id_room_unit_o={id_room_unit_o}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_pos_sesion_o | globally unique identifier |
Required |
|
| id_room_unit_o | globally unique identifier |
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": "790fa2f5-4936-42b1-80bb-200a8f26498e",
"id_pos": "ea5c41b1-2e8b-4fd6-816f-17887e936d29",
"id_doc": "e5b175bf-d061-4a8e-bbde-8fd43e22e3ab",
"id_branch": "e6c78562-27b0-4dd3-b772-bf2c1e4c125b",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:24:16.8289603+02:00",
"date_tax": "2026-09-06T06:24:16.8289603+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "354447e0-1cc0-4bc9-98af-c52a32df6d4b",
"id_relationship": "7b009368-9a39-427b-be68-0e263e61a94f",
"id_loc_from": "17981ce9-e11e-4358-9bb7-dd785c6e122b",
"id_loc_end": "75e4e97a-381d-4d05-b765-427a83b228c6",
"id_user_add": "5cfe88cd-4f4a-4437-a63b-e352bf1b0aeb",
"id_user_upd": "5d46ccf3-cf96-474d-9691-7b44cff6f4ac",
"comment": "sample string 12",
"id_pos_sesion": "c5bec3bf-a220-4848-8e57-f15c336093f1",
"id_room_unit": "d7c02bbf-5560-431f-9573-160f84294f19",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "484085a8-5e6d-4695-9c4b-181db4a257a9",
"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-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$id": "2",
"id": "af3121f2-7cd6-4053-be77-1e7a0227e1e3",
"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": "0035e451-fee3-43ae-a576-ab01c7bd93b3",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "13ab08fb-b145-4444-97be-0a1f088732b8",
"commited": true,
"st_images": {
"$id": "3",
"id": "a9006bf0-232f-4fde-b123-8343036c67a2",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "fdb709d2-5db2-44e6-b156-7bfb0abf36a1",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "b13938c7-80d5-4f80-8eca-7cf6a64582e2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "8c56a233-9063-4835-aa7b-8d79d9f0ea8b",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "2c287782-7bd4-436b-9910-69edba515f7c",
"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-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "c9dbd285-b9c0-4d31-9803-aa409b140a93",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "46cf3bb7-ca56-4756-b8f1-75fc3eeebd8f",
"id_item": "c640ad0f-ad3e-4bfd-a1d7-b30c14824d82",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "61c7bcaf-2b46-470f-b7b4-c135ecde6820",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "983a28ee-1955-496d-98ad-58f13fc5212a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "4b0e4b3b-479f-471d-892c-cdfdb863e81d",
"id_unit_sec": "c97e0d41-16a9-4447-80da-b43dbf203375",
"id_brand": "33f203df-82cd-4be2-9056-78d1e472bcc6",
"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": "c5afd8a8-d68f-448e-b4a2-86a9319cfc10",
"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-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "207104d6-b74f-4eea-b89a-909bdd0c0355",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "e63855dd-615f-4a8e-b86d-208b6894a24f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "80db29ea-9c84-43af-a4e6-b9c41760c9a8",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "5feb0e7c-78f5-4189-9449-35cbe9448550",
"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": "79ed2e5f-e291-4205-8508-cff72427a4cf",
"view_messages": true,
"id_image_photo": "a2efb5be-def0-4fd3-9056-2c60f6b7f06f",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "160d0305-50e0-4756-8d74-322277f982c9",
"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-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "a37dd29d-4967-4cfa-9b07-10cf97f8edc9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f60e1c5c-989a-4e74-8226-1248f2ee78fa",
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "6febf322-b9a9-4371-88d0-fe946284f0de",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "16e6a100-3d15-4364-bcab-40923ff7dcb3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "bbcab63a-1f56-4294-b7e3-3036c8096c78",
"id_zone": "75d3198c-9bc4-4ba3-9d5e-41b67fe47696",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "8a50e8db-6082-46cc-a07b-7dfc4a53feec",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "5b5cdfb8-ff48-4c37-b0b6-413a60980a5b",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "3a9e385c-ed63-456e-a7fb-217bd045167e",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "c89faf4d-ccd6-4187-aa88-d4582527151d",
"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-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "d4e710b5-028e-4dc0-afe8-b23978e33cbf",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "6932cf0c-bbba-4d74-9dd5-3aad6facbba1",
"id_cloakroom": "77571022-2ea4-45aa-9092-0cf3348a3836",
"id_pos_sesion": "bd2fccbe-7c36-4ed4-87e9-2a14266eeb71",
"unit_id": 4,
"date_open": "2026-09-06T06:24:16.8289603+02:00",
"date_close": "2026-09-06T06:24:16.8289603+02:00",
"id_doc_sa": "5e38f8d3-cb80-4d4a-b907-71203b3abb05",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$ref": "1"
},
"tt_pos_sesion": {
"$id": "13",
"id": "ad0aa4c6-73c8-49db-9580-21ddfe41c531",
"nro_sesion": 2,
"id_pos": "ce6816a0-e60f-4a03-9678-5d83262a0905",
"date_tax": "2026-09-06T06:24:16.8289603+02:00",
"date_open": "2026-09-06T06:24:16.8289603+02:00",
"date_close": "2026-09-06T06:24:16.8289603+02:00",
"id_user_open": "a4f87440-226a-4068-8e05-23fc7ddb917b",
"id_user_close": "7c1a99b2-85df-4381-af4b-f39e511757d1",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$id": "14",
"id": "459d9e52-77a2-4e74-ae7e-728c468a4f59",
"order_id": 2,
"id_item": "f00466e4-16e8-4712-8e4c-a98395995a6c",
"id_item_type": "cafd7782-3607-494a-8e87-13b2835eace6",
"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": "1cd385b2-15c7-498c-924a-b9f2414614ad",
"type_item": 11,
"id_voucher_json": "1906eb14-854a-4242-b2ff-74c7ec40ab42",
"count_voucher": 1,
"id_category": "05770413-0482-4407-aec7-01c416e27192",
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "39e89e08-2e42-46f2-b0e1-d1609ef9ffc7",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$id": "15",
"id": "2222f455-1b17-48e4-bcee-8a0a7d310287",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "b85a306a-69b8-4b9a-bac5-e62006967816",
"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-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "35deda1b-de43-4857-97ef-3c69640b0270",
"commited": true,
"tt_vouchers_det": [
{
"$id": "16",
"id_voucher": "50a59f97-fcf5-40f4-8a1b-422c95d521a9",
"id_line": "008a735e-5240-4c2b-87df-b6a9cd5a94ae",
"id_category": "434d02f9-f29b-45a0-b234-88886a1a1a5a",
"id_item": "6b41b664-dba2-4f2f-934f-13127606926b",
"id_item_type": "caffb509-cbab-4db3-bfcd-072615955820",
"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": "2f653a9a-170f-4a2c-84c9-b3e07f0d4377",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:24:16.8289603+02:00",
"date_end": "2026-09-06T06:24:16.8289603+02:00",
"date_used": "2026-09-06T06:24:16.8289603+02:00",
"date_sesion": "2026-09-06T06:24:16.8289603+02:00",
"id_employee": "e0aa38dd-0d11-4965-9a58-6a2b9fda6e4a",
"id_branch": "a3a81627-7ad7-4026-b4b4-5d5d3821fe06",
"id_voucher_permision": "3eb163e5-b5e1-4de4-acaa-fcf6d9532a78",
"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": "60a4218e-f35e-4e82-83f3-a974d3cb0d97",
"id_user_add": "b3912d8e-655b-41bd-b522-5f7aafe5996e",
"id_doc_sa": "3c5a22a3-34b9-44d4-b250-eb3bd7e5c3f2",
"id_item_sub": "f931412e-968c-4c29-b786-315c8e03f8f0",
"id_pos_sesion": "bafaf6d4-ef4d-4507-8323-7c5e4cb55ab7",
"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-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$id": "18",
"id": "de1d234d-5709-48b6-8afd-186e5f4e75bf",
"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": "e6fc8e80-ae31-4db5-b524-46fc2b1cdce2",
"name_pos": "sample string 12",
"id_image": "6dfbf77d-791f-4265-8500-df23d67ff7fe",
"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-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "7a10cc65-01c2-4f7c-920d-73444c746de7",
"commited": true,
"mt_employees_branches": [
{
"$id": "19",
"id_employee": "9b8f5d49-5c2d-4fe8-8cbc-532cb9b96445",
"id_branch": "ca36d728-a25b-4c6b-887f-e1cf5ba02eef",
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "02181c15-ec21-4a26-ab18-86c77bc564ae",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "18"
}
},
{
"$ref": "19"
}
],
"mt_employees_profiles": {
"$id": "20",
"id": "9ea49273-03dd-4ee3-8544-5487b55eb3cd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "702e84d4-d6ae-4f1d-a618-e92565d790d2",
"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": "b50202ff-d751-4c3a-acd5-46b8e6d01e93",
"id_line": 2,
"id_item_sub": "2cd169af-fbab-40fe-b0f1-3bfae489e511",
"qty": 4.1,
"id_list": "ff7f01ac-d02f-41fe-8c1b-fb921149a2b3",
"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": "79a58606-11d2-400c-8769-5de372aef7a4",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "15c5e087-4535-4235-881f-9591b141a19e",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "d7de1004-4aea-4b43-9d05-da6571d71c14",
"id_user_upd": "f5d0159a-debb-47f7-9fd6-56ecf1ce19fb",
"active": true,
"mt_employees": {
"$ref": "18"
},
"mt_items_sub": {
"$id": "22",
"id": "ac960bd0-891d-4783-81ac-9060fc7ca82f",
"id_item": "7d8b0a6a-4885-4891-b36f-c3aa7abf1e72",
"id_item_type": "8901f4af-3ee9-4484-a40d-b4b8ab19488d",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "7e3c6411-2032-4a83-9112-4775f13b8678",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "22957f2e-5a2c-41ff-843f-d228c6283d7f",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "23",
"id_item_sub": "761dc58e-e43f-4f9e-b2d5-4a3be8cb0935",
"id_item": "743f0b76-f77a-4707-b3a4-97be62c4507d",
"group_id": 3,
"id_unit_ref": "446a406c-bce6-417c-a99f-01d0eb8e53ab",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "22"
},
"mt_units_ref": {
"$id": "24",
"id": "2c370d8e-6ff6-4ed1-82f4-f295c61c214d",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "fc92d345-c9b1-4d2b-9f26-2b1bda5e804f",
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "4ddbd7da-0295-44b5-8577-de0035c9497f",
"commited": true,
"mt_units": {
"$id": "25",
"id": "2f3a619c-be49-4711-b76d-49b464bfe8ef",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "3284ffde-9050-471a-866a-8a21900edd03",
"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": "6d6adfed-c0a0-40bb-93c6-830864a638fe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "9f9a7f21-3de1-4405-96df-778f80fbbe55",
"id_doc_print": "b7df7beb-0616-4d19-a988-afdbe4228e2f",
"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-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$id": "27",
"id_list": "776b08a7-631a-4e18-918d-42c416680b48",
"id_item_sub": "8f7af811-3a7f-482e-82d4-e7af6b6887de",
"validity_date": "2026-09-06T06:24:16.8289603+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "44125c1d-f028-4b3b-8309-fd5b739478cf",
"commited": true,
"mt_items_sub": {
"$ref": "22"
},
"mt_prices_list": {
"$id": "28",
"id": "1eb06114-cc18-498d-93ea-7dab4785ee4c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "0b9fff71-dcf5-4982-86c2-57cbd002ce23",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "9258b54d-d7ed-4fc3-b0c0-557fbef8530b",
"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-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "054c8c10-2506-4e0e-b5be-8c7dfc36ea4e",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "29",
"id_pos": "dcbfa532-2c60-4236-aef5-cedb27fd124b",
"id_pos_type": "396062f0-e856-43fb-98f8-e19cf81fcad3",
"id_price_list": "80a4968c-6d32-4f01-b9f7-846c5c48c475",
"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-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "6eeeec55-69b5-441f-88d4-fc4248213dca",
"commited": true,
"mt_pos_view": {
"$id": "30",
"id_pos": "426c1900-8491-45b3-9128-536b32e9baa9",
"id_pos_type": "cc25b686-74ac-4fb8-a260-623426e25b75",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "a4d2e87e-9625-439f-bc16-3ee3780501c0",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_pos_types": {
"$id": "31",
"id": "8bd8165e-daa6-4b88-9b9f-bc870bfc0d69",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "72fdab7d-a212-4f5e-b96b-ae32fec93f9a",
"commited": true,
"mt_items_featured": [
{
"$id": "32",
"id": "28722a69-fd8c-47e6-88ef-a20a01f9d6b8",
"id_branch": "81e1eb7f-48a4-433a-a1bb-e05b249ab90a",
"id_pos_type": "7ca82689-d1e4-46b9-ac06-d587eed9f4df",
"id_pos": "8476c564-409b-4364-a2f9-5808ffd59947",
"id_item": "dce63363-5e10-4abd-84a6-204df8503130",
"date_from": "2026-09-06T06:24:16.8289603+02:00",
"date_end": "2026-09-06T06:24:16.8289603+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "db6b2330-33a0-4b96-ac80-99cfcfdf09e7",
"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": "91203d60-92de-4ac6-af30-eb6ced19caba",
"id_doc": "ab90284b-b19a-4ebc-ac88-b22d6465f287",
"id_pos_type": "495767ae-22e9-40e7-a577-24a45990f123",
"id_doc_print": "4add30c2-c4d1-4cdf-8d6a-4ad081e50513",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "7e1b8006-b75e-4eb0-9dbc-a0b453633851",
"commited": true,
"mt_docs": {
"$id": "34",
"id": "969bbb09-7a9d-4bea-a61a-7c6b85eb6461",
"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": "6209f86a-13ad-4a16-91a5-34ada476c3d3",
"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-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "b709937d-f4d6-407f-9875-e777e74d0f77",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "35",
"id_doc": "dc8c66f4-f674-48e4-ae69-0d919391df0d",
"id_pay": "a1668118-60ba-427d-925d-b444d9f21383",
"id_money": "d66a89d4-d3f4-4f5b-92ce-7b070729f2dc",
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "1a3f4bff-eabf-4395-ba78-a698df7a1921",
"commited": true,
"mt_docs": {
"$ref": "34"
},
"mt_money_types": {
"$id": "36",
"id": "10f73fd5-4a6b-4f5a-b4e7-70a3b26a389c",
"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": "3249d1ca-76ed-45a0-bf42-dc0a0af30323",
"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-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "2132b6b4-47b9-4dab-ac33-28f269157690",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_money_rates": [
{
"$id": "37",
"id_money_1": "634f933f-4899-4674-a61a-4ad7dc438b95",
"id_money_2": "e4b70b6a-c620-4f60-bc78-c1e185279d06",
"date_from": "2026-09-06T06:24:16.8289603+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "105a2165-0135-4a24-b802-2c1e4a7712b6",
"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": "b7f5a66f-1760-4665-bdc9-3c0701b74711",
"id_pay": "b344797c-2f10-4720-86a8-3ef249ed3f42",
"id_money": "340ba203-32df-4815-9e2d-79c66910534c",
"date_cashflow": "2026-09-06T06:24:16.8289603+02:00",
"coefficient": 5.1,
"id_user_add": "4b5d701a-459c-4802-830b-c9ebe57071e7",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "39",
"id": "9dbb9d23-8783-4b23-8e6c-383ad28ce61b",
"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": "da82389d-e359-4dd4-bd83-fa1a3cbd463f",
"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-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "d2e00a29-e7a9-4605-88af-25cf2006fceb",
"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": "090e453a-d1f1-4971-96aa-088a56bc02f3",
"id_line": 2,
"id_pay": "b441e128-4830-4ccb-b40c-3b05ecf85817",
"id_money": "fb3cfeed-bca8-4265-b794-bddd40dbb3d6",
"coefficient": 5.1,
"id_voucher": "3f20a821-f5eb-45d8-83c8-8c392bb60454",
"id_employee": "cdc2221d-c0b4-409f-a827-d55dc9c0878d",
"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": "2d696f4f-103b-4743-98e9-c857d72da9c7",
"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": "da0d0344-3a01-4128-81e7-d1169f9b7ed6",
"id_doc": "b0f5dc56-eacb-4c7a-821b-e176721e04b5",
"value": 3,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+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": "2695a270-c4da-448e-ab01-c1f24f3033bf",
"id_pos": "a924db13-8a2a-4340-8085-dab0a5e20b2c",
"id_doc": "7a8bed22-f33c-4dcf-afd9-80f190427b67",
"id_branch": "589f406d-f7a5-49b9-9a23-5e4c83a6e139",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:24:16.8289603+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "72eaaa9b-b58c-4905-bcfd-c58e1bb749c3",
"id_loc_from": "34baa9d7-c78a-453a-9db2-af106b33c78a",
"id_loc_end": "b667e6f6-bc6f-4879-a8ff-2df9cf145d8b",
"id_user_add": "2f95fc75-1b56-40e2-95b7-fb07447e5fba",
"id_user_upd": "4a5f6bc4-f2e6-4d58-bbdf-c332a72ab04d",
"id_pos_sesion": "a3019c9f-8e5a-47f3-9d3a-99c178cbbe7e",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:24:16.8289603+02:00",
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "34"
},
"mt_locations": {
"$id": "43",
"id": "0075e567-c5f7-420d-9a92-b2a084233b7e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "8770b3b3-5491-48f1-baa4-797c304b875c",
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "99284809-719c-47a2-bac3-5f000b6e4fa2",
"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": "6397f841-0dff-441b-90b2-d40aa885d808",
"id_item": "d4b59e53-6adf-419b-a938-2336fc2450cc",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+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": "0ea2b17a-27ba-4c42-ac1c-013c22ad97fb",
"id_line": 2,
"id_item": "b9ec7ae0-fb76-4438-a6ac-c58f12894a1a",
"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": "c25a5ad3-cbbe-4e6f-95c4-364d56e643c6",
"id_pos": "8981d35a-eccd-4e17-89ff-30fa3918e846",
"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-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "2671dc39-52ab-4d24-9627-21925e1d79b9",
"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": "35e1c02c-6e91-443d-a200-71b62df56a2e",
"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-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_print_det": [
{
"$id": "48",
"id_doc_print": "3b692719-f90d-4777-9303-0a3ceb4321f4",
"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": "5ddb6a75-80fe-4350-9069-dc710db06dad",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:24:16.8289603+02:00",
"date_end": "2026-09-06T06:24:16.8289603+02:00",
"id_branch": "76b6538b-f10d-453f-bb11-18ef6536a1ad",
"id_pos": "dd91afa3-9386-4cdf-97fc-c8251293d82f",
"id_list": "bcabaa3e-dd56-479e-8ebc-3aec6714a99d",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "74e5f6f3-940c-4918-b199-9d0bd0bfdde7",
"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": "d8ce35cd-14ce-48c3-9696-1801b5c423bc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:24:16.8289603+02:00",
"date_end": "2026-09-06T06:24:16.8289603+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": "cfc0706a-6cbf-49f9-a0b3-8c46ef1009a0",
"id_pos": "ecc852dc-0891-47bd-bfc5-6391b4aaf58b",
"id_list": "b3f538ea-0d0d-42e9-8e34-520015b4310d",
"id_item": "eb468b05-b21e-4c63-8fca-e40794f08f5d",
"id_item_type": "e44c58be-e78e-4656-95b0-d5d7de28fd44",
"id_category": "4968ef17-ad6a-421f-891e-04e73abdca1c",
"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-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "51aca896-55a8-4806-af2c-2fa91dd65c3c",
"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": "dc6cf41d-f157-4261-86e5-f2f693a2c14f",
"id_line": 2,
"id_item": "c91654a7-e069-44fa-9d5b-aa2595f488d2",
"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": "c0b95ca8-63e6-4c5c-b66f-d004398dbf20",
"date_from": "2026-09-06T06:24:16.8289603+02:00",
"date_end": "2026-09-06T06:24:16.8289603+02:00",
"date_used": "2026-09-06T06:24:16.8289603+02:00",
"id_employee": "8e1b75e5-e2fd-4f87-981c-cba4e5af18bc",
"id_branch": "e64052f1-9b1a-4959-8783-5c433c6ca20e",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "54e74892-6a89-47ef-bb91-4a4a932f28df",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+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": "a75af08b-f01b-47a9-b1e7-1865a7ea7c72",
"id_room_unit": "90a3a265-9b30-47d1-9532-329d264af7a3",
"id_room_list": "e182f04c-7aca-491b-a867-baa5611d6723",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:24:16.8289603+02:00",
"date_from": "2026-09-06T06:24:16.8289603+02:00",
"date_end": "2026-09-06T06:24:16.8289603+02:00",
"date_open": "2026-09-06T06:24:16.8289603+02:00",
"date_close": "2026-09-06T06:24:16.8289603+02:00",
"id_employee": "0d6993a9-46e8-405f-9bec-2b30b23e8fd2",
"id_employee_sec": "56819db8-eab5-4dc6-bcea-6268d8e045cf",
"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": "98fda58b-e9ff-4f1b-9a70-d9364ee881e0",
"comment": "sample string 7",
"id_user_open": "7d91e7cd-c1e3-4598-bf08-6a8ff5f813c9",
"id_user_close": "181ec61f-cfe9-44df-bd87-d6d63073571d",
"id_unit_state": "737a77de-1150-4928-99ee-54c799a0390c",
"id_pos_sesion": "7cc5329e-6ed9-49bd-8d1e-d8ce770ba4c4",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:24:16.8289603+02:00",
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"commited": true,
"mt_employees": {
"$ref": "18"
},
"mt_employees1": {
"$ref": "18"
},
"mt_rooms_units": {
"$id": "54",
"id": "7d08ebfe-c313-4eb8-9f02-a59071a0b0f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "ec15ffcb-e455-4cbf-9ec9-b85b8e1604ca",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "822d3325-2ed6-4c3b-8ce0-14a0beeb2e34",
"locked": true,
"date_locked": "2026-09-06T06:24:16.8289603+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "f6dfd162-df5a-44e5-8463-fc304d7a6e6e",
"commited": true,
"mt_rooms": {
"$id": "55",
"id": "40a024c2-fff9-4988-923e-36c2c80f52b6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ead2fec4-0b20-4529-9f75-7d12a380a0bc",
"name_pos": "sample string 6",
"id_image": "88c08a4b-cf6f-4760-af74-2cfb2a5f987f",
"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": "288ccfcb-7dcc-4a0f-b724-41dd62ec664e",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "47e7748f-73da-4716-95ba-15942e933823",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "56",
"id_pos": "e14d5dcb-4d17-4e38-a9e3-475db81fc0cf",
"id_room": "4dbc0cd1-1b5b-49fa-b6c1-63e55ec6195b",
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "885a054b-0b29-4e5d-9783-e26fa3ece9e8",
"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": "d589e048-d612-492b-a1e9-42a5f30c064f",
"id_room": "c61c7614-e818-48bd-9778-6b4eaef90f3f",
"date_in": "2026-09-06T06:24:16.8289603+02:00",
"date_out": "2026-09-06T06:24:16.8289603+02:00",
"id_user_add": "bc7d682f-162a-486f-9e84-e4e5e6395d2b",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+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": "824c1c9c-2eb8-4e13-a09d-6a84597ca13a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "0f09b7c3-7a39-4857-b7d9-2131daf8e09d",
"commited": true,
"mt_rooms_units": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_states_types": [
{
"$id": "59",
"id_room_type": "9e152e04-725c-4460-90f5-5e7f419f4445",
"id_room_state": "ad59c85b-bf70-42c6-846a-20b75a1278ce",
"id_image": "88e4f8f0-60fd-4b9c-9eef-a415acf29e17",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "abe64954-7b8f-45d2-a007-c6363cc5143c",
"commited": true,
"mt_rooms_units_states": {
"$id": "60",
"id": "07aedb64-d96b-4cb7-a06a-eca2914fbd9b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"id_user_upd": "d16ac688-c847-4927-96f4-042bb85511e9",
"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": "82f2c192-8ee8-4ee4-8244-67ae95d345a6",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "d3ea289d-c3ab-4812-b72d-e6771b011db9",
"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-09-06T06:24:16.8289603+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": "ee7320d3-175d-4f74-af3d-9b7fe8cee92c",
"id_pos_sesion": "398dc686-bcb3-4a81-aa56-83048974e71c",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "f1d29718-99b8-4269-a666-74ee28765bfd",
"id_room_unit_activity": "c543f0e7-2fd4-4671-a62f-15f657c85c72",
"id_doc_sa": "fe46a1fe-0bdd-493b-8de3-8604763a23ee",
"id_pos_type": "0f05023e-8a0e-4fd5-a4b7-eef32d44fd9a",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "22aeb4ca-e09b-4e89-93e4-8cffd61fc617",
"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-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "13"
},
"tt_tips_users": [
{
"$id": "63",
"id_tip": "13476ed5-633e-40b7-9335-ea7c2e713dd1",
"id_user": "5264954c-5ae0-474a-ae7e-1553700dc481",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+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": "23871ff4-3139-40e4-b95b-9fae6ae5f664",
"id_user": "cc52a1f9-315e-4932-a1d2-8b951bb0c518",
"date_add": "2026-09-06T06:24:16.8289603+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+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": "ef806408-a424-419a-9c4c-2d740f3af3da",
"id_user": "a4009799-b6d5-426a-ba5f-3a64008eb9be",
"id_user_profile": "1a6a7970-d511-4f45-b921-e694c569ee87",
"locator": "sample string 4",
"date_end": "2026-09-06T06:24:16.8289603+02:00",
"id_pos_sesion": "aafe69c3-c7ab-4c6b-ac5a-fb2620fd02fe",
"date_login": "2026-09-06T06:24:16.8289603+02:00",
"date_logout": "2026-09-06T06:24:16.8289603+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "66",
"id": "156a57ce-38e2-4514-aebc-027a5c054cb4",
"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-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"commited": true,
"st_permisions": [
{
"$id": "67",
"id": "39996ad9-3126-4f72-b19f-75e46cc8c4b8",
"id_function": "0f0550aa-c6a0-4033-b4a8-3a9b10c338b4",
"id_user": "40d68a02-101e-4edb-982a-49ef468d00b7",
"id_profile": "684452e1-5f43-4133-aa6c-5386858ff382",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "66"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "68",
"id": "406d46de-8222-4bea-b30c-367be6f1c3e0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "cb763aa4-a437-4cd5-8026-2b88a0a60835",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "10b0f9db-b9ea-46c1-9fa8-f72014c5a8e7",
"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-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"commited": true,
"st_functions_groups": {
"$id": "69",
"id": "7a1c41cf-1825-4ace-ac6d-216a2145fca0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+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": "6322b90a-a76c-4fa1-a3af-2669ab61b3a3",
"id_user": "467246da-92f3-4f04-895a-39b9685b3fb4",
"date_add": "2026-09-06T06:24:16.8289603+02:00",
"destiny_type": 4,
"id_key": "82fd3b04-22d1-42c4-9beb-c037bc0c0ffc",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:24:16.8289603+02:00",
"id_pos_sesion": "c663959a-46b4-42c4-8132-2ae2fd6a4c4a",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+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": "9bbf5d17-7f79-4902-900e-fb214c7412ef",
"id_pos": "57bf2535-0c5b-4632-82c3-36e3b4d6bbbc",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:24:16.8289603+02:00",
"key_access": "sample string 5",
"id_user_add": "87d107ab-e2c3-4497-9a14-aed78fc283c8",
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$id": "72",
"id_user": "2849dddc-0227-4a2d-b5ed-c358d1fa2687",
"id_pos": "f90b1eb9-b722-40a7-aff0-81fcbcf45685",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+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": "1d22a3a8-ddaa-4401-bf62-8088e1a5fe36",
"id_pos": "ce0cd158-8aa7-47af-a1f0-5da1219ad69e",
"date_add": "2026-09-06T06:24:16.8289603+02:00",
"date_upd": "2026-09-06T06:24:16.8289603+02:00",
"date_out": "2026-09-06T06:24:16.8289603+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": "fb6e8e84-b534-4b06-884a-1967973b1241",
"id_user_add": "40c066ef-f505-4203-b580-483b03795f80",
"id_table": "121aa265-816a-4eda-bee1-601e0c17e51e",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "c04a089a-cb2b-4835-85e0-1d4bbca1b249",
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "75",
"id": "25e3253d-cc8f-41f1-af16-dbfb1f9255e5",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "76",
"id": "c01a6997-1358-4864-b52e-4c53f5d22420",
"id_sync": "c7d7e604-dadb-4d5e-a372-20568dc8b67f",
"json": "sample string 3",
"id_table": "1ae1c699-ea5c-4833-a44e-91941caa3b1b",
"order": 5,
"st_sync_packages": {
"$id": "77",
"id": "50e62312-277c-4c8f-bda6-40746c064c2f",
"id_branch_from": "9036f8a0-6739-4b09-99f4-faf0f5c51eef",
"id_branch_to": "3b8f9d7f-49db-4d58-aad4-76a4266418e9",
"type": 4,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:24:16.8289603+02:00",
"send_on": "2026-09-06T06:24:16.8289603+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": "274bc636-be41-400b-bde6-75d403a5fd51",
"id_pos": "6c375baf-eea6-4be9-8d90-b3ea0ceb2bfc",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:24:16.8289603+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": "ded19ce5-4386-46c0-bd43-e0065ff0d6fd",
"token_id": "sample string 2",
"id_user": "463393fe-b0bd-43b5-b184-1c3a0a42e597",
"date_from": "2026-09-06T06:24:16.8289603+02:00",
"date_end": "2026-09-06T06:24:16.8289603+02:00",
"created_on": "2026-09-06T06:24:16.8289603+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": "9aeec13a-2cca-4bc2-a301-421ae470f4cb",
"id_room_activity": "a23e4bb9-c8df-4067-9fed-44dd803d8745",
"id_pos_sesion": "ddd78b22-1587-4e8e-9482-932ab3262fb8",
"log_text": "sample string 4",
"id_user": "8dfc76e3-425d-40dc-bdd4-2eeacfc8d96a",
"event_type": "sample string 6",
"correlation_id": "0a140554-9075-41ec-8065-acc34097bf99",
"id_room_unit": "e564194d-1d89-4ab7-9348-88c86c3d2566",
"id_room_unit_source": "057cce5b-418d-46b4-b369-9a872b04eb38",
"id_room_unit_destination": "5acfb3c4-ae83-4c61-a762-e80aca5284a0",
"id_room_activity_related": "e2924323-e0e6-463e-96e6-b0e8f74e0f4d",
"id_doc_sa": "7e1614f9-f34d-42e9-b4de-77ef93904531",
"id_user_authorizer": "fda30f22-8703-4ad6-94ed-0cd0537430e8",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:24:16.8289603+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": "2debeefc-7b09-4ad9-85f1-c482e6bc0dc1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+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": "a21eae65-0bb9-492f-a753-8b3c6e16107a",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:24:16.8289603+02:00",
"date_end": "2026-09-06T06:24:16.8289603+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"last_update": "2026-09-06T06:24:16.8289603+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": "d7dbb5c4-58c6-416e-b8db-5f45ba9e739e",
"spool_server": "sample string 2",
"id_doc_sa": "7b55972f-68e9-4483-af46-eadd9b99d96b",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:24:16.8289603+02:00",
"printed": true,
"print_on": "2026-09-06T06:24:16.8289603+02:00",
"tt_doc_sa": {
"$ref": "1"
}
},
{
"$ref": "83"
}
]
},
{
"$ref": "1"
}
]