Array
(
    [success] => 
    [input] => Array
        (
            [name] => 
            [country] => 
            [phone] => 
            [email] => 
        )

    [error] => SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'name' cannot be null
)
{"success":false,"error":"Failed to create customer"}