Frontu API Sandbox
ClientApi/StandartizedMaterial
Create / Update StandartizedMaterial
2min
POST
AUTHENTICATION
Authorization
apiKey
FORM PARAMETERS
title
string
*materialType
string
*e.g.: kg, l, inch
serialNumber
string
price
number
*Item price in cents
systemId
string
Identifier from external system
customValues
string
JSON object for custom field data (for example "guid": "value")
guid
string
Identifier from Frontu
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?