POST api/Receptivo/IncluirVenda
Request Information
URI Parameters
None.
Body Parameters
R_VendaVM| Name | Description | Type | Additional information |
|---|---|---|---|
| IDVenda | integer |
None. |
|
| Data | date |
None. |
|
| DataServico | date |
None. |
|
| IDGuia | integer |
None. |
|
| IDUsuario | integer |
None. |
|
| Pago | string |
None. |
|
| ValorDinheiro | decimal number |
None. |
|
| ValorCartao | decimal number |
None. |
|
| ValorDeposito | decimal number |
None. |
|
| Situacao | string |
None. |
|
| Total | decimal number |
None. |
|
| CobrarPax | decimal number |
None. |
|
| TaxaInclusa | boolean |
None. |
|
| NomeUsuario | string |
None. |
|
| IDServico | integer |
None. |
|
| LocalEmb | string |
None. |
|
| NumApto | string |
None. |
|
| NumVoucher | string |
None. |
|
| Qtd_ADT | integer |
None. |
|
| Qtd_CHD10 | integer |
None. |
|
| Qtd_CHD5 | integer |
None. |
|
| Qtd_ESP | integer |
None. |
|
| Preco_ADT | decimal number |
None. |
|
| Preco_CHD | decimal number |
None. |
|
| Preco_ESP | decimal number |
None. |
|
| Preco_INF | decimal number |
None. |
|
| Qtd_INF | integer |
None. |
|
| TaxaJardInclusa | boolean |
None. |
|
| Preco_CHD_5 | decimal number |
None. |
|
| Obs | string |
None. |
|
| NomePaxResp | string |
None. |
|
| Telefone | string |
None. |
|
| IDFormaPag | integer |
None. |
|
| Itens | Collection of R_VendaItemVM |
None. |
|
| Paxs | Collection of R_VendaPaxVM |
None. |
|
| IDLocalEmb | integer |
None. |
|
| Idioma | integer |
None. |
|
| Sinal | decimal number |
None. |
|
| IDStatus | integer |
None. |
|
| DataCanc | date |
None. |
|
| IdContaAcesso | integer |
None. |
|
| Token | string |
None. |
|
| IDUsuario | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"IDVenda": 1,
"Data": "2026-03-03T21:38:11.3988821-03:00",
"DataServico": "2026-03-03T21:38:11.3988821-03:00",
"IDGuia": 1,
"IDUsuario": 1,
"Pago": "sample string 4",
"ValorDinheiro": 5.0,
"ValorCartao": 6.0,
"ValorDeposito": 7.0,
"Situacao": "sample string 8",
"Total": 9.0,
"CobrarPax": 10.0,
"TaxaInclusa": true,
"NomeUsuario": "sample string 11",
"IDServico": 1,
"LocalEmb": "sample string 12",
"NumApto": "sample string 13",
"NumVoucher": "sample string 14",
"Qtd_ADT": 1,
"Qtd_CHD10": 1,
"Qtd_CHD5": 1,
"Qtd_ESP": 1,
"Preco_ADT": 15.0,
"Preco_CHD": 16.0,
"Preco_ESP": 17.0,
"Preco_INF": 1.0,
"Qtd_INF": 1,
"TaxaJardInclusa": true,
"Preco_CHD_5": 1.0,
"Obs": "sample string 18",
"NomePaxResp": "sample string 19",
"Telefone": "sample string 20",
"IDFormaPag": 1,
"Itens": [
{
"IDVendaItem": 1,
"IDVenda": 2,
"Data": "2026-03-03T21:38:11.3988821-03:00",
"IDItem": 1,
"IDLocalEmbarque": 1,
"LocalEmbarque": "sample string 4",
"Hora": "sample string 5",
"NumeroApto": "sample string 6",
"NumeroVoucher": "sample string 7",
"PercDesconto": 1.0,
"PercComissao": 1.0,
"Comissao": 1.0,
"Desconto": 1.0,
"Total": 1.0,
"CobrarPax": 1.0,
"ObsCliente": "sample string 8",
"ObsInterna": "sample string 9",
"QtdADT": 1,
"QtdCHD": 1,
"QtdINF": 1,
"PrecoADT": 1.0,
"PrecoCHD": 1.0,
"PrecoINF": 1.0,
"Paxs": [
{
"IDVendaItemPax": 1,
"IDVenda": 2,
"Nome": "sample string 3",
"Tipo": "sample string 4",
"Doc": "sample string 5",
"Telefone": "sample string 6"
},
{
"IDVendaItemPax": 1,
"IDVenda": 2,
"Nome": "sample string 3",
"Tipo": "sample string 4",
"Doc": "sample string 5",
"Telefone": "sample string 6"
}
]
},
{
"IDVendaItem": 1,
"IDVenda": 2,
"Data": "2026-03-03T21:38:11.3988821-03:00",
"IDItem": 1,
"IDLocalEmbarque": 1,
"LocalEmbarque": "sample string 4",
"Hora": "sample string 5",
"NumeroApto": "sample string 6",
"NumeroVoucher": "sample string 7",
"PercDesconto": 1.0,
"PercComissao": 1.0,
"Comissao": 1.0,
"Desconto": 1.0,
"Total": 1.0,
"CobrarPax": 1.0,
"ObsCliente": "sample string 8",
"ObsInterna": "sample string 9",
"QtdADT": 1,
"QtdCHD": 1,
"QtdINF": 1,
"PrecoADT": 1.0,
"PrecoCHD": 1.0,
"PrecoINF": 1.0,
"Paxs": [
{
"IDVendaItemPax": 1,
"IDVenda": 2,
"Nome": "sample string 3",
"Tipo": "sample string 4",
"Doc": "sample string 5",
"Telefone": "sample string 6"
},
{
"IDVendaItemPax": 1,
"IDVenda": 2,
"Nome": "sample string 3",
"Tipo": "sample string 4",
"Doc": "sample string 5",
"Telefone": "sample string 6"
}
]
}
],
"Paxs": [
{
"IDVendaPax": 1,
"IDVenda": 2,
"Nome": "sample string 3",
"Tipo": "sample string 4",
"Doc": "sample string 5",
"Telefone": "sample string 6"
},
{
"IDVendaPax": 1,
"IDVenda": 2,
"Nome": "sample string 3",
"Tipo": "sample string 4",
"Doc": "sample string 5",
"Telefone": "sample string 6"
}
],
"IDLocalEmb": 1,
"Idioma": 1,
"Sinal": 1.0,
"IDStatus": 1,
"DataCanc": "2026-03-03T21:38:11.4144831-03:00",
"IdContaAcesso": 21,
"Token": "sample string 22"
}
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1