1294498
Array
(
    [email] => FS&ampCorporate@hotwirepr.com
    [firstname] => Gemma
    [lastname] => Lingham
    [jobtitle] => 
    [company] => Hotwire PR
    [job_function] => 
    [mobilephone] => 
    [country] => United Kingdom
)
step1email dont exits
stdClass Object
(
    [status] => error
    [message] => Property values were not valid: [{"isValid":false,"message":"Email address FS&ampCorporate@hotwirepr.com is invalid","error":"INVALID_EMAIL","name":"email"}]
    [correlationId] => 019d7f24-25dd-7495-b8f1-757f5b5f4575
    [errors] => Array
        (
            [0] => stdClass Object
                (
                    [message] => Email address FS&ampCorporate@hotwirepr.com is invalid
                    [code] => INVALID_EMAIL
                    [context] => stdClass Object
                        (
                            [propertyName] => Array
                                (
                                    [0] => email
                                )

                        )

                )

        )

    [category] => VALIDATION_ERROR
)