TOTVS - RESTFul API


Service: /wstaf018/

Central de Notificações

Métodos

GET
/api/centralNotification/v1/allnotifications

Description

Retorna todas notificações

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
user string required

GET
/api/centralNotification/v1/checktable

Description

Retorna se a tabela V49 existe na base.

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined

GET
/api/centralNotification/v1/notreadnotifications

Description

Retorna as notificações não lidas para montagem do toolbar

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
user string required

GET
/api/centralNotification/v1/numberofnotifications

Description

Retorna a quantidade total de notificações

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
user string required
type integer required

GET
/api/centralNotification/v1/sizeoffolder

Description

Retorna o espaço no disco consumido pelo usuário

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
user string required

POST
/api/centralNotification/v1/createanotification

Description

Cria uma notificação

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
companyid string required
user string required
titulo string required
texto string required

POST
/api/centralNotification/v1/deletenotifications/

Description

Deleta uma notificações

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
user string required

POST
/api/centralNotification/v1/markasread/

Description

Marca as mensagens como lida

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined