{
"version": "realtime-stream/v1",
"messageId": "messageid-example",
"type": "data",
"channel": "account.pnl",
"sequence": 1,
"occurredAtEpochMs": 1,
"visibility": "private",
"accountId": "account-example",
"checkpoint": {
"kind": "system"
},
"payload": {
"accountId": "account-example",
"marketId": "marketid-example",
"journalSequence": 1,
"signedBaseAtoms": "1",
"entryNotionalAtoms": "1",
"entryPriceAtoms": "1",
"markPriceAtoms": "1",
"unrealizedPnlAtoms": "1",
"realizedPnlAtoms": "1",
"realizedPnlDeltaAtoms": "1"
}
}