Buscar Pedido por ID
Consultando Pedidos por ID
Buscar Pedido por ID
Path Parameters
Name
Type
Description
{
"_id": "string",
"createdAt": "2020-01-01T00:00:00Z",
"updatedAt": "2020-01-01T00:00:00Z",
"code": "string",
"segment": "string",
"origin": "pos-facil",
"observation": "string",
"company": {
"_id": "string",
"createdAt": "2020-01-01T00:00:00Z",
"updatedAt": "2020-01-01T00:00:00Z",
"segment": "string",
[ ... ]
}[][]Last updated