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
Example:

"client_id"

access_token
string
required

Token gerado.

Example:

"access_token"

Body

application/json

Informações para solicitar o relatório

planDesc
string
Example:

"Plano Satélite Gold"

customerId
number
Example:

47926

externalId
string
Example:

"EXT-123"

sharingType
string
Example:

"INDIVIDUAL"

price
string
Example:

"1.00"

franchise
number
Example:

"1024"

activationPrice
string
Example:

"1.50"

kilobyteExcPrice
string
Example:

"0.25"

loyaltyType
number
Example:

"2"

loyaltyTime
number
Example:

"12"

penalty
string
Example:

"50.00"

email
string
Example:

"teste@gmail.com"

Response

OK