TOTVS - RESTFul API


Service: /mrpproduct/

Produto MRP

Métodos

DELETE
api/pcp/v1/mrpproduct

Description

Exclui um ou mais Produtos MRP

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined

GET
api/pcp/v1/mrpproduct

Description

Retorna todos as Produto MRP

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
order string optional
page integer optional
pagesize integer optional
fields string optional

GET
api/pcp/v1/mrpproduct/{branchId}/{product}

Description

Retorna um Produto MRP especifico

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
fields string optional
_pathparam UndefinedUndefined
branchid string optional
product string optional

POST
api/pcp/v1/mrpproduct

Description

Inclui ou atualiza um ou mais Produtos MRP

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined

POST
api/pcp/v1/mrpproduct/sync

Description

Sincronização de Produtos no MRP

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined