Jupiter ERP
Account API

AccountServiceConfiguration

Felder, Typen und Verweise auf andere Modelle.

AccountServiceConfiguration (object)

FeldTypBeschreibung
created_atstring (date-time)
number_formatsobjectKeys project, service_contract, service_object, service_order, service_protocol — format strings with placeholders {NR}, {YYYY}, {YY}, {MM}, {DD}

object (zusätzliche Properties)

string

number_min_numbersobjectMinimum {NR} when starting a new sequence per service entity type (same keys as number_formats)

object (zusätzliche Properties)

integer

updated_atstring (date-time)
Beispiel (JSON)
{
  "number_formats": null,
  "number_min_numbers": null,
  "created_at": "2026-01-15T10:00:00Z",
  "updated_at": "2026-01-15T10:00:00Z"
}
Schema AccountServiceConfiguration · Jupiter ERP