Skip to main content

Customer

A place your field teams visit and report against - a dealer, an outlet, a site, a borrower. Customers carry an address and a location, so a visit can be verified against where it was supposed to happen.

Stored in the CUSTOMER layer.


Fields​

FieldRequiredWhat it is
customer_full_nameYesFull name of the customer
customer_phone_number8-12 digits
customer_emailValid email format
customer_categoryCategory the customer belongs to
customer_is_activetrue = active, false = inactive
customer_addressYesFull postal address
customer_postal_codeYesMust be an existing pincode in the platform
customer_administrative_1YesState. Must be an existing administrative area
customer_administrative_2YesDistrict. Must be an existing administrative area
customer_administrative_3YesTehsil. Must be an existing administrative area
customer_locationYesGeoJSON Point (WGS84)
customer_boundaryGeoJSON Polygon (WGS84). Used to check whether a visit happened inside the customer's area
customer_assigneeYesemployee_guid of the employee who owns this customer (not the username)
customer_assigned_organizationUsed for data-permission hierarchy
customer_assigned_teamUsed for data-permission hierarchy
customer_last_visitLast visit date, maintained from journey plans
customer_guidAssigned by the platform on create

Used by​