Jupiter ERP
Account API

ServiceProtocolTemplate

Felder, Typen und Verweise auf andere Modelle.

ServiceProtocolTemplate (object)

FeldTypBeschreibung
content*string
created_atstring (date-time)Creation timestamp in ISO 8601 format.
id*integer
name*string
updated_atstring (date-time)Last update timestamp in ISO 8601 format.
Beispiel (JSON)
{
  "id": 0,
  "name": "string",
  "content": "string",
  "updated_at": "2025-01-14T13:51:15.000Z",
  "created_at": "2025-01-14T13:51:15.000Z"
}
Schema ServiceProtocolTemplate · Jupiter ERP