Frontu API Sandbox
ClientApi/Equipment
Create / Update Equipment actions
2min
POST
AUTHENTICATION
Authorization
apiKey
FORM PARAMETERS
guid
string
Identifier from Frontu
deleted
boolean
Mark if entity is archived (1) or active (0)
equipment
string
Equipment identifier guid
note
string
refurbReason
string
action
string
customValues
string
JSON object for custom field data (for example "guid": "value")
RESPONSES
200
OK
400
Bad Request
object
Bad Request
code
string
*message
string
*errors
object
*Example: [object Object]
Curl
Python
PHP
Shell
C#
|
RESPONSES
200
400
|

Updated 31 Jul 2023
Did this page help you?