PUT api/Lentas/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
Lentas| Name | Description | Type | Additional information |
|---|---|---|---|
| LentaId | integer |
None. |
|
| Produkt | string |
None. |
|
| ReleaseDateBruto | date |
None. |
|
| ReleaseDateTara | date |
None. |
|
| Brutto | integer |
None. |
|
| Netto | integer |
None. |
|
| Otkuda | string |
None. |
|
| Kuda | string |
None. |
|
| Transport | string |
None. |
|
| Nomer | string |
None. |
|
| Opisanie | string |
None. |
|
| VideoURL | string |
None. |
|
| Toplivo | integer |
None. |
|
| VestaraId | integer |
None. |
|
| ProduktId | integer |
None. |
|
| VoditelId | integer |
None. |
|
| TransportId | integer |
None. |
|
| Voditel | string |
None. |
|
| Produkt1 | Produkt |
None. |
|
| Transport1 | Transport |
None. |
|
| Vestara | Vestara |
None. |
|
| Voditel1 | Voditel |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.