POST api/Venda?IdEmpresa={IdEmpresa}&wCodPed={wCodPed}&wOrd={wOrd}&CodProd={CodProd}&Quant={Quant}&VlrUnit={VlrUnit}&VlrDesc={VlrDesc}&VlrTotal={VlrTotal}&VlrPreVenda={VlrPreVenda}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
IdEmpresa

integer

Required

wCodPed

integer

Required

wOrd

integer

Required

CodProd

integer

Required

Quant

decimal number

Required

VlrUnit

decimal number

Required

VlrDesc

decimal number

Required

VlrTotal

decimal number

Required

VlrPreVenda

decimal number

Required

Body Parameters

None.

Response Information

Resource Description

integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>