An event notification body is sent in JSON format and shares similarities to what you would get in response to a typical API request. You can determine the type of notification by the eventType field.
This field is a sub-field in the notificationRequestItem field in the notificationItems array, Example event types are refund or transaction.
All information about a resource notification is included in the data field.
The refund event notification body is structured thus: