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_room_unit | globally unique identifier |
None. |
|
| print_doc | boolean |
None. |
|
| all_items | boolean |
None. |
|
| id_user_add | globally unique identifier |
None. |
|
| external_user | integer |
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_room_unit": "47f28b0f-7fd2-46d7-a6b8-4c18c488ca89",
"print_doc": true,
"all_items": true,
"id_user_add": "ac84cf25-f441-4f77-a92a-1d6718e6640e",
"external_user": 7,
"doc_sa_det_new": [
{
"$id": "2",
"id_item_sub": "94ef8d68-75fe-4fdc-826c-144e73357223",
"qty_det": 2.1,
"price_custom": 3.1,
"id_price_list": "00f57b94-fe53-4e18-a656-2b30fc16a69c",
"tax": 5.1
},
{
"$ref": "2"
}
],
"doc_sa_pay_new": [
{
"$id": "3",
"id_pay": "57504962-a9a3-4da7-9ac0-bc591c366442",
"amt_tot": 2.1,
"pt_response": {
"$id": "4",
"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": "5",
"action": "sample string 1",
"locator": "sample string 2",
"orderId": "sample string 3",
"terminal": "sample string 4",
"data": {
"$id": "6",
"orderId": "sample string 1",
"amount": 2.1,
"printReceipt": 3,
"transactionId": "sample string 4"
},
"metadata": {
"$id": "7",
"back_color": "sample string 1",
"order": 2
},
"result": {
"$id": "8",
"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": "9",
"orderId": "sample string 1",
"transactionData": {
"$id": "10",
"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": "11"
},
{
"$ref": "11"
}
]
}
}
}
},
"metadata": {
"$ref": "7"
}
}
},
{
"$ref": "3"
}
]
}
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": "4e31308c-3a52-4bea-b6ff-91072b300ba9",
"id_pos_sesion": "9810b493-fe7b-43d2-94e1-e3fb197c0ece",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "4a6c3288-d57a-4aa9-8d04-4ccf0b28bf2b",
"id_room_unit_activity": "c26ef6e6-a6e5-4217-a45c-6ed35ab0c1a6",
"id_doc_sa": "a061440f-f558-473f-aa07-f00df22ca153",
"id_pos_type": "0f455646-2136-41ca-83a1-07727a00fd06",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "638facaf-ba3d-4540-987d-0577f5d42a92",
"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-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"commited": true,
"tt_pos_sesion": {
"$id": "2",
"id": "b00d6f9d-8d05-4b77-82f9-eb14a065cc7c",
"nro_sesion": 2,
"id_pos": "b7a02c4f-b8a5-45e5-aaaa-9120134d82c3",
"date_tax": "2026-01-10T12:09:10.4906657+01:00",
"date_open": "2026-01-10T12:09:10.4906657+01:00",
"date_close": "2026-01-10T12:09:10.4906657+01:00",
"id_user_open": "cb23eb6b-9290-4758-b19b-a96d04e32bde",
"id_user_close": "ec3cf502-3ac4-4e0a-9e27-0365db0d629f",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"commited": true,
"mt_pos": {
"$id": "3",
"id": "29888e2f-ed97-4494-ab5d-57268bd960d5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "22c9757a-dfaa-4496-b879-69f0e9e65677",
"id_zone": "c5c6363b-a65f-41c0-86d1-2380021a878b",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "6bbb68a1-e5f7-472a-ad94-12f51223bbb2",
"commited": true,
"mt_branches_zones": {
"$id": "4",
"id": "d46964b6-6168-40af-b104-1f72ec7cbae9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d03f2177-7b98-46f5-9727-c7dd8e99349a",
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "b3248f3b-9419-46fc-8624-76a0eabe2d48",
"commited": true,
"mt_branches": {
"$id": "5",
"id": "b93bc761-665c-4648-bb80-38cc22f71d08",
"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": "5c2c73c7-cc10-44c4-bc2d-211fd3683f4d",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "46e6b180-f325-4967-887d-4b6ff7ac4d3c",
"commited": true,
"st_images": {
"$id": "6",
"id": "a6641c10-8074-4286-8a46-3e474c6d9d2f",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "37e159d3-0919-4d98-80eb-69b20ac9ca7e",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_categories": [
{
"$id": "7",
"id": "24924da4-1c5b-4312-a148-ab6c1f23c800",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "1d4e6fbb-6e7d-49e2-b71e-ab0426b57b2d",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "3c27d9ae-c7f1-4289-9ef4-f533f52eb616",
"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-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "f883d37d-b298-4789-aa2e-27f57e9c399e",
"commited": true,
"mt_categories_items": [
{
"$id": "8",
"id_category": "6da8053c-794f-4932-95c1-71234409d465",
"id_item": "4cc17764-715c-4409-b7db-697b8b84eedc",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "9d86a78e-da5f-4cf3-8986-8e6d50720e1a",
"commited": true,
"mt_categories": {
"$ref": "7"
},
"mt_items": {
"$id": "9",
"id": "9106cfd9-d5cb-40e5-893d-5019e8e4b770",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "67ccf5aa-845e-43b1-99c7-e51bed6e37ca",
"id_unit_sec": "7b000f96-3279-4f71-bc2a-f4a9801a17dd",
"id_brand": "70ebc406-ca2a-45a4-8775-0481665d33f1",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "ca7a8ec6-ba08-4cdf-aa0c-e0db28071f05",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "ed4b3772-4092-4e2a-b96b-44e13cff58e4",
"commited": true,
"mt_brands": {
"$id": "10",
"id": "dd940cae-2bce-4b50-ac1c-03e77d41390f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "998d6ca3-3aa2-450a-8c89-0904261d4998",
"commited": true,
"mt_items": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users": {
"$id": "11",
"id": "1d5e6c7a-14b4-47b6-a271-4ed1ff340464",
"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": "12be2139-6024-4c0f-9e39-8d4b227cd1d4",
"view_messages": true,
"id_image_photo": "38d44c76-ec7c-4688-9ec4-938057bee02e",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "64984827-c940-421a-9d74-5f6d5a9847c0",
"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-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01: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": "efa37f5a-a6da-4da7-9b44-5f23eb1be6d7",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "f2601940-a647-453f-84f3-51d59b14afb1",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "92ca4a7a-b3ec-4a68-8f10-61a7088682e9",
"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-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "da2584c0-52d0-496b-87b2-31ae95a85077",
"commited": true,
"mt_pos": {
"$ref": "3"
},
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$id": "13",
"id": "eb7b602d-d6aa-4949-a2f3-a15df9136afc",
"id_cloakroom": "f247ff34-4251-4c83-b49e-ffde80e2edd0",
"id_pos_sesion": "fb4fe437-44c5-4e42-8a62-1c02568b8ba8",
"unit_id": 4,
"date_open": "2026-01-10T12:09:10.4906657+01:00",
"date_close": "2026-01-10T12:09:10.4906657+01:00",
"id_doc_sa": "f594ff4a-006d-4a8c-9967-9f2851dd1b87",
"commited": true,
"mt_cloakrooms": {
"$ref": "12"
},
"tt_doc_sa": {
"$id": "14",
"id": "1a3878c4-d6f7-4e43-89c5-55c225333d35",
"id_pos": "5a627248-c857-44b7-ab23-6158b9ae2e38",
"id_doc": "d78f6d2f-40eb-46bf-a009-906292177a3b",
"id_branch": "23247507-65fb-4312-a502-f196ebd1c4cc",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:10.4906657+01:00",
"date_tax": "2026-01-10T12:09:10.4906657+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "7891bf38-8382-4164-ae4b-063d8e4c0bb4",
"id_relationship": "8c516256-ade5-43cb-9b7d-fa4f6eeb441a",
"id_loc_from": "4730718e-bf91-4570-9bde-c8b3ec4c32bb",
"id_loc_end": "bb24be2f-09d6-42f5-a151-2f2364a61037",
"id_user_add": "f9ce4348-8efe-4a5b-920d-7eb8e6423a92",
"id_user_upd": "54e9f565-a564-4b85-b3dd-823dc4b102ab",
"comment": "sample string 12",
"id_pos_sesion": "8d0c9b5e-702b-41d8-8678-20b0cb329066",
"id_room_unit": "2ba48939-b423-45e4-9b7f-e34ba4962834",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "756d8ded-881e-4a94-b1d5-0b1f17117797",
"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-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "5"
},
"mt_docs": {
"$id": "15",
"id": "70181bb5-34e1-4888-899a-2223dfa886dd",
"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": "8271bd30-90c6-4a44-9ded-bb7f3aa68830",
"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-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "fd754079-84c7-425f-8c8c-46b57ad8c5b3",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "16",
"id_doc": "b221d8de-db4f-447d-873b-1e6ed4eab96d",
"id_pay": "8a355275-219c-44e8-b2d7-6087d32d1048",
"id_money": "56a4fa2c-c91a-4750-a0fb-7003f0e29326",
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "bad35f40-e7b9-4ccb-81c8-9889e79e986d",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_money_types": {
"$id": "17",
"id": "8f198279-8889-4f23-b4b3-46e62fe61b84",
"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": "1d03813f-b4df-4d15-acb8-0552b5d21d07",
"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-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "26b0af4d-295d-499e-b30e-94c89aca41fc",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_rates": [
{
"$id": "18",
"id_money_1": "ded35771-fcd5-4eb1-8c6f-cf24dfabd130",
"id_money_2": "205ce8d3-694e-4195-a8c9-667241682a4b",
"date_from": "2026-01-10T12:09:10.4906657+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "e792ead8-fa3d-4f61-aed6-943de55547fb",
"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": "7f1d6143-115f-4138-9599-826010cdd8d8",
"id_pay": "3ac9155c-5bf2-419a-b8d4-a79b9a81b401",
"id_money": "97158b34-74e0-4142-adca-8449fae0783f",
"date_cashflow": "2026-01-10T12:09:10.4906657+01:00",
"coefficient": 5.1,
"id_user_add": "6220f63a-f915-4930-82a9-9177c4e7fd10",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "20",
"id": "cae06577-663a-456f-bc4a-037bf6f74d01",
"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": "6adbd517-4eee-4bcc-aeaa-e58753d9ec1b",
"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-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "fc250f36-68a9-4090-9b0a-7a7fe4960c0d",
"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": "ffcecc9a-8ff3-4588-8c31-6ef5d7d6bcef",
"id_line": 2,
"id_pay": "b2aaf6e1-b279-489b-bd87-f92196a07a07",
"id_money": "3d262f81-03df-4649-a916-2368ff64464b",
"coefficient": 5.1,
"id_voucher": "8fd8999b-d05c-487a-b03a-489f83ae2fca",
"id_employee": "77b93df1-992e-4800-8ccb-b6dc37e01f18",
"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": "262c1d6c-7494-41f9-adb5-56fa20e32258",
"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": "3d37b540-3f70-40b7-9271-a0d252e278a2",
"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": "bb586768-06ab-42fd-ad2f-a2ab538f6ec6",
"name_pos": "sample string 12",
"id_image": "0ffe665b-0aa0-483c-a435-b78e32db9413",
"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-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "cf444449-5129-4166-9f63-ea1a93c6c02d",
"commited": true,
"mt_employees_branches": [
{
"$id": "23",
"id_employee": "09f07177-9c88-4840-94ee-be224b927d1e",
"id_branch": "526feada-41e8-48c2-8dc5-6e3fb96c0129",
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "518e3ced-b0cd-4cf9-aa95-a6f67a35c0ab",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_employees": {
"$ref": "22"
}
},
{
"$ref": "23"
}
],
"mt_employees_profiles": {
"$id": "24",
"id": "95b9f273-8f8f-45a4-af15-e9af1497c3f9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "5c91e1f4-8bf9-42c0-9d46-7510aa276b0c",
"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": "ee50856e-cfd8-4ccd-aa63-9a37d9fc44b6",
"id_line": 2,
"id_item_sub": "e1692bb4-567a-4b8d-8a1d-e5ea9af0b04a",
"qty": 4.1,
"id_list": "3ba9e6a4-c2b0-44e8-949b-8381475d8fc9",
"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": "613780f0-d375-48b8-b116-908080f2df09",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "5adcbc94-8073-477c-b423-f5e9448ec7f5",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "23696da6-3f67-428e-9a0c-1f707a110651",
"id_user_upd": "d428ae3f-08f9-4982-a7b1-5c544f3dc591",
"active": true,
"mt_employees": {
"$ref": "22"
},
"mt_items_sub": {
"$id": "26",
"id": "f16120d5-87e6-4503-a30d-fdc74bdf38c0",
"id_item": "85f344ba-8c34-43db-b05f-2378eab352de",
"id_item_type": "79347aaa-87d1-4445-922a-9deb3dc81c46",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "a1c57a61-4fc8-42a7-b02a-fffc516de830",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "8ad040c3-4a3d-46a0-9b96-65577a71e95d",
"commited": true,
"mt_items": {
"$ref": "9"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "66db42ce-d6e3-4507-9967-3ba67d4f574f",
"id_item": "2362514d-6109-4915-b252-45c37284a565",
"group_id": 3,
"id_unit_ref": "1aa231e5-ab29-4e5f-b261-e4018273b9ee",
"qty_dis": 5,
"mt_items": {
"$ref": "9"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "59533aae-3025-4b6a-b34c-1461dcad0b7e",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "1f7dec2a-cfe1-498d-97cf-280f9dd77360",
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "8f56548f-4296-4a6f-b547-c2e5c202700f",
"commited": true,
"mt_units": {
"$id": "29",
"id": "1b8ffcdd-5d01-41f7-9074-f71d44f750dd",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "eb6d9ff5-be3e-4a28-ac36-477f6037cd7a",
"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": "9352b01f-55da-4879-a692-2d9134ebbc9d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "51032f3c-2451-4df4-9cb8-cd8fc685642b",
"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-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "e36ed6b8-148a-456d-b345-9b41958abfe4",
"commited": true,
"tt_vouchers_det": [
{
"$id": "31",
"id_voucher": "ad8439c0-1d58-4822-b117-ec19820f18a6",
"id_line": "2d9c4a1c-21d8-4e85-ab86-cf86924fba27",
"id_category": "556e1c98-0de7-4afc-a73a-f039ae07529c",
"id_item": "74d4fe41-a4e9-4602-ac15-948cd1e0d8a4",
"id_item_type": "15032149-7e79-4197-a0e0-4f0224fd82e7",
"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": "7c48845d-05a3-4369-bb85-2f49a16452b4",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:10.4906657+01:00",
"date_end": "2026-01-10T12:09:10.4906657+01:00",
"date_used": "2026-01-10T12:09:10.4906657+01:00",
"date_sesion": "2026-01-10T12:09:10.4906657+01:00",
"id_employee": "1a976c1d-27ae-4a74-8ead-8c3a8010676e",
"id_branch": "081523d6-bb15-4bd2-ba3a-bc1ca4fdb290",
"id_voucher_permision": "9f2e0985-1ad3-4c05-92ec-7ed697e0731a",
"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": "bc189fe9-eadf-4f72-a4c4-f66a791f661e",
"id_user_add": "c780d09b-c2b9-4b32-8103-25ca9b2e5de3",
"id_doc_sa": "ec4211fd-1f9d-43c7-91d1-9c90d35143c2",
"id_item_sub": "8e237733-07f2-42e1-90a7-72c4f31e86b4",
"id_pos_sesion": "cd90f55e-8917-4d9a-bec9-89e5c9ac03d5",
"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-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01: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": "224ec404-acdb-437b-93fc-679e4486997e",
"date_from": "2026-01-10T12:09:10.4906657+01:00",
"date_end": "2026-01-10T12:09:10.4906657+01:00",
"date_used": "2026-01-10T12:09:10.4906657+01:00",
"id_employee": "5c43166c-86cf-4983-b2df-909a6d53dc3f",
"id_branch": "3c944eb9-269f-43c7-bb3d-8af6b747bc56",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "ccfbc47e-e953-4a0e-b7df-254dbc9a7f7e",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01: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": "6905b833-6146-4693-9c5a-ef66eda7b3a9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:10.4906657+01:00",
"date_end": "2026-01-10T12:09:10.4906657+01: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": "afae85a5-fb55-4329-9833-1edd6e5bc530",
"id_pos": "592df0fa-2f16-42a8-8248-8f2371fbe358",
"id_list": "6469f82b-65e6-49b1-ba6d-fa0156ff41f2",
"id_item": "ea76172d-d7e8-4647-b055-a266a12393a8",
"id_item_type": "db27d0a7-ac1d-4158-814b-00364f7c41ad",
"id_category": "84a477e3-d7a0-403a-ac10-5c5c8e733865",
"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-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "8078705e-9e89-4136-b439-392f2cfbd6af",
"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": "1f780d0d-96f3-40a7-af3e-ffc796d07700",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "9b6bfe7a-5e69-4f0b-b0e9-9ac34023d309",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "c2ecbc05-9102-4e17-84fe-d8ef0bc9d015",
"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-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "46807bd5-d08e-40f1-9b07-914a87b7ec56",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "36",
"id_pos": "05bcd9ab-b0ff-442e-bce0-f614c192b54e",
"id_pos_type": "31b37bf6-be16-42b1-9ef8-13dcbe8981eb",
"id_price_list": "c3ebf602-db22-4ad5-bf6d-c43735f9b83c",
"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-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "8227f6bf-6789-494f-8326-8f8c45875495",
"commited": true,
"mt_pos_view": {
"$id": "37",
"id_pos": "11d182da-60dd-4599-9cbf-a1855fb23df5",
"id_pos_type": "4df60236-a350-4dfc-97b6-e95e353f1c09",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "c0d403e4-e9e2-4bef-85ec-8a1571707ba0",
"commited": true,
"mt_pos": {
"$ref": "3"
},
"mt_pos_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_types": {
"$id": "38",
"id": "4e60537f-f064-4d5b-8416-072cb0a1fec4",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "5b282dd6-3b98-4641-948f-6b8b3a3caaeb",
"commited": true,
"mt_items_featured": [
{
"$id": "39",
"id": "b6f31781-1c0c-42b0-a2e9-a35e57bc22fa",
"id_branch": "d3afd997-8e31-4bab-8180-c80b55d17bb2",
"id_pos_type": "0540c0ba-3a22-44b5-ac20-5281118f2dcf",
"id_pos": "7177f000-9989-467c-852b-cbb4b09ff1a4",
"id_item": "33724f27-2b7f-4f7d-a5b9-c43a643a7e49",
"date_from": "2026-01-10T12:09:10.4906657+01:00",
"date_end": "2026-01-10T12:09:10.4906657+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "157c0bee-a6b2-4cdf-8f23-8f904e316b09",
"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": "fb5a93a2-f4b9-4476-8a8c-60cb75fe17d7",
"id_doc": "fb33d2db-0121-46c1-b8f4-ddbea79c36c5",
"id_pos_type": "80903f7c-e9c6-4e75-a07e-fb4fa02b9922",
"id_doc_print": "62d05fea-87a4-4d13-9239-5aa4a0c50cf3",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "cc00c3e7-13f1-4fd1-ad73-7e41c68093c8",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos_print": {
"$id": "41",
"id": "9c396912-07e3-404e-a17b-a808d154333c",
"id_pos": "a907ac6d-cc0d-4f15-8976-851633c88f6a",
"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-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "9977d0bd-eae1-4417-b579-185027830cbd",
"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": "f01a8dbc-b73d-40af-830f-ce89005ced12",
"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-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "e37fdd17-ecb4-44e3-a85c-4047f4fde661",
"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": "80744a70-f9d8-4b43-986f-0b9e5dadd4e4",
"id_item_sub": "79dc2251-0758-48cd-9eac-0716cd008f24",
"validity_date": "2026-01-10T12:09:10.4906657+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "c82a277c-1a9d-47df-a8a9-19a2314bfbf4",
"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": "efd89400-7e80-43fb-a8c8-61b1dcf1066b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:10.4906657+01:00",
"date_end": "2026-01-10T12:09:10.4906657+01:00",
"id_branch": "831cc0da-f04e-426d-bf1c-7abdaef07215",
"id_pos": "db301cd3-b961-4095-984f-b3ff186d4e3b",
"id_list": "4d7f7d01-dea7-4eb4-a755-02f330ca67f1",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "937a65e4-aba2-4c68-a3a0-88ec884fd7e6",
"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": "8919a514-e35c-4c12-978e-b0a1c73bd2f9",
"order_id": 2,
"id_item": "9217f161-c3c9-465c-aa0c-2075cd93dd19",
"id_item_type": "cfe8fbfd-e6d5-4845-85e8-5e11f9886a40",
"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": "324b64fe-6ca5-475a-81e7-66aca7f69af3",
"type_item": 11,
"id_voucher_json": "793faf5f-faee-4d9e-8bed-6ec0b86197b6",
"count_voucher": 1,
"id_category": "52907637-3e4b-4ec5-b606-92577d744ea8",
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "21d8cc0a-2e1f-4b89-9b33-98e58cb4c8cd",
"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": "f2401b35-592b-42fe-b92b-5c040f1d66cf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "d62ca947-a841-4516-83f8-1ac51c8d6596",
"id_doc_print": "b0d25155-81dc-462a-8133-68e8e20f17a5",
"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-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01: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": "ef2fdbf7-512b-447f-86df-9dbd8287a64a",
"id_line": 2,
"id_item": "e5fd5ff3-1048-44c9-8848-a51e735abc33",
"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": "f12fa65a-8e11-414e-838a-050876e8874c",
"id_room_unit": "32439ab8-fcaf-48c3-a6bc-dfaab9dd4386",
"id_room_list": "43160330-1793-4774-a099-8395539d3b40",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:10.4906657+01:00",
"date_from": "2026-01-10T12:09:10.4906657+01:00",
"date_end": "2026-01-10T12:09:10.4906657+01:00",
"date_open": "2026-01-10T12:09:10.4906657+01:00",
"date_close": "2026-01-10T12:09:10.4906657+01:00",
"id_employee": "ada032f6-8539-4850-988c-560c85fc3a26",
"id_employee_sec": "e88e3040-2d93-4572-ade8-7f0de5767b72",
"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": "25763229-6bd6-4f37-b2bb-ce7b098c4c44",
"comment": "sample string 7",
"id_user_open": "2d499b5f-2915-4954-8ef9-94fd4812cfd6",
"id_user_close": "b5360a97-113b-4163-9592-6bab1e6dd60e",
"id_unit_state": "d5e31169-b4c4-4888-8902-0171f1fd2bc9",
"id_pos_sesion": "21aae225-3fdc-4571-8a18-e51ca8ae0492",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:10.4906657+01:00",
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"commited": true,
"mt_employees": {
"$ref": "22"
},
"mt_employees1": {
"$ref": "22"
},
"mt_rooms_units": {
"$id": "50",
"id": "8f937315-8a20-40e5-996c-ae83f63cce14",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "fd181861-6fcb-4d65-a3e7-69b7572dcb21",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "32a89a5b-5413-40d4-b151-20072ef7ca4f",
"locked": true,
"date_locked": "2026-01-10T12:09:10.4906657+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "4ba8a919-c9e3-47ea-a424-3c6d7365cafe",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "554c865c-6bf9-42c3-b65d-c8f9624e2aa7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "adb30693-23d4-43df-8a75-b6e4bf6b9eba",
"name_pos": "sample string 6",
"id_image": "216dce2d-99f0-4559-a640-4683dd5c8bb2",
"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": "2f7d39ba-cf7a-4fb2-af84-53fd408e5cbc",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "eb9597b0-a27f-477d-af67-cc86249d707c",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "27089471-0024-452f-abeb-45c79e310bbc",
"id_room": "af2525b7-531e-4644-ba0f-074f21cb3c2f",
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "315a8700-c863-4ce8-9357-18f83921fdae",
"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": "ce38f9f9-1a09-496e-8072-b1d98ebbc52c",
"id_room": "ce9dd69d-7e84-4c3e-b567-cfe249652666",
"date_in": "2026-01-10T12:09:10.4906657+01:00",
"date_out": "2026-01-10T12:09:10.4906657+01:00",
"id_user_add": "42440392-d952-4e63-adfb-d856b92a44b1",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01: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": "8f1d7370-cadb-4950-9ba5-1617d094cc48",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "81bfa089-2bed-4e99-9cb0-3f01266275bf",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "e89da34a-769f-418c-803d-3140e5839c9b",
"id_room_state": "fb59b8ae-7d21-4138-bd34-c999f16741de",
"id_image": "b1055ad3-3c1e-4f99-9b4c-2729dd5cb3b7",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "5c37f347-b676-479f-8223-d5ccda1cd175",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "5c8bdcc7-be68-46c1-b250-eb734ff9f01a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "a15ea094-c547-439f-b1c7-513c81a0c39e",
"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": "bc66bee8-2c15-45e8-9895-b08123a0a84f",
"id_doc": "bf469773-82ca-44c2-963a-d5b1a7ec4d2e",
"value": 3,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01: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": "5f32196f-0a06-4041-a3ef-412b6d7f13f1",
"id_pos": "1d439653-1e87-4a50-b909-d132233e38ec",
"id_doc": "c978f8fe-9a43-4b49-b905-1164d5c0b87b",
"id_branch": "699771e5-e1a2-4ca2-9d4c-6ff1ffa2343b",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:10.4906657+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "a6f536d2-01a7-453a-b134-f668e4f608bb",
"id_loc_from": "0a7b3555-f9e7-403a-9376-589c024e031b",
"id_loc_end": "c025a3bd-e5c1-43f7-a336-de6027d99c15",
"id_user_add": "36973a60-addb-4ff1-8d6e-aa3f505999cf",
"id_user_upd": "6d3a79bc-1543-466f-beb3-63a01a388855",
"id_pos_sesion": "d56f0493-b08e-4c28-9cea-69c6d9d9ae6d",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:10.4906657+01:00",
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_docs": {
"$ref": "15"
},
"mt_locations": {
"$id": "59",
"id": "47d4ed38-08f2-4880-93c0-775372fd7429",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "2ed87045-3a61-46ea-a853-2fdb5863bd66",
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"id_user_upd": "c872dfc6-f3d2-4824-b14c-20f67bf85c26",
"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": "b482388b-4a2a-4c75-9d33-fe723e9bcaa7",
"id_item": "b908c030-7aeb-4b4b-870f-0498633f9ae3",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01: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": "f4498d01-bf09-4810-b6a8-db740bdf56ef",
"id_line": 2,
"id_item": "9a4cda1b-695f-4a7f-94cd-5e2c7376c3a2",
"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": "7847bc84-f536-4615-8c99-c462cb5716bf",
"spool_server": "sample string 2",
"id_doc_sa": "6b09fa41-43f9-4398-b2cf-1e3f9c4ac903",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:10.4906657+01: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": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"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": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"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": "0194fcbb-3552-4f5b-8c42-91f052d8c692",
"id_function": "3c64a1dc-1ea7-40e2-93bd-f6b2720a9d9d",
"id_user": "59ff20d2-987c-4a41-a419-70ff4ad47db3",
"id_profile": "c660bc38-6dce-49c9-b8a7-6a2c7c1026c5",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"commited": true,
"st_users_profiles": {
"$id": "64",
"id": "9637b925-d19b-4b2b-b4fd-61251aa80372",
"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,
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"st_users": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "11"
},
"st_functions": {
"$id": "65",
"id": "cbd40fce-53cb-4993-a324-8048aa5f14f1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "789482bb-e323-4ab5-84ee-2e7f7a1c0ce4",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "8f455e96-8e09-48a5-a8df-9af8d0ff81ca",
"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-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "a5d64a94-9f03-4c65-9ecd-d9788c751184",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"commited": true,
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"st_images": {
"$ref": "6"
},
"st_permisions": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "63"
}
],
"st_pos_license": [
{
"$id": "67",
"id": "ca55e54c-3bfb-4552-aa70-7b5615853650",
"id_pos": "a65273e4-e603-4423-829e-ff9f0e0d1c12",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:10.4906657+01:00",
"key_access": "sample string 5",
"id_user_add": "ff31c4ee-d2e4-4704-995b-32f2685aaa39",
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"commited": true,
"mt_pos": {
"$ref": "3"
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$id": "68",
"id_user": "aabcdd9e-be8c-4df2-859c-f7469241f5ee",
"id_pos": "0f06f7ed-0c50-43ae-9eef-bc30be386c08",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"commited": true,
"mt_pos": {
"$ref": "3"
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "68"
}
],
"st_users_profiles": {
"$ref": "64"
},
"st_users_token": [
{
"$id": "69",
"id": "90bfd8ef-ef8b-44b5-98ff-218375f6637e",
"token_id": "sample string 2",
"id_user": "f3e24fed-82d1-4602-adfa-1cb8f2916e78",
"date_from": "2026-01-10T12:09:10.4906657+01:00",
"date_end": "2026-01-10T12:09:10.4906657+01:00",
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"st_users": {
"$ref": "11"
}
},
{
"$ref": "69"
}
],
"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_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_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_logs": [
{
"$id": "70",
"id": "af1f6250-3e42-4e13-810e-341ffb7a0347",
"id_user_add": "792fbc8e-0e75-44cf-8a19-f774f05785bd",
"id_table": "0e6b03f6-7b69-4c87-ac1b-c25988616d46",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d7247cfe-3e2e-4c0a-9fda-26f312c32b2a",
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"commited": true,
"mt_pos": {
"$ref": "3"
},
"st_sync_tables": {
"$id": "71",
"id": "c675157b-c334-4854-986b-60021715be5c",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "72",
"id": "ef6bd799-3a41-46c3-ab07-60f9313fa663",
"id_sync": "74452331-5a84-4f0e-b828-2a366d2dc5ec",
"json": "sample string 3",
"id_table": "7b063779-5724-4c98-863c-cf4dd79fa196",
"order": 5,
"st_sync_packages": {
"$id": "73",
"id": "bd304907-232b-454d-804b-8015675b76b2",
"id_branch_from": "9105a0de-f572-4579-b881-0841d42d1aac",
"id_branch_to": "4364c169-0a8a-450f-ae50-1ea48bfcc98a",
"type": 4,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:10.4906657+01:00",
"send_on": "2026-01-10T12:09:10.4906657+01:00",
"mt_branches": {
"$ref": "5"
},
"mt_branches1": {
"$ref": "5"
},
"st_sync_packages_det": [
{
"$ref": "72"
},
{
"$ref": "72"
}
]
},
"st_sync_tables": {
"$ref": "71"
}
},
{
"$ref": "72"
}
],
"tt_logs": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "70"
}
],
"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": "74",
"id": "62b24295-7c1a-4fd7-b4a9-2e313d8abaa7",
"id_room_activity": "7cd2a74e-a80c-4e29-a4f4-94bec2995346",
"id_pos_sesion": "f6d3dd42-48eb-420b-ae84-86721645d6c3",
"log_text": "sample string 4",
"id_user": "d3855218-23fa-4ac5-b564-a0d00aef5c22",
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"commited": true,
"st_users": {
"$ref": "11"
}
},
{
"$ref": "74"
}
],
"tt_tips_users": [
{
"$id": "75",
"id_tip": "086f80c4-3742-4cfe-82f0-b8629ed5d106",
"id_user": "afcc9fa4-8ad5-4e91-8a3a-2b0bf30b2b39",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"commited": true,
"st_users": {
"$ref": "11"
},
"tt_tips": {
"$ref": "1"
}
},
{
"$ref": "75"
}
],
"tt_vouchers_permisions": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion_users": [
{
"$id": "76",
"id_pos_sesion": "49bd93a7-787d-4067-a17c-122e4b41140f",
"id_user": "e5a46c66-ad0b-43b4-920d-920f88f31ba8",
"date_add": "2026-01-10T12:09:10.4906657+01:00",
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"commited": true,
"st_users": {
"$ref": "11"
},
"tt_pos_sesion": {
"$ref": "2"
}
},
{
"$ref": "76"
}
]
}
},
"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": "65"
},
{
"$ref": "65"
}
],
"st_images_types": {
"$id": "77",
"id": "51cd6a58-4d12-42c3-a5a5-d06a7ea320a9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01: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": "78",
"id_branch": "b8d660d2-ff92-4387-89fb-dc0a6cd5f9a3",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:10.4906657+01:00",
"date_end": "2026-01-10T12:09:10.4906657+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:10.4906657+01:00",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"commited": true,
"mt_branches": {
"$ref": "5"
}
},
{
"$ref": "78"
}
],
"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": "73"
},
{
"$ref": "73"
}
],
"st_sync_packages1": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"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": "67"
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_connection": [
{
"$id": "79",
"id": "f9498908-d028-4dac-8fbd-d056d97db56f",
"id_pos": "aefff62e-b73f-4e19-888a-277f04e64654",
"date_add": "2026-01-10T12:09:10.4906657+01:00",
"date_upd": "2026-01-10T12:09:10.4906657+01:00",
"date_out": "2026-01-10T12:09:10.4906657+01: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": "79"
}
],
"tt_pos_sesion": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches": {
"$ref": "5"
},
"tt_logs": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_local_variables": [
{
"$id": "80",
"id": "4a84f74c-79eb-4f29-9d44-31caea9b1744",
"id_pos": "83247d41-847f-452f-a178-783ff2685d8c",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:10.4906657+01:00",
"commited": true,
"mt_pos": {
"$ref": "3"
}
},
{
"$ref": "80"
}
],
"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": "81",
"id": "655bcbdd-6a79-4dd9-ad05-710e5e0f4323",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "db5d5e3c-e4d8-4388-bd2f-53e87dcb3f4e",
"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-01-10T12:09:10.4906657+01:00",
"tt_pos_sesion": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_tips": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$ref": "11"
},
"st_users1": {
"$ref": "11"
},
"tt_pos_sesion_users": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"tt_tips_users": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
}