Skip to main content

resources_v1

Resource is a skilled individual who performs jobs to provide on-site support to their clients.

ColumnData typeDescription
idNUMBER(38,0)The unique identifier of the resource.
created_atTIMESTAMP_TZ(9)The timestamp with time zone offset of resource creation.
deleted_atTIMESTAMP_TZ(9)The timestamp with time zone offset of resource record soft deletion.
nameVARCHAR(100)The full name of the resource.
phoneVARCHAR(40)The telephone number of the resource.
license_typeVARCHAR(50)The JobWatch license type that has been applied to this resource. Possible values: 'Not Active', 'Active', 'Subcontractor', 'Only Visible on Schedule'.
referenceVARCHAR(80)The internal textual reference used for the resource.
time_zoneVARCHAR(80)The ISO 8601 time zone in which the resource operates in.
average_ratingNUMBER(2,1)The average rating that customers have submitted for this resource.
number_of_ratingsNUMBER(38,0)The number of ratings that customers have submitted for this resource.
rate_currency_codeVARCHAR(7)The ISO 4217 currency code that the resources rates are applied in.
rate_currencyVARCHAR(200)The currency that the resources rates are applied in.
rate_defaultNUMBER(6,2)The default rate that applies to this resource.
group_nameVARCHAR(100)The group name of the resource.
resource_owner_nameVARCHAR(200)The owner name of the resource.
has_assistantVARCHAR(7)A flag indicating whether this resource usually works with an assistant.
payroll_numberVARCHAR(20)The payroll number associated to the resource.
max_travel_distance_kmNUMBER(38,0)The maximum distance in kilometers that this resource can travel for a job.
max_travel_distance_milesNUMBER(38,2)The maximum distance in miles that this resource can travel for a job.
is_trackedVARCHAR(3)A flag indicating whether this resource's movements are tracked.
fuel_card_referenceVARCHAR(40)The reference of the fuel card that this resource possesses.
tacho_card_referenceVARCHAR(40)The reference of the tacho card associated to this resource.
personal_vehicle_keyVARCHAR(40)ID of the personal key that is assigned to the resource to class journey as 'private'.
business_vehicle_keyVARCHAR(40)ID of the business key assigned to the resource to class the journey as 'business'.
out_of_hours_tracking_is_privateVARCHAR(3)A flag indicating whether this resource's movements are tracked out of hours.
holiday_allocation_renews_atDATEThe date when the resources holiday allocation renews.
_last_sync_atTIMESTAMP_TZ(9)The timestamp with time zone offset of when the resource record was last refreshed.