PUT api/FinStav/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
fin_stav| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| fin_zag_id | integer |
None. |
|
| par_id | integer |
None. |
|
| par_name | string |
None. |
|
| wrrc_id | integer |
None. |
|
| iznos | decimal number |
None. |
|
| stavka | string |
None. |
|
| kolicina | integer |
None. |
|
| cijena_neto | decimal number |
None. |
|
| neto_iznos | decimal number |
None. |
|
| porez_iznos | decimal number |
None. |
|
| cjenik_id | integer |
None. |
|
| cjenik | cjenik |
None. |
|
| fin_zag | fin_zag |
None. |
|
| fin_stav_plesaci | Collection of fin_stav_plesaci |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.