PUT api/Facturas2?key={key}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
key

decimal number

Required

Body Parameters

DeltaOfTb_Facturas
NameDescriptionTypeAdditional 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_Facturas_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_Factura</d2p1:string>
    <d2p1:string>Fecha_Ventas</d2p1:string>
    <d2p1:string>Fecha_Apertura_Factura</d2p1:string>
    <d2p1:string>Fecha_Cierre_Factura</d2p1:string>
    <d2p1:string>Usuario</d2p1:string>
    <d2p1:string>Id_Mesa</d2p1:string>
    <d2p1:string>Estado</d2p1:string>
    <d2p1:string>Id_Cliente</d2p1:string>
    <d2p1:string>Id_Vendedor</d2p1:string>
    <d2p1:string>Id_Autorizacion</d2p1:string>
    <d2p1:string>Id_PuntoPago</d2p1:string>
    <d2p1:string>Id_CentroCostos</d2p1:string>
    <d2p1:string>PrefijoDIAN</d2p1:string>
    <d2p1:string>ConsecutivoDIAN</d2p1:string>
    <d2p1:string>CUFE</d2p1:string>
    <d2p1:string>PendienteCUFE</d2p1:string>
  </UpdatableProperties>
</DeltaOfTb_Facturas_PeFj8Z_Sr>

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 'Delta`1'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.