PUT api/FinStav/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

fin_stav
NameDescriptionTypeAdditional 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:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Stream was too long.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Stream was too long.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[WrccWebApi.Models.Database.fin_stav, WrccWebApi, Version=1.0.9588.21516, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[WrccWebApi.Models.Database.fin_stav, WrccWebApi, Version=1.0.9588.21516, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'fin_stav'.

Response Information

Resource Description

None.