Material
Method: POST
Description:
Adds new material, it gets a stream representing Material entity acording to the Material?Schema request
If OpcenterSync is set to false, will avoid synchronization to Opcenter
Resource URL:
http://localhost:8014/MaterialManagement/Material
Example of request body (data that should be sent):
<Material Amount='300' CompName='P0001' McId='10' CompId='ID0001' AmountCorrection='0' AmountUsed='0' AmountError='0' Units='' RecieveDate='2013-07-07T10:00:07.1035578+03:00' RoHSStatus='1' OrderID='OrderID1' ExpirationDate='29092013' BatchDate='' Supplier='sup' Manufacturer='man' OperatorID='op' ManufacturerDate='2013-07-07T10:00:07.1035578+03:00' ManufacturerPartNumber='P0001' LotNumber='Lot1' Remark1='a' Remark2='b' Remark3='c' ComponentShape='' Direction='180' SupplyFormType='' SupplyFormName='' BinSize='A' ShelfLife='365' OldSpliceMaterialId='ID7777' FeederId='1000' PreparationStatus='1' X='1' Y='0' Z='0' Status='9' Description='SomeDescription' OpcenterSync='true' xmlns='http://www.valor.com/MSS/Schemas/Material/2011' />