Frontu API Sandbox
ClientApi/StandartizedWork
Create / Update StandartizedWork
2min
POST
AUTHENTICATION
Authorization
apiKey
FORM PARAMETERS
title
string
*rate
integer
*nightRate
integer
*systemId
string
Identifier from external system
guid
string
Identifier from Frontu
deleted
boolean
Mark if entity is archived (1) or active (0)
workType
integer
1 - hours, 2 - units
customValues
string
JSON object for custom field data (for example "guid": "value")
RESPONSES
201
Returned when successful
400
Data contains errors
Curl
Python
PHP
Shell
C#
|
RESPONSES
201
400
|

Updated 31 Jul 2023
Did this page help you?