1298871
Array
(
    [email] => Fabio.delbosco@bakertilly.gloabal
    [firstname] => Fabio
    [lastname] => Delbosco
    [jobtitle] => 
    [company] => Baker Tilly International
    [job_function] => 
    [mobilephone] => 
    [country] => United Kingdom
)
step1email dont exits
stdClass Object
(
    [status] => error
    [message] => Property values were not valid: [{"isValid":false,"message":"Email address Fabio.delbosco@bakertilly.gloabal is invalid","error":"INVALID_EMAIL","name":"email"}]
    [correlationId] => 019d7eca-68f8-7672-b78c-97f8be15036b
    [errors] => Array
        (
            [0] => stdClass Object
                (
                    [message] => Email address Fabio.delbosco@bakertilly.gloabal is invalid
                    [code] => INVALID_EMAIL
                    [context] => stdClass Object
                        (
                            [propertyName] => Array
                                (
                                    [0] => email
                                )

                        )

                )

        )

    [category] => VALIDATION_ERROR
)