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": "5df683a0-8e75-4051-9280-4de21adb1991",
"company_id": "737950b1-a885-4437-8e61-7b950c5dd15a",
"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:43.19725+00:00",
"date_add": "2026-06-16T21:15:43.19725+00:00",
"dateutc_add": "2026-06-16T21:15:43.19725+00:00",
"user_id": "03d5d03b-52f1-4079-ac8b-b5ef2c6bd0ff",
"is_showonweb": true,
"modified_dateutc": "2026-06-16T21:15:43.19725+00:00"
}
application/xml, text/xml
Sample:
<company_files xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<company_id>737950b1-a885-4437-8e61-7b950c5dd15a</company_id>
<date_add xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-06-16T21:15:43.19725Z</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:43.19725Z</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:43.19725Z</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>5df683a0-8e75-4051-9280-4de21adb1991</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:43.19725Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</modified_dateutc>
<name>sample string 4</name>
<user_id>03d5d03b-52f1-4079-ac8b-b5ef2c6bd0ff</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": "1117203c-d7f3-4e39-991a-c2879d6bfbcd",
"company_id": "ba11b25b-a90d-4559-b8c4-8a64e241c77e",
"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:43.3381397+00:00",
"date_add": "2026-06-16T21:15:43.3381397+00:00",
"dateutc_add": "2026-06-16T21:15:43.3381397+00:00",
"user_id": "50b370ee-434a-4b93-85b6-4bf0d0bd4bfa",
"is_showonweb": true,
"modified_dateutc": "2026-06-16T21:15:43.3381397+00:00"
}
application/xml, text/xml
Sample:
<company_files xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<company_id>ba11b25b-a90d-4559-b8c4-8a64e241c77e</company_id>
<date_add xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-06-16T21:15:43.3381397Z</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:43.3381397Z</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:43.3381397Z</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>1117203c-d7f3-4e39-991a-c2879d6bfbcd</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:43.3381397Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</modified_dateutc>
<name>sample string 4</name>
<user_id>50b370ee-434a-4b93-85b6-4bf0d0bd4bfa</user_id>
</company_files>