TOTVS - RESTFul API


Service: /crmmnotes/

Anotações para appCRM.

Métodos

DELETE
/CRMMNOTES/{code}

Description

Exclusão de anotações

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined

GET
/CRMMNOTES/{code}

Description

Retorno de anotações

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined

GET
/CRMMNOTES?{page, pageSize, sourceBranch, resourceType, resourceCode, searchKey}

Description

Retorno de anotações

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
page integer optional
pagesize integer optional
sourcebranch string optional
resourcetype string required
resourcecode string required
searchkey string optional
searchorder string optional

POST
/CRMMNOTES

Description

Criação de anotações

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined

PUT
/CRMMNOTES/{code}

Description

Atualização de anotações

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined