PUT api/Mt_Categories
Request Information
URI Parameters
None.
Body Parameters
mt_categories| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_item_type | globally unique identifier |
None. |
|
| order_type | integer |
Required |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| order_sec | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| font_bold | boolean |
Required |
|
| font_underline | boolean |
Required |
|
| font_size | integer |
Required |
|
| big_buttons | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_categories_items | Collection of mt_categories_items |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "0e0e3b32-44de-4b8f-bbe1-5eb25d672a77",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "a442c8ab-b4e8-4523-99b7-435a849e7d1a",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "2db868ca-a991-4575-a7dd-a2dd0c06f390",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "79252c9f-c832-498f-b20c-21df366d6a71",
"commited": true,
"mt_categories_items": [
{
"$id": "2",
"id_category": "318bb308-6755-4c5f-a6f2-3bcfd259f1da",
"id_item": "7e52200d-ac29-4037-ab7d-d0de209b58da",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "0d443203-0cc7-4156-8b60-d25d98adb54b",
"commited": true,
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$id": "3",
"id": "a3c2b4ba-08ff-4dbe-9f5c-f59064c4c8e1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "7365c533-b9c8-4b32-b278-3902debc2f8f",
"id_unit_sec": "a1cbec04-d8f9-424e-9c20-53f51f89baab",
"id_brand": "9f640a2b-8dc9-415a-88af-5c0bc24c6eec",
"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": "88ccf80f-c72b-4bdd-b1c2-f79b67e8b6b0",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "2fce7f4e-2886-4a2b-a49d-b89e613fd325",
"commited": true,
"mt_brands": {
"$id": "4",
"id": "45bbfaab-1c29-40ac-83a8-b5c2ba0e266e",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "719262c9-12f2-4050-af6f-08ee8b8c5efb",
"commited": true,
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": {
"$id": "5",
"id": "e8544d47-6fb3-4249-954e-e752c74aa369",
"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": "cc9b6587-a46e-4c3d-8c1f-6f9472abf958",
"view_messages": true,
"id_image_photo": "1281708d-5581-4d00-94c6-5cbafbfb8167",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "d9103159-dd66-47d4-aa89-83facceb482f",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "55e7454f-19f7-4349-a3f4-52fc13c130a0",
"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": "c109ec24-50cc-4b32-9b4d-32534d8256e3",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "b15def96-08c0-4ce8-9d34-e08144df30a4",
"commited": true,
"st_images": {
"$id": "7",
"id": "2ca1b841-145d-438f-b8e7-2d9e7a1272d3",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "09c6775a-67e2-4328-83a3-7f0422e06291",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees": [
{
"$id": "8",
"id": "f9d1bdc3-bd12-4e0d-90c5-a0ae09103dc5",
"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": "971faa9d-a577-411a-af85-bfb65deb8134",
"name_pos": "sample string 12",
"id_image": "7b501d2a-04b7-4e1d-beae-79abffa26d83",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "525a3bcf-0e0d-41be-b054-d340f1de91fe",
"commited": true,
"mt_employees_branches": [
{
"$id": "9",
"id_employee": "6d3884ea-5c4e-4448-a76a-d31e3df71b93",
"id_branch": "8225844e-4429-4a0f-8527-505aaa7ca6b0",
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "010954b0-86f0-4e73-8b4e-05787073dcb3",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_employees_profiles": {
"$id": "10",
"id": "8299cf57-2979-4754-be4e-7e8b3ed339b7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "bd3898fc-4cdc-4dfd-a33c-7f4792a2bdae",
"commited": true,
"mt_employees": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$ref": "5"
}
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_det": [
{
"$id": "11",
"id_doc_sa": "11508f0f-be54-4e75-885b-7ad7d13b413f",
"id_line": 2,
"id_item_sub": "ee5d89fe-1eb3-49aa-936b-f312bb213327",
"qty": 4.1,
"id_list": "0f1d4e74-f526-41e7-9a42-f27066a04229",
"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": "e082f7e9-f1d1-4398-a243-dba9a01e52c2",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "c308a396-a253-4044-8eba-6b90885910f2",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "bec48fee-7428-432a-a1dc-12bebee7a9b7",
"id_user_upd": "aa868164-2bd1-42e2-a81e-0b00059fa923",
"active": true,
"mt_employees": {
"$ref": "8"
},
"mt_items_sub": {
"$id": "12",
"id": "b3e8e88a-86e0-4265-8c13-f7ef6db8c7fb",
"id_item": "a7285cf2-23e7-4b15-a968-2f1ebd56ffcf",
"id_item_type": "e90ec7fa-df31-4811-8f18-d2a991b6d800",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "70b4aea9-f8b5-4fd6-86fe-1e9e692239c7",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "e3d0555c-cc4a-44b2-aa27-906a3ec2f781",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_formula": [
{
"$id": "13",
"id_item_sub": "e6dd23ec-aab9-4939-8472-e87c6d5df6dc",
"id_item": "ae91f3e6-9129-4cba-ad7b-8e88d62427e2",
"group_id": 3,
"id_unit_ref": "27e31d63-cf24-404f-a3db-dfec26a77131",
"qty_dis": 5,
"mt_items": {
"$ref": "3"
},
"mt_items_sub": {
"$ref": "12"
},
"mt_units_ref": {
"$id": "14",
"id": "5c15f5d2-cd9b-402b-b9c8-9de5613a2b7b",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "c91487bd-c6a7-4390-b517-6afad9fd9b23",
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "cff4a63c-e315-494d-bab5-f6dedf358d68",
"commited": true,
"mt_units": {
"$id": "15",
"id": "bd6abd73-242c-40f2-a089-c73dcc67afc2",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "ef321be0-174c-4411-9654-1de428d8c655",
"commited": true,
"mt_units_ref": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": {
"$ref": "5"
},
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_items_formula": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
}
},
{
"$ref": "13"
}
],
"mt_items_types": {
"$id": "16",
"id": "4f2ba617-378a-4122-b2f1-a58e4fa9bcaa",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "2e6dfe12-161c-4c9b-b9bd-aa6e9bfc395b",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "37d092e4-4854-4ca5-aefd-3f49e00d043c",
"commited": true,
"tt_vouchers_det": [
{
"$id": "17",
"id_voucher": "aa7b8680-caf9-4377-9ab7-e1efa3e85a3e",
"id_line": "6a813184-e439-4611-a47f-370293eb47d0",
"id_category": "07d27d20-e103-46da-a380-d08e9cee37f0",
"id_item": "cdfa336f-d2b4-44e2-bd06-c8edd800d0ba",
"id_item_type": "13d76f92-b687-42b8-bf59-ffea2da5e9d6",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$ref": "3"
},
"mt_items_types": {
"$ref": "16"
},
"tt_vouchers": {
"$id": "18",
"id": "48f19dc5-4770-4ea4-9915-e89013d594c2",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:46:37.192956+02:00",
"date_end": "2026-09-06T06:46:37.192956+02:00",
"date_used": "2026-09-06T06:46:37.192956+02:00",
"date_sesion": "2026-09-06T06:46:37.192956+02:00",
"id_employee": "c3e612ee-8c43-4519-8c3c-42ef3b082466",
"id_branch": "7a821339-b227-45d3-9eb4-e4dba8edc3d1",
"id_voucher_permision": "a6fa9b03-22cc-4c38-85f3-f67bae45a767",
"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": "846a8813-ae59-4281-8804-108d944639d0",
"id_user_add": "9850b317-365e-434b-b7c2-cad6f6fce7ae",
"id_doc_sa": "dc1afa61-e786-4540-974b-464f14fa32c9",
"id_item_sub": "1f7b2704-d239-41d6-a2b6-e66ef73cc41e",
"id_pos_sesion": "eb1caaa4-f232-4ff9-9c34-1c235c7e86b5",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"mt_payment_types": {
"$id": "19",
"id": "903a424e-4000-450f-afc0-c9e0cf79237c",
"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": "e225a058-54d7-491e-b24a-9f6d67794756",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "3ce3da8d-838b-413f-b090-c7cf72a9ba1a",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "20",
"id_doc": "41965121-7257-46c3-bc7b-21805da2497d",
"id_pay": "c8b1fc4c-abd7-4bc3-91fe-217f4454fc67",
"id_money": "6a61d173-ac65-40a3-95f7-599fee2ab95e",
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "dba9ac94-2e9b-4455-8a7d-bdfc616c28e1",
"commited": true,
"mt_docs": {
"$id": "21",
"id": "09a55867-fba8-4477-a9ed-0cf014f27e55",
"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": "012fd387-6668-490b-9fb5-1e5c2833ff8b",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "c6c9e91d-3208-4237-ae54-73ea914295d2",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_pos_doc_print": [
{
"$id": "22",
"id_pos_print": "f61069ca-505d-4193-ae1c-9f2ca5ce20b8",
"id_doc": "fc14fd05-1b1b-49d5-85af-830e309eb541",
"id_pos_type": "2fe938a9-3a26-4fdb-9b64-784de5a3e3a1",
"id_doc_print": "b0c14697-0c67-4e46-92f0-113a94c63de0",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "d51c9b54-05bd-45d6-bdbc-00ba9e5563d0",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos_print": {
"$id": "23",
"id": "2a92f8ab-4b94-47c2-97ea-3eda65ea5fe7",
"id_pos": "268a4681-fefe-4d06-af27-19d5086e6de6",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "36fcfdf5-2c93-4aba-af1d-f33b8d581470",
"commited": true,
"mt_pos": {
"$id": "24",
"id": "5566efbb-9ba9-453a-8540-1104e42a977c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3939822a-6245-4fcb-865e-038321f5da46",
"id_zone": "0b172390-6868-4992-9059-75f4c2d87d51",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "91c77dcc-87f5-47fc-9c78-4ee938b08898",
"commited": true,
"mt_branches_zones": {
"$id": "25",
"id": "403a8248-a562-4d29-b9c2-7fd2df3d7234",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "9a848f02-736c-4b60-a63e-15ff60064926",
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "784a8894-aefa-4ec4-8498-7598606f1927",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "26",
"id": "35874f82-1cb8-483e-bd2c-b5756ff2197e",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "9ea11fce-7f54-4e7c-87dc-38e517d06774",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "ce0549e0-2588-409e-97e2-649a8f3258cd",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "08074a57-ebae-4676-a9d8-51698e474027",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "27",
"id": "a0b9a49b-f1f9-4fbd-b848-e4008186aaf4",
"id_cloakroom": "92c1458b-d8ea-4f3f-9a48-1605106753b5",
"id_pos_sesion": "b8fcef15-d0c4-4884-a6e3-8bd67a135146",
"unit_id": 4,
"date_open": "2026-09-06T06:46:37.192956+02:00",
"date_close": "2026-09-06T06:46:37.192956+02:00",
"id_doc_sa": "b9b5e256-16f9-4056-bfc8-b1106af12c7e",
"commited": true,
"mt_cloakrooms": {
"$ref": "26"
},
"tt_doc_sa": {
"$id": "28",
"id": "a297fa8d-76a0-4c73-953d-683bc3252ff7",
"id_pos": "a542d2a3-b733-409a-b793-5f7ce99edc65",
"id_doc": "f40de061-b26d-48f9-9c90-6f133b2d7b66",
"id_branch": "6ad8a112-8ae8-4b0d-b1e2-e4fdd15f5a42",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:37.192956+02:00",
"date_tax": "2026-09-06T06:46:37.192956+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "4c3616c5-c7aa-4d72-bf60-29b90212ed2f",
"id_relationship": "b733e85d-af35-4b34-8508-f072cb3753fd",
"id_loc_from": "3fb6ca60-9ebf-4fbc-abd1-80390545bea2",
"id_loc_end": "148e944d-49e3-488f-9046-18b7d056547c",
"id_user_add": "d0066e6a-4201-48fe-9dae-0c595ba80e00",
"id_user_upd": "ce8abfed-a347-407c-9dc6-6da29c81c8a6",
"comment": "sample string 12",
"id_pos_sesion": "14ed181d-80cc-4043-8054-426162b81b9c",
"id_room_unit": "82eb433c-4e5f-4271-b579-b1921bdf284a",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "a1f35fc7-04b0-4375-a6d3-b72dde785e2e",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$id": "29",
"id": "e71ce0d2-e55a-48f0-add4-26457af3173a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "1ff136c4-7cf5-4042-a6ab-4c7a54258220",
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "0cee40a7-d428-4867-a125-3571c3f8d399",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$id": "30",
"id": "3a2c18e7-9fb6-4ca0-94ed-a3b3553179d2",
"id_pos": "f1e0ad48-2f29-4b46-9b78-4a257017b0e4",
"id_doc": "b6821c00-d5c7-48e7-ba9e-309dd7fbfb8d",
"id_branch": "a46880ed-53e4-407a-b5fc-28cd8cee54d1",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:37.192956+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "010923e8-ce31-465e-8c83-7751ba5d6958",
"id_loc_from": "eb0b4398-f901-4768-aaf0-1f66032ba8de",
"id_loc_end": "6dad8899-efa6-40ce-9600-9b626bf1a9b8",
"id_user_add": "165a737a-ce50-4c0f-b3d6-d8ce0947b0f5",
"id_user_upd": "0f18cb22-0765-44a4-8b62-eb9978289b67",
"id_pos_sesion": "31543680-f202-4f1e-9ce4-bbc4e9858213",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:46:37.192956+02:00",
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$ref": "29"
},
"mt_locations1": {
"$ref": "29"
},
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_st_det": [
{
"$id": "31",
"id_doc_st": "4c238ead-c724-4bd9-a70b-37b130840234",
"id_line": 2,
"id_item": "dd2b8aaa-4538-4785-b44f-aee2c81bea44",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "3"
},
"tt_doc_st": {
"$ref": "30"
}
},
{
"$ref": "31"
}
],
"tt_doc_st1": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_st2": {
"$ref": "30"
}
},
{
"$ref": "30"
}
],
"tt_doc_st1": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_stock": [
{
"$id": "32",
"id_location": "c5e574f9-9cf5-446f-be27-3071a517dad1",
"id_item": "86b0206d-39ba-439a-ac99-0ab22e833cf1",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_locations": {
"$ref": "29"
}
},
{
"$ref": "32"
}
]
},
"mt_locations1": {
"$ref": "29"
},
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa_cashflow": [
{
"$id": "33",
"id_doc_sa": "e286fd10-5da3-4e56-9ae2-69412915f86c",
"id_pay": "f7d12ae1-5356-4991-81bb-34fa7e1a08d6",
"id_money": "a6e592b6-7d76-43ee-8c2f-a1be80e5d11e",
"date_cashflow": "2026-09-06T06:46:37.192956+02:00",
"coefficient": 5.1,
"id_user_add": "c308d8d4-1d36-4929-9983-03f0df335bd8",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "5"
},
"mt_money_types": {
"$id": "34",
"id": "13218e3e-3e74-4842-85bb-68c09041b874",
"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": "34d92384-e570-4f7f-887c-610ef22ab6bc",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "b5c0a723-5698-4153-9c80-d8794007f6a9",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_money_rates": [
{
"$id": "35",
"id_money_1": "15a5f84e-76f0-4b7e-8442-53400ad13aba",
"id_money_2": "18b38ce8-038e-4bbc-b0b1-09b9f1265e4c",
"date_from": "2026-09-06T06:46:37.192956+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "0516cb12-54b7-46c5-80c2-94abfc7fd7a9",
"commited": true,
"mt_money_types": {
"$ref": "34"
},
"mt_money_types1": {
"$ref": "34"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "35"
}
],
"mt_money_rates1": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_cashflow": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_pay": [
{
"$id": "36",
"id_doc_sa": "af1b3187-fce0-43ca-805f-5436a39d10ba",
"id_line": 2,
"id_pay": "5c317026-da1e-4c55-956a-ac4c064b4f0b",
"id_money": "c3fca88c-74ae-4f37-a2ce-adc3fd80bc23",
"coefficient": 5.1,
"id_voucher": "31aa9102-84a7-4889-af9f-48b459534aca",
"id_employee": "30d29f34-9c37-4043-b897-cf019e2525d7",
"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": "d81c0e0b-36b9-4d9a-b6fb-f7ddc47355bd",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "34"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "28"
},
"tt_vouchers": {
"$ref": "18"
}
},
{
"$ref": "36"
}
]
},
"tt_doc_sa": {
"$ref": "28"
}
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_doc_sa1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa2": {
"$ref": "28"
},
"tt_pos_sesion": {
"$id": "37",
"id": "e8272e06-96a3-4e7a-8087-c10028774052",
"nro_sesion": 2,
"id_pos": "a99318df-d663-4dc0-9045-8567f1324661",
"date_tax": "2026-09-06T06:46:37.192956+02:00",
"date_open": "2026-09-06T06:46:37.192956+02:00",
"date_close": "2026-09-06T06:46:37.192956+02:00",
"id_user_open": "749e601b-ff30-4dd1-b5e4-45dd377f61bf",
"id_user_close": "6218e067-7629-4627-b73c-b543ecc2565e",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_items_customs": [
{
"$id": "38",
"id": "9f425c33-451a-4568-ae41-6413d5f13ab5",
"order_id": 2,
"id_item": "79ca9f88-ddd7-46ed-a7ac-0cc9bf695c77",
"id_item_type": "c8f22d75-5277-4aee-8813-ea91755044c6",
"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": "42022aa9-cfd0-49c5-af52-88cdd0b6e053",
"type_item": 11,
"id_voucher_json": "8299deaf-3ff8-4ee6-97d0-2d2eef449220",
"count_voucher": 1,
"id_category": "80bacf60-92cf-4096-8124-189222017e8e",
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "416ac536-1c9b-487d-8791-612448e13f35",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_types": {
"$ref": "16"
},
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "38"
}
],
"tt_doc_sa_pt": [
{
"$id": "39",
"id": "3daa58e2-a8ee-4327-b3e5-4f38943e8f2a",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "5be5d77e-3932-44d6-b191-ef5616f9372b",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-09-06T06:46:37.192956+02:00",
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$id": "40",
"id": "f2ad6eeb-2405-4d12-8d6d-fd999adc79ed",
"id_room_unit": "d3399db0-ce76-4118-b24e-f8f96127ad83",
"id_room_list": "7887a561-ddcb-42ca-82fa-7bf282331949",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:46:37.192956+02:00",
"date_from": "2026-09-06T06:46:37.192956+02:00",
"date_end": "2026-09-06T06:46:37.192956+02:00",
"date_open": "2026-09-06T06:46:37.192956+02:00",
"date_close": "2026-09-06T06:46:37.192956+02:00",
"id_employee": "a46bf49e-d168-4672-80bf-d663f49aeae0",
"id_employee_sec": "d471f90c-4596-49b0-977d-f8eb47d5c65c",
"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": "c641498e-cabd-4527-a33b-2d1e2def5031",
"comment": "sample string 7",
"id_user_open": "2a02a710-b128-44ad-914d-3f6fcb6541a5",
"id_user_close": "fee1ebc2-1a04-42fc-90a7-2e55b548dbf1",
"id_unit_state": "495387c5-0d62-4add-acff-2c7d4700ce88",
"id_pos_sesion": "39c22805-629f-4a4a-89c6-74ddd9ad9bd0",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:46:37.192956+02:00",
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"mt_employees": {
"$ref": "8"
},
"mt_employees1": {
"$ref": "8"
},
"mt_rooms_units": {
"$id": "41",
"id": "c9d6ad75-4408-4397-bda7-1bfd51fd7c7b",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "91ddb3f8-2804-4b13-abcf-8bb56b551d34",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "3a8549a4-c2da-4df9-96cd-19c19e0fcc96",
"locked": true,
"date_locked": "2026-09-06T06:46:37.192956+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "9a115ff8-9bd5-4107-ab13-7ddb18354b65",
"commited": true,
"mt_rooms": {
"$id": "42",
"id": "82c7233b-4227-4621-aada-6dd0713d70f0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c22886d3-0b63-490d-a323-53a936be9234",
"name_pos": "sample string 6",
"id_image": "b3738df3-4c2b-4884-b229-10ca867af7f4",
"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": "72ead301-6e03-40c7-bcd9-eff4c8eda9f4",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "2a71c6fa-974a-48e7-bef7-a9d080cdcdeb",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "43",
"id_pos": "3fefba89-cbc7-4388-83f7-48f22635ad09",
"id_room": "b4fcf019-fe4f-4abf-a9fd-ce264e87cd04",
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "09eefb60-675e-46df-b175-76b5a79ac999",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"mt_rooms": {
"$ref": "42"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "7"
},
"st_images1": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_rooms_list": [
{
"$id": "44",
"id": "7f5682fe-4558-4e3b-b4af-95f451d0371d",
"id_room": "f54a48fe-ff29-40d6-952b-43c36c6e5f8d",
"date_in": "2026-09-06T06:46:37.192956+02:00",
"date_out": "2026-09-06T06:46:37.192956+02:00",
"id_user_add": "cbd2e052-2708-4e5c-8d3e-060e9f7a704c",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"mt_rooms": {
"$ref": "42"
},
"st_users": {
"$ref": "5"
},
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
{
"$ref": "44"
}
]
},
"mt_rooms_units_types": {
"$id": "45",
"id": "c8472e8e-bbe2-4168-8c26-dbddd9261090",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "3afe1afe-cebc-4751-be79-0449ee1aecbb",
"commited": true,
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states_types": [
{
"$id": "46",
"id_room_type": "b53fc807-e114-45f1-baf6-fd1ca04b4644",
"id_room_state": "da215b6e-b8e6-45c7-a0b5-cd1648021183",
"id_image": "f6e682d2-326f-46b3-bcb4-5578cec284c0",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "daa5441a-11f6-4bcf-ab44-6e5741b89c4f",
"commited": true,
"mt_rooms_units_states": {
"$id": "47",
"id": "95f8c457-c9a2-4294-b5ad-dbe960a51968",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "61787e2a-bd8b-45b4-88ae-5d08f099850e",
"commited": true,
"st_users": {
"$ref": "5"
},
"mt_rooms_units_states_types": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
"mt_rooms_units_types": {
"$ref": "45"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "46"
}
],
"st_users": {
"$ref": "5"
}
},
"st_users": {
"$ref": "5"
},
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
"mt_rooms_units_states": {
"$ref": "47"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_pos_sesion": {
"$ref": "37"
},
"tt_rooms_list": {
"$ref": "44"
}
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_tips": [
{
"$id": "48",
"id": "75809533-f3b1-43bb-86f8-115fe6ab40c2",
"id_pos_sesion": "cb41bbe1-60f1-4f9c-98ef-90a07cebea24",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "251bce90-6bd4-4631-9e32-8aef5e61e8b1",
"id_room_unit_activity": "c0efa4cd-994c-4196-a678-87c4b91dd145",
"id_doc_sa": "0bf84fad-83f1-4959-975a-de79f2aeae54",
"id_pos_type": "be7f63e1-cadb-48e0-a0a6-ce0ae571cc6c",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "efbd4e0f-931c-4e98-9365-8798d9e2a9a1",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "37"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "47401d0b-f78c-4985-9bbf-02e8c4f43a4e",
"id_user": "3f582c94-134e-4a49-9d79-ead86d9fafcf",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_tips": {
"$ref": "48"
}
},
{
"$ref": "49"
}
]
},
{
"$ref": "48"
}
],
"tt_pos_sesion_users": [
{
"$id": "50",
"id_pos_sesion": "18ba2994-3fd1-419f-9080-f883a8452992",
"id_user": "bc57b9e0-4153-42b5-90bb-f9db090b4251",
"date_add": "2026-09-06T06:46:37.192956+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "50"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_cmd_connection": [
{
"$id": "51",
"id": "12a7ee32-aaa5-4b78-bcec-e46d4cd6acdd",
"id_user": "8efd035f-dd88-4695-9979-9a7c074276fa",
"id_user_profile": "6215dd9f-7d45-4450-acea-c3177a56ecf4",
"locator": "sample string 4",
"date_end": "2026-09-06T06:46:37.192956+02:00",
"id_pos_sesion": "fc662b1f-918c-41c2-ac53-98ffc2fd104f",
"date_login": "2026-09-06T06:46:37.192956+02:00",
"date_logout": "2026-09-06T06:46:37.192956+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"st_users_profiles": {
"$id": "52",
"id": "e3ffc84d-22f6-4fd2-ad5b-95143e3623a0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"st_permisions": [
{
"$id": "53",
"id": "c816f4fb-ec6b-47f8-b286-f20f176844ee",
"id_function": "616fb095-17d6-4e22-bbc8-1fa5633215f9",
"id_user": "ec2c03e3-9321-4462-91a7-9e2593127639",
"id_profile": "e270856f-cec2-4f37-92da-4958ab7b6971",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "52"
},
"st_users": {
"$ref": "5"
},
"st_functions": {
"$id": "54",
"id": "81e57354-14cb-48ae-9fb0-d5c41e780ca2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "60372254-6aae-4383-a9f1-c16f4140f1bd",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "257b534f-bbac-4a1b-901f-5b20862b1e4d",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"st_functions_groups": {
"$id": "55",
"id": "239bd69f-ccc1-46bd-956c-ccc4a087dbe6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"st_functions": [
{
"$ref": "54"
},
{
"$ref": "54"
}
]
},
"st_images": {
"$ref": "7"
},
"st_permisions": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
}
},
{
"$ref": "53"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"tt_cmd_connection": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "51"
}
],
"tt_cmd_messages": [
{
"$id": "56",
"id": "1cdb06f5-edab-4f69-950e-bf0b6df87f9d",
"id_user": "96401ba8-f224-467f-b7eb-52ce9fbf6105",
"date_add": "2026-09-06T06:46:37.192956+02:00",
"destiny_type": 4,
"id_key": "d519970b-8369-4eb9-a04a-a4c00ce6c2e6",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:46:37.192956+02:00",
"id_pos_sesion": "c214ee00-0535-42b6-a1a4-29c72ace43f2",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "56"
}
]
},
"tt_rooms_units_activity": {
"$ref": "40"
},
"tt_spool_doc_print": [
{
"$id": "57",
"id": "067713ab-d369-4c78-affc-5e8c731416d2",
"spool_server": "sample string 2",
"id_doc_sa": "015e1c04-fa7b-4734-9146-57ec140e6a9d",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"printed": true,
"print_on": "2026-09-06T06:46:37.192956+02:00",
"tt_doc_sa": {
"$ref": "28"
}
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "27"
}
]
},
{
"$ref": "26"
}
],
"mt_items_featured": [
{
"$id": "58",
"id": "c068cd44-65c1-4f21-92cb-57286a7923a2",
"id_branch": "b76cb7a2-5944-4a65-8fa1-b1f87ad453e8",
"id_pos_type": "979c783e-f295-46e0-aa4b-1567fb7d4e3a",
"id_pos": "ca23c3a1-2a4e-4440-91a4-438f9c3b9891",
"id_item": "d6bb1d24-3b83-41bc-ab2d-f634bc2654d3",
"date_from": "2026-09-06T06:46:37.192956+02:00",
"date_end": "2026-09-06T06:46:37.192956+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "a7f102ab-0e62-49d6-b255-1a40391e21b8",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "3"
},
"mt_pos": {
"$ref": "24"
},
"mt_pos_types": {
"$id": "59",
"id": "cf7afe23-d789-45bd-9e7c-726611ac6324",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "707b3d66-78bd-4c74-9067-dcf4d5610278",
"commited": true,
"mt_items_featured": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$id": "60",
"id_pos": "0942d359-6c7f-451b-a54c-8807d77f244d",
"id_pos_type": "4d0d72b8-164d-4ca4-96a1-747d9b3a845d",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "46093912-4211-46fc-b16f-84438a97d183",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"mt_pos_prices_list": [
{
"$id": "61",
"id_pos": "c3ec2342-d58d-4a02-bff1-95cb1c7b0ff1",
"id_pos_type": "d2e3b665-3085-4207-9100-ff86e9130675",
"id_price_list": "c982113f-cf20-491f-be46-ad532f93aea3",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "4dca9f3b-2be4-4740-9ed5-ca0121eddad9",
"commited": true,
"mt_pos_view": {
"$ref": "60"
},
"mt_prices_list": {
"$id": "62",
"id": "a79b1e02-8601-4420-9664-e59aba104cca",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "79bf98d8-55e9-49de-9546-dd3b068c1632",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "6f278fec-450c-4fb0-ab0d-81bb82d45c04",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "7c7af109-c77c-46ee-a0e4-1ec6b9d264aa",
"commited": true,
"mt_pos_prices_list": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_prices_items": [
{
"$id": "63",
"id_list": "d5f5acf2-a4d9-4f94-b455-b682e6fe33a0",
"id_item_sub": "9d01d008-41f5-4df0-80ad-83554625925c",
"validity_date": "2026-09-06T06:46:37.192956+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "44b734ce-678d-480a-9d3e-e06982c0129d",
"commited": true,
"mt_items_sub": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "62"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "63"
}
],
"mt_prices_list1": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_prices_list2": {
"$ref": "62"
},
"mt_prices_list_rules": [
{
"$id": "64",
"id": "de90d565-acd2-4380-abaf-17dd968fe598",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:37.192956+02:00",
"date_end": "2026-09-06T06:46:37.192956+02:00",
"id_branch": "21b8670b-fa2d-4975-b84d-4ad112c0309c",
"id_pos": "9b8d3ab4-d548-495f-81e9-a8ea8f828819",
"id_list": "bd067a19-3e58-40bc-a1b3-7d6e7aec82e3",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "3ee131e1-c380-496d-8635-4284e28cbeae",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": {
"$ref": "24"
},
"mt_prices_list": {
"$ref": "62"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "64"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$id": "65",
"id": "556fd957-5e1c-454f-a9fc-392855fc90a8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:37.192956+02:00",
"date_end": "2026-09-06T06:46:37.192956+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": "d09b0ef4-5bbe-4c44-a656-621e15e69b8e",
"id_pos": "3a5148c8-e6e5-49e0-92a1-955f55829def",
"id_list": "1820e414-fafd-45fb-b1e1-3e14c456882a",
"id_item": "596a547d-f032-41c0-915c-b874268995aa",
"id_item_type": "19e55e03-cfa0-4de4-8575-13a5b76f7c6e",
"id_category": "3e76fc99-7adb-4370-9ffb-3b761ba52942",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"id_user_upd": "54af1213-936c-4cd9-95ed-f07ea45efc19",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$ref": "3"
},
"mt_items_types": {
"$ref": "16"
},
"mt_pos": {
"$ref": "24"
},
"mt_prices_list": {
"$ref": "62"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "65"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "61"
}
],
"mt_pos_types": {
"$ref": "59"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "60"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "58"
}
],
"mt_pos_print": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_rooms": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "f7e45fe3-0c7d-4a13-9a78-2e853394431e",
"id_doc": "ca307bdc-139d-4c85-98de-afcc6bdc5b4c",
"value": 3,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "67",
"id": "2cca3d4e-b26d-451e-b924-03df5df10551",
"id_pos": "40b9f767-9424-4ad9-ae11-9d09e0a206a3",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:46:37.192956+02:00",
"key_access": "sample string 5",
"id_user_add": "ca18c1e7-22ad-4839-94e2-240ffc357d44",
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$id": "68",
"id_user": "2c4ec225-90b5-4117-a42d-e2ea23d689c7",
"id_pos": "404bd5e8-e787-494e-a33b-a7f5b54f6fa3",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "68"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_pos_connection": [
{
"$id": "69",
"id": "d6747473-a3c7-4f3b-8806-b0dc0c485992",
"id_pos": "bf7410c5-d3ca-47f2-ba2b-268f90cf37ef",
"date_add": "2026-09-06T06:46:37.192956+02:00",
"date_upd": "2026-09-06T06:46:37.192956+02:00",
"date_out": "2026-09-06T06:46:37.192956+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_branches": {
"$ref": "6"
},
"tt_logs": [
{
"$id": "70",
"id": "cb4a5e01-24cc-4da7-b268-924f8e0b0348",
"id_user_add": "a1bd0f41-9260-4327-99a6-9bb9ffe4d429",
"id_table": "c0c5f7c6-a7d2-46ba-b012-83ad4f2f0db1",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "c77b7cc7-1f87-469c-b07c-09daef9a54e2",
"created_on": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_sync_tables": {
"$id": "71",
"id": "2505763e-9fbe-438a-b691-1c4fd8627f26",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "72",
"id": "fe5119a4-6aa6-4d3c-b2df-24e8747a4ee1",
"id_sync": "4e0c2a4c-ac04-4a99-816b-ed4cea98e419",
"json": "sample string 3",
"id_table": "3edfab2d-642a-4a8b-a8c5-d4f178306c96",
"order": 5,
"st_sync_packages": {
"$id": "73",
"id": "507c2421-f64e-4709-9458-82db6c7c9e76",
"id_branch_from": "6cb41441-ed88-4850-897b-6ece8833cba1",
"id_branch_to": "332ebe64-abf9-462c-837e-f5f0339dcd4c",
"type": 4,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:46:37.192956+02:00",
"send_on": "2026-09-06T06:46:37.192956+02:00",
"mt_branches": {
"$ref": "6"
},
"mt_branches1": {
"$ref": "6"
},
"st_sync_packages_det": [
{
"$ref": "72"
},
{
"$ref": "72"
}
]
},
"st_sync_tables": {
"$ref": "71"
}
},
{
"$ref": "72"
}
],
"tt_logs": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "70"
}
],
"st_local_variables": [
{
"$id": "74",
"id": "72ec0461-6cd6-4870-9eae-6f2694b92830",
"id_pos": "a5de711f-3ab4-4e3f-bf86-8f9f164a2f70",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "74"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_pos_types": {
"$ref": "59"
},
"st_doc_print": {
"$id": "75",
"id": "bdef3897-e378-4432-9e0e-42336b3a08b2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_doc_print_det": [
{
"$id": "76",
"id_doc_print": "a3331a20-a3ef-443b-9e93-20be8ff573c3",
"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": "75"
}
},
{
"$ref": "76"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "22"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"mt_money_types": {
"$ref": "34"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "20"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_cashflow": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
]
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_vouchers_permisions": {
"$id": "77",
"id": "b1294cbe-7874-4aa8-951a-65ec13aa5fb7",
"date_from": "2026-09-06T06:46:37.192956+02:00",
"date_end": "2026-09-06T06:46:37.192956+02:00",
"date_used": "2026-09-06T06:46:37.192956+02:00",
"id_employee": "38d953b5-c4c0-4365-ba91-0ebd2b6fac80",
"id_branch": "322c0549-4c55-4f64-8e33-c33abb2e9bb7",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "096a38d1-465e-48a3-8f04-1eaca2c33a6a",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"st_users": {
"$ref": "5"
},
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
]
}
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"mt_items_vouchers": {
"$id": "78",
"id": "20ac1865-9eb9-45fd-bff0-1169e7d17fff",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "12f28cd0-9666-4452-8d16-5bd284c652c5",
"id_doc_print": "550d4d40-9b87-46de-8828-93f2d5833468",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_prices_items": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"mt_prices_list": {
"$ref": "62"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": {
"$ref": "28"
},
"tt_doc_sa_det_stock": [
{
"$id": "79",
"id_doc_sa": "78e6ab11-e711-4134-9c9b-d826bd088067",
"id_line": 2,
"id_item": "2947cbf2-7ff1-4a8b-a03d-1ba558974065",
"qty": 4.1,
"mt_items": {
"$ref": "3"
},
"tt_doc_sa_det": {
"$ref": "11"
}
},
{
"$ref": "79"
}
]
},
{
"$ref": "11"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_vouchers_permisions": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
{
"$ref": "8"
}
],
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_types": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"st_functions": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_images_types": {
"$id": "80",
"id": "4f8aad76-be01-44ec-b8fc-311d201136d5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"st_images": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"mt_docs": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users1": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_branches_zones": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_employees_branches": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_items_featured": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_locations": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "0940e30c-96b0-4dbf-b02b-2c40eeae7998",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:46:37.192956+02:00",
"date_end": "2026-09-06T06:46:37.192956+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:46:37.192956+02:00",
"last_update": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_sync_packages": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_sync_packages1": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_vouchers_permisions": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
{
"$ref": "6"
}
],
"mt_branches_zones": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_brands": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_categories_items": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_cloakrooms": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_employees": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_employees_profiles": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items_featured": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_locations": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_money_types": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_pos_prices_list": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_pos_print": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_rooms": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_pos_types": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_pos_view": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_prices_items": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_prices_list": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_rooms_units_types": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_units": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_units_ref": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_images": {
"$ref": "7"
},
"st_images1": {
"$ref": "7"
},
"st_permisions": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_pos_license": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_users_token": [
{
"$id": "82",
"id": "17cbc985-653b-4c25-a563-a0f6802dde93",
"token_id": "sample string 2",
"id_user": "c8c00fc7-0546-4a9c-be32-fd1328a0b4d7",
"date_from": "2026-09-06T06:46:37.192956+02:00",
"date_end": "2026-09-06T06:46:37.192956+02:00",
"created_on": "2026-09-06T06:46:37.192956+02:00",
"st_users": {
"$ref": "5"
}
},
{
"$ref": "82"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa_det1": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_st1": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_logs": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_pos_sesion": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_pos_sesion1": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_rooms_list": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_rooms_units_log": [
{
"$id": "83",
"id": "3b7b2472-47e1-4420-8d48-5dc88eca19ae",
"id_room_activity": "557c7bde-ebb2-4b5d-a510-2d6db5c652a8",
"id_pos_sesion": "686066df-f5b6-4e07-af82-ac34a3b1bc6c",
"log_text": "sample string 4",
"id_user": "b3703a0f-879e-457e-becb-c815efc391d4",
"event_type": "sample string 6",
"correlation_id": "937c7982-560a-477d-98d3-72b7ec656fb0",
"id_room_unit": "6c399ab9-74d4-4110-9892-c5002db7409d",
"id_room_unit_source": "c0e04eb3-6d14-4665-add7-f941a8331e55",
"id_room_unit_destination": "53647520-ae7b-470b-a865-dd2116df3113",
"id_room_activity_related": "17947772-29dd-404f-a7f6-4e6ae57b2c18",
"id_doc_sa": "9c2f14f7-3d7d-4e3c-aa0e-086f1a1fb962",
"id_user_authorizer": "1a242445-615c-45f7-85b0-3570853f71f7",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:46:37.192956+02:00",
"commited": true,
"st_users": {
"$ref": "5"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_vouchers_permisions": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_docs": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_pos_sesion_users": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_rooms_units_states": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"st_users_profiles": {
"$ref": "52"
},
"tt_cmd_connection": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_cmd_messages": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"mt_categories_items": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items_featured": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_items_formula": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_units": {
"$ref": "15"
},
"mt_units1": {
"$ref": "15"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"tt_doc_st_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_stock": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "2"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.