GetDocCountParams
DBFilter
DBFilter
interfacenumber
HTTP code:404
type:NotFoundError
cause: DocType does not existsuggestion: Make sure the queried DocType is input correctly or create the required DocType
GetDocMetaParams
DocType
DocType
contains an Indexed Property so the properties are available as they are defined in the backend.HTTP code:404
type:NotFoundError
cause: DocType does not existsuggestion: Make sure the queried DocType is input correctly or create the required DocType
DocInfo
of a certain document of a certain doctypes.GetDocInfoParams
DocInfo
HTTP code:404
type:NotFoundError
cause: DocType does not existsuggestion: Make sure the queried DocType is input correctly or create the required DocType
HTTP code:404
type:NotFoundError
cause: Docname does not existsuggestion: Make sure the queried document name is correct or create the required document
HTTP code:404
type:NotFoundError
cause: DocInfo not foundsuggestion: Make sure the document has DocInfo
GetFieldLabelParams
Promise<string>
HTTP code:404
type:NotFoundError
cause: DocType does not existsuggestion: Make sure the queried DocType is input correctly or create the required DocType
Renovation Report
doctype.GetReportMetaParams
Renovation Report
reportReportMeta
HTTP code:404
type:NotFoundError
cause: The target report does not existsuggestion: Make sure the name is correct or create the report