Frontu API Sandbox
ClientApi/Material
Create / Update Material
2min
POST
AUTHENTICATION
Authorization
apiKey
FORM PARAMETERS
materialType
string
standartizedMaterial
string
GUID or systemId of Standartized Material
task
string
GUID or systemId of Task
workspace
string
GUID or systemId of Workspace
user
string
GUID or systemId of User
selfCost
string
vat
string
serialNumber
string
amount
integer
rate
integer
sfNumber
string
price
integer
priceWithVat
integer
title
string
description
string
guid
string
suggestedAmount
integer
systemId
string
Identifier from external system
deleted
boolean
Mark if entity is archived (1) or active (0)
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?