Create Default Document Entity From Suggestion
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
SuggestedDocumentId
CreateDefaultDocumentEntityFromSuggestion:
Response
OK
Partial DocumentEntity class associating the generated DocumentEntity with an interface.
Primary key
Carrier object for Associate. Services for the Associate Carrier is available from the Associate Agent.
Carrier object for Associate. Services for the Associate Carrier is available from the Associate Agent.
Attention/salutation
Visible document name
File name
Our reference, searchable field from freetext search
Your reference
Registered when in UTC.
Last updated when in UTC.
The actual text, max 2047 significant characters even though it is stored as a larger data type on some databases
The template a document is based on is stored in the SO_arc\template folder on the server. This will return the name as displayed in the GUI, and not the physical document name, of the template the document object is based on. Carrier object for DocumentTemplate. Services for the DocumentTemplate Carrier is available from the List Agent.
Carrier object for Person. Services for the Person Carrier is available from the Person Agent.
Carrier object for Associate. Services for the Associate Carrier is available from the Associate Agent.
Carrier object for Contact. Services for the Contact Carrier is available from the Contact Agent.
Carrier object for Project. Services for the Project Carrier is available from the Project Agent.
date + start time planned
External reference for document plugin to resolve document identity (Notes ID, e-mail message ID, whatever)
Document Completed state. This is the part of the Status property.
Unknown, NotStarted, Started, Completed Number of active links to sale, document, appointment.
Is this a normal document or a mail-merge or report?
Unknown, inDiary, inChecklist, Note, Document, SavedReport, BookingForDiary, BookingForChecklist, MergeDraft, MergeFinal List of all elements linked to the document.
None, Locking, Versioning Carrier object for Sale. Services for the Sale Carrier is available from the Sale Agent.
Suggested guide item that this document is an instance of (Note: NOT valid for appointments, they have their own link)
The sequence number allocated from refcount on used template when creating the document
Deprecated: Use {SuperOffice.CRM.Services.DocumentEntity.CustomFields} instead. Dictionary of user defined field data. The key string is the ProgId of the UdefField, or if the ProgId is empty it is a string of the format "SuperOffice:[UdefFieldIdentity]", e.g. "SuperOffice:1234"
Deprecated: Use {SuperOffice.CRM.Services.DocumentEntity.CustomFields} instead. Extra fields added to the carrier. This could be data from Plug-ins, the foreign key system, external applications, etc.
Udef + Extra fields added to the carrier. Extra fields as defined by changes to database schema + user-defined fields as defined by admin. Custom fields combines user defined fields and extra fields into one bucket. The individual {SuperOffice.CRM.Services.DocumentEntity.ExtraFields} and UserDefinedFields properties are deprecated in favor of this combined collection.
Publish event date
Publication valid to (inclusive)
Publication valid from (inclusive)
Publication is published
The set of users or groups the record is visible for
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
SuperOffice.WebApi.Data.Document CreateDefaultDocumentEntityFromSuggestionRequestDocument propertiesNSDocumentAgentCreate Default Appointment Entity From Sale SuggestionCreate Default Appointment Entity From Project SuggestionSuperOffice.WebApi.Data.Appointment CreateDefaultAppointmentEntityFromProjectSuggestionRequest