TOTVS - RESTFul API


Service: /crmmcontacts/

Contatos do CRM

Métodos

DELETE
/CRMMCONTACTS/IdContact

Description

Exclui Contato

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined

GET
/CRMMCONTACTS/{IdContacts, SearchKey, Page, PageSize}

Description

Retorna os contatos do usuário do CRM

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
idcontacts string optional
searchkey string optional
page integer optional
pagesize integer optional
language string optional

POST
/CRMMCONTACTS

Description

Inclui Contato

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined

PUT
/CRMMCONTACTS/IdContact

Description

Altera Contato

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined