Written when accessing the outfitting menu. The full parts pricelist is written to a separate file Outfitting.json.
Debug Information
{"name":"Outfitting","description":"Written when accessing the outfitting menu. The full parts pricelist is written to a separate file Outfitting.json.","properties":[{"name":"timestamp","type":"string","description":"Timestamp in UTC, ISO 8601","optional":false,"examples":["2022-09-11T22:00:45Z","2022-09-12T08:54:21Z","2022-09-12T08:54:24Z"]},{"name":"event","type":"string","description":"","optional":false,"examples":["Outfitting"]},{"name":"MarketID","type":"integer","description":"","optional":false,"examples":[3705689344,3225943808,3700367104]},{"name":"StationName","type":"string","description":"","optional":false,"examples":["A1A-B2B","Smith Enterprise"]},{"name":"StarSystem","type":"string","description":"","optional":false,"examples":["HIP 20485","Swoiwns ZD-B d1","Synuefai LW-N b52-1"]},{"name":"Horizons","type":"boolean","description":"Only written in Outfitting.json","optional":true,"examples":[true]},{"name":"Items","type":"array","description":"Only written in Outfitting.json","optional":true,"examples":[],"properties":[{"name":"id","type":"integer","description":"","optional":false,"examples":[128049382,128049383,128049385]},{"name":"Name","type":"string","description":"","optional":false,"examples":["hpt_pulselaser_fixed_medium","hpt_pulselaser_fixed_large","hpt_pulselaser_gimbal_small"]},{"name":"BuyPrice","type":"integer","description":"","optional":false,"examples":[16731,66924,6275]}]}]}