Skip to main content
POST
cURL

Headers

Content-Type
string
default:application/json
required

Define o formato da requisição.

🔹 Valor padrão:

📌 Dica: Copie e cole esse valor no campo Content-Type.

Example:

"application/json"

client_id
string
required

Identificador do client id do sensedia

Example:

"123"

access_token
string
required

Token gerado

Example:

"Basic MzQ4OSozNDMyLTMOMzItMTIz"

Body

application/json

Informações necessárias para fazer a solicitação do relatório.

id
integer
Example:

0

customerId
integer
Example:

0

deviceId
string
Example:

"string"

activationDate
string
Example:

"2025-08-11"

status
string
Example:

"ACTIVE"

serialNumber
string
Example:

"string"

showContracted
boolean
Example:

false

stock
boolean
Example:

true

consumptionGte
integer
Example:

0

consumptionLte
integer
Example:

0

page
integer
Example:

0

pageSize
integer
Example:

20

Response

Request report created successfully

OK
string
Example: