And like documented, it’s Base64 encoded:
"payload_raw": "AQIDBA==", // Base64 encoded payload: [0x01, 0x02, 0x03, 0x04] "payload_fields": {}, // Object containing the results from the payload functions - left out when empty
And like documented, it’s Base64 encoded:
"payload_raw": "AQIDBA==", // Base64 encoded payload: [0x01, 0x02, 0x03, 0x04] "payload_fields": {}, // Object containing the results from the payload functions - left out when empty