[2025-10-02 17:19:00] INFO: Response: 
{
    "httpCode": 400,
    "response": {
        "messageTranslation": {
            "label": "validationFailure",
            "scope": null,
            "data": {
                "field": "cWhatsYourApproximateBudgetRange",
                "type": "valid"
            }
        }
    },
    "success": false,
    "action": "error",
    "requestPayload": {
        "firstName": "Greg",
        "lastName": "Walker",
        "emailAddress": "walkerlllp@gmail.com",
        "phoneNumber": "+1(561) 315 0004",
        "addressPostalCode": "33458",
        "cTimeToContact": "11:00 AM",
        "cLandingPage": "lp-pools-residential-1.1",
        "cWhatTypeOfProjectAreYouPlanning": "Renovation",
        "cWouldYouNeedUsToDesignYourProject": "yes",
        "cWhatsYourApproximateBudgetRange": "$5,000 - $25,000",
        "cHowSoonAreYouLookingToStart": "not sure yet",
        "cWhatAreYouLookingToGetDone": [
            "Pool Deck\/Patio\/Wall"
        ],
        "cTellUsAboutProject": "Older pool and deck.   Looking to refurbish.  Pavers are dated.  coping and tile (just below coping) is aging.",
        "cDateToContact": "2025-10-03"
    },
    "error": "EspoCRM Submit API Error: HTTP 400 - Response: {\"messageTranslation\":{\"label\":\"validationFailure\",\"scope\":null,\"data\":{\"field\":\"cWhatsYourApproximateBudgetRange\",\"type\":\"valid\"}}}"
}
[2025-10-02 23:01:36] INFO: Response: 
{
    "httpCode": 200,
    "response": {
        "id": "68df044fcdc0cdf0d",
        "name": "Adam Hupac",
        "deleted": false,
        "firstName": "Adam",
        "lastName": "Hupac",
        "status": "New",
        "source": "Web Form",
        "addressPostalCode": "33470",
        "emailAddress": "adam_hupac@aol.com",
        "phoneNumber": "+16183030406",
        "doNotCall": false,
        "createdAt": "2025-10-02 23:01:35",
        "modifiedAt": "2025-10-02 23:01:35",
        "targetListIsOptedOut": false,
        "cLookingFor": null,
        "cTellUsAboutProject": "Expand our lanai with inground hot tub",
        "cLeadType": "Residential",
        "cWhatTypeOfProjectAreYouPlanning": "New Construction",
        "cWouldYouNeedUsToDesignYourProject": "yes",
        "cWhatsYourApproximateBudgetRange": "$65,000 - $80,000",
        "cHowSoonAreYouLookingToStart": "in 60 days",
        "cDateToContact": "2025-10-04",
        "cTimeToContact": "9:00 AM",
        "cLandingPage": "lp-pools-residential-1.1",
        "cWhatAreYouLookingToGetDone": [
            "Pool\/Spa"
        ],
        "emailAddressIsOptedOut": false,
        "emailAddressIsInvalid": false,
        "phoneNumberIsOptedOut": false,
        "phoneNumberIsInvalid": false,
        "streamUpdatedAt": "2025-10-02 23:01:35",
        "emailAddressData": [
            {
                "emailAddress": "adam_hupac@aol.com",
                "lower": "adam_hupac@aol.com",
                "primary": true,
                "optOut": false,
                "invalid": false
            }
        ],
        "phoneNumberData": [
            {
                "phoneNumber": "+16183030406",
                "type": "Mobile",
                "primary": true,
                "optOut": false,
                "invalid": false
            }
        ],
        "createdById": "67ec1783f3b8222ba",
        "createdByName": "apex_web_form",
        "modifiedByName": null,
        "assignedUserName": null,
        "teamsIds": [],
        "teamsNames": [],
        "campaignName": null,
        "createdAccountName": null,
        "createdContactName": null,
        "createdOpportunityName": null,
        "cPlanProjectImagesIds": [],
        "cPlanProjectImagesNames": [],
        "isFollowed": false,
        "followersIds": [],
        "followersNames": [],
        "cPlanProjectImagesTypes": []
    },
    "success": true,
    "action": "create",
    "requestPayload": {
        "firstName": "Adam",
        "lastName": "Hupac",
        "emailAddress": "adam_hupac@aol.com",
        "phoneNumber": "+1(618) 303 0406",
        "addressPostalCode": "33470",
        "cTimeToContact": "9:00 AM",
        "cLandingPage": "lp-pools-residential-1.1",
        "cWhatTypeOfProjectAreYouPlanning": "New Construction",
        "cWouldYouNeedUsToDesignYourProject": "yes",
        "cWhatsYourApproximateBudgetRange": "$65,000 - $80,000",
        "cHowSoonAreYouLookingToStart": "in 60 days",
        "cWhatAreYouLookingToGetDone": [
            "Pool\/Spa"
        ],
        "cTellUsAboutProject": "Expand our lanai with inground hot tub",
        "cDateToContact": "2025-10-04"
    },
    "error": null
}
