This is an old revision of the document!


Product Log API

Submit test data to Production Log API using curl. In Windows command line:

C:\> curl -i -H "Accept:application/json" -H "Content-Type:application/json" 
  -XPOST "http://102-token@www.audina.net/support/production-log/api/web/v1/entries" 
  -d "{""brand"": ""Sonetik"", ""order_number"": ""103000"", ""serial_number"": ""18D00409"", ""product_code"": 
  ""SonetikRIC16_1"", ""product_data"": ""6641f271b87ff63a576bcd31b4aee9cc"", ""workstation"": ""CODECEPT""}"