Document Type Entities

The entities that a document type can be applied to.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
int32

DocumentTypeEntityId is an integer field that uniquely identifies a type of document in the DocumentTypeEntity table. The ID value is used to look up and retrieve a particular type of document, such as a PDF, a Word document, or an HTML page.

string
required
length between 1 and 450

The DocumentTypeId field is an nvarchar field in the DocumentTypeEntity table of a maximum length of 450 characters. It is used to store the unique identifier for a document type, such as an invoice or receipt.

string
required
length between 1 and 450

The entity/table against which documents of the specified type can be associated.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!