curl --request GET \
--url https://apicorp.algartelecom.com.br/telecom/product-Inventory-management/management/v1/lorawan/broker/report/status \
--header 'Content-Type: <content-type>'[
{
"actionType": "string",
"idContract": "string",
"devEui": "string",
"customer": {
"id": 0,
"name": "string",
"email": "string"
},
"customerId": 0,
"status": "PENDING",
"processLog": "string",
"processingDate": "2025-02-18T15:20:35.576Z",
"createdAt": "2025-02-18T15:20:35.576Z",
"createdBy": "string",
"updatedAt": "2025-02-18T15:20:35.576Z",
"updatedBy": "string",
"processData": "string"
}
]Retorna um relatório de histórico de dispositivos com base nos filtros fornecidos.
curl --request GET \
--url https://apicorp.algartelecom.com.br/telecom/product-Inventory-management/management/v1/lorawan/broker/report/status \
--header 'Content-Type: <content-type>'[
{
"actionType": "string",
"idContract": "string",
"devEui": "string",
"customer": {
"id": 0,
"name": "string",
"email": "string"
},
"customerId": 0,
"status": "PENDING",
"processLog": "string",
"processingDate": "2025-02-18T15:20:35.576Z",
"createdAt": "2025-02-18T15:20:35.576Z",
"createdBy": "string",
"updatedAt": "2025-02-18T15:20:35.576Z",
"updatedBy": "string",
"processData": "string"
}
]Define o formato da requisição.
🔹 Valor padrão:
application/json📌 Dica: Copie e cole esse valor no campo Content-Type.
"application/json"
Produto a ser selecionado.
12345
Lista de ativações retornada com sucesso.