Skip to main content
GET
Obter pedido

Path Parameters

idPedido
integer
required

Identificador do pedido

Response

OK

id
integer | null
numeroPedido
integer | null
idNotaFiscal
integer | null
dataFaturamento
string | null
valorTotalProdutos
number<float> | null
valorTotalPedido
number<float> | null
listaPreco
· object
cliente
· object
enderecoEntrega
· object
ecommerce
· object
transportador
· object
deposito
· object
vendedor
· object
naturezaOperacao
· object
intermediador
· object
pagamento
· object
itens
· object[] | null
pagamentosIntegrados
· object[] | null
situacao
enum<integer> | null
  • 8 - Dados Incompletos
  • 0 - Aberta
  • 3 - Aprovada
  • 4 - Preparando Envio
  • 1 - Faturada
  • 7 - Pronto Envio
  • 5 - Enviada
  • 6 - Entregue
  • 2 - Cancelada
  • 9 - Nao Entregue
Available options:
8,
0,
3,
4,
1,
7,
5,
6,
2,
9
data
string | null
Example:

"2024-01-01"

dataEntrega
string | null
Example:

"2024-01-01"

numeroOrdemCompra
string | null
valorDesconto
number<float> | null
valorFrete
number<float> | null
valorOutrasDespesas
number<float> | null
dataPrevista
string | null
Example:

"2024-01-01"

dataEnvio
string | null
Example:

"2024-01-01 00:00:00"

observacoes
string | null
observacoesInternas
string | null
origemPedido
integer | null

Origem do pedido (0 = Pedido de Venda, 1 = PDV)