Parameter

Parametername Beschreibung
location_id
optional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Must be a Integer

id
verpflichtend

Validations:

  • Must be a String

report_template
verpflichtend

Validations:

  • Must be a Hash

report_template[name]
optional

Validations:

  • Must be a String

report_template[description]
optional , nil erlaubt

Validations:

  • Must be a String

report_template[template]
optional

Validations:

  • Must be a String

report_template[snippet]
optional , nil erlaubt

Validations:

  • Must be one of: true, false, 1, 0.

report_template[audit_comment]
optional , nil erlaubt

Validations:

  • Must be a String

report_template[locked]
optional , nil erlaubt

Ob die Vorlage für die Bearbeitung gesperrt ist oder nicht

Validations:

  • Must be one of: true, false, 1, 0.

report_template[default]
optional , nil erlaubt

Ob eine Vorlage automatisch zu einer Organisation oder einen Standort hinzugefügt wird oder nicht

Validations:

  • Must be one of: true, false, 1, 0.

report_template[location_ids]
optional , nil erlaubt

Standorte durch angegebene Kennungen ERSETZEN

Validations:

  • Must be an array of any type

report_template[organization_ids]
optional , nil erlaubt

Organisationen durch angegebene Kennungen ERSETZEN

Validations:

  • Must be an array of any type