TOTVS - RESTFul API


Service: /charts/

Charts Dashboard Protheus

Métodos

DELETE
/Charts/Charts/{IDChart}

Description

Deleta um gráfico

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
idchart string optional

GET
/Charts/Charts/{IDChart}

Description

Retorna um gráfico Específico

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
idchart string optional

GET
/Charts/Charts/

Description

Retorna todos os Gráficos

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
jsonfilter UndefinedUndefined

POST
/Charts/Charts/

Description

Insere um novo gráfico

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined

PUT
/Charts/Charts/{IDChart}

Description

Altere um gráfico

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
idchart string optional