PartInfo


Method: POST



Description:

Adds new PartInfo, gets a stream representing PartInfo entity

Resource URL:

http://localhost:8014/MaterialManagement/PartInfo

Example of request body (data that should be sent):

<PartInfo PartNumber='P0001' Description='Part of type 0001' Units='mm' xmlns='http://www.valor.com/MSS/Schemas/PartInfo/2011' />


All REST Resources