Put Attachment Entity
Updates the existing AttachmentEntity
NsApiSlow threshold: 5000 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.
Path Parameters
The AttachmentEntity id to update.
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
The AttachmentEntity to be saved.
The Attachment carrier represent meta data for a Service attachment Carrier object for AttachmentEntity. Services for the AttachmentEntity Carrier is available from the Ticket Agent.
The primary key (auto-incremented)
The filename for the attachment.
The content type for the attachment (e.g. 'applaction/octet-stream' or 'application/vnd.openxmlformats-officedocument.wordprocessingml.document').
The size (in bytes) for the attachment.
True if this attachment is inlined in the html_body.
The content_id of this attachment, used for inline images
The key used for authenticating access to this attachment.
Is file considered to be safe (based on extension and settings)
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.
Response
AttachmentEntity updated.
The Attachment carrier represent meta data for a Service attachment AttachmentEntity entity with API _Links added.
The primary key (auto-incremented)
The filename for the attachment.
The content type for the attachment (e.g. 'applaction/octet-stream' or 'application/vnd.openxmlformats-officedocument.wordprocessingml.document').
The size (in bytes) for the attachment.
True if this attachment is inlined in the html_body.
The content_id of this attachment, used for inline images
The key used for authenticating access to this attachment.
Is file considered to be safe (based on extension and settings)
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
Http Put Save Ticket Message Entity With NotifyNSAttachmentEntityPut Appointment EntityPut Currency EntityPut Project EntityPut Mailing Entity