Jupiter ERP
Account API

GetNextCustomDocument200Response

Felder, Typen und Verweise auf andere Modelle.

GetNextCustomDocument200Response (object)

FeldTypBeschreibung
format*string
formatted_number*string
number*integer
textobject
FeldTypBeschreibung
bottomstring
subjectstring
topstring
Beispiel (JSON)
{
  "number": 0,
  "formatted_number": "string",
  "format": "string",
  "text": {
    "subject": "string",
    "top": "string",
    "bottom": "string"
  }
}
Schema GetNextCustomDocument200Response · Jupiter ERP