POST api/tt_tips/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": "b68ed3a4-966a-4b4c-9584-e46413ccc97e",
"id_room_unit": "a75183bc-23b7-4338-8645-405790a506a4",
"print_doc": true,
"all_items": true,
"id_user_add": "2cd75d5e-3e05-4f78-84d1-0fbac73d637b",
"external_user": "sample string 8",
"doc_sa_det_new": [
{
"$id": "2",
"id_item_sub": "9ce13f14-37be-415d-83cc-ce8bcafb8c68",
"qty_det": 2.1,
"price_custom": 3.1,
"id_price_list": "5aecaf12-4f91-4c33-aca0-d727539c634f",
"tax": 5.1,
"cmd_data": {
"$id": "3",
"type": "sample string 1",
"id_doc_sa_origin": "417190fd-801d-4f0b-993a-ba508d179067",
"id_line": 3
}
},
{
"$ref": "2"
}
],
"doc_sa_pay_new": [
{
"$id": "4",
"id_pay": "7f8b186e-fda8-4e52-b716-d48649d3a1e0",
"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"
}
}
},
{
"$ref": "4"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
tt_tips| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
Required |
|
| amt_card | decimal number |
None. |
|
| amt_cash | decimal number |
None. |
|
| id_user | globally unique identifier |
Required |
|
| id_room_unit_activity | globally unique identifier |
None. |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_pos_type | globally unique identifier |
Required |
|
| block | boolean |
None. |
|
| comment | string |
Max length: 1000 |
|
| json_response | string |
Max length: 3000 |
|
| id_doc_ref | globally unique identifier |
None. |
|
| coupon_id | string |
Max length: 20 |
|
| terminal_id | string |
Max length: 20 |
|
| card_name | string |
Max length: 50 |
|
| card_bank | string |
Max length: 50 |
|
| card_number | string |
Max length: 20 |
|
| client_name | string |
Max length: 50 |
|
| money_type | string |
Max length: 3 |
|
| merchant_id | string |
Max length: 20 |
|
| aid | string |
Max length: 30 |
|
| auth_num | string |
Max length: 30 |
|
| authorization | boolean |
None. |
|
| signature | boolean |
None. |
|
| contactless | boolean |
None. |
|
| date_hour_pay | string |
Max length: 20 |
|
| terminal_name | string |
Max length: 10 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| tt_pos_sesion | tt_pos_sesion |
None. |
|
| tt_tips_users | Collection of tt_tips_users |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "2cd8d3eb-fad0-4cf3-81e2-93b28d117b6d",
"id_pos_sesion": "69bdd5b9-2350-47cb-a786-31470d8dea05",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "1090cc35-95c2-4b0b-aa1f-3b5e38d0bb54",
"id_room_unit_activity": "be2a8665-8a25-4e57-a84f-4cb9ae90e2ee",
"id_doc_sa": "8f437c5a-2870-44e5-8424-348222c98e70",
"id_pos_type": "1467b1a3-37ae-4d28-8b6b-2c97662796a7",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "95f26830-6baf-4430-bbe8-3b497c634c88",
"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-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"tt_pos_sesion": {
"$id": "2",
"id": "be59a108-1498-47a3-b5df-fea5253539c4",
"nro_sesion": 2,
"id_pos": "ee5ecac5-c49b-46aa-9ecc-d33a9b42365b",
"date_tax": "2026-07-08T06:22:48.7954084+02:00",
"date_open": "2026-07-08T06:22:48.7954084+02:00",
"date_close": "2026-07-08T06:22:48.7954084+02:00",
"id_user_open": "f225732b-f130-4b32-ae34-e2c4ee290116",
"id_user_close": "b1ec3766-dd40-4ee3-85c9-595562713726",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"mt_pos": {
"$id": "3",
"id": "0cf505d7-601c-4a7f-9c3f-5fdfc0b5342d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e6d1bcd8-f130-4304-9815-a137ccefa66c",
"id_zone": "174b5634-24a3-47c1-af65-56a1e8f0e31c",
"user_required": true,
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "8a257098-153d-4998-b0d1-914816639c81",
"commited": true,
"mt_branches_zones": {
"$id": "4",
"id": "bfdc910c-507c-40d9-80c4-d46f4da5db46",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "bf110f93-d268-41ef-8a22-d63c0e68efaa",
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "45893395-f9d4-4dd5-ae40-a3f10bedc460",
"commited": true,
"mt_branches": {
"$id": "5",
"id": "1976d452-bd69-45c7-bded-45753b8b532f",
"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": "3a2bdfab-06ee-404a-8cd4-ed11675b902a",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "30e38057-b96f-412f-ab6b-185e587208c3",
"commited": true,
"st_images": {
"$id": "6",
"id": "23eb2790-d384-42ad-9012-530c8e1315ca",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "758a0fc9-b990-4d7d-a978-cada6cc68ae8",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_categories": [
{
"$id": "7",
"id": "1c2cf61a-5926-48bb-8a6a-ad98c6ab3ae1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "0b2f04e0-b5e3-4b79-9b55-74735fb1c3bc",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "42663ca6-cd61-439e-8469-60eb30d7e861",
"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-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "9141a803-b869-49b6-a2dc-039a8395c16d",
"commited": true,
"mt_categories_items": [
{
"$id": "8",
"id_category": "847f8e32-9fd9-46ab-a70f-77383fc95c33",
"id_item": "d99df5d5-fd68-441f-918e-5cf1ea80fcb6",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "bed34c25-de0b-4572-b4c9-8b25a74a8ca0",
"commited": true,
"mt_categories": {
"$ref": "7"
},
"mt_items": {
"$id": "9",
"id": "eca45110-f8d8-40ab-986d-41ee7df62d52",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "48352862-4cb7-4903-86f6-ecefd401518d",
"id_unit_sec": "ad869dff-d4f9-491e-a91d-0930fba8f46f",
"id_brand": "473a274f-4521-4f4c-bfbc-5b638519aa39",
"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": "de4f2b99-238f-4cf7-8d81-761723dd7d39",
"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-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "61aed17e-ad8e-4894-a71c-f505aae5b3c4",
"commited": true,
"mt_brands": {
"$id": "10",
"id": "dcbc68f5-44bd-4da6-96b2-ac3de0081d0f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "4b596513-e1c6-481a-bdf4-9494fc43985b",
"commited": true,
"mt_items": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users": {
"$id": "11",
"id": "948606b0-e1d2-4a86-beef-ee7c0094a8a3",
"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": "5dee849e-02f2-45bf-a825-8fd9aecba697",
"view_messages": true,
"id_image_photo": "e04c1307-9d38-4340-b730-2acf72b8a75e",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "69103347-fd9b-49f4-b2ef-a580ac30804a",
"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-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_branches_zones": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_brands": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_categories": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$id": "12",
"id": "f66e4ce6-cfe3-4b8c-86b3-cc83c4076d15",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "3e5a3b2d-483c-48ee-8f58-055deec19b1d",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "8ba1318c-3699-453c-80fc-7fdbc48d4835",
"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-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "7617e46c-30bf-4fe7-a74d-ebe504530da4",
"commited": true,
"mt_pos": {
"$ref": "3"
},
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$id": "13",
"id": "e09bf013-7683-45ba-aa39-5809ab37e06a",
"id_cloakroom": "9188dc19-02d6-48e6-ac42-e01bc6150fee",
"id_pos_sesion": "21ca796a-4581-4219-9d0a-b3131a5965fc",
"unit_id": 4,
"date_open": "2026-07-08T06:22:48.7954084+02:00",
"date_close": "2026-07-08T06:22:48.7954084+02:00",
"id_doc_sa": "486c79d2-27bc-4fc3-9e51-4808202936a9",
"commited": true,
"mt_cloakrooms": {
"$ref": "12"
},
"tt_doc_sa": {
"$id": "14",
"id": "5e5e14d1-9ad1-4ac2-87f9-97e50b47fadf",
"id_pos": "8dbf68e1-2b8d-43e4-bdf8-ba5a708b297a",
"id_doc": "af3ab4ed-16f3-4394-9e92-b2c3ce8a891d",
"id_branch": "07124cd4-9d63-408b-af2c-d443d7a4c211",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:22:48.7954084+02:00",
"date_tax": "2026-07-08T06:22:48.7954084+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "30fe729b-8fe4-489d-834e-0e91ed9bfefa",
"id_relationship": "c520b1e8-2631-4c23-bbec-b31f84a9aaca",
"id_loc_from": "6dc61eaf-2459-4756-9b0f-21fcd57e2a86",
"id_loc_end": "6d67c1b3-0ebe-4a91-82c3-a0aba51bcb18",
"id_user_add": "425def09-7ba1-4a0a-94ab-048fb6cf1325",
"id_user_upd": "4c0d16c7-5127-4135-84d5-ceffeace2090",
"comment": "sample string 12",
"id_pos_sesion": "a284d3eb-a883-43f9-ad4f-5ae88e9c9f4b",
"id_room_unit": "47c24cda-e6dd-43e8-aaca-c0fd66dc9608",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "28772caf-4c7e-4f10-a409-591b28c1df1a",
"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-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "5"
},
"mt_docs": {
"$id": "15",
"id": "2c9fbcd1-2986-4fd8-862f-774182e1caff",
"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": "6d4e71be-ff04-40eb-b1a7-19e980267ea1",
"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-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "a63d0aa3-4d6f-4969-a953-0e6583145331",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "16",
"id_doc": "56aecea7-7c8c-4cd4-beb8-5319db034fc5",
"id_pay": "c1def580-880f-4791-b80d-3bfc7900340d",
"id_money": "8084fe49-ff6f-4356-bb20-3c11428a66a1",
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "1040df2d-fc9c-4b4f-a1b9-39090a38dc95",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_money_types": {
"$id": "17",
"id": "2c9a8cf3-3cec-4407-b919-39382296b73a",
"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": "5977239f-6477-4223-a827-c4d477d1063b",
"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-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "0c025d9b-570f-4645-940d-89615569a1c9",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_rates": [
{
"$id": "18",
"id_money_1": "dbb31fbb-3ffe-4ecd-a19c-a04bc83d1e90",
"id_money_2": "e902e5c0-55fa-4fda-9154-7169df2bb62e",
"date_from": "2026-07-08T06:22:48.7954084+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "09012039-166e-44bc-b479-8065b3003a64",
"commited": true,
"mt_money_types": {
"$ref": "17"
},
"mt_money_types1": {
"$ref": "17"
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "18"
}
],
"mt_money_rates1": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "11"
},
"tt_doc_sa_cashflow": [
{
"$id": "19",
"id_doc_sa": "b1b4e4c0-2d6e-47a8-888b-6fe9906e7bae",
"id_pay": "882ea57d-598f-478f-b45f-1c970d2dc21a",
"id_money": "dfece910-1ec4-49b1-bea2-c24affe66af6",
"date_cashflow": "2026-07-08T06:22:48.7954084+02:00",
"coefficient": 5.1,
"id_user_add": "c3a9305a-9d57-472d-b202-253e533d0d75",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "20",
"id": "1c1c732c-3446-4714-9890-7480ac99fd13",
"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": "87417b9f-d97f-4ab2-865f-897a32b59aba",
"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-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "89d5f372-3d24-451b-bb17-1dd89be061b2",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "11"
},
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$id": "21",
"id_doc_sa": "36d29e76-1080-45eb-9720-b5a700d38160",
"id_line": 2,
"id_pay": "136161d6-744f-414b-bd6a-1afc79449e8b",
"id_money": "5de87f8d-398e-4f01-89b7-d8d8bfcbcdf3",
"coefficient": 5.1,
"id_voucher": "ff80fab9-f84e-4e59-af94-f111cbdb1adb",
"id_employee": "10b4d5f4-bd31-4ae4-9c31-3b1937791247",
"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": "c1adc3ff-8fa4-4835-9790-4a17d46cdf69",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$id": "22",
"id": "05d58ae7-9d88-4903-8057-348f1d6529bf",
"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": "681b62e4-ec50-4121-96fe-cc7b18003273",
"name_pos": "sample string 12",
"id_image": "14257510-d754-40b3-8566-fc412934e108",
"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-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "7fbcae2d-bc50-412a-9a4b-f53b9890ebe0",
"commited": true,
"mt_employees_branches": [
{
"$id": "23",
"id_employee": "b72ce975-fe63-4617-a55a-402bd2a6b345",
"id_branch": "5b5eac7f-e1fa-4a69-ab84-34cf40463322",
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "c341318e-313c-4de0-91dc-c0dabb0a0d52",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_employees": {
"$ref": "22"
}
},
{
"$ref": "23"
}
],
"mt_employees_profiles": {
"$id": "24",
"id": "41c9b500-5811-47aa-be49-c79a1448541b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "6baabd90-4d49-4b85-9f19-4f75b37aab0e",
"commited": true,
"mt_employees": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "11"
}
},
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "11"
},
"tt_doc_sa_det": [
{
"$id": "25",
"id_doc_sa": "fcb5454e-1661-478b-99dc-d47f9599247f",
"id_line": 2,
"id_item_sub": "911b3944-ee02-4088-8243-f18dbf2e599c",
"qty": 4.1,
"id_list": "b39812cc-9cc6-487f-ad0f-1173560a69bd",
"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": "5ab2294d-0e54-47dd-b8a4-681573d49de5",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "4446922b-98c6-4a53-a638-886f8f2a91fc",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "39d598d2-40ee-4a1b-9568-60b388e43a40",
"id_user_upd": "3a0f8fb1-a72c-4448-81a3-0f2a1bf8dbe8",
"active": true,
"mt_employees": {
"$ref": "22"
},
"mt_items_sub": {
"$id": "26",
"id": "02dc0487-10db-47b7-a844-57cb27739ce2",
"id_item": "8bb6e47b-7e00-4b61-9d65-8b6da3c9a1a7",
"id_item_type": "f1c854d5-c82e-4b78-9dd3-5a69622fb7dd",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "d5428106-53dd-4e0b-a7e6-486682134da6",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "acf0795f-13a7-4b76-bcfe-c246f60942a3",
"commited": true,
"mt_items": {
"$ref": "9"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "01a738a6-4940-4d2b-9649-e89621351e75",
"id_item": "a7148aa3-b3fd-4f97-86d2-6ddd65865665",
"group_id": 3,
"id_unit_ref": "ec9762fa-8c3f-4799-ba06-a2346fbae7f2",
"qty_dis": 5,
"mt_items": {
"$ref": "9"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "58fc1d00-901b-4cac-a5e9-10c790d667ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "7ee2b297-09e3-407f-a235-686ad2dbd534",
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "a1d90c0b-67b8-4f52-8246-cb3f43e72dee",
"commited": true,
"mt_units": {
"$id": "29",
"id": "13387311-2771-4e81-9518-679563d896fd",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "479f1060-7fdb-44f1-b3ff-474dab556bc8",
"commited": true,
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": {
"$ref": "11"
},
"mt_items": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_items1": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
},
"st_users": {
"$ref": "11"
},
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
}
},
{
"$ref": "27"
}
],
"mt_items_types": {
"$id": "30",
"id": "929a9456-6e19-41a8-9920-6f03198447a6",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "83c87909-a6b7-466e-89c8-bd57dfe219b1",
"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-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "c57a20c0-2300-4438-ac78-0675dea1e031",
"commited": true,
"tt_vouchers_det": [
{
"$id": "31",
"id_voucher": "54255c5a-c98f-4616-8d5f-0643d28d7caa",
"id_line": "8d1e63b3-cb0d-47a1-bd3b-22c885eb0a16",
"id_category": "adedd729-8639-4d62-beb2-396d7815125c",
"id_item": "7f6c75c1-3bdc-4aed-9011-214e4518fc10",
"id_item_type": "b8ea33af-cfb3-4aa3-b9b3-d5723a0e9cb8",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "7"
},
"mt_items": {
"$ref": "9"
},
"mt_items_types": {
"$ref": "30"
},
"tt_vouchers": {
"$id": "32",
"id": "46baf04f-3045-4f85-bdfe-359169c9dbfd",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T06:22:48.7954084+02:00",
"date_end": "2026-07-08T06:22:48.7954084+02:00",
"date_used": "2026-07-08T06:22:48.7954084+02:00",
"date_sesion": "2026-07-08T06:22:48.7954084+02:00",
"id_employee": "aeed6a2a-013e-4086-9329-45f5caba363b",
"id_branch": "d3d9e98a-6b8c-4677-afaf-26d1e0c2cdc5",
"id_voucher_permision": "42dbdfdc-bad2-4242-bdc2-7f377219b3e9",
"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": "ccf804a4-c07f-4475-a0e6-221bfd4b0b42",
"id_user_add": "17fdbaf7-158c-4e25-b944-b05b8b0868ab",
"id_doc_sa": "0d3a274c-5635-4a73-b7b0-2beb650db046",
"id_item_sub": "b1edd0f8-81b1-45ce-8973-4b76d320654f",
"id_pos_sesion": "6853ad5a-69ce-49c8-81a3-d77a186f9877",
"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-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_employees": {
"$ref": "22"
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "11"
},
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": {
"$id": "33",
"id": "243e15ba-e1ca-49ec-ab7e-28d425cccc77",
"date_from": "2026-07-08T06:22:48.7954084+02:00",
"date_end": "2026-07-08T06:22:48.7954084+02:00",
"date_used": "2026-07-08T06:22:48.7954084+02:00",
"id_employee": "76e4f5e5-ed41-4ae6-b599-045c967d3c69",
"id_branch": "1b9ae766-d991-4399-ba03-13f4dede009c",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "ac95b8ea-517a-4c90-ad59-7e289f747628",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_employees": {
"$ref": "22"
},
"st_users": {
"$ref": "11"
},
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
}
}
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "11"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$id": "34",
"id": "522c08b9-f59d-4095-92ba-12b54cd79052",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:22:48.7954084+02:00",
"date_end": "2026-07-08T06:22:48.7954084+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": "1dd7f3b1-167f-4c4d-8fbd-f646b231091e",
"id_pos": "80f61f4c-e0fb-4bce-80d0-248d087aaf28",
"id_list": "8f46974c-647f-465e-9e2a-17dc867dc482",
"id_item": "b7e7d6a6-d83c-4f56-8194-b34955c6ceeb",
"id_item_type": "93fde2dc-df51-4a92-aec7-0a108c3dfaeb",
"id_category": "006db1bc-4542-4cd7-bb9e-8ad663ed6b51",
"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-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "96199bea-8797-4756-b5e6-f3838c16b301",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_categories": {
"$ref": "7"
},
"mt_items": {
"$ref": "9"
},
"mt_items_types": {
"$ref": "30"
},
"mt_pos": {
"$ref": "3"
},
"mt_prices_list": {
"$id": "35",
"id": "2240253b-439d-457a-a7e7-e0e0c24eac81",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "6af8710c-588e-4163-8cb7-7ffdb227c8ab",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "68e8660b-5920-4465-9f42-f2be9c999c45",
"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-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "49ba0515-5d96-405b-9cd4-4ebff348e78d",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "36",
"id_pos": "6806e1da-9a08-4e08-9567-41ef7032e07e",
"id_pos_type": "cbe8eb89-4a1e-439f-a6b5-66e5d8c0e72a",
"id_price_list": "f81eab32-10ac-430d-8114-7b934ad03484",
"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-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "3f57f17e-f3b7-41a4-aac9-43246b7d2812",
"commited": true,
"mt_pos_view": {
"$id": "37",
"id_pos": "05873f4d-52d4-4597-804f-a052b7bd8c9c",
"id_pos_type": "af389e91-3033-4a31-b262-df4b12d712b7",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "e7c4d421-249b-4153-bce5-807b67c88b8c",
"commited": true,
"mt_pos": {
"$ref": "3"
},
"mt_pos_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_types": {
"$id": "38",
"id": "c1a6a012-6e73-44b8-b0d8-b5536a6ac1a2",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "e7356e9c-c33f-4df6-9bb0-2bf19df56683",
"commited": true,
"mt_items_featured": [
{
"$id": "39",
"id": "4c2a948a-25f6-4af5-8567-2ccd0d77ba2b",
"id_branch": "1cf8fb86-b870-4a3a-a01f-9b7b7de35780",
"id_pos_type": "66e0eac9-f484-415a-bf87-9a53994ca5aa",
"id_pos": "b55565f6-2971-4e84-9cba-ab0da53b220c",
"id_item": "271fb381-6b45-4292-a597-732bb23c61f0",
"date_from": "2026-07-08T06:22:48.7954084+02:00",
"date_end": "2026-07-08T06:22:48.7954084+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "f37fcbe8-aac4-489d-b99a-0210068a417a",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_items": {
"$ref": "9"
},
"mt_pos": {
"$ref": "3"
},
"mt_pos_types": {
"$ref": "38"
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "39"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "2919244d-f9ec-4d43-aff9-8d82875c5a70",
"id_doc": "f9f6dc0f-7b74-4788-94e2-c275247709d1",
"id_pos_type": "4bcd9d54-6f22-4705-874f-08485d5e29cc",
"id_doc_print": "a2891972-c968-4295-b2ee-bca64c9d9a5d",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "13ef1031-5fc5-4ddc-a750-22140036cc42",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos_print": {
"$id": "41",
"id": "44e3a534-f5a7-4007-9b39-e895655aa8bf",
"id_pos": "24ba8a9e-e22b-434f-97c2-b70e70f253a6",
"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-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "40629627-64fa-4d63-b54c-fa9e8bd04fa4",
"commited": true,
"mt_pos": {
"$ref": "3"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "11"
}
},
"mt_pos_types": {
"$ref": "38"
},
"st_doc_print": {
"$id": "42",
"id": "cffb7e60-08bb-4fcc-9c5e-43ca8f6636e0",
"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-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "980ca63a-0f10-40e6-818d-582ef3ae700f",
"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": "42"
}
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "11"
},
"mt_pos_view": [
{
"$ref": "37"
},
{
"$ref": "37"
}
]
},
"st_users": {
"$ref": "11"
}
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$id": "44",
"id_list": "00cea032-0368-4c61-9fc4-decad04461c5",
"id_item_sub": "88e6365e-c623-42a8-9bea-59f110f96f1b",
"validity_date": "2026-07-08T06:22:48.7954084+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "14e552b8-264f-46da-8ddd-8e39d7c6b014",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "44"
}
],
"mt_prices_list1": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list2": {
"$ref": "35"
},
"mt_prices_list_rules": [
{
"$id": "45",
"id": "04fe2dc6-79ae-44d1-9b14-83fd58a2c6b7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:22:48.7954084+02:00",
"date_end": "2026-07-08T06:22:48.7954084+02:00",
"id_branch": "98ba561d-6469-4e6d-a628-a89cba47c89c",
"id_pos": "d86abf2d-9102-47a4-8e63-397e50a83ee4",
"id_list": "a0c6fe8b-21e3-4be1-ad7a-250739905e14",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "75174cbd-7c74-4297-8384-0cceba737d34",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_pos": {
"$ref": "3"
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "45"
}
],
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "11"
},
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "34"
}
],
"tt_items_customs": [
{
"$id": "46",
"id": "1f75804a-a477-4add-8cb4-ff9795c9a591",
"order_id": 2,
"id_item": "bac7858c-9a54-47b6-9d89-7646a56f7358",
"id_item_type": "79542eeb-8ef5-454f-9490-ac7e57da24e1",
"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": "be325dff-fbfd-47c7-b670-4cb184fd6fe4",
"type_item": 11,
"id_voucher_json": "9b35e0b2-2193-4e76-8f0e-0e689865908f",
"count_voucher": 1,
"id_category": "0d875241-6d04-4da1-89e1-76c105807b59",
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "aa2c26fa-0768-48b3-affa-30aa67927ca6",
"commited": true,
"mt_items": {
"$ref": "9"
},
"mt_items_types": {
"$ref": "30"
},
"st_users": {
"$ref": "11"
},
"tt_pos_sesion": {
"$ref": "2"
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "47",
"id": "9e42a16a-7fcf-4aea-8153-7fd17097d170",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "67a71483-87e7-497b-ad85-b5df8726d6db",
"id_doc_print": "b4dca1df-b413-40e5-86ac-d86fa200c9a4",
"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-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "11"
},
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "11"
},
"st_users1": {
"$ref": "11"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_doc_sa_det_stock": [
{
"$id": "48",
"id_doc_sa": "e140bbb7-c21f-4583-815c-8b0eb74c00ee",
"id_line": 2,
"id_item": "4339b613-9aab-4ef7-9ed3-76f0d5c0aaf6",
"qty": 4.1,
"mt_items": {
"$ref": "9"
},
"tt_doc_sa_det": {
"$ref": "25"
}
},
{
"$ref": "48"
}
]
},
{
"$ref": "25"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "e72936c7-24a1-4798-88ff-604622796f17",
"id_room_unit": "efacf0e2-a4b2-457c-ab87-a009b9e1fa7e",
"id_room_list": "510b4702-b107-44ee-a84d-23bb7634ea18",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T06:22:48.7954084+02:00",
"date_from": "2026-07-08T06:22:48.7954084+02:00",
"date_end": "2026-07-08T06:22:48.7954084+02:00",
"date_open": "2026-07-08T06:22:48.7954084+02:00",
"date_close": "2026-07-08T06:22:48.7954084+02:00",
"id_employee": "3cb15632-0f07-4428-a4cb-1a23919b9939",
"id_employee_sec": "1bff63ce-f571-4104-b0af-0f216cf67a96",
"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": "91e4525a-b4e9-4e17-9e4b-a0c64a0c0e62",
"comment": "sample string 7",
"id_user_open": "bd04838d-b499-4876-bd7b-57c2e2e92b86",
"id_user_close": "1f5ac631-2e3e-495d-9361-a2ea3c8fc310",
"id_unit_state": "9b6e716e-1c27-4a85-aca3-2d3418395be6",
"id_pos_sesion": "b94df264-05f7-4fce-916a-32597af77bb2",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T06:22:48.7954084+02:00",
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"mt_employees": {
"$ref": "22"
},
"mt_employees1": {
"$ref": "22"
},
"mt_rooms_units": {
"$id": "50",
"id": "81cbd825-83d0-4b18-93d4-fad9a3784c65",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "21d18ee3-9268-402b-9af5-035a72df23d5",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "e810e0ae-29e6-4060-83a0-656b8d455404",
"locked": true,
"date_locked": "2026-07-08T06:22:48.7954084+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "2e888599-67bb-45a9-a009-05a80a317441",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "d86e91fa-f5d9-4a2f-b117-cf7e8eed5e27",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "970ab8bf-5346-4dbb-9edf-cd256d167821",
"name_pos": "sample string 6",
"id_image": "52372997-1189-46a4-9b08-9ac4af6985fe",
"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": "2f3b206b-7c3d-4326-8482-b6a31cb78eb3",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "130fc26f-ed82-4fd2-8f53-5245874ef8ea",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "7430bb4b-f7da-405d-b721-a8eba6c594e3",
"id_room": "e1316e4a-a627-4539-a0af-81f9ec97e87e",
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "3134f61c-4ed6-4eb3-ba51-af1d4b7f94a3",
"commited": true,
"mt_pos": {
"$ref": "3"
},
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "52"
}
],
"st_images": {
"$ref": "6"
},
"st_images1": {
"$ref": "6"
},
"st_users": {
"$ref": "11"
},
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_list": [
{
"$id": "53",
"id": "7b6f1e07-5791-421b-bdbe-074770dc42b4",
"id_room": "2b4b0839-37e4-4978-a4fb-3e8130ed1373",
"date_in": "2026-07-08T06:22:48.7954084+02:00",
"date_out": "2026-07-08T06:22:48.7954084+02:00",
"id_user_add": "2d3cbaaa-6bc4-4772-8882-9f320146a9a5",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "11"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_types": {
"$id": "54",
"id": "7e8ca8c8-3f6a-4c61-873b-ce16977efc3d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "9f54f92d-a5b2-431a-881e-98519fd8fcca",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "0b616ec4-1b8c-4922-a7c9-c0037ba8a694",
"id_room_state": "dc8830e6-3154-4bc0-9f63-7450309a0a78",
"id_image": "adc7bba1-ced8-47ae-93cb-618ce266e432",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "a23262c5-2a70-4d75-b769-166bab501f69",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "0b99b615-c636-49b6-a829-bcf1daf34971",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "8ea7b762-8100-4307-ba5a-e11ed5268104",
"commited": true,
"st_users": {
"$ref": "11"
},
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_types": {
"$ref": "54"
},
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "11"
}
},
"st_users": {
"$ref": "11"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_states": {
"$ref": "56"
},
"st_users": {
"$ref": "11"
},
"st_users1": {
"$ref": "11"
},
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion": {
"$ref": "2"
},
"tt_rooms_list": {
"$ref": "53"
}
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_money_types": {
"$ref": "17"
},
"mt_payment_types": {
"$ref": "20"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_vouchers": {
"$ref": "32"
}
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"st_users": {
"$ref": "11"
},
"mt_money_types": {
"$ref": "17"
},
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "11"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_num": [
{
"$id": "57",
"id_pos": "73f8072b-3b12-4db4-9aee-5631bcdaa7b8",
"id_doc": "3b9f8e4a-40da-49c9-ab2b-61054e9a5b65",
"value": 3,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos": {
"$ref": "3"
}
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$id": "58",
"id": "6b47444a-0d42-4f5b-81c2-2427f1ecf7b7",
"id_pos": "c19ab221-1f1a-4e94-a753-780c91376162",
"id_doc": "ed720953-457d-4589-9d1c-902968f4b442",
"id_branch": "27942028-6db6-4b7c-b35d-4fa0146e9504",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:22:48.7954084+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "ede6eff6-d7be-4bbf-b91a-bd07686d98f5",
"id_loc_from": "5ad3561e-0331-474b-9121-cedcaede5e06",
"id_loc_end": "6f393518-1d1e-409c-9016-50d338c788af",
"id_user_add": "a2fce409-a8c1-4f05-961f-b9f94a81463b",
"id_user_upd": "11e5b832-5d83-4587-bfbe-eb5ddd6532fa",
"id_pos_sesion": "0dd36e37-94bf-4180-b744-649efa2a5cd2",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T06:22:48.7954084+02:00",
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_docs": {
"$ref": "15"
},
"mt_locations": {
"$id": "59",
"id": "1d8bce07-47dc-4b30-9ffd-882dabfa7599",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "382a4261-d39c-4386-9fe6-256f407b2cea",
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"id_user_upd": "ac36338e-c671-4d42-9b51-6b41022231b7",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"st_users": {
"$ref": "11"
},
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st1": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_stock": [
{
"$id": "60",
"id_location": "2b9309a6-82cf-461f-8866-a23535ae9793",
"id_item": "bbc0eacc-b834-4f45-bf1e-bbb05bfd10c4",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"mt_items": {
"$ref": "9"
},
"mt_locations": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
"mt_locations1": {
"$ref": "59"
},
"mt_pos": {
"$ref": "3"
},
"st_users": {
"$ref": "11"
},
"st_users1": {
"$ref": "11"
},
"tt_doc_st_det": [
{
"$id": "61",
"id_doc_st": "25ab5bb2-957e-4237-8fc7-d1432547f6df",
"id_line": 2,
"id_item": "e7f619b6-be13-478f-80d9-c6b095573673",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "9"
},
"tt_doc_st": {
"$ref": "58"
}
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st2": {
"$ref": "58"
}
},
{
"$ref": "58"
}
]
},
"mt_locations": {
"$ref": "59"
},
"mt_locations1": {
"$ref": "59"
},
"mt_pos": {
"$ref": "3"
},
"st_users": {
"$ref": "11"
},
"st_users1": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa2": {
"$ref": "14"
},
"tt_pos_sesion": {
"$ref": "2"
},
"tt_rooms_units_activity": {
"$ref": "49"
},
"tt_spool_doc_print": [
{
"$id": "62",
"id": "15798444-166e-4823-8af2-db35bbcbf132",
"spool_server": "sample string 2",
"id_doc_sa": "b4968156-72e8-4c56-9e5b-951ba1b75af6",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"printed": true,
"print_on": "2026-07-08T06:22:48.7954084+02:00",
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "62"
}
]
},
"tt_pos_sesion": {
"$ref": "2"
}
},
{
"$ref": "13"
}
]
},
{
"$ref": "12"
}
],
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_employees": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_employees_profiles": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_locations": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_money_rates": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_pos": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_pos_types": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_view": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_units": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_images": {
"$ref": "6"
},
"st_images1": {
"$ref": "6"
},
"st_permisions": [
{
"$id": "63",
"id": "4725ae81-3ee3-477d-86e1-b5f23d258e98",
"id_function": "8caa882d-765a-400f-ba95-7bb7a398a6a0",
"id_user": "82ef2201-f855-4e34-81ff-b7537b3c3b84",
"id_profile": "1080a204-c485-4e0e-a140-53eca8c58917",
"permission": 3,
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"st_users_profiles": {
"$id": "64",
"id": "de9544e1-98de-4568-8567-a72bc0fb0d42",
"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-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"st_permisions": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"st_users": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_cmd_connection": [
{
"$id": "65",
"id": "a7c0f2ce-f372-4be3-8c99-fea3673df219",
"id_user": "477fc3ef-9ccb-44d8-8d35-eb91cff36a91",
"id_user_profile": "3fe67f32-0567-41cc-b23b-7aad5a64ea2c",
"locator": "sample string 4",
"date_end": "2026-07-08T06:22:48.7954084+02:00",
"id_pos_sesion": "bf58e91f-4301-4f92-9664-10c4b374425c",
"date_login": "2026-07-08T06:22:48.7954084+02:00",
"date_logout": "2026-07-08T06:22:48.7954084+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"st_users": {
"$ref": "11"
},
"st_users_profiles": {
"$ref": "64"
},
"tt_pos_sesion": {
"$ref": "2"
}
},
{
"$ref": "65"
}
]
},
"st_users": {
"$ref": "11"
},
"st_functions": {
"$id": "66",
"id": "089bd816-2d0c-4b3e-a3ae-ae3e3b2230bb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "eab6de6c-271a-4470-97a0-50102444aaf8",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "d1ee96a5-af8f-4657-9345-d4801a2f4154",
"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-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"st_functions_groups": {
"$id": "67",
"id": "e59998cc-a390-4338-bb03-fb6eceebd472",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"st_functions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
"st_images": {
"$ref": "6"
},
"st_permisions": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "63"
}
],
"st_pos_license": [
{
"$id": "68",
"id": "29346e60-bc17-4d35-9225-5cc6e9e26679",
"id_pos": "1640f5d6-86cc-4138-9908-13fb0c9d74ea",
"mac_address": "sample string 3",
"date_end": "2026-07-08T06:22:48.7954084+02:00",
"key_access": "sample string 5",
"id_user_add": "6dc9e34f-d83d-4413-b039-3de7157a8de7",
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"mt_pos": {
"$ref": "3"
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "68"
}
],
"st_users_pos": [
{
"$id": "69",
"id_user": "f3b408a3-9cca-48eb-beed-338ca9c53659",
"id_pos": "5fdbe605-4324-4cd5-a6d0-7357d488bce5",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"mt_pos": {
"$ref": "3"
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "69"
}
],
"st_users_token": [
{
"$id": "70",
"id": "9fe27a74-f714-4f05-85b5-9033793ec29b",
"token_id": "sample string 2",
"id_user": "933f93e7-d47e-45af-b3ce-ab8656697ba1",
"date_from": "2026-07-08T06:22:48.7954084+02:00",
"date_end": "2026-07-08T06:22:48.7954084+02:00",
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"st_users": {
"$ref": "11"
}
},
{
"$ref": "70"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_det1": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_st": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st1": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_logs": [
{
"$id": "71",
"id": "d9a6e34e-9d85-4f95-8825-2081f78ab139",
"id_user_add": "a89002cb-262c-4a05-97e5-1bcbc23d1087",
"id_table": "1a2a49eb-41a6-44be-93d1-66d99f2b4fcf",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "ae03cf34-91b6-4216-9caa-872becbb64af",
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"mt_pos": {
"$ref": "3"
},
"st_sync_tables": {
"$id": "72",
"id": "060459a4-051d-4a1e-86e7-df8ca0cb1323",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "73",
"id": "4ecb4771-2566-4c84-9310-be9337d9e699",
"id_sync": "31d43c89-f538-423e-9360-5deed78cb7b3",
"json": "sample string 3",
"id_table": "ddf8cbf3-daf9-4606-a4c4-a9f70974d855",
"order": 5,
"st_sync_packages": {
"$id": "74",
"id": "0723f460-afdb-4d5c-9b99-02ba6ef0e398",
"id_branch_from": "7996c979-efc9-4105-8dbf-e76edd3a796e",
"id_branch_to": "74a7c6c3-f427-4096-a094-e606b3f18106",
"type": 4,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T06:22:48.7954084+02:00",
"send_on": "2026-07-08T06:22:48.7954084+02:00",
"mt_branches": {
"$ref": "5"
},
"mt_branches1": {
"$ref": "5"
},
"st_sync_packages_det": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_sync_tables": {
"$ref": "72"
}
},
{
"$ref": "73"
}
],
"tt_logs": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "71"
}
],
"tt_pos_sesion": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"tt_pos_sesion1": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_log": [
{
"$id": "75",
"id": "90a2ff83-9d1a-46d2-ba24-bebcb3286cc1",
"id_room_activity": "ff00bf6c-f820-4437-bf41-8cd95dce531e",
"id_pos_sesion": "68f9bbe7-f5bc-4501-94d5-79ecf5acb3c8",
"log_text": "sample string 4",
"id_user": "d3c84693-fc2a-4984-bcfa-a2b772561530",
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"st_users": {
"$ref": "11"
}
},
{
"$ref": "75"
}
],
"tt_tips_users": [
{
"$id": "76",
"id_tip": "92bba2e1-df3e-4081-988d-4e04f0a711c1",
"id_user": "610c22da-77ad-4f90-88e8-9de26aadce3a",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"st_users": {
"$ref": "11"
},
"tt_tips": {
"$ref": "1"
}
},
{
"$ref": "76"
}
],
"tt_vouchers_permisions": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion_users": [
{
"$id": "77",
"id_pos_sesion": "cb39c418-bef0-49e9-91e1-e8a4723def62",
"id_user": "baef65f6-2fdd-4361-b422-dc0dda8b3eba",
"date_add": "2026-07-08T06:22:48.7954084+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"st_users": {
"$ref": "11"
},
"tt_pos_sesion": {
"$ref": "2"
}
},
{
"$ref": "77"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_items": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_rooms_units_states": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"st_users_profiles": {
"$ref": "64"
},
"tt_cmd_connection": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_cmd_messages": [
{
"$id": "78",
"id": "837a6b5d-baf9-4287-be60-7fd22fed8cc4",
"id_user": "b98d0ae3-826b-4a1b-a723-ed3b005e60fc",
"date_add": "2026-07-08T06:22:48.7954084+02:00",
"destiny_type": 4,
"id_key": "bd3e77d4-ac08-44f1-a863-bc6b1c541667",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T06:22:48.7954084+02:00",
"id_pos_sesion": "a7d34c89-68e3-4b68-8c69-59ae80fb0621",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"st_users": {
"$ref": "11"
},
"tt_pos_sesion": {
"$ref": "2"
}
},
{
"$ref": "78"
}
]
}
},
"mt_categories_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units": {
"$ref": "29"
},
"mt_units1": {
"$ref": "29"
},
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "11"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_doc_st_det": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_stock": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "8"
}
],
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "11"
},
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
{
"$ref": "7"
}
],
"mt_employees": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_items_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_functions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_images_types": {
"$id": "79",
"id": "7845bff9-0b69-4612-91f3-f26f111637c1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"st_images": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_users": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users1": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"st_users": {
"$ref": "11"
},
"mt_branches_zones": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_employees_branches": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_locations": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_periods": [
{
"$id": "80",
"id_branch": "dc915e57-eec9-4e5f-b8d9-7f672d98c2f1",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T06:22:48.7954084+02:00",
"date_end": "2026-07-08T06:22:48.7954084+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T06:22:48.7954084+02:00",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"mt_branches": {
"$ref": "5"
}
},
{
"$ref": "80"
}
],
"mt_pos": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_sync_packages": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_sync_packages1": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_pos": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": {
"$ref": "11"
}
},
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "11"
},
"mt_pos_view": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"st_doc_num": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"st_pos_license": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_users_pos": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_connection": [
{
"$id": "81",
"id": "cb727dc8-b848-4bf3-9a06-00939b45c5a1",
"id_pos": "4a1b2424-fcbf-497a-a169-ef2ae1e9d04b",
"date_add": "2026-07-08T06:22:48.7954084+02:00",
"date_upd": "2026-07-08T06:22:48.7954084+02:00",
"date_out": "2026-07-08T06:22:48.7954084+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "3"
}
},
{
"$ref": "81"
}
],
"tt_pos_sesion": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches": {
"$ref": "5"
},
"tt_logs": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_local_variables": [
{
"$id": "82",
"id": "8f8b464c-731e-4a38-a301-5783aed1d8d7",
"id_pos": "ad204174-62a1-4ba8-8455-ec0a2b658371",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T06:22:48.7954084+02:00",
"commited": true,
"mt_pos": {
"$ref": "3"
}
},
{
"$ref": "82"
}
],
"tt_doc_st": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_doc_sa_pt": [
{
"$id": "83",
"id": "fae3bb19-6b19-4308-adaf-84a1d3755ebd",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "6a3c7905-a22b-4344-a520-0f67669f951f",
"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-07-08T06:22:48.7954084+02:00",
"tt_pos_sesion": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "11"
},
"st_users1": {
"$ref": "11"
},
"tt_tips": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_pos_sesion_users": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_cmd_connection": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_cmd_messages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
]
},
"tt_tips_users": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
}