Sucesso
INFLOR - API de ALIANÇAS (v2)
API destinada a integração de parcerias com a INFLOR.
Baixar descrição da OpenAPI
Contato
URL
Diretoria de Alianças
Linguagens
Ambientes
Qualidade
https://api-alliances.inflor-qas.cloud/api/v2
Produção
https://api-alliances.inflor.cloud/api/v2
- Qualidadehttps://api-alliances.inflor-qas.cloud/api/v2/colheita/boletins
- Produçãohttps://api-alliances.inflor.cloud/api/v2/colheita/boletins
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://api-alliances.inflor-qas.cloud/api/v2/colheita/boletins?RefRegistroOrigem=string&ManagementUnit=0&SerialNumber=string&UserCode=0' \
-H 'Authorization: YOUR_API_KEY_HERE' \
-H 'Client-Code: YOUR_API_KEY_HERE'- Qualidadehttps://api-alliances.inflor-qas.cloud/api/v2/colheita/boletins
- Produçãohttps://api-alliances.inflor.cloud/api/v2/colheita/boletins
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
https://api-alliances.inflor-qas.cloud/api/v2/colheita/boletins \
-H 'Authorization: YOUR_API_KEY_HERE' \
-H 'Client-Code: YOUR_API_KEY_HERE' \
-H 'Content-Type: application/json' \
-d '{
"ManagementUnit": 0,
"SerialNumber": "string",
"UserCode": 0,
"CTL_IMPORT_COLHEITA": [
{
"CD_BOLETIM_IMP": "string",
"CD_BOLETIM_PROD_IMP": "string",
"CD_TALHAO_PRACA_IMP": "string",
"CD_TURNO": "string",
"DATA_HORA_FIM_OPERACAO_IMP": "string",
"DATA_HORA_INI_OPERACAO_IMP": "string",
"DCR_NUM_MATRICULA_IMP": "string",
"FLAG_ENVIO_AGRUPADO_IMP": "string",
"ID_EQUIPAMENTO_IMP": "string",
"ID_OPERACAO_IMP": "string",
"ID_PARADA_IMP": "string",
"ID_PRODUTO_IMP": "string",
"ID_PROJETO_IMP": "string",
"ID_REGIAO_IMP": "string",
"QTD_DURACAO_BOL_IMP": 0,
"QTD_PRODUCAO_IMP": "string",
"REF_REGISTRO_ORIGEM": "string",
"VLR_DISTANCIA_PERCORRIDA_IMP": "string",
"VLR_HODOMETRO_FIM_IMP": "string",
"VLR_HODOMETRO_INI_IMP": "string",
"VLR_HORIMETRO_FIM_IMP": "string",
"VLR_HORIMETRO_INI_IMP": "string",
"VLR_VOLUME_APONTADO_IMP": "string"
}
]
}'Resposta
application/json
{ "dados": [ { … } ] }
- Qualidadehttps://api-alliances.inflor-qas.cloud/api/v2/colheita/turnos
- Produçãohttps://api-alliances.inflor.cloud/api/v2/colheita/turnos
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://api-alliances.inflor-qas.cloud/api/v2/colheita/turnos?AbrevTurno=string&SerialNumber=string&UserCode=0' \
-H 'Authorization: YOUR_API_KEY_HERE' \
-H 'Client-Code: YOUR_API_KEY_HERE'Resposta
application/json
{ "dados": [ { … } ] }
- Qualidadehttps://api-alliances.inflor-qas.cloud/api/v2/colheita/equipamentos
- Produçãohttps://api-alliances.inflor.cloud/api/v2/colheita/equipamentos
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://api-alliances.inflor-qas.cloud/api/v2/colheita/equipamentos?IdEquipamento=string&CdFrenteOperacao=string&SerialNumber=string&UserCode=0&ManagementUnit=0' \
-H 'Authorization: YOUR_API_KEY_HERE' \
-H 'Client-Code: YOUR_API_KEY_HERE'Resposta
application/json
{ "dados": [ { … } ] }
- Qualidadehttps://api-alliances.inflor-qas.cloud/api/v2/colheita/operacoes
- Produçãohttps://api-alliances.inflor.cloud/api/v2/colheita/operacoes
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://api-alliances.inflor-qas.cloud/api/v2/colheita/operacoes?SerialNumber=string&UserCode=0&ManagementUnit=0' \
-H 'Authorization: YOUR_API_KEY_HERE' \
-H 'Client-Code: YOUR_API_KEY_HERE'Resposta
application/json
{ "dados": [ { … } ] }
- Qualidadehttps://api-alliances.inflor-qas.cloud/api/v2/colheita/paradas
- Produçãohttps://api-alliances.inflor.cloud/api/v2/colheita/paradas
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://api-alliances.inflor-qas.cloud/api/v2/colheita/paradas?ClasseParada=string&TipParada=string&AbrevParada=string&IdParada=string&SerialNumber=string&UserCode=0&ManagementUnit=0' \
-H 'Authorization: YOUR_API_KEY_HERE' \
-H 'Client-Code: YOUR_API_KEY_HERE'Resposta
application/json
{ "dados": [ { … } ] }
- Qualidadehttps://api-alliances.inflor-qas.cloud/api/v2/colheita/os-talhao-oper
- Produçãohttps://api-alliances.inflor.cloud/api/v2/colheita/os-talhao-oper
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://api-alliances.inflor-qas.cloud/api/v2/colheita/os-talhao-oper?TipProprioTerceiro=string&CdOperacao=string&CdTalhao=string&IdProjeto=string&IdRegiao=string&CdUnidadeGestao=string&CdFornecedor=string&CdOrdemServico=string&SerialNumber=string&UserCode=0&ManagementUnit=0' \
-H 'Authorization: YOUR_API_KEY_HERE' \
-H 'Client-Code: YOUR_API_KEY_HERE'Resposta
application/json
{ "dados": [ { … } ] }
- Qualidadehttps://api-alliances.inflor-qas.cloud/api/v2/colheita/frentes-operacao
- Produçãohttps://api-alliances.inflor.cloud/api/v2/colheita/frentes-operacao
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://api-alliances.inflor-qas.cloud/api/v2/colheita/frentes-operacao?CdEquipamento=0&DcrNumMatricula=string&CdFornecedor=0&AbrevFrenteOper=string&SerialNumber=string&UserCode=0&ManagementUnit=0' \
-H 'Authorization: YOUR_API_KEY_HERE' \
-H 'Client-Code: YOUR_API_KEY_HERE'Resposta
application/json
{ "dados": [ { … } ] }
- Qualidadehttps://api-alliances.inflor-qas.cloud/api/v2/colheita/produtos
- Produçãohttps://api-alliances.inflor.cloud/api/v2/colheita/produtos
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://api-alliances.inflor-qas.cloud/api/v2/colheita/produtos?SerialNumber=string&UserCode=0' \
-H 'Authorization: YOUR_API_KEY_HERE' \
-H 'Client-Code: YOUR_API_KEY_HERE'Resposta
application/json
{ "dados": [ { … } ] }
- Qualidadehttps://api-alliances.inflor-qas.cloud/api/v2/colheita/cto-talhao
- Produçãohttps://api-alliances.inflor.cloud/api/v2/colheita/cto-talhao
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://api-alliances.inflor-qas.cloud/api/v2/colheita/cto-talhao?ManagementUnit=0&IdRegiao=string&IdProjeto=string&CdTalhao=string&CdOperacao=string&SerialNumber=string&UserCode=0' \
-H 'Authorization: YOUR_API_KEY_HERE' \
-H 'Client-Code: YOUR_API_KEY_HERE'Resposta
application/json
{ "dados": [ { … } ] }
- Qualidadehttps://api-alliances.inflor-qas.cloud/api/v2/colheita/volume-ajustado
- Produçãohttps://api-alliances.inflor.cloud/api/v2/colheita/volume-ajustado
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://api-alliances.inflor-qas.cloud/api/v2/colheita/volume-ajustado?RefRegistrosOrigem=0&SerialNumber=string&UserCode=0&ManagementUnit=0' \
-H 'Authorization: YOUR_API_KEY_HERE' \
-H 'Client-Code: YOUR_API_KEY_HERE'Resposta
application/json
{ "dados": [ { … } ] }