POST api/tt_doc_sa/external_create
Request Information
URI Parameters
None.
Body Parameters
doc_sa_new| Name | Description | Type | Additional information |
|---|---|---|---|
| pos_name | string |
None. |
|
| doc_type | string |
None. |
|
| id_rua | globally unique identifier |
None. |
|
| id_room_unit | globally unique identifier |
None. |
|
| print_doc | boolean |
None. |
|
| all_items | boolean |
None. |
|
| id_user_add | globally unique identifier |
None. |
|
| external_user | string |
None. |
|
| doc_sa_det_new | Collection of _doc_sa_det_new |
None. |
|
| doc_sa_pay_new | Collection of _doc_sa_pay_new |
None. |
Request Formats
application/json, text/json
Sample:
{
"pos_name": "sample string 1",
"doc_type": "sample string 2",
"id_rua": "f534c669-60e3-43e7-84c5-045d94e211da",
"id_room_unit": "fb49553a-2c85-4671-b976-9e9f67995423",
"print_doc": true,
"all_items": true,
"id_user_add": "69e7f636-89c7-4569-93d0-1afa39439025",
"external_user": "sample string 8",
"doc_sa_det_new": [
{
"$id": "2",
"id_item_sub": "bfc2b7ff-085a-40b8-bb3d-1dbae747ffef",
"qty_det": 2.1,
"price_custom": 3.1,
"id_price_list": "925a5f5e-e382-4781-b83a-721a61aa5ba1",
"tax": 5.1,
"cmd_data": {
"$id": "3",
"type": "sample string 1",
"id_doc_sa_origin": "6dbeb75c-b54f-4cdf-b899-9cc44fda581e",
"id_line": 3
},
"is_discount": true,
"id_employee": "717fb45d-36be-42e7-8daa-a8c1dde6cad2"
},
{
"$ref": "2"
}
],
"doc_sa_pay_new": [
{
"$id": "4",
"id_pay": "19cb30ef-3385-4a07-ae15-025bce2ab7bf",
"amt_tot": 2.1,
"pt_response": {
"$id": "5",
"error": true,
"action": "sample string 2",
"status": "sample string 3",
"method": "sample string 4",
"message_code": "sample string 5",
"message": "sample string 6",
"payload": {
"$id": "6",
"action": "sample string 1",
"locator": "sample string 2",
"orderId": "sample string 3",
"terminal": "sample string 4",
"data": {
"$id": "7",
"orderId": "sample string 1",
"amount": 2.1,
"printReceipt": 3,
"transactionId": "sample string 4"
},
"metadata": {
"$id": "8",
"back_color": "sample string 1",
"order": 2
},
"result": {
"$id": "9",
"deviceId": "sample string 1",
"transactionId": "sample string 2",
"transactionType": "sample string 3",
"amount": 4,
"currencyCode": "sample string 5",
"transactionNumber": "sample string 6",
"result": 7,
"status": 8,
"paymentApp": "sample string 9",
"additionalData": {
"$id": "10",
"orderId": "sample string 1",
"transactionData": {
"$id": "11",
"type": "sample string 1",
"card": "sample string 2",
"terminal": "sample string 3",
"transactionDate": "sample string 4",
"state": "sample string 5",
"result": "sample string 6",
"responseCode": "sample string 7",
"authorizationNumber": "sample string 8",
"cardType": "sample string 9",
"transactionCounter": "sample string 10",
"appId": "sample string 11",
"appLabel": "sample string 12",
"isPinAuthenticated": true,
"isContactless": true,
"capturedMode": 15,
"authorisingCentre": "sample string 16",
"fucId": "sample string 17",
"arc": "sample string 18",
"transactionReference": "sample string 19",
"authenticationType": 20,
"transactionCurrencyCode": "sample string 21",
"location": "sample string 22",
"fucName": "sample string 23",
"modifiers": [
{
"$id": "12"
},
{
"$ref": "12"
}
]
}
}
}
},
"metadata": {
"$ref": "8"
}
},
"id_employee": "42e53612-696f-4b6b-be48-cb25a6f2c1b8"
},
{
"$ref": "4"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
doc_sa_external_response| Name | Description | Type | Additional information |
|---|---|---|---|
| success | boolean |
None. |
|
| message | string |
None. |
|
| affected_docs | Collection of globally unique identifier |
None. |
|
| created_doc | tt_doc_sa |
None. |
Response Formats
application/json, text/json
Sample:
{
"success": true,
"message": "sample string 2",
"affected_docs": [
"c5a0e0e6-2c5e-42d8-be14-4bef1a94a451",
"e78c92f0-73b7-40bf-a461-3d0fbe726a9e"
],
"created_doc": {
"$id": "2",
"id": "bd785255-4d08-4b08-b0b6-4826fce6f215",
"id_pos": "a94e85e1-4442-49d1-84e5-eb927c7bedee",
"id_doc": "3cc5ce3e-5b69-4d63-a23c-91069d5422d8",
"id_branch": "e76f7025-8736-4110-abd8-0a4aafc97014",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:23:04.025102+02:00",
"date_tax": "2026-09-06T06:23:04.025102+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "537bcddc-ffd9-44fc-a322-64d69df9bf8e",
"id_relationship": "e8a2fc67-30be-4583-823e-4defa5e40a93",
"id_loc_from": "e2e0a7c6-6b46-45c3-a9b5-e0279aaec356",
"id_loc_end": "38600ecb-582f-4de8-90ec-22952d477f19",
"id_user_add": "58febb9b-e2de-40e6-9b00-cdfa04f19f93",
"id_user_upd": "b2123edf-cf07-4899-8e84-5994545fbcd8",
"comment": "sample string 12",
"id_pos_sesion": "9a2e6da3-e3df-43fd-93eb-eccd1b9ea2db",
"id_room_unit": "772f4a1a-da80-4ddc-a092-cdbe95cf7bb8",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "31a1d940-0925-42bf-bb2c-0624eef7b05e",
"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:23:04.025102+02:00",
"last_update": "2026-09-06T06:23:04.025102+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$id": "3",
"id": "6b3d049f-8e99-4ea1-a6f4-994a2e29aa69",
"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": "37544581-4b58-4a0e-a067-9c8d223e0482",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:23:04.025102+02:00",
"last_update": "2026-09-06T06:23:04.025102+02:00",
"id_user_upd": "1de314df-11f4-4068-a0cc-668a7bc01dc6",
"commited": true,
"st_images": {
"$id": "4",
"id": "5e75e92b-7cba-4f9e-94ff-8dfd2ff15437",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "edc01cf6-798d-40fa-b9de-d0126161491f",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:23:04.025102+02:00",
"last_update": "2026-09-06T06:23:04.025102+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$id": "5",
"id": "9d68ba9c-589d-4163-9dee-1a1135ac4981",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "d23631b0-381d-4c1d-b1b2-23c2a0077f40",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "f76e87fb-d413-41b9-9e40-67ee277b50cd",
"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:23:04.025102+02:00",
"last_update": "2026-09-06T06:23:04.025102+02:00",
"id_user_upd": "eec9cc47-882f-47a1-94d2-506c343561be",
"commited": true,
"mt_categories_items": [
{
"$id": "6",
"id_category": "c6ea474a-b550-4c37-9094-7d0e4117f2eb",
"id_item": "f887d63d-3106-41b2-bee3-14df5f32b942",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:23:04.025102+02:00",
"last_update": "2026-09-06T06:23:04.025102+02:00",
"id_user_upd": "ace77b91-8a8d-480e-b25d-66cf61398849",
"commited": true,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$id": "7",
"id": "1a313d48-a55b-469f-9953-46f01e22435e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "761f0505-ac7c-4e76-a6b2-6279516d9184",
"id_unit_sec": "a7574ee9-7c8c-4657-9192-a045b1991781",
"id_brand": "77e3a6d1-7731-4b6e-bfc1-f5ace1b7b504",
"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": "8f15ce20-8cb3-4ec1-9458-d05882a24ba0",
"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:23:04.025102+02:00",
"last_update": "2026-09-06T06:23:04.025102+02:00",
"id_user_upd": "a3c650c3-cd6f-4335-a270-62f608aae1f4",
"commited": true,
"mt_brands": {
"$id": "8",
"id": "1ed8ee16-8dda-4b16-8df0-968524eccdd6",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:23:04.025102+02:00",
"last_update": "2026-09-06T06:23:04.025102+02:00",
"id_user_upd": "74016775-2678-4079-8b02-3b5917953e58",
"commited": true,
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users": {
"$id": "9",
"id": "18395863-91dc-45e3-8777-6c5291e0767e",
"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": "1e205d68-6c05-4b8a-9228-4ef3163fb22e",
"view_messages": true,
"id_image_photo": "bd68e6a1-a4c8-4594-ae41-9d1ad0e99888",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "807e5f66-22f7-47b8-aea5-5f25090ca2b4",
"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:23:04.025102+02:00",
"last_update": "2026-09-06T06:23:04.025102+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_branches_zones": [
{
"$id": "10",
"id": "1524a4cd-ac07-4170-9049-1bd10cde8544",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c1d638c0-06d7-4228-95ce-251caeadf388",
"active": true,
"created_on": "2026-09-06T06:23:04.025102+02:00",
"last_update": "2026-09-06T06:23:04.025102+02:00",
"id_user_upd": "c641a74b-010b-4248-9df7-d8cf172ac192",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": [
{
"$id": "11",
"id": "d89cf59f-47ae-423f-a8f4-ecf49ad79a23",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5e7c1a53-c3e1-4d8c-97e8-e43632611b05",
"id_zone": "7fcbacec-3d6f-4cf9-945b-21260c2e849f",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "75828efc-9960-4cc3-a44f-be64c41a9352",
"commited": true,
"mt_branches_zones": {
"$ref": "10"
},
"mt_cloakrooms": [
{
"$id": "12",
"id": "b3e39629-7623-4cb5-a077-909fa4d21479",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "b0f8668e-2845-41eb-a878-4b407b72655f",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "fd67f424-6467-46dc-a9aa-72e172c8c086",
"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:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "5ef8350b-5617-4b15-ae81-6def229ba460",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$id": "13",
"id": "76798dff-e0ac-4c4b-a558-549861e9a63a",
"id_cloakroom": "23dc54df-92ee-4a29-8db2-53bb6c47ee58",
"id_pos_sesion": "ce496667-8c36-48a2-9eb1-4b0a12bc0ac0",
"unit_id": 4,
"date_open": "2026-09-06T06:23:04.0310481+02:00",
"date_close": "2026-09-06T06:23:04.0310481+02:00",
"id_doc_sa": "0312b387-dc57-4b07-94eb-f450cc3dc7df",
"commited": true,
"mt_cloakrooms": {
"$ref": "12"
},
"tt_doc_sa": {
"$ref": "2"
},
"tt_pos_sesion": {
"$id": "14",
"id": "3b239ecf-9110-413c-8758-58ed169019c3",
"nro_sesion": 2,
"id_pos": "508d412f-057f-4e0b-9091-83acb51b8c3f",
"date_tax": "2026-09-06T06:23:04.0310481+02:00",
"date_open": "2026-09-06T06:23:04.0310481+02:00",
"date_close": "2026-09-06T06:23:04.0310481+02:00",
"id_user_open": "24c09eb5-50e9-443a-87e1-ea59d7daf64d",
"id_user_close": "762f341a-7e7f-4f9c-ae15-21f69b564cc0",
"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:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_items_customs": [
{
"$id": "15",
"id": "dc095203-8706-45e6-8c98-d827d135158f",
"order_id": 2,
"id_item": "2d9bb778-4e25-40c6-81c5-4c922566c120",
"id_item_type": "8cfd7fcf-afbf-4f7c-bebb-797eadf466f5",
"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": "51519d37-caa3-4427-b46c-6aefbcdee368",
"type_item": 11,
"id_voucher_json": "d5749b4c-c461-4325-8b4a-0fcc62ee730d",
"count_voucher": 1,
"id_category": "fb096103-c8d8-460b-a9db-f2832ea0783e",
"created_on": "2026-09-06T06:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "c0a26e74-d2ad-4e47-9116-af0abf3ce28a",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$id": "16",
"id": "1ecec193-24e9-4e0e-b700-c6b4adace1f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "362c12a2-d47a-47df-846b-2b2a9f430350",
"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:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "bb48df6b-6f00-4297-bb87-b391dc9bb146",
"commited": true,
"tt_vouchers_det": [
{
"$id": "17",
"id_voucher": "d3ac984e-33ab-4ded-9688-f9c871e367a2",
"id_line": "73fe1a70-f257-4f89-a7e1-0bed7a5d0082",
"id_category": "bda73a67-3049-4ecf-89dd-4c971068db27",
"id_item": "7680db65-a50e-49c0-8fde-db198e75312e",
"id_item_type": "96481a76-4684-4054-9d62-7ea3342ee882",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "16"
},
"tt_vouchers": {
"$id": "18",
"id": "3a42161c-5795-499c-aab2-ba938475318e",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:23:04.0310481+02:00",
"date_end": "2026-09-06T06:23:04.0310481+02:00",
"date_used": "2026-09-06T06:23:04.0310481+02:00",
"date_sesion": "2026-09-06T06:23:04.0310481+02:00",
"id_employee": "2e35787f-e551-4635-a824-2561d6b50baa",
"id_branch": "8232ef83-25e8-4e13-aa9e-5430e6d90561",
"id_voucher_permision": "0e75f11d-cf54-462c-95ce-f749d0c3cabc",
"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": "d3d2d26c-444a-4367-98df-c22d8118ed61",
"id_user_add": "8f1136a2-bf23-4a90-acc2-90d2219263c8",
"id_doc_sa": "17ab543a-e4ee-43b6-891a-aa599597de39",
"id_item_sub": "b501d235-1d61-4ce2-bd4f-bdb3d8e79cf1",
"id_pos_sesion": "47635ba7-b069-466d-b9ca-3abc200f6126",
"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:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$id": "19",
"id": "bbf637da-eb82-4e44-94cf-1e8803c16496",
"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": "ccbdc1f1-f49c-4030-a66f-6b664cb5ca88",
"name_pos": "sample string 12",
"id_image": "520736ca-db74-4ad5-b7ac-84154a3c2d7f",
"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:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "c1657808-4587-4864-bd8b-1347b639d2fa",
"commited": true,
"mt_employees_branches": [
{
"$id": "20",
"id_employee": "45087010-b6c2-43c2-b762-dd4acfe6f7f4",
"id_branch": "a6f31218-901b-44f7-a658-c24437b58193",
"active": true,
"created_on": "2026-09-06T06:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "3e3396c7-d24d-4519-be21-4f99651627bb",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "19"
}
},
{
"$ref": "20"
}
],
"mt_employees_profiles": {
"$id": "21",
"id": "aed90c88-a0fd-4647-8f07-3b187ebabe04",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "5285238b-16cb-43b7-9967-311ca2116105",
"commited": true,
"mt_employees": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_users": {
"$ref": "9"
}
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_det": [
{
"$id": "22",
"id_doc_sa": "67f4daa3-94f5-46fb-bd0c-707446b8aa13",
"id_line": 2,
"id_item_sub": "99390eaf-5de3-4808-a0c8-2aa1bc0ca744",
"qty": 4.1,
"id_list": "18a5e5b4-f7c3-4541-b0e5-116b72f40bba",
"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": "b678133e-ceb9-4532-9e48-c7a99ed4ea7e",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "09e45481-bad0-4642-a6c3-c2544252cd0c",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "ab816a0e-b09e-41c0-8dce-5fe54fc2f1b4",
"id_user_upd": "d5e27950-5cde-42fd-874d-5035e4eb9196",
"active": true,
"mt_employees": {
"$ref": "19"
},
"mt_items_sub": {
"$id": "23",
"id": "7416b885-87b1-4073-971f-053c520dfd05",
"id_item": "9648991a-8ef3-4f87-8839-95c6de8c43ab",
"id_item_type": "6a7fe9fc-7a79-44f0-b2bf-bb0df11aa2b9",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "f9097cb5-6551-416f-84f1-ac2e572e6f43",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "ceb07ccc-c353-4794-a58a-3dd44790c493",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_formula": [
{
"$id": "24",
"id_item_sub": "0b3b06bb-9ede-47cb-a1bb-fd347b697ea4",
"id_item": "860709c7-e41d-4698-9629-da232355e1ce",
"group_id": 3,
"id_unit_ref": "62e47b88-aba3-4666-aff2-a25d2d42cd6a",
"qty_dis": 5,
"mt_items": {
"$ref": "7"
},
"mt_items_sub": {
"$ref": "23"
},
"mt_units_ref": {
"$id": "25",
"id": "4656024e-65c9-400c-bb58-5cc195986bbc",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "9d746bc9-e1a0-4067-a3ac-e28c9f08247e",
"active": true,
"created_on": "2026-09-06T06:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "80be586c-d490-4f39-9e92-9ab9b92ee323",
"commited": true,
"mt_units": {
"$id": "26",
"id": "eb41e5f2-a5d4-4eae-aac6-55f3a980ed72",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "4f9d3e69-9693-405d-ae36-00746357e4ee",
"commited": true,
"mt_units_ref": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "9"
},
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items1": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_items_formula": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
}
},
{
"$ref": "24"
}
],
"mt_items_types": {
"$ref": "16"
},
"mt_items_vouchers": {
"$id": "27",
"id": "023342db-bafe-4f5d-9c1b-7353b087376b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "04d92047-6ffd-474a-8daa-5e886b928bd7",
"id_doc_print": "0cae8f17-5abc-471f-a64a-264b23177130",
"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:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_prices_items": [
{
"$id": "28",
"id_list": "cd998776-ec37-4c93-8010-a265753ba19f",
"id_item_sub": "2038def9-3f11-4473-979a-393bcceedc6b",
"validity_date": "2026-09-06T06:23:04.0310481+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "44fb729b-f1c2-4cda-bf1f-b27748f99222",
"commited": true,
"mt_items_sub": {
"$ref": "23"
},
"mt_prices_list": {
"$id": "29",
"id": "aff5b1e1-69bd-4562-8c90-5e95771f9651",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "0f02e47b-2b04-48f1-aaf6-32221e352135",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "69950b1e-48d4-41d5-8897-2a2a1de6f006",
"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:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "645538af-1cc4-48a1-99a7-39459de0c058",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "30",
"id_pos": "711b1a02-bbff-4826-b7e4-0623b56e4aff",
"id_pos_type": "117fbb74-4a5d-434c-b5f1-c61cf1946dde",
"id_price_list": "28a537ea-93d4-4de7-ba4b-caa1d18ec674",
"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:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "39977a70-8458-4d08-84b5-e520ffe5e0b4",
"commited": true,
"mt_pos_view": {
"$id": "31",
"id_pos": "3a5458d3-24fd-406b-805f-34068ca14e15",
"id_pos_type": "14857401-2dbe-4d61-b7fd-912a79a5a581",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "bf9ab470-1503-4edd-8878-79c46cbedc83",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_pos_types": {
"$id": "32",
"id": "ee922fc4-13a0-4bb9-a167-461916bb16f0",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "5504e153-a88c-4954-b3e3-aacebe836574",
"commited": true,
"mt_items_featured": [
{
"$id": "33",
"id": "676376b9-8138-421e-bcd3-06eeae448fcb",
"id_branch": "8ebbff3f-8c1c-4cc7-b7f3-4a88645a9cc6",
"id_pos_type": "41cf7cca-ddbc-4779-8266-75702d5b9b7d",
"id_pos": "a630ad32-3725-4d3f-bd6f-1a6aaea8de72",
"id_item": "fee53164-9227-488f-b7ea-d7bf6a4d74de",
"date_from": "2026-09-06T06:23:04.0310481+02:00",
"date_end": "2026-09-06T06:23:04.0310481+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "fff9710e-56e7-46d8-9a8e-65da3120d5ce",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_items": {
"$ref": "7"
},
"mt_pos": {
"$ref": "11"
},
"mt_pos_types": {
"$ref": "32"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "33"
}
],
"mt_pos_doc_print": [
{
"$id": "34",
"id_pos_print": "cfa2c0df-c892-4ae1-a638-68733b1fc7e1",
"id_doc": "a07b50e2-c0bb-4fdc-86a5-b83b2d93703d",
"id_pos_type": "982eb598-3103-4cab-a5e3-4dbf2f594d82",
"id_doc_print": "40ecb4ad-96bf-4835-ae60-ad21a42c1ed0",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "425044cd-c9a6-4d3d-97b4-f5835104dabd",
"commited": true,
"mt_docs": {
"$id": "35",
"id": "4b043a1e-bf6d-4ea3-a928-2cc5db1bef2d",
"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": "301a5693-f095-4687-9cc3-3e5afae6b93e",
"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:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "027abea0-c06b-41b5-a221-512a39d54d65",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "36",
"id_doc": "c2edf15e-5a84-4c98-b4fe-6155ec529252",
"id_pay": "01ab8eb0-c1fa-4388-9562-cd6764241948",
"id_money": "0aeff971-082a-4fe5-9b96-fbcb24713530",
"active": true,
"created_on": "2026-09-06T06:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "39d5437a-98f6-4f7a-afe1-a88da2736b15",
"commited": true,
"mt_docs": {
"$ref": "35"
},
"mt_money_types": {
"$id": "37",
"id": "5a376f0f-f039-4a89-a4c5-9fee0fa3fe52",
"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": "d4435089-42ef-4e58-918b-93bc1762a72d",
"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:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "60f30444-be09-49f4-b81e-d0671b756e06",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_money_rates": [
{
"$id": "38",
"id_money_1": "cd87a6b9-1240-4a16-ace3-05b9c599d361",
"id_money_2": "8891dee4-f1b9-482c-b64f-239dcb568be6",
"date_from": "2026-09-06T06:23:04.0310481+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "d9f67a7e-5f48-4c20-a71d-dfefa4f12165",
"commited": true,
"mt_money_types": {
"$ref": "37"
},
"mt_money_types1": {
"$ref": "37"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "38"
}
],
"mt_money_rates1": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$id": "39",
"id_doc_sa": "63e217df-8f8d-48c9-b297-d68f143d05a9",
"id_pay": "d4e05cac-145e-4bb4-882e-8728d74738fc",
"id_money": "8418d528-bc7e-49a2-8632-2e0c5034bdaa",
"date_cashflow": "2026-09-06T06:23:04.0310481+02:00",
"coefficient": 5.1,
"id_user_add": "19d3e5f9-58dd-4fb8-8c94-93b147d11343",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "40",
"id": "547669d5-be9a-4946-9e73-fd79c18bd40c",
"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": "b1fc7549-cac9-4212-aab7-d0f4d8ee79e5",
"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:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "a37f7369-c9c1-481e-abf9-ca33d97c95d2",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_doc_sa_pay": [
{
"$id": "41",
"id_doc_sa": "d105dc12-357d-4ab3-9b4b-f31a87d37e67",
"id_line": 2,
"id_pay": "31b66e36-7ad8-4862-b557-74ca0f921027",
"id_money": "4dd26051-8ae9-42d4-bbeb-4d8d5c379bb8",
"coefficient": 5.1,
"id_voucher": "322f2a2f-7b66-49a4-a0e6-d1e023e0e6a3",
"id_employee": "c24a60be-da16-46b9-9b07-0681d4cb02c0",
"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": "a9f6d02c-6cbe-49c1-bb0d-a9adde71fbe5",
"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": "19"
},
"mt_money_types": {
"$ref": "37"
},
"mt_payment_types": {
"$ref": "40"
},
"tt_doc_sa": {
"$ref": "2"
},
"tt_vouchers": {
"$ref": "18"
}
},
{
"$ref": "41"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_money_types": {
"$ref": "37"
},
"tt_doc_sa": {
"$ref": "2"
}
},
{
"$ref": "39"
}
],
"tt_doc_sa_pay": [
{
"$ref": "41"
},
{
"$ref": "41"
}
]
},
"mt_payment_types": {
"$ref": "40"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "36"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_pos_doc_print": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"st_doc_num": [
{
"$id": "42",
"id_pos": "1c001344-9185-4d06-8fc4-1dbca2e6d5b1",
"id_doc": "4a042b1b-8341-4a16-82b1-d3800ff3f10a",
"value": 3,
"created_on": "2026-09-06T06:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"commited": true,
"mt_docs": {
"$ref": "35"
},
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "42"
}
],
"tt_doc_sa": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"tt_doc_st": [
{
"$id": "43",
"id": "4030c426-db32-4e5e-8307-bb59cb9665ab",
"id_pos": "20057148-501b-49f8-9730-a91db220b083",
"id_doc": "8d29151d-55d4-4857-bea9-3f47518b7b13",
"id_branch": "2cbff886-00e4-4133-a550-e41f3139774c",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:23:04.0310481+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "bb48ebfb-5f38-4509-906c-608830dff5fb",
"id_loc_from": "0bd04e3b-319c-4955-9ee9-96489b5244bd",
"id_loc_end": "8ed56c78-282e-41e4-84db-e921e4bf0f6f",
"id_user_add": "9381b77d-7b44-42c1-849d-6ebacfd0b075",
"id_user_upd": "3b15879b-b8d7-4b09-96c0-9d4db13e19c3",
"id_pos_sesion": "026e22fe-0f18-454a-9322-114091cfd58e",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:23:04.0310481+02:00",
"active": true,
"created_on": "2026-09-06T06:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$ref": "35"
},
"mt_locations": {
"$id": "44",
"id": "91d3e508-6017-4ac5-be5f-c538bdb3ab13",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "221da1cd-3b3b-4a83-a9a7-fdb50f804807",
"active": true,
"created_on": "2026-09-06T06:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "4619869d-1668-4865-b1af-7295ead9a190",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"tt_doc_sa1": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"tt_doc_st": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_st1": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_stock": [
{
"$id": "45",
"id_location": "6521e2e5-2430-488e-bb19-318ac41740c7",
"id_item": "d95fb0ac-9aca-498d-91d2-f722a6d422f5",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_locations": {
"$ref": "44"
}
},
{
"$ref": "45"
}
]
},
"mt_locations1": {
"$ref": "44"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_st_det": [
{
"$id": "46",
"id_doc_st": "793cd80b-0237-4b59-8981-85ba48c5ce64",
"id_line": 2,
"id_item": "dc5cdbd0-b14c-471b-842b-b0341d5c5230",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "7"
},
"tt_doc_st": {
"$ref": "43"
}
},
{
"$ref": "46"
}
],
"tt_doc_st1": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_st2": {
"$ref": "43"
}
},
{
"$ref": "43"
}
]
},
"mt_pos_print": {
"$id": "47",
"id": "ba1ceacb-a290-4b71-af3a-4a30fe34fd0a",
"id_pos": "0934541f-5d71-4aba-bddf-6695216dfc07",
"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:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "b67a48a5-9ae4-4a5e-85b0-fe811d58056c",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_doc_print": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"st_users": {
"$ref": "9"
}
},
"mt_pos_types": {
"$ref": "32"
},
"st_doc_print": {
"$id": "48",
"id": "0dead220-b8dd-4410-8972-b6419b935d21",
"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:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"st_doc_print_det": [
{
"$id": "49",
"id_doc_print": "9ba0703d-484f-4c19-934f-b30a9e1fc616",
"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": "48"
}
},
{
"$ref": "49"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "34"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "9"
}
},
"mt_prices_list": {
"$ref": "29"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "30"
}
],
"mt_prices_items": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_prices_list1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_prices_list2": {
"$ref": "29"
},
"mt_prices_list_rules": [
{
"$id": "50",
"id": "96ed1673-4443-40b1-b1ff-ad0820d190c8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:23:04.0310481+02:00",
"date_end": "2026-09-06T06:23:04.0310481+02:00",
"id_branch": "4d3089c1-c4ba-4ebc-a7d0-251079b6ccff",
"id_pos": "516e5ab8-b1f9-414b-9e8f-05acdb25919f",
"id_list": "715b446f-3b0a-4e9a-8b9c-c4cc5a7b464b",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "825ded04-b076-4118-905d-bc23b35ed98e",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "29"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$id": "51",
"id": "3276eea8-4e8a-4749-914e-74ed1a2a7af9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:23:04.0310481+02:00",
"date_end": "2026-09-06T06:23:04.0310481+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": "2de17677-09a5-41f2-a8c1-53d434336ac0",
"id_pos": "b04eaba1-7ca5-45da-8ef9-05d248d264cf",
"id_list": "25911d6f-a9a5-4636-8c69-8d968fdff1fa",
"id_item": "d35c9d1b-53a4-4608-8130-62518c00986d",
"id_item_type": "eca9b73a-8daf-4054-8a0a-d0228e8d5f96",
"id_category": "c030b48e-e1a3-4c91-93b5-b0e0517b184c",
"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:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "4e3448ba-4998-471b-98be-9d57167c4b89",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "16"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "29"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "51"
}
],
"tt_doc_sa_det": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "28"
}
],
"tt_doc_sa_det": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"mt_prices_list": {
"$ref": "29"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": {
"$ref": "2"
},
"tt_doc_sa_det_stock": [
{
"$id": "52",
"id_doc_sa": "8539822d-b110-448c-b848-2d3d224b9c49",
"id_line": 2,
"id_item": "e7b99e51-3b31-40ac-b27f-dec526c95d31",
"qty": 4.1,
"mt_items": {
"$ref": "7"
},
"tt_doc_sa_det": {
"$ref": "22"
}
},
{
"$ref": "52"
}
]
},
{
"$ref": "22"
}
],
"tt_doc_sa_pay": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_vouchers_permisions": [
{
"$id": "53",
"id": "fe97f486-869a-44ae-b384-3ba436170482",
"date_from": "2026-09-06T06:23:04.0310481+02:00",
"date_end": "2026-09-06T06:23:04.0310481+02:00",
"date_used": "2026-09-06T06:23:04.0310481+02:00",
"id_employee": "1f181f9f-092a-4829-a032-732ff11ce7ce",
"id_branch": "00d85882-d43b-4ef8-a6f9-438388f3325c",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "538cfc19-a228-4f56-927d-b784f2aa53d5",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "19"
},
"st_users": {
"$ref": "9"
},
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
]
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$id": "54",
"id": "a531dd3c-a5dc-4e3a-99a3-33a77b053479",
"id_room_unit": "adba98b9-3482-4644-9d30-ca493b461921",
"id_room_list": "55f99a0b-10e6-44ff-b7db-9e6c0b5b56c7",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:23:04.0310481+02:00",
"date_from": "2026-09-06T06:23:04.0310481+02:00",
"date_end": "2026-09-06T06:23:04.0310481+02:00",
"date_open": "2026-09-06T06:23:04.0310481+02:00",
"date_close": "2026-09-06T06:23:04.0310481+02:00",
"id_employee": "44c9d0b2-b067-45c5-a39b-021352881c46",
"id_employee_sec": "328f5dc1-24af-4d35-9dea-c87b024a7d74",
"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": "56cb7917-f945-4d7d-82f7-33605d5bf376",
"comment": "sample string 7",
"id_user_open": "36266220-d138-4f2e-9f13-d2a66944bdc7",
"id_user_close": "282d6f7e-dbad-47f3-80da-75f9824e959c",
"id_unit_state": "973ac58e-0195-40cd-97ff-fe18155beb85",
"id_pos_sesion": "6e0ee51c-da54-4d37-8240-e14a5330c045",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:23:04.0310481+02:00",
"active": true,
"created_on": "2026-09-06T06:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"commited": true,
"mt_employees": {
"$ref": "19"
},
"mt_employees1": {
"$ref": "19"
},
"mt_rooms_units": {
"$id": "55",
"id": "d7e6d719-a57d-4ce0-b841-649bbb9f0c33",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "202b5197-c934-4f2e-9b2d-276a8ec8a289",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "b8ae4d66-df06-4e12-b01b-e386e8f623f0",
"locked": true,
"date_locked": "2026-09-06T06:23:04.0310481+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "39d0c89a-188f-428e-aebb-7a77548f9b03",
"commited": true,
"mt_rooms": {
"$id": "56",
"id": "f79f0d68-5f36-4db4-b5a3-03cca7f74023",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c79232fb-2d22-4f1d-97bd-78b0d190ff49",
"name_pos": "sample string 6",
"id_image": "2c5d33db-3049-4f0e-b6a4-e19b9052394b",
"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": "ae18b5b9-c503-4d44-906a-a87c94906f82",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "f74c0771-1d02-4e28-87b0-c6897ab31802",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos_rooms": [
{
"$id": "57",
"id_pos": "8a51e4f5-dcb0-4531-b518-53a041d5d14b",
"id_room": "324f0aa5-745d-400f-b7f1-e1309507a4c3",
"active": true,
"created_on": "2026-09-06T06:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"id_user_upd": "f3d82a8e-5ce1-4ff4-8236-2adbb42f5156",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_rooms": {
"$ref": "56"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "57"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_rooms_units": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_list": [
{
"$id": "58",
"id": "2aadc376-4615-4841-8fca-2de864568202",
"id_room": "bee601c7-cd15-402f-8f89-67bde2d004df",
"date_in": "2026-09-06T06:23:04.0310481+02:00",
"date_out": "2026-09-06T06:23:04.0310481+02:00",
"id_user_add": "8d5f6972-81c8-4054-a177-72e824d23478",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:23:04.0310481+02:00",
"last_update": "2026-09-06T06:23:04.0310481+02:00",
"commited": true,
"mt_rooms": {
"$ref": "56"
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "54"
},
{
"$ref": "54"
}
]
},
{
"$ref": "58"
}
]
},
"mt_rooms_units_types": {
"$id": "59",
"id": "8c4c9b88-7a90-4d29-9b99-642c33527543",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:23:04.0467853+02:00",
"last_update": "2026-09-06T06:23:04.0467853+02:00",
"id_user_upd": "83d04dc3-fec5-4563-960e-418aa10df365",
"commited": true,
"mt_rooms_units": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_states_types": [
{
"$id": "60",
"id_room_type": "42c3a0e7-580e-49ba-bfde-361a099f22dc",
"id_room_state": "d2329268-c09f-44ea-b22b-81585c61e4f7",
"id_image": "86e32eeb-a123-40c9-a68b-c87bc1a1c5a8",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:23:04.0467853+02:00",
"last_update": "2026-09-06T06:23:04.0467853+02:00",
"id_user_upd": "897575dd-8e53-4e31-8656-522d076f911f",
"commited": true,
"mt_rooms_units_states": {
"$id": "61",
"id": "7a8343a6-f6e2-4965-803c-99c5a0668403",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:23:04.0467853+02:00",
"last_update": "2026-09-06T06:23:04.0467853+02:00",
"id_user_upd": "020c8e49-73af-4b3a-84d9-028f895ae28a",
"commited": true,
"st_users": {
"$ref": "9"
},
"mt_rooms_units_states_types": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_rooms_units_activity": [
{
"$ref": "54"
},
{
"$ref": "54"
}
]
},
"mt_rooms_units_types": {
"$ref": "59"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "60"
}
],
"st_users": {
"$ref": "9"
}
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "54"
},
{
"$ref": "54"
}
]
},
"mt_rooms_units_states": {
"$ref": "61"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"tt_pos_sesion": {
"$ref": "14"
},
"tt_rooms_list": {
"$ref": "58"
}
},
{
"$ref": "54"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "54"
},
{
"$ref": "54"
}
]
},
"mt_payment_types": {
"$ref": "40"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_pay": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_vouchers_permisions": {
"$ref": "53"
}
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_prices_rules": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_items_customs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "14"
}
},
{
"$ref": "15"
}
],
"tt_doc_sa_pt": [
{
"$id": "62",
"id": "666d0b89-70c3-4682-bb07-a5993ccc9c55",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "1ebe2aa6-1bc4-44ee-aef8-8558e3c630a2",
"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:23:04.0467853+02:00",
"tt_pos_sesion": {
"$ref": "14"
}
},
{
"$ref": "62"
}
],
"tt_rooms_units_activity": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_tips": [
{
"$id": "63",
"id": "469403b9-9d5e-4e5e-9f64-92d4dc530c8d",
"id_pos_sesion": "fc459cfb-2bec-4a68-9e33-920285598b0d",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "70114af9-7f97-4946-9d7f-bc59ac79ef07",
"id_room_unit_activity": "44cfd593-5302-409e-a0e1-467829fb0939",
"id_doc_sa": "fcdce142-6048-4869-9b91-82377869bb9c",
"id_pos_type": "63cfedef-9382-4fc0-a95e-74d188cbf50d",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "22b7322e-9ef6-4a52-aa8e-5fa2df8b5ba9",
"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:23:04.0467853+02:00",
"last_update": "2026-09-06T06:23:04.0467853+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "14"
},
"tt_tips_users": [
{
"$id": "64",
"id_tip": "2b1302a4-f278-4c6b-9333-a37b65a219f8",
"id_user": "ec177cbb-9c34-48b7-9127-ee69a3ee5392",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:23:04.0467853+02:00",
"last_update": "2026-09-06T06:23:04.0467853+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_tips": {
"$ref": "63"
}
},
{
"$ref": "64"
}
]
},
{
"$ref": "63"
}
],
"tt_pos_sesion_users": [
{
"$id": "65",
"id_pos_sesion": "1d9cd794-8f83-4246-a5e1-b78281fb6934",
"id_user": "cbb0f486-b535-4910-b01e-74a4ba8a9595",
"date_add": "2026-09-06T06:23:04.0467853+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:23:04.0467853+02:00",
"last_update": "2026-09-06T06:23:04.0467853+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "14"
}
},
{
"$ref": "65"
}
],
"tt_doc_sa": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"tt_cmd_connection": [
{
"$id": "66",
"id": "a33d3ebe-00c1-43fd-9afe-8fc2af4bfedc",
"id_user": "89dc76b3-c6f8-4757-8388-405d6b7ae179",
"id_user_profile": "795b7ac1-86af-4baf-bcce-98c4b2f9d483",
"locator": "sample string 4",
"date_end": "2026-09-06T06:23:04.0467853+02:00",
"id_pos_sesion": "0b2cc29c-04c0-4abf-aedf-ec0c6b909550",
"date_login": "2026-09-06T06:23:04.0467853+02:00",
"date_logout": "2026-09-06T06:23:04.0467853+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:23:04.0467853+02:00",
"last_update": "2026-09-06T06:23:04.0467853+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"st_users_profiles": {
"$id": "67",
"id": "fc6c6837-8289-4acc-8546-135bc5797ddb",
"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:23:04.0467853+02:00",
"last_update": "2026-09-06T06:23:04.0467853+02:00",
"commited": true,
"st_permisions": [
{
"$id": "68",
"id": "2cef6a59-e1ac-40fb-b420-f7d88dfa82cd",
"id_function": "412d0da2-2728-49a1-9b53-c9f3b5b71ebe",
"id_user": "b2dd944f-8bd8-43f8-b9af-9111a7047cfb",
"id_profile": "57282b78-4fce-4655-aa20-57562f69632d",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:23:04.0467853+02:00",
"last_update": "2026-09-06T06:23:04.0467853+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "67"
},
"st_users": {
"$ref": "9"
},
"st_functions": {
"$id": "69",
"id": "e8e38776-6ff6-4d09-a929-595c4265a257",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "2cea2cee-f916-42fd-82f8-f005ff0d48c6",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "4ead4744-01eb-44e1-844f-b6b1cd8e2ed5",
"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:23:04.0467853+02:00",
"last_update": "2026-09-06T06:23:04.0467853+02:00",
"commited": true,
"st_functions_groups": {
"$id": "70",
"id": "ff35d535-878d-4cb9-994b-3c3f002e0cda",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:23:04.0467853+02:00",
"last_update": "2026-09-06T06:23:04.0467853+02:00",
"commited": true,
"st_functions": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_images": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
}
},
{
"$ref": "68"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"tt_cmd_connection": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
"tt_pos_sesion": {
"$ref": "14"
}
},
{
"$ref": "66"
}
],
"tt_cmd_messages": [
{
"$id": "71",
"id": "02c5cd27-aede-4f5b-82ce-9a46634f9958",
"id_user": "22fa695e-79f9-4831-9dd0-9ac8d9873266",
"date_add": "2026-09-06T06:23:04.0467853+02:00",
"destiny_type": 4,
"id_key": "45c00449-7b3e-4219-b838-e0187a463366",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:23:04.0467853+02:00",
"id_pos_sesion": "c75583f7-5ade-4f61-8324-d91ec5e0af6b",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:23:04.0467853+02:00",
"last_update": "2026-09-06T06:23:04.0467853+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "14"
}
},
{
"$ref": "71"
}
]
}
},
{
"$ref": "13"
}
]
},
{
"$ref": "12"
}
],
"mt_items_featured": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_pos_rooms": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list_rules": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_prices_rules": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_doc_num": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "fae159ee-1eb8-4ca8-8104-93e148378ec6",
"id_pos": "24af2d85-5342-4d0d-88f6-4ab3de223bfb",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:23:04.0467853+02:00",
"key_access": "sample string 5",
"id_user_add": "64cd0f99-9aea-432a-89f8-af25f0746512",
"active": true,
"created_on": "2026-09-06T06:23:04.0467853+02:00",
"last_update": "2026-09-06T06:23:04.0467853+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "992a9426-b8bf-4aee-ab8c-ab008cea3f64",
"id_pos": "66099a92-dbeb-47a6-9af6-6bc4644d4a59",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:23:04.0467853+02:00",
"last_update": "2026-09-06T06:23:04.0467853+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "d05a318f-8796-49a5-870a-f113d9ea1b42",
"id_pos": "80ac5171-0637-46e7-b1a3-78ecf013ebe0",
"date_add": "2026-09-06T06:23:04.0467853+02:00",
"date_upd": "2026-09-06T06:23:04.0467853+02:00",
"date_out": "2026-09-06T06:23:04.0467853+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_branches": {
"$ref": "3"
},
"tt_logs": [
{
"$id": "75",
"id": "e17823e4-5c25-4614-adb1-04eb7b5e560b",
"id_user_add": "cf5b4ed7-84af-4582-a0d7-330919d0d42a",
"id_table": "b2a12b0d-5f01-427a-9229-e05b767a8576",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "110b9ce6-5ca4-413c-b5c8-f485f4cdf799",
"created_on": "2026-09-06T06:23:04.0467853+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "76",
"id": "9eeb3a0a-6bd0-415a-9e98-4c023f42fbd4",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:23:04.0467853+02:00",
"last_update": "2026-09-06T06:23:04.0467853+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "bfc70509-bd53-49be-8208-b0f4a6c724d4",
"id_sync": "b204e42a-b1b8-4ec3-bb39-9d7b9cb6b807",
"json": "sample string 3",
"id_table": "b9526dcf-1d3b-4b38-9879-197565d95a39",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "60a7c030-f030-4da8-aeba-72c81e71d357",
"id_branch_from": "74e9c4e7-bc57-49a5-8f5d-d4808103893e",
"id_branch_to": "7244df8b-55e6-4bcd-a217-aa4fd8509f66",
"type": 4,
"created_on": "2026-09-06T06:23:04.0467853+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:23:04.0467853+02:00",
"send_on": "2026-09-06T06:23:04.0467853+02:00",
"mt_branches": {
"$ref": "3"
},
"mt_branches1": {
"$ref": "3"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "5925d0e8-04d3-499f-87b2-cb7102357385",
"id_pos": "94c3296f-0b88-409a-8e02-3785ea5e7d73",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:23:04.0467853+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "9"
}
},
{
"$ref": "10"
}
],
"mt_brands": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_docs_payment_money": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_employees": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_employees_profiles": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items_featured": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_items_sub": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_locations": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_money_rates": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_money_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_payment_types": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_prices_list": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_pos_print": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_pos_rooms": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_pos_types": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_pos_view": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_items": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_prices_list": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_prices_list_rules": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_prices_rules": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_rooms_units": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_rooms_units_types": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units_ref": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "a365bddf-a23c-425b-8561-dae141a647f6",
"token_id": "sample string 2",
"id_user": "e744ab7a-f68c-4e6e-aabf-0d64cad1df76",
"date_from": "2026-09-06T06:23:04.0467853+02:00",
"date_end": "2026-09-06T06:23:04.0467853+02:00",
"created_on": "2026-09-06T06:23:04.0467853+02:00",
"st_users": {
"$ref": "9"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_doc_sa_det": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa_det1": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_st": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_st1": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_items_customs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_rooms_list": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_rooms_units_activity": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "8cfb7f64-8063-4419-8145-e6ade1c22004",
"id_room_activity": "e5abfabe-c1d8-43e1-a1e1-363ee797190b",
"id_pos_sesion": "e570bfd9-21a2-4b1b-9091-07786e53b863",
"log_text": "sample string 4",
"id_user": "e4e8e299-8f1f-4901-acf1-16525cec5763",
"event_type": "sample string 6",
"correlation_id": "01bcd33a-2b43-4968-83fa-8a536d9a4aae",
"id_room_unit": "f837c259-159b-4743-a317-78a6cb4f3bf9",
"id_room_unit_source": "29fc93e1-dd73-4f21-9f75-b13ca4248139",
"id_room_unit_destination": "251c1563-b4a2-421a-a2cb-98feff23dbcf",
"id_room_activity_related": "33ecb092-ac85-456f-8ac5-2adddf075832",
"id_doc_sa": "ed78961e-41a4-4f81-aa44-be8bd03480ee",
"id_user_authorizer": "2cb83add-5959-47c2-94ca-d7871a587234",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:23:04.0467853+02:00",
"commited": true,
"st_users": {
"$ref": "9"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_vouchers_permisions": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_docs": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_pos_sesion_users": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_sa": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"tt_doc_sa1": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_rooms_units_states": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_users_profiles": {
"$ref": "67"
},
"tt_cmd_connection": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_cmd_messages": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
}
},
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_items_formula": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_units": {
"$ref": "26"
},
"mt_units1": {
"$ref": "26"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_prices_rules": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_doc_st_det": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_items_customs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_stock": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "6"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
},
{
"$ref": "5"
}
],
"mt_employees": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_payment_types": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_list": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_rooms": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_rooms1": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_functions": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"st_images_types": {
"$id": "82",
"id": "b476421f-8461-4f92-ac5d-8f9c85ba4e80",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:23:04.0467853+02:00",
"last_update": "2026-09-06T06:23:04.0467853+02:00",
"commited": true,
"st_images": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"mt_docs": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users1": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_branches_zones": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees_branches": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_items_featured": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_locations": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "e8d3eda8-dd16-48ce-9d0f-4340d275f422",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:23:04.0467853+02:00",
"date_end": "2026-09-06T06:23:04.0467853+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:23:04.0467853+02:00",
"last_update": "2026-09-06T06:23:04.0467853+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_prices_list_rules": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_prices_rules": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"tt_doc_st": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_vouchers_permisions": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
"mt_docs": {
"$ref": "35"
},
"mt_locations": {
"$ref": "44"
},
"mt_locations1": {
"$ref": "44"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_doc_sa_det": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa_pay": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa1": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"tt_doc_sa2": {
"$ref": "2"
},
"tt_pos_sesion": {
"$ref": "14"
},
"tt_rooms_units_activity": {
"$ref": "54"
},
"tt_spool_doc_print": [
{
"$id": "84",
"id": "f65bec31-59a9-42bd-b53b-d7a8971b6efe",
"spool_server": "sample string 2",
"id_doc_sa": "ff9618bd-b860-40d4-9961-e733e3e9d78f",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:23:04.0467853+02:00",
"printed": true,
"print_on": "2026-09-06T06:23:04.0467853+02:00",
"tt_doc_sa": {
"$ref": "2"
}
},
{
"$ref": "84"
}
]
}
}