Hey there!
I'm working on a client-side lib for processing Server Notifications V2. I used documentation as a single point of truth for data models, types and naming. But seems like the documentation is not up to date with real requests.
I'm getting responseBodyV2DecodedPayload with version field instead of notificationVersion as documented here.
It's not so critical for version, but it can potentially lead to some unexpected behavior during payments processing (in case there is more incorrect info in docs).
Am I missing something? Could you please update the doc and check other pages to be up to date?
Thanks!