PATCH api/Impuestos?key={key}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| key | integer |
Required |
Body Parameters
DeltaOfTb_Impuestos| Name | Description | Type | Additional information |
|---|---|---|---|
| StructuredType | Type |
None. |
|
| ExpectedClrType | Type |
None. |
|
| UpdatableProperties | Collection of string |
None. |
|
| IsComplexType | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{}
application/xml, text/xml
Sample:
<DeltaOfTb_Impuestos_PeFj8Z_Sr xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.OData">
<UpdatableProperties xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>Id_Impuesto</d2p1:string>
<d2p1:string>Nombe_Impuesto</d2p1:string>
<d2p1:string>Porc_Impuesto</d2p1:string>
</UpdatableProperties>
</DeltaOfTb_Impuestos_PeFj8Z_Sr>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.