Frontu API Sandbox
ClientApi/Material

Create / Update Material

1min
POST
https://dev1.frontu.com//client/api/v2/materials
This enpoind allows to create or update material values. If you want to update Material using POST method you need to fill information for guid field or systemId field in request body.
Authentication
Authorization
Body Parameters
body
materialType
standartizedMaterial
task
workspace
user
selfCost
vat
serialNumber
amount
rate
sfNumber
price
priceWithVat
title
description
guid
suggestedAmount
systemId
deleted
Responses
201
Returned when successful
400
Data contains errors
Curl
JS
Ruby
Python
Responses
201
400