Debug Information
{"name":"RedeemVoucher","description":"When Written: when claiming payment for combat bounties and bonds","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":["RedeemVoucher"]},{"name":"Type","type":"string","description":"","optional":false,"examples":["bounty","codex","CombatBond"]},{"name":"Faction","type":"string","description":"","optional":true,"examples":["PilotsFederation","Wandrama Purple Council","Materia Auxiliatores"]},{"name":"Amount","type":"integer","description":"Net amount received, after any broker fee","optional":false,"examples":[1400,5062,22100]},{"name":"Factions","type":"array","description":"For type bounty","optional":true,"examples":[],"properties":[{"name":"Faction","type":"string","description":"","optional":false,"examples":["United HIP 20485 Nationalists","","Aristocrats of Latorioson"]},{"name":"Amount","type":"integer","description":"","optional":false,"examples":[1400,5062,8800]}]},{"name":"BrokerPercentage","type":"number","description":"","optional":true,"examples":[25]}]}