Jupiter ERP
Account API

CreateFileFolderRequest

Fields, types, and references to other models.

CreateFileFolderRequest (object)

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