Frontu API Sandbox
ClientApi/Work
Create / Update Work
2min
POST
AUTHENTICATION
Authorization
apiKey
FORM PARAMETERS
standartizedWork
string
GUID or systemId of Starndartized Work
workspace
string
GUID or systemId of Workspace
task
string
GUID or systemId of Task
user
string
GUID or systemId of User
description
string
duration
integer
vat
number
rate
integer
price
integer
priceWithVat
integer
title
string
workTime
boolean
suggestedDuration
integer
guid
string
systemId
string
Identifier from external system
deleted
boolean
Mark if entity is archived (1) or active (0)
workType
integer
RESPONSES
200
Returned when successful
Works
404
Entity not found
Curl
Python
PHP
Shell
C#
|
RESPONSES
200
404
|

Updated 31 Jul 2023
Did this page help you?