{
    "connected": false,
    "message": "No customer webhook received yet. In Shopify Admin add a webhook: Event = Customer creation (or Customer update), URL = this script.",
    "customer_info": {
        "email": null,
        "phone": null,
        "name": null,
        "note": "After a customer is created or updated, customer_info will show here."
    }
}