Interface WebHooksService

    • Method Detail

      • unserializeEventNotification

        EventNotification unserializeEventNotification​(String jsonPayload)
                                                throws ApiMappingException
        This function can be called to deserialize received payload onto callback. Function return Java class instance from un-serialized payload
        Parameters:
        jsonPayload - Received payload to be un-serialized
        Returns:
        The decoded event notification instance class
        Throws:
        ApiMappingException
        Since:
        1.0