Jupiter ERP
Account API

GetNextCustomDocument200Response

Fields, types, and references to other models.

GetNextCustomDocument200Response (object)

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