This is an old revision of the document!


Product Log API

Submit test data to Production Log API using curl. In Windows command line: <file bash> C:\> curl -i -H “Accept:application/json” -H “Content-Type:application/json”

  1. d “{”“brand”“: ”“Sonetik”“, ”“order_number”“: ”“103000”“, ”“serial_number”“: ”“18D00409”“, ”“product_code”“:

”“SonetikRIC16_1”“, ”“product_data”“: ”“6641f271b87ff63a576bcd31b4aee9cc”“, ”“workstation”“: ”“CODECEPT”“}” </file >