Jupiter ERP
Account API

UpdateFileFolderRequest

Fields, types, and references to other models.

UpdateFileFolderRequest (object)

FieldTypeDescription
hex_colorstring
namestring
parent_idinteger
Example (JSON)
{
  "name": "string",
  "hex_color": "string",
  "parent_id": 0
}
Schema UpdateFileFolderRequest · Jupiter ERP