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": "3d7eb34d-a12d-4114-a4ae-883167d9ceab",
"id_room_unit": "19acd89d-164e-483e-b0a3-041204865ad0",
"print_doc": true,
"all_items": true,
"id_user_add": "8c0b1006-38de-454a-bf02-c22d0d25ec3e",
"external_user": "sample string 8",
"doc_sa_det_new": [
{
"$id": "2",
"id_item_sub": "cdad609d-d22e-4b8d-84ca-a57e8b4cc2c1",
"qty_det": 2.1,
"price_custom": 3.1,
"id_price_list": "231c8bb4-7c76-4a40-9a2e-a55cf4612152",
"tax": 5.1,
"cmd_data": {
"$id": "3",
"type": "sample string 1",
"id_doc_sa_origin": "5bfc1b27-badc-40c2-afdf-08e0a6d29fe9",
"id_line": 3
}
},
{
"$ref": "2"
}
],
"doc_sa_pay_new": [
{
"$id": "4",
"id_pay": "091b8d09-a48d-44ed-a2bd-45f80ac66cb4",
"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": "0d5bb4de-9113-4125-b4f2-65307636789c",
"id_pos_sesion": "75f41917-60eb-49e7-8c9f-020a4adea589",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "1333c796-1b09-4823-b491-720a555219b9",
"id_room_unit_activity": "8b2ed32c-9a52-4683-aa23-e362428f5054",
"id_doc_sa": "a540bea5-988c-4049-883d-e2f07833d428",
"id_pos_type": "bc324a54-dd68-4a10-b1c5-a13e7cf0f613",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "24bc96da-e2a2-4b38-9334-669688b7f174",
"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:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"commited": true,
"tt_pos_sesion": {
"$id": "2",
"id": "6f1ef824-d728-4610-b4d4-0885ebc15304",
"nro_sesion": 2,
"id_pos": "032722ef-ce66-4f60-b401-e856d0c5499d",
"date_tax": "2026-07-08T06:20:20.0434305+02:00",
"date_open": "2026-07-08T06:20:20.0434305+02:00",
"date_close": "2026-07-08T06:20:20.0434305+02:00",
"id_user_open": "254690aa-759f-4bf5-8adc-ab72779359c8",
"id_user_close": "ba7f4332-fddd-4fcd-a9f0-08d4e5378002",
"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:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"commited": true,
"mt_pos": {
"$id": "3",
"id": "efb12990-387c-4b9a-809e-d7842e96cca0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "31e1129c-1826-41b4-818b-9b906170fc50",
"id_zone": "b6cfa005-49e5-4e01-aaab-1948d8f2f223",
"user_required": true,
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "6fe858fc-a22e-4130-add8-05d5b7336c5a",
"commited": true,
"mt_branches_zones": {
"$id": "4",
"id": "f578ebb0-d0ee-46d3-821f-09258c716fd9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "17828e56-337d-41c0-96c5-28ad3f7d2c71",
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "bdddcc49-44b7-4f22-9992-1392db3ec8ae",
"commited": true,
"mt_branches": {
"$id": "5",
"id": "81fd3dd1-37ce-4da9-8480-81298210cb71",
"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": "7a28b60e-e6f7-45b2-9cd5-5946fe2c2440",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "1273dad3-05e5-4862-8c8e-796f1f7ebf2e",
"commited": true,
"st_images": {
"$id": "6",
"id": "73e20334-a568-4f46-8e12-ab584641b0f2",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "aa82af3c-7fcb-4a1b-8c4b-1e5184975fbe",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_categories": [
{
"$id": "7",
"id": "4e182f9f-cbcd-4af5-877f-d3586ebb4089",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "cc018a19-6e0a-4875-a92f-6d1089b5adc2",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "dfe3f1d8-9c55-47da-8d4c-3f8744beb44a",
"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:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "19222805-d7b4-4da1-ac8b-277160d5e08c",
"commited": true,
"mt_categories_items": [
{
"$id": "8",
"id_category": "35846458-8f9e-4d53-92e2-b99d220dc2f2",
"id_item": "9c30d589-2558-443e-9172-3fb3ce4cb056",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "5470ff4e-e7e2-4a0f-ab73-040e8998618b",
"commited": true,
"mt_categories": {
"$ref": "7"
},
"mt_items": {
"$id": "9",
"id": "b7eda316-e4bb-4d37-8dac-887c540622e5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "fd4458f6-797c-402e-a6e2-7efdf67991c1",
"id_unit_sec": "e862921c-3322-45bd-8290-6082f2f97c75",
"id_brand": "9d7ddd83-8268-4351-aef0-1c3d753681c1",
"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": "39be5d7f-be43-42e4-bb86-80318cb6126b",
"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:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "272f9161-8bb7-44f3-a802-4c6c16fae078",
"commited": true,
"mt_brands": {
"$id": "10",
"id": "68b83728-aeb7-41d9-93a2-86181678daef",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "b847d6cf-e4d6-40ff-b8a4-431e1e24dd63",
"commited": true,
"mt_items": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users": {
"$id": "11",
"id": "ce413136-e02f-4dcc-8387-a07ea58ef0ff",
"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": "4c6ab1ee-870c-4859-830b-d1b9b79657c5",
"view_messages": true,
"id_image_photo": "e77de6b3-55cb-46cb-aa4d-49e54d74afa9",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "a672f37a-535f-493f-9044-989132fc4df1",
"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:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+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": "786d9e2b-ac6c-4b5e-8023-bac7b032ae47",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "53010754-897b-4d3f-b719-e20477c1a2b2",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "712e9d44-98a9-4eb2-b932-53093e3c2dd7",
"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:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "8c8086d1-6519-4255-a78a-4af213ef2aee",
"commited": true,
"mt_pos": {
"$ref": "3"
},
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$id": "13",
"id": "3378fcb5-9bec-4f80-bdc4-eb1ebd020dd7",
"id_cloakroom": "3495dc4f-972a-48fe-996a-17ab22a458a7",
"id_pos_sesion": "60c07bd6-d12b-4bbf-8379-127e1481ff7c",
"unit_id": 4,
"date_open": "2026-07-08T06:20:20.0434305+02:00",
"date_close": "2026-07-08T06:20:20.0434305+02:00",
"id_doc_sa": "b0d366bc-d4ae-4021-b4cc-59ba8907866f",
"commited": true,
"mt_cloakrooms": {
"$ref": "12"
},
"tt_doc_sa": {
"$id": "14",
"id": "674b57e9-af27-4e35-8878-8c6265e47090",
"id_pos": "030b8e79-349e-4d1e-982a-5e153ba23ef6",
"id_doc": "7ce35744-66ce-474b-87fc-da164a9af94d",
"id_branch": "77e5ff1d-7846-42b8-b52f-57522fc83e9a",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:20:20.0434305+02:00",
"date_tax": "2026-07-08T06:20:20.0434305+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "1443a83f-6d47-4ab6-a31e-dc4f543cec30",
"id_relationship": "450d7ece-1395-4e94-b09b-34942534ef37",
"id_loc_from": "59572a10-4b59-4ede-a59b-dab4757450db",
"id_loc_end": "23014a2e-6b96-4947-990e-73e5ab914b0f",
"id_user_add": "6d85d0f0-7ca3-4ce1-b4f4-afc12bff5c4e",
"id_user_upd": "0ef075f3-e785-4e8a-90b0-b6dd066fac5b",
"comment": "sample string 12",
"id_pos_sesion": "8e9912c9-d3c1-45f0-9660-dcf5293d5930",
"id_room_unit": "0a1ae8ee-81ac-4f4c-8486-8e2d0f14ec18",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "12757637-7db4-4ebc-87db-85e6470c5aae",
"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:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "5"
},
"mt_docs": {
"$id": "15",
"id": "ff34b488-29e1-45a6-a7c8-34ee28dc7975",
"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": "4ad81435-a7a5-4251-9b3c-f8b49614aba7",
"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:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "51181e8a-5f57-4170-8e66-76432dce189e",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "16",
"id_doc": "1e0d107d-9a26-4861-93ce-63aec33b34dc",
"id_pay": "ef418a6d-f29d-45c8-833d-10cf42c16fde",
"id_money": "a4d0ed12-58db-4d73-ba48-520b9594c8ac",
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "652e14bb-3eaf-4324-b7a4-dccfc2721763",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_money_types": {
"$id": "17",
"id": "891632f1-a17e-4a56-a7d9-e30ed24f8746",
"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": "fc7a8704-1c9d-4fc7-a620-0cefa8f38dbf",
"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:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "2b6b090f-5305-4b13-9836-55a87e2ffc1d",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_rates": [
{
"$id": "18",
"id_money_1": "5886855a-4900-47c8-994a-88ae790e5318",
"id_money_2": "40b5df95-9172-46ae-9b76-f6df3f40b748",
"date_from": "2026-07-08T06:20:20.0434305+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "554892c7-d4d2-4644-a1d4-1591f55ccfaa",
"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": "45d015bb-c82f-49c8-90e8-b30e0e397ad6",
"id_pay": "ecca2c15-d072-404b-b259-ee68bdbb73e2",
"id_money": "2f6ba6c5-e24f-46cb-bfd7-b1d0ec16a67d",
"date_cashflow": "2026-07-08T06:20:20.0434305+02:00",
"coefficient": 5.1,
"id_user_add": "92c457e4-62d1-4cd6-ab78-f785351ae738",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "20",
"id": "5000b28b-7881-48aa-8337-5d2e7d3d5c61",
"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": "64986007-1ee2-46e4-a33e-937aa563276e",
"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:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "fe0393d9-3a18-4d2a-ba2a-465bf4386b9f",
"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": "19f5b5c6-da3b-4fa9-8557-46b5f6b016b4",
"id_line": 2,
"id_pay": "5134874f-7d2d-4a7d-ac02-833b0801f1c7",
"id_money": "06b17784-284f-4391-8329-f93ae4aba8d6",
"coefficient": 5.1,
"id_voucher": "8aafabe6-a94c-4462-8d21-37849f8ff90c",
"id_employee": "1a833db6-3976-4f86-8535-55457845adac",
"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": "a16f5b0f-9f9b-4bfe-9091-346a4c55a014",
"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": "2562535b-c246-451e-85a4-47e159fd7c7b",
"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": "6f042223-af9a-4ba9-babd-29b7588388a9",
"name_pos": "sample string 12",
"id_image": "90bd3bc5-b10a-4141-baad-2e78fc0bb940",
"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:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "5c1fb5a0-d97d-4697-bea7-4e366a497597",
"commited": true,
"mt_employees_branches": [
{
"$id": "23",
"id_employee": "cda81386-115f-41bf-8f7f-6c2573002983",
"id_branch": "5f98388c-eb04-4a66-92cf-be1a07e85d49",
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "21311217-f0cf-44f0-aa69-e0e556ca04fa",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_employees": {
"$ref": "22"
}
},
{
"$ref": "23"
}
],
"mt_employees_profiles": {
"$id": "24",
"id": "a464ae35-ef6d-434b-8800-6e03c3707228",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "18b2db1d-e21e-4c2e-bba6-4fa44cf38b7b",
"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": "3b5551a3-9da9-4989-94d7-2e96939f7e68",
"id_line": 2,
"id_item_sub": "c6225fee-c385-4513-9bfd-09b0e438293c",
"qty": 4.1,
"id_list": "23e969c4-91ba-4c88-b7ba-fd2e1263fc31",
"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": "9f028337-586c-4b7c-999e-51bed8584dab",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "2811b61d-b0e1-45bd-996c-8f3c749c00ab",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "ca7b7608-f507-4e4e-aef6-d3ebf74fd410",
"id_user_upd": "fd90704a-f60e-4b99-8348-792df9c3f821",
"active": true,
"mt_employees": {
"$ref": "22"
},
"mt_items_sub": {
"$id": "26",
"id": "6b4b137d-b019-4406-9c1f-03f497c7eeb8",
"id_item": "ca232d4f-c3e1-42a2-8ce3-69e1e70a99a7",
"id_item_type": "b9326e4a-2b70-4d1b-99e0-f71a501f175c",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "02b92465-4720-446b-a0ee-18b15ade8e9d",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "616db19e-60ec-4421-8e35-632cb84794fe",
"commited": true,
"mt_items": {
"$ref": "9"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "7421128b-348d-4513-83e1-6ac9bccdab8e",
"id_item": "9c144ded-d2e0-44a3-b2f8-cc49912edd0f",
"group_id": 3,
"id_unit_ref": "20affb51-fb24-401a-8841-73630b4e0e69",
"qty_dis": 5,
"mt_items": {
"$ref": "9"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "87b036e7-f640-429c-9add-3b25af3017f4",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "f1694a78-1ba6-49c9-b38c-b5d09410a555",
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "04c28af6-8ed9-4c6c-b2d8-7dfeb86c02cf",
"commited": true,
"mt_units": {
"$id": "29",
"id": "90385062-3c6e-4452-8335-3eda31dbebde",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "6217d071-3082-41bf-832d-f87fda357bd9",
"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": "d6de7e74-be87-4f55-a304-080911b89f51",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "4beb3a2a-dc4c-42b4-ba9a-1c2d1d506d51",
"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:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "2961c3a7-e9da-4537-8643-ee77a9c8e3fc",
"commited": true,
"tt_vouchers_det": [
{
"$id": "31",
"id_voucher": "bf4da2a5-a3ee-4b39-9a88-d5da7d16c4e8",
"id_line": "0c9d0cd1-f862-450d-9306-fef8ef1b9445",
"id_category": "48eb7c1f-32bf-4aad-bc82-81b5eded82d8",
"id_item": "26044da0-3860-480b-bce8-770722600c03",
"id_item_type": "11c88b0b-8c9a-4a96-91eb-10ae18112fe4",
"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": "9ebebaad-23c1-4490-a7f2-a56a1eb1ca01",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T06:20:20.0434305+02:00",
"date_end": "2026-07-08T06:20:20.0434305+02:00",
"date_used": "2026-07-08T06:20:20.0434305+02:00",
"date_sesion": "2026-07-08T06:20:20.0434305+02:00",
"id_employee": "ea5045ce-24f1-43c7-8229-f1f9f295f3b3",
"id_branch": "2d709b5e-9554-4001-a41f-ccfa98e0b9ac",
"id_voucher_permision": "777e409e-10fb-4234-8ba5-e136d3018374",
"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": "1c7fe6cd-0f36-47f0-9754-3d9a6939fe55",
"id_user_add": "e48172ce-f763-49d0-9f84-8b356472dca8",
"id_doc_sa": "f4c7bd03-1e33-4148-ac77-25df43535418",
"id_item_sub": "d297f49b-0092-4b0b-9a2b-ed12350fd2ee",
"id_pos_sesion": "2fd2cf2c-a1d0-47fe-b236-f981ecea117d",
"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:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+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": "aaa6ad1a-89e5-4d23-bf95-8ef2d0a65c4d",
"date_from": "2026-07-08T06:20:20.0434305+02:00",
"date_end": "2026-07-08T06:20:20.0434305+02:00",
"date_used": "2026-07-08T06:20:20.0434305+02:00",
"id_employee": "edde267b-4635-4482-b241-57a32655c41e",
"id_branch": "b6ba3e76-9d6a-4233-b9bd-ac04d809ee0d",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "2f9d40a2-48b7-4cdf-878b-7387104aa5c9",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+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": "8b253f0a-8692-4a87-aacc-5637955b4418",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:20:20.0434305+02:00",
"date_end": "2026-07-08T06:20:20.0434305+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": "4e98d035-d4a5-450a-b23f-cd8254c71d49",
"id_pos": "48cb142a-e827-4058-95c0-20b7ab5ed817",
"id_list": "2f682d70-5b4a-44ac-9e1b-ed0d1558ee68",
"id_item": "d31cc85e-a459-4320-8a12-9fbdbdf2f556",
"id_item_type": "85834d67-bf9f-4740-9e5b-c0149a6bad8c",
"id_category": "fae7d1c2-65ea-4945-a3d1-cf9a51caa46e",
"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:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "6eb4798c-8440-4337-89b9-67543885be62",
"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": "0405873a-9078-40fa-8c75-bad00e36676c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "8b31aedb-237f-41d1-9035-fc63eff65ce3",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "86885148-25f3-49fb-8c8d-1bb5298839e9",
"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:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "2e2b8add-8415-4aeb-9f4b-50a7e5b817c1",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "36",
"id_pos": "2e676870-e551-492a-8999-83052172ac50",
"id_pos_type": "672149da-ea81-40b6-8a15-ec7a3c4bed1a",
"id_price_list": "a9d5b802-806d-433f-a933-be5553f0eafc",
"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:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "42ddffda-d387-449a-af25-acfe223a9d0e",
"commited": true,
"mt_pos_view": {
"$id": "37",
"id_pos": "d4781cbf-cd12-4f62-b532-d2641e064ca1",
"id_pos_type": "da32c761-3af0-4072-b5b8-7f2aa02156ba",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "8b1aca28-79f5-4a49-9e4b-cfc1a8f409c3",
"commited": true,
"mt_pos": {
"$ref": "3"
},
"mt_pos_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_types": {
"$id": "38",
"id": "7e33efbe-3a85-4146-922f-d0f7e0819167",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "e61303ee-2f25-4db8-8f5d-1b57be476ebc",
"commited": true,
"mt_items_featured": [
{
"$id": "39",
"id": "7570716a-f533-448d-adc1-3144cf180998",
"id_branch": "6c45cb58-6880-4dff-a06d-0ecd274f9217",
"id_pos_type": "261c2f3f-97c0-4379-903c-e3f90976644e",
"id_pos": "cddcbc03-0b98-4331-9906-537dedbcfd69",
"id_item": "248d36e4-f224-42ca-9957-aaf7c85c13c4",
"date_from": "2026-07-08T06:20:20.0434305+02:00",
"date_end": "2026-07-08T06:20:20.0434305+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "38e4dac0-b89e-427a-b69d-2c8be2ea8955",
"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": "da125f36-1e13-4688-ac57-1a7189089caa",
"id_doc": "30f2fb3a-cf20-4a75-b7b3-fcc0daeb1908",
"id_pos_type": "1688fcc6-74b2-4bbb-9c9e-f870c17b48de",
"id_doc_print": "a49b1af5-b716-432d-bab9-da77dc02e103",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "db3c58f4-d71d-4611-acab-1978f770d99f",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos_print": {
"$id": "41",
"id": "d3a8c316-ee7d-408e-8ba4-221c29bbb0e4",
"id_pos": "079300b5-62dc-4143-965a-f2137e30e635",
"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:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "8e71e484-6abd-4388-b899-3b7f6476deeb",
"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": "279e1d65-d252-4092-8b46-539807784a55",
"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:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "7c1e2e62-73aa-4378-ba64-43745b72c4e0",
"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": "81853a1c-5b40-48c3-8f5c-b07f510cd986",
"id_item_sub": "ccb4bd73-66c0-46c3-b508-1a15f8353e11",
"validity_date": "2026-07-08T06:20:20.0434305+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "a91f1f2a-d61e-4502-a175-0bee01df760f",
"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": "42795cae-d844-41eb-90cc-c2d3bd4b3ad3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:20:20.0434305+02:00",
"date_end": "2026-07-08T06:20:20.0434305+02:00",
"id_branch": "83fb6f75-5d3c-4784-a3cd-4ee3fe6dc560",
"id_pos": "219bfe7e-cd5e-4f9e-9e8e-3b65b1cc35cb",
"id_list": "079f2094-b8ae-4958-abfe-b4c645ab70a7",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "647ac147-a863-4237-baf7-b78f45b937e1",
"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": "717ef6fc-37ea-43d4-b3e3-682e29ec3805",
"order_id": 2,
"id_item": "cc477a9f-d2c7-49f0-9ea1-852ac1988379",
"id_item_type": "26bb9ba2-5651-4756-ae10-7bec9a822004",
"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": "268c544c-89ee-435a-b405-76c26a6cf9cc",
"type_item": 11,
"id_voucher_json": "45387d84-5518-4df0-a632-f2674d3a7074",
"count_voucher": 1,
"id_category": "eb2ff23a-adb0-4184-afd7-8a4bf16b28aa",
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "d25a728c-d4bf-451d-9592-9d45f2b8fc13",
"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": "ee90b047-2a76-4df8-8987-d574bc6e8013",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "0f5f6b05-0ca8-4217-9336-f6fd950ef53b",
"id_doc_print": "5ecef7a5-5175-4938-806d-abfea8b94b28",
"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:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+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": "dce9527e-a717-42b3-80fe-32ab4b52f7b8",
"id_line": 2,
"id_item": "e271e1df-f309-431a-8b00-14cc3ce002a5",
"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": "20f567af-4c96-4250-b037-5f50db518b74",
"id_room_unit": "500b3b1e-c224-4852-8692-69aec9b23564",
"id_room_list": "dc1fcf9f-e91e-4950-94b9-c9c1a8f31976",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T06:20:20.0434305+02:00",
"date_from": "2026-07-08T06:20:20.0434305+02:00",
"date_end": "2026-07-08T06:20:20.0434305+02:00",
"date_open": "2026-07-08T06:20:20.0434305+02:00",
"date_close": "2026-07-08T06:20:20.0434305+02:00",
"id_employee": "24aa8175-8a9b-4e66-9ccc-97c75d2fb9eb",
"id_employee_sec": "f1a1f7e9-c925-40eb-be22-01d826c55a96",
"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": "c4856200-1737-4b11-b413-1be887000f5e",
"comment": "sample string 7",
"id_user_open": "f78f1f34-5084-4521-b1bf-c472879d2caf",
"id_user_close": "0751e9c7-d5d6-471a-bcac-53cb5c7907d7",
"id_unit_state": "a6671832-d48e-470e-8bbb-f55539f0a08a",
"id_pos_sesion": "dfc585b6-1c9f-4c25-94c7-e9a331849bf7",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T06:20:20.0434305+02:00",
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"commited": true,
"mt_employees": {
"$ref": "22"
},
"mt_employees1": {
"$ref": "22"
},
"mt_rooms_units": {
"$id": "50",
"id": "d7bf827f-f42c-4eef-9664-65eda9f6f69c",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "3fea73ec-56ea-47a3-830c-036f86f175e4",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "1dd8b802-80ef-453b-9f9d-788edfbe88ec",
"locked": true,
"date_locked": "2026-07-08T06:20:20.0434305+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "402504d7-9e68-43aa-bcce-68fbd51e4a38",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "0c3065ab-2152-407b-8b2b-5b4a6a17020a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "93f640b2-8a52-405a-a2e5-0b43783f1bde",
"name_pos": "sample string 6",
"id_image": "8e1a3dbd-24e4-44cd-bd58-928706609393",
"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": "ba0678b3-feb2-43b0-a202-7614edc664fd",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "a1841d7f-d74e-41d7-8a49-5bdac3dc8384",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "c4d426e8-e572-4b61-ac4c-27a0b2e4ba52",
"id_room": "20dd0d39-7c0f-4995-90ed-4a93362679ae",
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "c903e29a-e2b4-4cd6-a731-8d24f1d955eb",
"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": "89d9c145-9e25-48e4-b070-8988a5208a9b",
"id_room": "c5084cd4-6a41-481c-9a73-998eff103b53",
"date_in": "2026-07-08T06:20:20.0434305+02:00",
"date_out": "2026-07-08T06:20:20.0434305+02:00",
"id_user_add": "ebfae1ef-9164-41ad-8bad-5c0fce4010c2",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+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": "1dcd5b1e-7590-410e-a024-87b78e649f1b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "8c72e039-e5b1-4a05-8686-e8203f02c1b6",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "89b54f59-354b-42f3-8874-7adebbb043f3",
"id_room_state": "6d255cd3-2adb-471a-9de9-28cd07c11078",
"id_image": "0eff2b61-4d8f-41dc-9960-a4377aa0bb8f",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "b162b2cc-ab0e-4888-ae27-c2eb56b33ae9",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "565a2fdd-90dc-45d1-972f-e4b3d8b7cd43",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "44353568-6ad6-4b0b-8fd4-d949c22e0f08",
"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": "43429d49-0f27-4b43-b0e3-93e080047cd4",
"id_doc": "05b6b18a-3a89-4884-b911-c7150c0944c1",
"value": 3,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+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": "593ed8e1-37fa-432d-9e80-5342b5e17365",
"id_pos": "6d29538d-a0e4-4566-8b14-0613602d2afd",
"id_doc": "a3f9cd75-a5b2-4d35-8349-fe930b1b1436",
"id_branch": "a32fb976-4e94-4d67-9f64-e6df34bb5857",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:20:20.0434305+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "90f6c8bb-fe5f-49f8-b8ba-ee9b14591446",
"id_loc_from": "da487350-a419-4daf-b168-5fe09b81f08f",
"id_loc_end": "6594f81a-ca6c-4d7f-8a6a-f386836a0f21",
"id_user_add": "078ab370-7195-46c6-9bd6-ccd10e93da3c",
"id_user_upd": "efd74ff1-d5aa-4c95-9f78-47e77bc3b8c0",
"id_pos_sesion": "19bddc71-e69a-4059-a8ee-26dc63085ac7",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T06:20:20.0434305+02:00",
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_docs": {
"$ref": "15"
},
"mt_locations": {
"$id": "59",
"id": "0df4e73c-001e-4a06-a1e6-e8c915506133",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "e61bb93c-2753-48c8-92cc-80d6636e9f41",
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"id_user_upd": "8059edea-9a96-413a-a933-ce4e92cdfe8f",
"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": "e2997b47-11ab-49b3-a8d5-56b4afe234c3",
"id_item": "b9042db0-1988-4d81-8df9-c35762b336c3",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+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": "190d2d6e-b572-406d-ac70-e907008f98c0",
"id_line": 2,
"id_item": "738d071e-b5ca-480b-9491-2f9a8b9015dc",
"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": "81f0a444-61c8-4d76-8a24-ad0b2c332693",
"spool_server": "sample string 2",
"id_doc_sa": "863eba4a-bdfa-474a-89f2-f26bec7250e9",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"printed": true,
"print_on": "2026-07-08T06:20:20.0434305+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": "77471494-79d1-40a0-bd92-5330b87569a7",
"id_function": "f46cf8f7-2082-4d57-920d-16e272cb73f8",
"id_user": "25861b0b-cb5d-4ae1-a56a-f5876a5bf820",
"id_profile": "a072b7c7-7739-4115-8e05-056735cb628a",
"permission": 3,
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"commited": true,
"st_users_profiles": {
"$id": "64",
"id": "81faa283-c83e-4777-a9ce-5750708a422a",
"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:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"commited": true,
"st_permisions": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"st_users": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_cmd_connection": [
{
"$id": "65",
"id": "260e8bd1-839b-47c4-bd05-bee573c55420",
"id_user": "f10da4b5-937b-4d49-90bf-5823c33e8dcd",
"id_user_profile": "de4f9513-2aac-49ae-bbb0-d9a0c00d31aa",
"locator": "sample string 4",
"date_end": "2026-07-08T06:20:20.0434305+02:00",
"id_pos_sesion": "bb211ed1-2b28-4cb6-88e1-0f45b09c51bc",
"date_login": "2026-07-08T06:20:20.0434305+02:00",
"date_logout": "2026-07-08T06:20:20.0434305+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+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": "4a811365-9818-4e85-a3f1-db420b622a26",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "66ae36b2-34e4-4013-b6e3-792af2a20188",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "f1e0fe6c-c561-4ffa-b8af-dfd9565d4507",
"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:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"commited": true,
"st_functions_groups": {
"$id": "67",
"id": "a60876c1-5cff-4d4b-b1a8-cf9765d55052",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+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": "2e68ebdb-2082-44a7-96ad-8b006a0a77c9",
"id_pos": "2f3352b1-d4f6-4687-89bc-37fc2f17ce87",
"mac_address": "sample string 3",
"date_end": "2026-07-08T06:20:20.0434305+02:00",
"key_access": "sample string 5",
"id_user_add": "09a8b9a8-a61c-4dcc-8694-ebff4c942027",
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"commited": true,
"mt_pos": {
"$ref": "3"
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "68"
}
],
"st_users_pos": [
{
"$id": "69",
"id_user": "d29c2a3c-c7de-4b63-a332-db444a034876",
"id_pos": "3c72941e-7e43-4ad0-8f9c-b9a416058159",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"commited": true,
"mt_pos": {
"$ref": "3"
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "69"
}
],
"st_users_token": [
{
"$id": "70",
"id": "846ed3b5-f337-4e05-9024-f6324646bd52",
"token_id": "sample string 2",
"id_user": "ee632b1a-e690-4a3f-9bbe-37782c668fdc",
"date_from": "2026-07-08T06:20:20.0434305+02:00",
"date_end": "2026-07-08T06:20:20.0434305+02:00",
"created_on": "2026-07-08T06:20:20.0434305+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": "925536e9-884a-4ff8-a526-51c88d7aae15",
"id_user_add": "4470ae6b-c65d-4c11-a6de-c635afc88b73",
"id_table": "8edae339-31d7-4618-a6b0-a10710bcf955",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "ec060ccb-af11-451d-8481-b49ec41cb1ef",
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"commited": true,
"mt_pos": {
"$ref": "3"
},
"st_sync_tables": {
"$id": "72",
"id": "55cefb1d-bb17-42dc-8407-29fa2733a6a6",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"last_update": "2026-07-08T06:20:20.0434305+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "73",
"id": "e4dd4ecc-02fb-4a0d-b951-7583ad10653f",
"id_sync": "03c724a1-50ea-40d9-98c4-e0c11a954267",
"json": "sample string 3",
"id_table": "82321d1e-fbb2-4315-bdcf-d2601d72a833",
"order": 5,
"st_sync_packages": {
"$id": "74",
"id": "9b10dd7d-4f79-434c-bd8b-65c1e01e0f81",
"id_branch_from": "2b17e490-8aa8-4414-bc84-6b0ff15f2034",
"id_branch_to": "95ef7c01-d906-4118-a397-1f3b822077ac",
"type": 4,
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T06:20:20.0434305+02:00",
"send_on": "2026-07-08T06:20:20.0434305+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": "2db4ad03-8049-44b3-966e-ffdaf443bc7d",
"id_room_activity": "a3c6de39-a14a-4f87-99e3-952d333877b2",
"id_pos_sesion": "e145472f-6c4e-4b45-9807-45414fd772b8",
"log_text": "sample string 4",
"id_user": "e2b82ab5-bc6e-430f-b6ec-5c68b51cbde7",
"created_on": "2026-07-08T06:20:20.0434305+02:00",
"commited": true,
"st_users": {
"$ref": "11"
}
},
{
"$ref": "75"
}
],
"tt_tips_users": [
{
"$id": "76",
"id_tip": "dcaca283-e4f6-47f5-a1a7-dab686d31578",
"id_user": "3d936ce2-0091-40ba-abb6-0303f74d04ba",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T06:20:20.0547677+02:00",
"last_update": "2026-07-08T06:20:20.0547677+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": "3b9010e9-7c3d-48f1-8a74-9cd5352d2156",
"id_user": "1318aea9-73bc-4423-a2a7-fc08315662d8",
"date_add": "2026-07-08T06:20:20.0547677+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T06:20:20.0547677+02:00",
"last_update": "2026-07-08T06:20:20.0547677+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": "d33a0a13-baad-43f1-aa4e-dc0ee641bfca",
"id_user": "c5ea689c-9b45-4b82-9c6e-96e9bd7a065c",
"date_add": "2026-07-08T06:20:20.0547677+02:00",
"destiny_type": 4,
"id_key": "28cbfe1d-0b63-46cf-b986-f5bd51998ccc",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T06:20:20.0547677+02:00",
"id_pos_sesion": "67e256b6-ae44-42bf-b83d-b20a6a7f9d5a",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T06:20:20.0547677+02:00",
"last_update": "2026-07-08T06:20:20.0547677+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": "c9682080-cc25-4286-afe1-527cf2d0611c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:20:20.0550618+02:00",
"last_update": "2026-07-08T06:20:20.0550618+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": "3bc7ac72-c8c4-4415-a5ac-c7c7ade38dfe",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T06:20:20.0550618+02:00",
"date_end": "2026-07-08T06:20:20.0550618+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T06:20:20.0550618+02:00",
"last_update": "2026-07-08T06:20:20.0550618+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": "84d5d075-ac9a-4caa-bbc3-b4335394edd0",
"id_pos": "160b6418-6a82-491b-92e6-d8a29121b376",
"date_add": "2026-07-08T06:20:20.0550618+02:00",
"date_upd": "2026-07-08T06:20:20.0550618+02:00",
"date_out": "2026-07-08T06:20:20.0550618+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": "e503ed78-de95-4ff6-a77d-b476d3b72d40",
"id_pos": "7329c8d2-8c08-48ed-9efe-432e28903306",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T06:20:20.0550618+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": "489a7993-c811-44d3-9982-672957bc93a7",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "05a4535c-7aaa-4fb9-b61e-3b9e56a7e502",
"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:20:20.0550618+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"
}
]
}