Array
(
    [customer_id] => 553
    [billing_address] => Array
        (
            [first_name] => Nancy
            [last_name] => Barber
            [street_1] => 2910 Lee Rd
            [city] => Silver Lake
            [state] => Ohio
            [zip] => 44224
            [country] => United States
            [country_iso2] => US
            [email] => fbarberiii@gmail.com
            [phone] => 3307015614
        )

    [shipping_addresses] => Array
        (
            [0] => Array
                (
                    [first_name] => Nancy
                    [last_name] => Barber
                    [company] => 
                    [street_1] => 2910 Lee Rd
                    [city] => Silver Lake
                    [state] => Ohio
                    [zip] => 44224
                    [country] => United States
                    [country_iso2] => US
                    [email] => fbarberiii@gmail.com
                    [shipping_method] => Flat rate
                )

        )

    [products] => Array
        (
            [0] => Array
                (
                    [product_id] => 137
                    [quantity] => 1
                    [price_inc_tax] => 38.25
                    [price_ex_tax] => 38.25
                )

        )

    [customer_message] => 
    [date_created] => Wed, 15 Jun 2022 13:28:00 +0000
    [status_id] => 10
    [payment_method] => Credit Card
    [refunded_amount] => 0
    [shipping_cost_inc_tax] => 10.5
    [shipping_cost_ex_tax] => 10.5
    [subtotal_inc_tax] => 45
    [subtotal_ex_tax] => 45
    [total_ex_tax] => 1.33
    [total_inc_tax] => 1.33
    [discount_amount] => 54.17
)
cURL Error #:No URL seterror:fbarberiii@gmail.com