PUT PutTt_Vouchers
Request Information
URI Parameters
None.
Body Parameters
tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 1000 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "96bbe97d-971f-420c-a9de-eb142691319e",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:19.1667065+01:00",
"date_end": "2026-01-10T12:09:19.1667065+01:00",
"date_used": "2026-01-10T12:09:19.1667065+01:00",
"date_sesion": "2026-01-10T12:09:19.1667065+01:00",
"id_employee": "840bc5fb-685d-463b-adc0-652c70d0b0b9",
"id_branch": "defd57ab-5360-4599-9194-c19b92886d8e",
"id_voucher_permision": "15c8de91-c174-4cb8-a494-d177b1c50eb7",
"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": "d63542eb-cc03-4f66-8c24-2cedd3f6d782",
"id_user_add": "0180d4b0-07bb-4193-b57d-a0cf83ad5379",
"id_doc_sa": "ff015e29-4a52-46f9-a2f2-eed1f05c8dfe",
"id_item_sub": "8ed460d9-bc7a-4f74-b92a-eb123f79163b",
"id_pos_sesion": "7d5b6a55-bee6-4115-9ba7-a7711a1355da",
"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:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "412fecf2-32c3-4080-ba4d-1693763069a9",
"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": "3d872d36-6882-4165-a950-2fb6bec9099d",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "04c6570d-9bb1-4f8f-b627-9f24cfd66d88",
"commited": true,
"st_images": {
"$id": "3",
"id": "057ea560-4f48-4de6-b3a4-88882e606420",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "648264ec-1e44-485e-80da-5c1d1cb53e43",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "6be2f7f3-e0c9-4278-bdc8-d7151a031417",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "18da6234-381f-4db8-bdfd-9a05d9ec4d72",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "ed22cdfc-3cb0-482b-943f-c6a4ab215baf",
"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:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "a0b94e49-5b3a-48a9-ae79-67d6e7f5bb6c",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "cc4b4a24-a29d-415a-a50a-d9663832466e",
"id_item": "1c66534c-6491-405d-ae7b-b76719afa51d",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "cde77a1e-79fc-408a-8632-cea2cf4ba0b0",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "245f1f4f-ebb5-4b1e-90f0-d0844a18696e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "29ad300f-3a88-4574-840f-70e6684351bc",
"id_unit_sec": "a0d5ca0b-9b61-4948-833b-e0cbb62b918a",
"id_brand": "0ac8d46e-81b0-4ef0-8507-b963d78b1d38",
"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": "0059a494-e891-47ea-b92c-f4ed8bd2fb8e",
"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:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "6cf39c5e-1953-464f-9946-d2d3c171beaf",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "e998904e-3ff6-40ed-b72b-8a48bd7aa89d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "77c0b66a-fa70-4043-a493-b515bafdfa50",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "085e5423-a338-4ecd-a136-54b90f37648d",
"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": "97fa2db7-27f1-4bfd-b4f5-48a805ec68ef",
"view_messages": true,
"id_image_photo": "31902dd9-85d5-4e51-b6a4-ad9866a81b25",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "c7cc19fb-82a4-4f32-a309-2237d6130205",
"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:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "6bb3b7f4-55dd-4f11-93f5-4c2d07a51f0b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "994e1d6f-4582-4493-a61a-2caf4dcb1890",
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "e1aabbb5-81db-4fb6-83de-a99fa3713345",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "e51feec5-45dc-4091-af0d-5bbd3d5b1508",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "fb2ac6fd-7cce-4956-8852-013c69bdc5be",
"id_zone": "060f296a-e1c0-4fd1-a9f6-997c18ba1ae3",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "f1978ca7-e027-47ef-acab-5ae93837a2b9",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "5d25aed4-4e74-4915-85f8-be935946487f",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "c3425da4-9519-4d25-8d43-651169870676",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "ec948720-0234-485b-a78d-325ecd6fa9a5",
"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:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "265c6b2d-525a-4080-a219-1fa30d135d64",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "9856ec66-58c4-4617-8689-5e3599968c94",
"id_cloakroom": "af0892a7-3eed-4f00-bb7e-5e0625f4ef5f",
"id_pos_sesion": "4b09c9cf-9430-443b-a942-b881ef2020ab",
"unit_id": 4,
"date_open": "2026-01-10T12:09:19.1667065+01:00",
"date_close": "2026-01-10T12:09:19.1667065+01:00",
"id_doc_sa": "dda90c3f-19f8-4b80-bb5b-73ebe180cd51",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "e7a386db-37b8-47c4-a159-6dbb843c45a2",
"id_pos": "74c8c1d9-3063-410f-956e-7e82bdbba09c",
"id_doc": "f82b8424-0bec-49e2-8716-60b62b292dd0",
"id_branch": "bfaadd83-b5a4-4176-a6dd-5ded1c80d5e0",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:19.1667065+01:00",
"date_tax": "2026-01-10T12:09:19.1667065+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "054236de-8fa2-47a5-9286-04d221c4ecae",
"id_relationship": "d9febdfb-150d-47c1-8ab4-dd40ffdbfd80",
"id_loc_from": "de3d5826-63d1-4b50-834c-ddfa98cf21c8",
"id_loc_end": "84e279e9-2179-4cbb-af16-b84b30188ed4",
"id_user_add": "fefe8bfa-2504-4fa0-b2c1-79b5d148b533",
"id_user_upd": "289600ac-1d35-4719-b52d-72dc6cf04921",
"comment": "sample string 12",
"id_pos_sesion": "cccccf2a-1e3c-4ca3-8873-f6c35fe213dd",
"id_room_unit": "76a5d2ab-63d2-4d4f-8842-0979b21ac278",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "e5aee092-d54d-4b32-9818-5471bf3e8435",
"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:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "ceddfc8f-64d7-493a-98d1-3e711d12b325",
"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": "c2ae25af-eb6d-409f-ae81-247d49c67e8a",
"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:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "6bd6f859-feef-4d77-add6-30e5ccb1a7c4",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "c32769c0-fc6d-4349-86e6-d1551d1122cf",
"id_pay": "ff33a398-4de1-48db-8218-f21fba1855ad",
"id_money": "4b579fb8-430d-44ed-adf5-f801b1dab885",
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "d474ce6e-a8b9-4a6d-9417-69cada55148d",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "93ac4afb-d542-405c-92b9-e45c1087bfa7",
"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": "639d0e6a-d47a-4151-9301-2752c244a4ef",
"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:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "ed296574-4473-41b6-a572-59682c86e265",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "1dc66ce0-5c2e-467d-a679-7095ec71d6e1",
"id_money_2": "09a9d456-ae70-4ed7-8640-2c69e4403fed",
"date_from": "2026-01-10T12:09:19.1667065+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "c174b0e0-5f2f-4a13-b995-70b9b2fa2a76",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "32bcac93-4bb5-405b-8504-3483d3b7e3cc",
"id_pay": "476105ee-97aa-4bf7-82e2-4685f667904f",
"id_money": "cf030144-95d4-490c-a2b9-b70ee2a3f8a5",
"date_cashflow": "2026-01-10T12:09:19.1667065+01:00",
"coefficient": 5.1,
"id_user_add": "26ac4a31-23d2-4ca2-b231-628c4d6177b0",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "da5b577a-2fe2-4748-b0f0-c4cce3979bcb",
"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": "b756dd36-d975-4bce-939b-de8504135c8d",
"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:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "e4f93eca-063f-48ec-8339-f42ed5d8b7c3",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "a008f243-c3c0-4118-a963-9990cf6f03b2",
"id_line": 2,
"id_pay": "44164da3-85e8-4f4d-bbdc-db0547dffe4a",
"id_money": "36e41542-5dd9-4573-bb17-6ed338b5dda3",
"coefficient": 5.1,
"id_voucher": "3de8e409-2d9b-478d-a9fe-35c0d0c47230",
"id_employee": "3e3dc34a-1f02-4e39-878d-7d0b0364e6ab",
"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": "8f71f710-0144-4efb-ae29-2ca59863fb4a",
"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": "21",
"id": "f3795b3f-0d20-42c0-9ab8-bdaee5719f90",
"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": "f3e7e995-b6cc-460c-b600-79fa166b0a1e",
"name_pos": "sample string 12",
"id_image": "501d81b2-d127-40fa-854d-ccc5c39238d6",
"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:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "36a4f842-19f9-4966-91ca-f11674f9d0ab",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "5a814d53-1de0-49b0-9805-935ab483b889",
"id_branch": "995132c2-0d03-4984-aeec-a3a71c558c1c",
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "b506d3a4-d3bd-476f-948f-276a78f79348",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "7dd13404-d49d-4ced-a6f9-b0af652fc2c9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "afc5cd9d-b2e4-4daa-9290-572f1db38875",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "8"
}
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "88ffbff0-34c7-4668-a337-8887d0349c7e",
"id_line": 2,
"id_item_sub": "37c3d893-8cb7-4aa3-9ef8-722fc16fc5a5",
"qty": 4.1,
"id_list": "8ee82688-67fd-41e0-bb1a-1978c1bf70a5",
"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": "15cf1830-63dd-4858-9e46-adb88de5bfa4",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "65f6f5ff-441f-412c-82e0-292b771fb65a",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "fa44a3ab-ff69-4a30-9dae-3c0009188a35",
"id_user_upd": "6449174c-9495-4541-9130-62a75e145df3",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "8466e449-2b45-4dd1-955b-cab42f9a3da6",
"id_item": "c72cb2d1-dadc-49fe-811a-a832fcfa70e9",
"id_item_type": "3bdb1ea7-408d-43eb-81f7-ad9b069ab69b",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "3ab555cb-1483-4552-9fc9-79e24a604076",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "1340ce89-b460-456a-a29c-aeb060bf0736",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "6e4fc39f-fdfd-49a2-93f8-2013250d62b1",
"id_item": "ae601e48-5152-4da2-9ffc-44675a735ecd",
"group_id": 3,
"id_unit_ref": "8ebe3e79-1e03-4e6b-93d4-d9f56b1da663",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "f0743e84-31a2-4c7c-972b-3c84048c9197",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "6bd2d475-9a39-4b2f-b01e-2c176b35ba81",
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "53d503f2-a83a-4726-9580-15a98dd5a5f2",
"commited": true,
"mt_units": {
"$id": "28",
"id": "4d7fcda5-df46-4264-9192-05651bdf168d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "762a7407-7353-4343-af23-85a913958ca8",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "8"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "ee4113f0-a8bb-457c-bc1c-3f04477f8dfa",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "18fc7630-1d05-4cae-9ee2-02bc03d0bd14",
"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:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "1ea60aca-0008-4275-b115-c2863f46987d",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "1ebe32cd-58ed-4f4a-8757-0558e75f2e45",
"id_line": "2492ac60-af7e-4230-b1ca-c86d7432281a",
"id_category": "80606e0b-81a7-4885-9f71-c3a1d96c7395",
"id_item": "0c662974-c47c-4cf0-83c2-7ba5560d4228",
"id_item_type": "d341bac6-4f44-4f41-ad37-8e2c6ed2756e",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$ref": "1"
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "31",
"id": "aef8a6b4-b28f-46f5-ba83-80075686e579",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:19.1667065+01:00",
"date_end": "2026-01-10T12:09:19.1667065+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": "935b500f-c37b-49d8-b573-c9a9a01257a9",
"id_pos": "71335adc-fbce-45cb-8fe1-5b4a5ac05b71",
"id_list": "18f91a90-3960-436e-8a7b-b3ca252a6d37",
"id_item": "354540d8-0921-4f16-8154-a3714cf884df",
"id_item_type": "e9e18981-6590-477c-aa6c-a8f9d7ad62d9",
"id_category": "49d91e3c-8d55-4e0b-8cda-93e7c52c74a0",
"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:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "38b846bb-d2b3-48b1-8c69-2519d5babb21",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$id": "32",
"id": "61cf6211-7b37-4d85-8439-9235b87e0425",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "21338ac2-fac1-4ea3-9997-a5b28159cf8a",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "1f1af8f4-967c-4397-9c3b-241f0616dd81",
"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:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "1c0249ba-886c-452f-be8d-598f7df603ef",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "756b2875-6a7c-4d50-8983-66a7c88d0287",
"id_pos_type": "227b6f77-7260-4fdd-a5e2-6882f9da20d7",
"id_price_list": "b164a3b2-0db7-447f-8744-fa327599d3a8",
"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:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "ec67ec65-7dcf-4efb-8ce5-73adab35eae3",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "9d2fb415-e813-466f-8ea0-45c09fe48acf",
"id_pos_type": "46347afa-71b1-419f-8cc5-044c419d17b0",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "e8486e8b-448b-4e18-9d10-249099a47e48",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "8b235e63-85c1-49d1-8e91-de38a3af7867",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "eb78fc0c-308b-4f49-b921-c1e3cfbdc1fd",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "48200fba-8bd1-4e2b-84ef-d963e50df7ac",
"id_branch": "a73dd5d5-192f-4e5f-81b8-4695847cc682",
"id_pos_type": "7515653c-21e4-4ccc-9521-d85a233a164f",
"id_pos": "d085deaa-ca76-4ad1-a4f4-b836f8fcf1a9",
"id_item": "e92e95dc-617e-4572-9f5e-0cfe66cf5433",
"date_from": "2026-01-10T12:09:19.1667065+01:00",
"date_end": "2026-01-10T12:09:19.1667065+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "80846fe6-83a0-4d23-872c-b22d0474fc8b",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$ref": "35"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "36"
}
],
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "d6b9130c-a4fa-464e-acc8-a87b9da54231",
"id_doc": "0e7a735a-d0e4-4e80-be79-371908223bce",
"id_pos_type": "f65d4273-35c6-4db9-9978-18052c0b7c8a",
"id_doc_print": "381e756b-35f6-433a-a1ea-0596e8a60f4b",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "0b742103-55c8-46fa-953a-8103d6c62283",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "13e59dc9-7204-45fa-9544-fcf0b223a03d",
"id_pos": "17ebf139-e636-4453-b0f1-4c635a041d84",
"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:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "8acea5d7-4982-4e4f-be02-bb367a17536d",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "35"
},
"st_doc_print": {
"$id": "39",
"id": "2108036b-06a8-4f3f-a6f9-b6d1796a44d3",
"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:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "68afbbe3-bec5-4b7a-b054-920a97a5799a",
"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": "39"
}
},
{
"$ref": "40"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$id": "41",
"id_list": "9d65bc39-df45-46cc-a6ac-69c1cd4f87b7",
"id_item_sub": "18b8f2ba-588a-4e46-b500-2a8fac0a8b51",
"validity_date": "2026-01-10T12:09:19.1667065+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "480c1f9b-faeb-4b13-a95b-0ddf3d107f97",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "41"
}
],
"mt_prices_list1": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list2": {
"$ref": "32"
},
"mt_prices_list_rules": [
{
"$id": "42",
"id": "51d453d4-fab9-4e1e-9d8b-dd559878478e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:19.1667065+01:00",
"date_end": "2026-01-10T12:09:19.1667065+01:00",
"id_branch": "11674de4-9586-4925-95d3-d8fd84f51449",
"id_pos": "49eb053a-13d9-449c-9a06-5827424cab9c",
"id_list": "b077fec9-b1cc-4143-9cf9-631e299fe72c",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "82722a46-d490-43fd-92ab-8854fe9c47b4",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "42"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "31"
}
],
"tt_items_customs": [
{
"$id": "43",
"id": "2fbb8506-d5a8-4ae2-9d38-c0fb863bc61c",
"order_id": 2,
"id_item": "9d478dfd-cf3a-4bc0-97a4-539c26339126",
"id_item_type": "fefb44e3-5a4a-483a-b8bd-ab1927509467",
"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": "4eb02002-166c-439c-a1d5-b9389d1753c3",
"type_item": 11,
"id_voucher_json": "df23119b-d030-437e-a17e-d5b9fd2b9e0d",
"count_voucher": 1,
"id_category": "5f84ae74-2fca-485e-8b32-f1bce6baa4e1",
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "07ef0d0c-6896-4ac6-afff-06dedede8e07",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "02203412-284b-4f16-b201-23defe8bb68a",
"nro_sesion": 2,
"id_pos": "25435bd4-9335-41ab-9fcf-fb5210387594",
"date_tax": "2026-01-10T12:09:19.1667065+01:00",
"date_open": "2026-01-10T12:09:19.1667065+01:00",
"date_close": "2026-01-10T12:09:19.1667065+01:00",
"id_user_open": "d8f9b93b-ea4e-4882-ad05-d3bd1323aac8",
"id_user_close": "d9a279fb-6425-4216-a4e4-35e9d81c41af",
"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:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pt": [
{
"$id": "45",
"id": "c21e3a12-95d3-42ee-8a3a-d00e6d06d1aa",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "621e6f7e-a61f-4edb-81e5-6844ea6a725e",
"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:19.1667065+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "c62ad262-523b-4a30-8ff6-b4eab86f620e",
"id_room_unit": "bbd80f10-b89e-44f6-81ee-6b912bc3a759",
"id_room_list": "a8981f98-2456-4411-a750-5d7c11046281",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:19.1667065+01:00",
"date_from": "2026-01-10T12:09:19.1667065+01:00",
"date_end": "2026-01-10T12:09:19.1667065+01:00",
"date_open": "2026-01-10T12:09:19.1667065+01:00",
"date_close": "2026-01-10T12:09:19.1667065+01:00",
"id_employee": "40804f44-2fa5-47ef-bbc0-2c2eda872c2a",
"id_employee_sec": "9f6be002-45a5-4d4a-85b5-f7db5f9ad8fa",
"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": "810aaa21-7611-45b9-8a80-50bbbc28be25",
"comment": "sample string 7",
"id_user_open": "0e609418-ea0a-47aa-8804-644ea763aa41",
"id_user_close": "0a7ce52b-aa93-4c24-b799-62c4ef69983f",
"id_unit_state": "646251cf-33a1-4324-8b3d-692312093b38",
"id_pos_sesion": "eba4b22b-365a-4f1a-b080-8c7aa721cfc4",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:19.1667065+01:00",
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "c0fa20dc-374c-4634-a508-8634c1e129c6",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "61d80626-1f16-42dd-9871-ab9eccaf3eef",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "b163c45f-186b-4cff-bd18-dc87ccd0b568",
"locked": true,
"date_locked": "2026-01-10T12:09:19.1667065+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "587d5506-84d5-443f-965b-1d1c8a17629b",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "a04e8d36-921e-424e-aad9-145d09305e3b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "690f9776-576e-41da-950e-519fbf0ee4c6",
"name_pos": "sample string 6",
"id_image": "c879c1d0-17a6-40b2-a0f3-334c26415f3b",
"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": "c8c602ad-8f97-4800-a269-611fca61f088",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "a713e51b-abb9-478f-b6cc-c1ab9a97b31d",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "b7bc252e-6116-401b-b77b-c6ccef2d078a",
"id_room": "d7451d94-951c-4663-b81c-6d071525bc26",
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "ecdf5eb3-3a7a-41df-a257-40bc4dfd141c",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "49"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_list": [
{
"$id": "50",
"id": "3878ac47-186c-417c-8194-0ba7a40e73dc",
"id_room": "6751378f-5943-4d65-86ed-9b4cd6366797",
"date_in": "2026-01-10T12:09:19.1667065+01:00",
"date_out": "2026-01-10T12:09:19.1667065+01:00",
"id_user_add": "6c5ae164-0167-4ecd-a566-e42417935bde",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "50"
}
]
},
"mt_rooms_units_types": {
"$id": "51",
"id": "4ba18b4a-9b79-4297-bd2a-c54dcbe32efe",
"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:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "bb1b6f84-b7ad-4f78-9e5b-cdd1196f564f",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "31ab6fd0-5fdf-4329-ac45-8994a4396a26",
"id_room_state": "2111a072-e8c5-4f06-a6db-b0a2e1b50d46",
"id_image": "b1f52e0e-4c23-4e66-a4c7-9f3e553fd391",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "e46aba4d-4826-4a42-87f7-9749666c2642",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "f66ab9eb-6018-4a07-89ad-f33923b91cba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "277d4201-0a6e-43e4-8fff-219fe6a13ddb",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_types": {
"$ref": "51"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_states": {
"$ref": "53"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_list": {
"$ref": "50"
}
},
{
"$ref": "46"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "54",
"id": "92d37f9c-1221-4e2e-97a2-2e6c33bf135e",
"id_pos_sesion": "b6cbc801-93b0-466d-bd00-7c0fc481379d",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "ca3b28e0-0b3a-4cb5-8e37-df818b61a321",
"id_room_unit_activity": "ccb554d2-e6eb-4cf4-a36d-d8d9272bd124",
"id_doc_sa": "c49e8008-f1ec-4d4e-9155-b245b842ab0e",
"id_pos_type": "aa726793-a7bf-4152-97cb-9e7d3a2cc0c8",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "c4a24bd5-c4be-47a9-8236-5fcf8172634d",
"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:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "04ea7a17-a5bb-4759-8808-20541d53c737",
"id_user": "2ea7fbc5-64e5-464b-b9bc-ca2a1ad50c32",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "cadb14c6-3aae-43e0-9aca-a08dc44bf454",
"id_user": "58946051-cb5f-4345-9df0-49030e6a61ef",
"date_add": "2026-01-10T12:09:19.1667065+01:00",
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "7de72d55-b23d-46d6-98de-5c1d65e8891b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "b7992ccc-b89b-46e5-b336-278d438b624e",
"id_doc_print": "658196f4-2cc5-424e-aae8-09b19d31b071",
"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:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "58",
"id_doc_sa": "a9f9c270-0975-49c7-bf40-02727ca00409",
"id_line": 2,
"id_item": "313bd266-47c7-4567-bbff-e50785417a9f",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$id": "59",
"id": "1d7c2e63-ae52-4847-b9ad-70adb96b776e",
"date_from": "2026-01-10T12:09:19.1667065+01:00",
"date_end": "2026-01-10T12:09:19.1667065+01:00",
"date_used": "2026-01-10T12:09:19.1667065+01:00",
"id_employee": "20d2ce20-cd72-4fd4-b90e-81915d8c3376",
"id_branch": "be8d11f4-674c-4d95-8924-559f9670a533",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "92287b7d-8652-421d-82ac-db32b1d86eb2",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "59"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "1"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "713baf34-0c32-42c8-b69a-1b942c5d2cee",
"id_doc": "5ea5195d-fd9d-4548-83ad-2165438829c8",
"value": 3,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "870a62a2-83d7-41a8-ae8a-895fc3a367dd",
"id_pos": "2be7a818-013c-4ba2-b52f-9f0a0fe321f9",
"id_doc": "25a18cdd-8708-4401-870e-ae143523c193",
"id_branch": "b9648898-c7d7-4bae-b512-65ac55e8e2bb",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:19.1667065+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "6fa78211-a9c5-4a20-a8fa-c440a96790be",
"id_loc_from": "d146c987-354e-4dc5-a67a-e481c4752bfe",
"id_loc_end": "d10c373e-07d6-4751-bfa7-310909a728fa",
"id_user_add": "66947156-62be-4f3d-88d7-924e21b3b796",
"id_user_upd": "420d0fbc-56b7-4bc3-b7f2-fa2cf11a2738",
"id_pos_sesion": "b3fa549c-342a-4fed-a932-f0a2bb186470",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:19.1667065+01:00",
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "c0c0ef8d-dd31-4831-b14c-e82828a887fd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "bd55ee14-c2bf-439e-a04b-1d786ad3b845",
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"id_user_upd": "339c41aa-2a0b-426d-9e67-d18a73daacb5",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "3b3408b5-83bc-4a4c-a8b0-193f9abf8cf7",
"id_item": "825c2b8a-1598-4930-986a-05a9b5cdf7f8",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "3db9d72e-6643-4dd9-867d-9e49119470aa",
"id_line": 2,
"id_item": "ed5e819f-2450-43da-a900-5d2b10ef3d7e",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_units_activity": {
"$ref": "46"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "e5e49748-c6ec-4e86-846c-2c76699f3ffa",
"spool_server": "sample string 2",
"id_doc_sa": "7043a293-d863-4f3d-8f6c-70668e1480a9",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:19.1667065+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "1885eb4e-337c-4119-b660-1c2d253eac57",
"id_pos": "0d673f59-d996-4063-8b2f-f5ad5623d545",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:19.1667065+01:00",
"key_access": "sample string 5",
"id_user_add": "d7ba44ec-b6c8-4358-82c4-8b0c6d8c60c6",
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "f7807777-6201-4e4c-a66e-1e3188173cb3",
"id_pos": "9877b7df-776b-4359-b45f-5d4b08cbb944",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "5924d32c-1dd2-4f63-ac09-0e5a7cad6be9",
"id_pos": "21807f3c-a44d-416f-b525-704b082c75a5",
"date_add": "2026-01-10T12:09:19.1667065+01:00",
"date_upd": "2026-01-10T12:09:19.1667065+01:00",
"date_out": "2026-01-10T12:09:19.1667065+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "b54ca128-a5d1-4b5d-9021-d359c3b68604",
"id_user_add": "5e893787-c1de-4680-8615-b1015f5a2346",
"id_table": "77755df8-03e5-4264-a878-d7fc0cb7fbd7",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d3d2aa45-c810-413e-94f6-ba44877609d1",
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "a8300e57-c9cc-4041-8b2e-472587680e74",
"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:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "d7f15c3e-740c-4e00-aa77-b4789850b130",
"id_sync": "939be119-fb29-4be3-a5f3-dd77f07a9da7",
"json": "sample string 3",
"id_table": "1b5810eb-1007-4a18-8711-dd87b9206604",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "47076656-6eeb-436f-89a2-93aed59373c5",
"id_branch_from": "dfc7c20a-7fc9-48d5-937b-d62df124f323",
"id_branch_to": "f4b52f85-b273-4bf4-a129-682dfe730213",
"type": 4,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:19.1667065+01:00",
"send_on": "2026-01-10T12:09:19.1667065+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "ea6e1f43-add0-4fe2-ae10-72002c3ceb56",
"id_pos": "4e0a3f4f-e3b2-4919-b8cc-f375110a6836",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "74",
"id": "2646d320-24f9-405b-b54d-53b14f1a03bb",
"id_function": "7732d858-66ce-4615-bae8-fca49aa38a49",
"id_user": "91f22a84-bc68-4972-be23-dbe8c6098b10",
"id_profile": "753eae6f-3298-4c3b-83b4-2edfff79045c",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "e1ad23c1-4c91-4cdd-9264-791dd485346a",
"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:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "76",
"id": "b89891c6-2d52-4ebd-9dfb-a248f83590be",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "fd36c48b-6747-4b48-a26c-30868ad8f9cc",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "edfd9e1e-2b04-41bb-8d8d-993c7fa1c5b5",
"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:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "f5ba442c-5e10-48a0-9437-92d94326c928",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "2674080b-1af6-4586-9a12-d7655d681f20",
"token_id": "sample string 2",
"id_user": "11a42761-fb17-49f6-bd3a-ac4da7a839bc",
"date_from": "2026-01-10T12:09:19.1667065+01:00",
"date_end": "2026-01-10T12:09:19.1667065+01:00",
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_pos_sesion1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "311beede-a2e5-454d-9728-32814a07a655",
"id_room_activity": "816674d1-b49b-495a-a2d4-dfd1c338ea2b",
"id_pos_sesion": "0517666f-94b4-4c43-8080-0a50b79872f3",
"log_text": "sample string 4",
"id_user": "3a58dbf9-bb5a-49fc-9b53-b8b66dd93c11",
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "32d2c74b-77b9-40d5-98da-75fb4e191761",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "adb9eefa-73ee-4225-8b0c-560cee33a297",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:19.1667065+01:00",
"date_end": "2026-01-10T12:09:19.1667065+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:19.1667065+01:00",
"last_update": "2026-01-10T12:09:19.1667065+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$ref": "59"
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.