When Written: when delivering power micro-resources.
Debug Information
{"name":"DeliverPowerMicroResources","description":"When Written: when delivering power micro-resources.","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":["DeliverPowerMicroResources"]},{"name":"TotalCount","type":"integer","description":"The total number of micro-resources delivered.","optional":false,"examples":[1,2,3]},{"name":"MicroResources","type":"array","description":"Details of the micro-resources delivered.","optional":false,"examples":[],"properties":[{"name":"Name","type":"string","description":"The internal name of the micro-resource.","optional":false,"examples":["powerfinancialrecords"]},{"name":"Name_Localised","type":"string","description":"The localized name of the micro-resource.","optional":true,"examples":["Power Industrial Data"]},{"name":"Category","type":"string","description":"The category of the micro-resource.","optional":false,"examples":["Data"]},{"name":"Count","type":"integer","description":"The count of this type of micro-resource.","optional":false,"examples":[1]}]},{"name":"MarketID","type":"integer","description":"The ID of the market where the delivery took place.","optional":false,"examples":[3223182848]}]}