Get Person Documents By Template Heading
Method that returns a specified number of document appointments within a time range, filtered by document template heading.
The document appointments belong to the person specified. The heading represents a grouping or filtering of document templates. NsApiSlow threshold: 2000 ms.
Headers
Convert string references and multi-language values into a specified language (iso2) code.
Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.
Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.
Specify the timezone code that you would like date/time responses converted to.
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Query Parameters
Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category". Default = show all fields.
Body
PersonId, IncludeProjectDocuments, StartTime, EndTime, Count, TemplateHeadingId
GetPersonDocumentsByTemplateHeading: Method that returns a specified number of document appointments within a time range, filtered by document template heading. The document appointments belong to the person specified. The heading represents a grouping or filtering of document templates.
Response
OK
Primary key
Attention/salutation
Visible document name
File name
Our reference, searchable field from freetext search
Your reference
The actual text, max 2047 significant characters even though it is stored as a larger data type on some databases
True if document have an entry in published table
Person ID of person the appointment is with, may be 0
The full name of the person this document belongs to.
The associate's culture formatted fullname (firstname, middleName and lastname)
Contact ID of owning contact, may be 0
Contact name
ID of project referred to, may be 0
Project name
ID of associate whose diary the appointment is in, REQUIRED
The sequence number allocated from refcount on used template when creating the document
Owning sale, if any (may be 0)
Heading of Owning sale, if any. (may be blank)
Wraps a table right together with an explanatory reason. Code can indicate why access is restricted.
Field property dictionary mapping field names to field access rights.
Related topics
Document templatesNSDocumentAgentGet Documents By Template HeadingGet Contact Documents By Template HeadingGet Project Documents By Template HeadingGet Project Member Documents By Template Heading