Frontu API Sandbox
ClientApi/Task
Get Task detail information
1min
GET
https://dev1.frontu.com//client/api/v2/tasks/details
Authentication
Authorization
apiKey
Query Parameters
guid
string
*
systemId
string
code
string
billStatus
string
status
string
receivedByExternalSystem
string
Responses
200
Returned when successful
object
systemId
string
code
string
title
string
clientName
string
clientEmail
string
rating
number
agreement
boolean
signatureType
string
signatureFile
string
description
string
abortMessage
string
clientNote
string
clientNoteReply
string
distance
number
workPrice
number
workPriceWithVat
number
routePrice
number
routePriceWithVat
number
materialPrice
number
materialPriceWithVat
number
finalPrice
number
finalPriceWithVat
number
vat
number
currency
string
status
number
stopStatusMessage
string
plannedTime
string
plannedEndTime
string
fetched
boolean
time
string
ended
string
pastDue
boolean
duration
number
durationFull
number
billDate
string
billStatus
boolean
reassigned
boolean
filesExists
boolean
user
object
formerUser
object
assignor
object
taskType
object
workspace
object
client
object
createdBy
object
taskRequest
string
requireObjectCode
boolean
requireSignature
boolean
taskTypePriority
number
guid
string
created
string
updated
string
version
number
deleted
boolean
receivedByExternalSystem
boolean
customValues
object[]
helpers
object[]
tags
object[]
404
Entity not found
Updated 05 Jun 2024
Did this page help you?