curl --request GET \
--url https://apicorp.algartelecom.com.br/telecom/product-Inventory-management/management/v1/satellite/actions \
--header 'Content-Type: <content-type>' \
--header 'access_token: <access_token>' \
--header 'client_id: <client_id>'{
"access_token": "string",
"token_type": "string",
"expires_in": 0
}Listagem dos tipos de ações que estão disponíveis
curl --request GET \
--url https://apicorp.algartelecom.com.br/telecom/product-Inventory-management/management/v1/satellite/actions \
--header 'Content-Type: <content-type>' \
--header 'access_token: <access_token>' \
--header 'client_id: <client_id>'{
"access_token": "string",
"token_type": "string",
"expires_in": 0
}Tipo do conteúdo
"application/json"
Identificador do client id do sensedia
"123"
Token gerado
"12e345A987U65I43210"