Jupiter ERP
Account API

Folder

Fields, types, and references to other models.

Folder (object)

FieldTypeDescription
name*string
pathstringFull folder path from root to the file's folder (parent segments joined with " / ").
Example (JSON)
{
  "name": "string",
  "path": "string"
}
Schema Folder · Jupiter ERP