Ez-Eco Events

Published Events from Ez-ECO
Events
Workflow Arrived
Object
Example:
{
    "event_id": "2ace0aea-749c-4452-af16-7ab10cd3415e",
    "created_on": 1655905153.770441,
    "created_by": "8f5ffe3b-a3cf-44e1-a8f1-d41a2fcb9311",
    "tenant_id": "e597dcbc-db49-44ce-b4f6-d20c14e0e46a",
    "event_type": "WORKITEM_ARRIVED",
    "payload": {
        "evidence": {},
        "workflow": {
            "id": "91b0bd37-51b4-41df-8125-396b9298f2f6",
            "process": {
                "id": "40ffc8ec-f00a-11ec-8c09-42010a9a0006",
                "name": "ATP Pre-Install"
            },
            "stage": {
                "id": "40960d9d-f00a-11ec-8c09-42010a9a0006",
                "name": "Sales Appt Booked"
            },
            "owners": [
                {
                    "adminuser": {
                        "id": "8f5ffe3b-a3cf-44e1-a8f1-d41a2fcb9311"
                    },
                    "organisation": {
                        "id": "e597dcbc-db49-44ce-b4f6-d20c14e0e46a"
                    }
                }
            ]
        },
        "property": {
            "id": "45233557-4f2a-442f-86a7-93ab010c1e07",
            "created_on": 1655789607,
            "created_by": "4040eb37-9bc3-482a-89be-ee6e46f53ab5",
            "modified_on": null,
            "modified_by": null,
            "address": {
                "building_name": "",
                "country": "England",
                "formatted_address": "97 Kit Hill, Shaftesbury, Dorset, SP7 0AP",
                "town_or_city": "Shaftesbury",
                "district": "North Dorset",
                "postcode": "SP7 0AP",
                "county": "Dorset",
                "locality": "",
                "sub_building_name": "",
                "thoroughfare": "Kit Hill",
                "sub_building_number": null,
                "building_number": "97"
            },
            "details": {
                "age_band": "AGE_1930",
                "bedrooms": 2,
                "orientation": "LEFT",
                "extensions": 2,
                "sub_type": "END_TERRACE",
                "property_type": "BUNGALOW",
                "construction": "CONVENTIONAL_CAVITY",
                "storeys": 2,
                "conservatories": true,
                "flat_position": null,
                "external_walls": null,
                "primary_heating": "ELECTRIC_STORAGE",
                "secondary_heating": "GAS_BOILER",
                "is_maingas": true,
                "tenure": null,
                "parkhome_size": null,
                "floor_number": null,
                "elevations": {
                    "left": null,
                    "right": null,
                    "front": null,
                    "rear": null
                },
                "roof_type": null,
                "roof_covering": null
            },
            "location": {
                "latitude": 50.978065,
                "longitude": -2.225757
            },
            "local_authority": {
                "id": "72fbc940-04ff-11ec-bcdb-42010a9a001a",
                "code": "E06000059",
                "name": "Dorset"
            },
            "primary_contact": {
                "id": "bfd2e22e-4df4-484d-a2bc-280567dc7bc1",
                "title": "Mr",
                "forename": "M",
                "surname": "Rushan",
                "email": "rushan@gmail.com",
                "mobile": "7899789897",
                "home_phone": "789797978",
                "date_of_birth": {
                    "month": 11,
                    "year": 1989,
                    "day": 11
                },
                "is_primary": true,
                "is_signatory": null,
                "benefit_recipient": null,
                "preferred_contact": "LANDLINE",
                "assesment_type": null,
                "tenure": null,
                "contact_type": "LANDLORD"
            },
            "property_projects": [
                {
                    "id": "d4e35d70-cb70-4301-8ede-cc7f2c023cf2",
                    "project": {
                        "id": "fd5476e5-8e61-11ec-93a7-42010a9a0003",
                        "name": "Able To Pay",
                        "description": "Able to pay Solar customers"
                    },
                    "start_date": 1655789607,
                    "changed_date": null,
                    "lifecycle": "ACTIVE"
                }
            ]
        },
        "lead": {
            "id": "e55484a3-f53d-4e23-a541-fb11135bbc00",
            "generated": 1655789607,
            "owner": {
                "adminuser": {
                    "id": "3142d603-a93d-11ec-89c2-42010a9a0002"
                },
                "organisation": {
                    "id": "e2cd0195-a936-11ec-89c2-42010a9a0002"
                }
            },
            "campaign": null,
            "last_lifecycle": {
                "id": "2838",
                "lifecycle": {
                    "id": "296",
                    "name": "Sales Appt Booked",
                    "description": null,
                    "priority": 24,
                    "colour": null
                },
                "lifecycle_date": 1655905153.7407427
            }
        },
        "property_project": {
            "id": "d4e35d70-cb70-4301-8ede-cc7f2c023cf2",
            "project": {
                "id": "fd5476e5-8e61-11ec-93a7-42010a9a0003",
                "name": "Able To Pay",
                "description": "Able to pay Solar customers"
            },
            "start_date": 1655789607,
            "changed_date": null,
            "lifecycle": "ACTIVE"
        }
    },
    "cancel_id": null,
    "cancel_pending": true
}
event_id
string
Example:
2ace0aea-749c-4452-af16-7ab10cd3415e
created_on
number
Example:
1655905153.770441
created_by
string
Example:
8f5ffe3b-a3cf-44e1-a8f1-d41a2fcb9311
tenant_id
string
Example:
e597dcbc-db49-44ce-b4f6-d20c14e0e46a
event_type
string
Example:
WORKITEM_ARRIVED
payload
Object
evidence
Object
workflow
Object
id
string
Example:
91b0bd37-51b4-41df-8125-396b9298f2f6
process
Object
id
string
Example:
40ffc8ec-f00a-11ec-8c09-42010a9a0006
name
string
Example:
ATP Pre-Install
stage
Object
id
string
Example:
40960d9d-f00a-11ec-8c09-42010a9a0006
name
string
Example:
Sales Appt Booked
owners
Array
Object
adminuser
Object
id
string
Example:
8f5ffe3b-a3cf-44e1-a8f1-d41a2fcb9311
organisation
Object
id
string
Example:
e597dcbc-db49-44ce-b4f6-d20c14e0e46a
property
Object
id
string
Example:
45233557-4f2a-442f-86a7-93ab010c1e07
created_on
integer
Example:
1655789607
created_by
string
Example:
4040eb37-9bc3-482a-89be-ee6e46f53ab5
modified_on
unknown nullable
modified_by
unknown nullable
address
Object
building_name
string
country
string
Example:
England
formatted_address
string
Example:
97 Kit Hill, Shaftesbury, Dorset, SP7 0AP
town_or_city
string
Example:
Shaftesbury
district
string
Example:
North Dorset
postcode
string
Example:
SP7 0AP
county
string
Example:
Dorset
locality
string
sub_building_name
string
thoroughfare
string
Example:
Kit Hill
sub_building_number
unknown nullable
building_number
string
Example:
97
details
Object
age_band
string
Example:
AGE_1930
bedrooms
integer
Example:
2
orientation
string
Example:
LEFT
extensions
integer
Example:
2
sub_type
string
Example:
END_TERRACE
property_type
string
Example:
BUNGALOW
construction
string
Example:
CONVENTIONAL_CAVITY
storeys
integer
Example:
2
conservatories
boolean
Example:
true
flat_position
unknown nullable
external_walls
unknown nullable
primary_heating
string
Example:
ELECTRIC_STORAGE
secondary_heating
string
Example:
GAS_BOILER
is_maingas
boolean
Example:
true
tenure
unknown nullable
parkhome_size
unknown nullable
floor_number
unknown nullable
elevations
Object
left
unknown nullable
right
unknown nullable
front
unknown nullable
rear
unknown nullable
roof_type
unknown nullable
roof_covering
unknown nullable
location
Object
latitude
number
Example:
50.978065
longitude
number
Example:
-2.225757
local_authority
Object
id
string
Example:
72fbc940-04ff-11ec-bcdb-42010a9a001a
code
string
Example:
E06000059
name
string
Example:
Dorset
primary_contact
Object
id
string
Example:
bfd2e22e-4df4-484d-a2bc-280567dc7bc1
title
string
Example:
Mr
forename
string
Example:
M
surname
string
Example:
Rushan
email
string
Example:
rushan@gmail.com
mobile
string
Example:
7899789897
home_phone
string
Example:
789797978
date_of_birth
Object
month
integer
Example:
11
year
integer
Example:
1989
day
integer
Example:
11
is_primary
boolean
Example:
true
is_signatory
unknown nullable
benefit_recipient
unknown nullable
preferred_contact
string
Example:
LANDLINE
assesment_type
unknown nullable
tenure
unknown nullable
contact_type
string
Example:
LANDLORD
property_projects
Array
Object
id
string
Example:
d4e35d70-cb70-4301-8ede-cc7f2c023cf2
project
Object
id
string
Example:
fd5476e5-8e61-11ec-93a7-42010a9a0003
name
string
Example:
Able To Pay
description
string
Example:
Able to pay Solar customers
start_date
integer
Example:
1655789607
changed_date
unknown nullable
lifecycle
string
Example:
ACTIVE
lead
Object
id
string
Example:
e55484a3-f53d-4e23-a541-fb11135bbc00
generated
integer
Example:
1655789607
owner
Object
adminuser
Object
id
string
Example:
3142d603-a93d-11ec-89c2-42010a9a0002
organisation
Object
id
string
Example:
e2cd0195-a936-11ec-89c2-42010a9a0002
campaign
unknown nullable
last_lifecycle
Object
id
string
Example:
2838
lifecycle
Object
id
string
Example:
296
name
string
Example:
Sales Appt Booked
description
unknown nullable
priority
integer
Example:
24
colour
unknown nullable
lifecycle_date
number
Example:
1655905153.7407427
property_project
Object
id
string
Example:
d4e35d70-cb70-4301-8ede-cc7f2c023cf2
project
Object
id
string
Example:
fd5476e5-8e61-11ec-93a7-42010a9a0003
name
string
Example:
Able To Pay
description
string
Example:
Able to pay Solar customers
start_date
integer
Example:
1655789607
changed_date
unknown nullable
lifecycle
string
Example:
ACTIVE
cancel_id
unknown nullable
cancel_pending
boolean
Appointment Success
Object
Example:
{
    "event_id": "0e5ad5f0-4e56-4299-bc4b-e794d486fcb4",
    "created_on": 1655905066.1341286,
    "created_by": "8f5ffe3b-a3cf-44e1-a8f1-d41a2fcb9311",
    "tenant_id": "e597dcbc-db49-44ce-b4f6-d20c14e0e46a",
    "event_type": "APPOINTMENT_SUCCESS",
    "payload": {
        "evidence": {},
        "property": {
            "id": "45233557-4f2a-442f-86a7-93ab010c1e07",
            "created_on": 1655789607,
            "created_by": "4040eb37-9bc3-482a-89be-ee6e46f53ab5",
            "modified_on": null,
            "modified_by": null,
            "address": {
                "building_name": "",
                "country": "England",
                "formatted_address": "97 Kit Hill, Shaftesbury, Dorset, SP7 0AP",
                "town_or_city": "Shaftesbury",
                "district": "North Dorset",
                "postcode": "SP7 0AP",
                "county": "Dorset",
                "locality": "",
                "sub_building_name": "",
                "thoroughfare": "Kit Hill",
                "sub_building_number": null,
                "building_number": "97"
            },
            "details": {
                "age_band": "AGE_1930",
                "bedrooms": 2,
                "orientation": "LEFT",
                "extensions": 2,
                "sub_type": "END_TERRACE",
                "property_type": "BUNGALOW",
                "construction": "CONVENTIONAL_CAVITY",
                "storeys": 2,
                "conservatories": true,
                "flat_position": null,
                "external_walls": null,
                "primary_heating": "ELECTRIC_STORAGE",
                "secondary_heating": "GAS_BOILER",
                "is_maingas": true,
                "tenure": null,
                "parkhome_size": null,
                "floor_number": null,
                "elevations": {
                    "left": null,
                    "right": null,
                    "front": null,
                    "rear": null
                },
                "roof_type": null,
                "roof_covering": null
            },
            "location": {
                "latitude": 50.978065,
                "longitude": -2.225757
            },
            "local_authority": {
                "id": "72fbc940-04ff-11ec-bcdb-42010a9a001a",
                "code": "E06000059",
                "name": "Dorset"
            },
            "primary_contact": {
                "id": "bfd2e22e-4df4-484d-a2bc-280567dc7bc1",
                "title": "Mr",
                "forename": "M",
                "surname": "Rushan",
                "email": "rushan@gmail.com",
                "mobile": "7899789897",
                "home_phone": "789797978",
                "date_of_birth": {
                    "month": 11,
                    "year": 1989,
                    "day": 11
                },
                "is_primary": true,
                "is_signatory": null,
                "benefit_recipient": null,
                "preferred_contact": "LANDLINE",
                "assesment_type": null,
                "tenure": null,
                "contact_type": "LANDLORD"
            },
            "property_projects": [
                {
                    "id": "d4e35d70-cb70-4301-8ede-cc7f2c023cf2",
                    "project": {
                        "id": "fd5476e5-8e61-11ec-93a7-42010a9a0003",
                        "name": "Able To Pay",
                        "description": "Able to pay Solar customers"
                    },
                    "start_date": 1655789607,
                    "changed_date": null,
                    "lifecycle": "ACTIVE"
                }
            ]
        },
        "appointment": {
            "id": "35b9aec9-c09a-4938-966b-c062c9dd8865",
            "start_date": 1655804700,
            "surveys": [
                {
                    "id": "4958332b-4134-11ec-a745-42010a9a0002",
                    "name": "Solar PV"
                }
            ],
            "resources": [
                {
                    "resource_type": "SURVEYOR",
                    "adminuser": {
                        "id": "998c28b7-b9a8-4b55-a64a-6367ff8914c7",
                        "name": "David Ezeco"
                    }
                }
            ],
            "end_date": 1655808300,
            "duration": 60,
            "duration_formatted": "1 hour",
            "owner": {
                "forename": "David",
                "surname": "Ezeco",
                "id": "998c28b7-b9a8-4b55-a64a-6367ff8914c7",
                "email": "dzshencz@gmail.com",
                "mobile": null,
                "landline": null
            },
            "notes": "",
            "status": "SUCCESS",
            "outcome_notes": "All good",
            "icalendar": {
                "data": "QkVHSU46VkNBTEVOREFSDQpWRVJTSU9OOjIuMA0KUFJPRElEOmV6ZWNvDQpNRVRIT0Q6UkVRVUVTVA0KQkVHSU46VkVWRU5UDQpEVFNUQU1QOjIwMjIwNjIyVDEzMzc0NVoNClVJRDozNWI5YWVjOS1jMDlhLTQ5MzgtOTY2Yi1jMDYyYzlkZDg4NjUNClNVTU1BUlk7TEFOR1VBR0U9ZW4tdXM6S2l0IEhpbGwgU1A3IDBBUA0KRFRTVEFSVDoyMDIyMDYyMVQwOTQ1MDBaDQpERVNDUklQVElPTjpNIFJ1c2hhblxuNzg5OTc4OTg5N1xuNzg5Nzk3OTc4XG5ydXNoYW5AZ21haWwuY29tXG4NCkRVUkFUSU9OOlBUNjBNDQpMT0NBVElPTjo5NyBLaXQgSGlsbFwsIFNoYWZ0ZXNidXJ5XCwgRG9yc2V0XCwgU1A3IDBBUA0KQVRURU5ERUU7Q049RGF2aWQgRXplY286bWFpbHRvOmR6c2hlbmN6QGdtYWlsLmNvbQ0KT1JHQU5JWkVSO0NOPUV6RWNvOm1haWx0bzppbmZvQGRldi5lei1lY28uY29tDQpTRVFVRU5DRToyDQpFTkQ6VkVWRU5UDQpFTkQ6VkNBTEVOREFSDQo=",
                "url": "https://dev.crmcloudapi.com/v3/api/ical/45520eef-8412-4b24-baee-75b90cd85f63/invite.ics",
                "type": "text/calendar; method=REQUEST",
                "filename": "invite.ics"
            },
            "service": {
                "id": "da774d49-a9ca-11ec-89c2-42010a9a0002",
                "name": "Retrofit Assessment"
            }
        },
        "lead": {
            "id": "e55484a3-f53d-4e23-a541-fb11135bbc00",
            "generated": 1655789607,
            "owner": {
                "adminuser": {
                    "id": "3142d603-a93d-11ec-89c2-42010a9a0002"
                },
                "organisation": {
                    "id": "e2cd0195-a936-11ec-89c2-42010a9a0002"
                }
            },
            "campaign": null,
            "last_lifecycle": {
                "id": "2831",
                "lifecycle": {
                    "id": "295",
                    "name": "New",
                    "description": null,
                    "priority": 23,
                    "colour": null
                },
                "lifecycle_date": 1655789612
            }
        },
        "property_project": {
            "id": "d4e35d70-cb70-4301-8ede-cc7f2c023cf2",
            "project": {
                "id": "fd5476e5-8e61-11ec-93a7-42010a9a0003",
                "name": "Able To Pay",
                "description": "Able to pay Solar customers"
            },
            "start_date": 1655789607,
            "changed_date": null,
            "lifecycle": "ACTIVE"
        }
    },
    "cancel_id": "35b9aec9-c09a-4938-966b-c062c9dd8865",
    "cancel_pending": true
}
event_id
string
Example:
0e5ad5f0-4e56-4299-bc4b-e794d486fcb4
created_on
number
Example:
1655905066.1341286
created_by
string
Example:
8f5ffe3b-a3cf-44e1-a8f1-d41a2fcb9311
tenant_id
string
Example:
e597dcbc-db49-44ce-b4f6-d20c14e0e46a
event_type
string
Example:
APPOINTMENT_SUCCESS
payload
Object
evidence
Object
property
Object
id
string
Example:
45233557-4f2a-442f-86a7-93ab010c1e07
created_on
integer
Example:
1655789607
created_by
string
Example:
4040eb37-9bc3-482a-89be-ee6e46f53ab5
modified_on
unknown nullable
modified_by
unknown nullable
address
Object
building_name
string
country
string
Example:
England
formatted_address
string
Example:
97 Kit Hill, Shaftesbury, Dorset, SP7 0AP
town_or_city
string
Example:
Shaftesbury
district
string
Example:
North Dorset
postcode
string
Example:
SP7 0AP
county
string
Example:
Dorset
locality
string
sub_building_name
string
thoroughfare
string
Example:
Kit Hill
sub_building_number
unknown nullable
building_number
string
Example:
97
details
Object
age_band
string
Example:
AGE_1930
bedrooms
integer
Example:
2
orientation
string
Example:
LEFT
extensions
integer
Example:
2
sub_type
string
Example:
END_TERRACE
property_type
string
Example:
BUNGALOW
construction
string
Example:
CONVENTIONAL_CAVITY
storeys
integer
Example:
2
conservatories
boolean
Example:
true
flat_position
unknown nullable
external_walls
unknown nullable
primary_heating
string
Example:
ELECTRIC_STORAGE
secondary_heating
string
Example:
GAS_BOILER
is_maingas
boolean
Example:
true
tenure
unknown nullable
parkhome_size
unknown nullable
floor_number
unknown nullable
elevations
Object
left
unknown nullable
right
unknown nullable
front
unknown nullable
rear
unknown nullable
roof_type
unknown nullable
roof_covering
unknown nullable
location
Object
latitude
number
Example:
50.978065
longitude
number
Example:
-2.225757
local_authority
Object
id
string
Example:
72fbc940-04ff-11ec-bcdb-42010a9a001a
code
string
Example:
E06000059
name
string
Example:
Dorset
primary_contact
Object
id
string
Example:
bfd2e22e-4df4-484d-a2bc-280567dc7bc1
title
string
Example:
Mr
forename
string
Example:
M
surname
string
Example:
Rushan
email
string
Example:
rushan@gmail.com
mobile
string
Example:
7899789897
home_phone
string
Example:
789797978
date_of_birth
Object
month
integer
Example:
11
year
integer
Example:
1989
day
integer
Example:
11
is_primary
boolean
Example:
true
is_signatory
unknown nullable
benefit_recipient
unknown nullable
preferred_contact
string
Example:
LANDLINE
assesment_type
unknown nullable
tenure
unknown nullable
contact_type
string
Example:
LANDLORD
property_projects
Array
Object
id
string
Example:
d4e35d70-cb70-4301-8ede-cc7f2c023cf2
project
Object
id
string
Example:
fd5476e5-8e61-11ec-93a7-42010a9a0003
name
string
Example:
Able To Pay
description
string
Example:
Able to pay Solar customers
start_date
integer
Example:
1655789607
changed_date
unknown nullable
lifecycle
string
Example:
ACTIVE
appointment
Object
id
string
Example:
35b9aec9-c09a-4938-966b-c062c9dd8865
start_date
integer
Example:
1655804700
surveys
Array
Object
id
string
Example:
4958332b-4134-11ec-a745-42010a9a0002
name
string
Example:
Solar PV
resources
Array
Object
resource_type
string
Example:
SURVEYOR
adminuser
Object
id
string
Example:
998c28b7-b9a8-4b55-a64a-6367ff8914c7
name
string
Example:
David Ezeco
end_date
integer
Example:
1655808300
duration
integer
Example:
60
duration_formatted
string
Example:
1 hour
owner
Object
forename
string
Example:
David
surname
string
Example:
Ezeco
id
string
Example:
998c28b7-b9a8-4b55-a64a-6367ff8914c7
email
string
Example:
dzshencz@gmail.com
mobile
unknown nullable
landline
unknown nullable
notes
string
status
string
Example:
SUCCESS
outcome_notes
string
Example:
All good
icalendar
Object
data
string
Example:
QkVHSU46VkNBTEVOREFSDQpWRVJTSU9OOjIuMA0KUFJPRElEOmV6ZWNvDQpNRVRIT0Q6UkVRVUVTVA0KQkVHSU46VkVWRU5UDQpEVFNUQU1QOjIwMjIwNjIyVDEzMzc0NVoNClVJRDozNWI5YWVjOS1jMDlhLTQ5MzgtOTY2Yi1jMDYyYzlkZDg4NjUNClNVTU1BUlk7TEFOR1VBR0U9ZW4tdXM6S2l0IEhpbGwgU1A3IDBBUA0KRFRTVEFSVDoyMDIyMDYyMVQwOTQ1MDBaDQpERVNDUklQVElPTjpNIFJ1c2hhblxuNzg5OTc4OTg5N1xuNzg5Nzk3OTc4XG5ydXNoYW5AZ21haWwuY29tXG4NCkRVUkFUSU9OOlBUNjBNDQpMT0NBVElPTjo5NyBLaXQgSGlsbFwsIFNoYWZ0ZXNidXJ5XCwgRG9yc2V0XCwgU1A3IDBBUA0KQVRURU5ERUU7Q049RGF2aWQgRXplY286bWFpbHRvOmR6c2hlbmN6QGdtYWlsLmNvbQ0KT1JHQU5JWkVSO0NOPUV6RWNvOm1haWx0bzppbmZvQGRldi5lei1lY28uY29tDQpTRVFVRU5DRToyDQpFTkQ6VkVWRU5UDQpFTkQ6VkNBTEVOREFSDQo=
url
string
Example:
https://dev.crmcloudapi.com/v3/api/ical/45520eef-8412-4b24-baee-75b90cd85f63/invite.ics
type
string
Example:
text/calendar; method=REQUEST
filename
string
Example:
invite.ics
service
Object
id
string
Example:
da774d49-a9ca-11ec-89c2-42010a9a0002
name
string
Example:
Retrofit Assessment
lead
Object
id
string
Example:
e55484a3-f53d-4e23-a541-fb11135bbc00
generated
integer
Example:
1655789607
owner
Object
adminuser
Object
id
string
Example:
3142d603-a93d-11ec-89c2-42010a9a0002
organisation
Object
id
string
Example:
e2cd0195-a936-11ec-89c2-42010a9a0002
campaign
unknown nullable
last_lifecycle
Object
id
string
Example:
2831
lifecycle
Object
id
string
Example:
295
name
string
Example:
New
description
unknown nullable
priority
integer
Example:
23
colour
unknown nullable
lifecycle_date
integer
Example:
1655789612
property_project
Object
id
string
Example:
d4e35d70-cb70-4301-8ede-cc7f2c023cf2
project
Object
id
string
Example:
fd5476e5-8e61-11ec-93a7-42010a9a0003
name
string
Example:
Able To Pay
description
string
Example:
Able to pay Solar customers
start_date
integer
Example:
1655789607
changed_date
unknown nullable
lifecycle
string
Example:
ACTIVE
cancel_id
string
Example:
35b9aec9-c09a-4938-966b-c062c9dd8865
cancel_pending
boolean