Hello, that’s great. I have now got a form to check if the supplied email address and serial number exists when a form is submitted using your api and can see the result by using var_dump.
How do I access the information stored in this var_dump variable? For example, I would like to show error messages to the user if the submitted data is not found or valid.