POST api/jwellery/{id}?rname={rname}&rate={rate}&mpergm={mpergm}&mperct={mperct}&make_cdp={make_cdp}&make_cdr={make_cdr}&purity={purity}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
|
| rname | string |
Default value is |
|
| rate | decimal number |
Default value is 0 |
|
| mpergm | decimal number |
Default value is 0 |
|
| mperct | decimal number |
Default value is 0 |
|
| make_cdp | decimal number |
Default value is 0 |
|
| make_cdr | integer |
Default value is 0 |
|
| purity | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>