Request Information
URI Parameters :
None.
Body Parameters :
company_files| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier | ||
| company_id | globally unique identifier | ||
| file_name | string | ||
| name | string | ||
| description | string | ||
| file_type | string | ||
| mime_type | string | ||
| image_width | integer | ||
| image_heigth | integer | ||
| file_size | integer | ||
| date_update | date | ||
| date_add | date | ||
| dateutc_add | date | ||
| user_id | globally unique identifier | ||
| is_showonweb | boolean | ||
| modified_dateutc | date |
Request Formats :
application/json, text/json
Sample:
{
"id": "c50f4580-3914-4a58-8642-21982e135703",
"company_id": "12a4af8d-09d6-4523-b67a-d8cd81a9ca2e",
"file_name": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"file_type": "sample string 6",
"mime_type": "sample string 7",
"image_width": 8,
"image_heigth": 9,
"file_size": 10,
"date_update": "2026-06-16T21:15:46.3033863+00:00",
"date_add": "2026-06-16T21:15:46.3033863+00:00",
"dateutc_add": "2026-06-16T21:15:46.3033863+00:00",
"user_id": "19f148a9-0afc-4e1f-8198-0deea3ae4bc0",
"is_showonweb": true,
"modified_dateutc": "2026-06-16T21:15:46.3033863+00:00"
}
application/xml, text/xml
Sample:
<company_files xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<company_id>12a4af8d-09d6-4523-b67a-d8cd81a9ca2e</company_id>
<date_add xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-06-16T21:15:46.3033863Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</date_add>
<date_update xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-06-16T21:15:46.3033863Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</date_update>
<dateutc_add xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-06-16T21:15:46.3033863Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</dateutc_add>
<description>sample string 5</description>
<file_name>sample string 3</file_name>
<file_size>10</file_size>
<file_type>sample string 6</file_type>
<id>c50f4580-3914-4a58-8642-21982e135703</id>
<image_heigth>9</image_heigth>
<image_width>8</image_width>
<is_showonweb>true</is_showonweb>
<mime_type>sample string 7</mime_type>
<modified_dateutc xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-06-16T21:15:46.3033863Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</modified_dateutc>
<name>sample string 4</name>
<user_id>19f148a9-0afc-4e1f-8198-0deea3ae4bc0</user_id>
</company_files>
Response Information
Resource Description :
company_files| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier | ||
| company_id | globally unique identifier | ||
| file_name | string | ||
| name | string | ||
| description | string | ||
| file_type | string | ||
| mime_type | string | ||
| image_width | integer | ||
| image_heigth | integer | ||
| file_size | integer | ||
| date_update | date | ||
| date_add | date | ||
| dateutc_add | date | ||
| user_id | globally unique identifier | ||
| is_showonweb | boolean | ||
| modified_dateutc | date |
Response Formats
application/json, text/json
Sample:
{
"id": "4daa75e7-8737-44b1-940e-cc31ba67fb0c",
"company_id": "ac6ccbee-9c34-4575-af24-7a3fb646da6c",
"file_name": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"file_type": "sample string 6",
"mime_type": "sample string 7",
"image_width": 8,
"image_heigth": 9,
"file_size": 10,
"date_update": "2026-06-16T21:15:46.3033863+00:00",
"date_add": "2026-06-16T21:15:46.3033863+00:00",
"dateutc_add": "2026-06-16T21:15:46.3033863+00:00",
"user_id": "b3677122-8c93-4183-ac4d-10829e201da2",
"is_showonweb": true,
"modified_dateutc": "2026-06-16T21:15:46.3033863+00:00"
}
application/xml, text/xml
Sample:
<company_files xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<company_id>ac6ccbee-9c34-4575-af24-7a3fb646da6c</company_id>
<date_add xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-06-16T21:15:46.3033863Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</date_add>
<date_update xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-06-16T21:15:46.3033863Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</date_update>
<dateutc_add xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-06-16T21:15:46.3033863Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</dateutc_add>
<description>sample string 5</description>
<file_name>sample string 3</file_name>
<file_size>10</file_size>
<file_type>sample string 6</file_type>
<id>4daa75e7-8737-44b1-940e-cc31ba67fb0c</id>
<image_heigth>9</image_heigth>
<image_width>8</image_width>
<is_showonweb>true</is_showonweb>
<mime_type>sample string 7</mime_type>
<modified_dateutc xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-06-16T21:15:46.3033863Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</modified_dateutc>
<name>sample string 4</name>
<user_id>b3677122-8c93-4183-ac4d-10829e201da2</user_id>
</company_files>