Skip to main content
GET
Obter ordem de compra

Path Parameters

idOrdemCompra
integer
required

Response

OK

id
integer
numeroPedido
string | null
data
string
Example:

"2024-01-01"

situacao
enum<string> | null
  • 0 - Em Aberto
  • 1 - Atendido
  • 2 - Cancelado
  • 3 - Em Andamento
Available options:
0,
1,
2,
3
desconto
string
frete
number<float>
totalProdutos
number<float>
totalPedidoCompra
number<float>
dataPrevista
string
Example:

"2024-01-01"

itens
· object[]
contato
· object
categoria
· object
notaFiscal
· object
parcelas
· object[]
fretePorConta
enum<string> | null
  • R - Remetente
  • D - Destinatario
  • T - Terceiros
  • 3 - Proprio Remetente
  • 4 - Proprio Destinatario
  • S - Sem Transporte
Available options:
R,
D,
T,
3,
4,
S
observacoes
string
observacoesInternas
string | null
pvFrete
number<float>