TOTVS - RESTFul API


Service: /laborprocess/

Serviço genérico para Processos trabalhistas

Métodos

DELETE
/api/rh/v3/laborProcess/{id}

Description

Exclusão do Processo trabalhista

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
companyid string required
branchid string required
_headerparam UndefinedUndefined
authorization UndefinedUndefined

DELETE
/api/rh/v2/laborProcess/{id}

Description

Exclusão do Processo trabalhista

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
companyid string required
branchid string required
_headerparam UndefinedUndefined
authorization UndefinedUndefined

GET
/api/rh/v3/laborProcess

Description

Retorna uma lista de Processos trabalhistas

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
companyid string required
branchid string required
page integer optional
pagesize integer optional
order string required
nrproctrab UndefinedUndefined
_headerparam UndefinedUndefined
authorization UndefinedUndefined

GET
/api/rh/v2/laborProcess

Description

Retorna uma lista de Processos trabalhistas

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
companyid string required
branchid string required
page integer optional
pagesize integer optional
order string required
nrproctrab UndefinedUndefined
_headerparam UndefinedUndefined
authorization UndefinedUndefined

GET
/api/rh/v3/laborProcess/{laborProcessId}

Description

Retorna as informações de um Processo trabalhista no layout: S-1.3

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
companyid string required
branchid string required
laborprocessid string optional
_headerparam UndefinedUndefined
authorization UndefinedUndefined

GET
/api/rh/v2/laborProcess/{laborProcessId}

Description

Retorna as informações de um Processo trabalhista no layout: S-1.2

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
companyid string required
branchid string required
laborprocessid string optional
_headerparam UndefinedUndefined
authorization UndefinedUndefined

POST
/api/rh/v3/laborProcess

Description

Inclui um Processo trabalhista no layout: S-1.3

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
companyid string required
branchid string required
_headerparam UndefinedUndefined
authorization UndefinedUndefined

POST
/api/rh/v2/laborProcess

Description

Inclui um Processo trabalhista no layout: S-1.2

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
companyid string required
branchid string required
_headerparam UndefinedUndefined
authorization UndefinedUndefined

PUT
/api/rh/v3/laborProcess/{id}

Description

Altera um Processo trabalhista no layout: S-1.3

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
companyid string required
branchid string required
_headerparam UndefinedUndefined
authorization UndefinedUndefined

PUT
/api/rh/v2/laborProcess/{id}

Description

Altera um Processo trabalhista no layout: S-1.2

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
companyid string required
branchid string required
_headerparam UndefinedUndefined
authorization UndefinedUndefined