The Attachment object

The Attachment object is used to represent a file attached to a candidate.

idstringOptionalformat: "uuid"
remote_idstring or nullOptional
The third-party API ID of the matching object.
created_atdatetimeOptional
The datetime that this object was created by Merge.
modified_atdatetimeOptional
The datetime that this object was modified by Merge.
file_namestring or nullOptional
The attachment's name. It is required to include the file extension in the attachment's name.
ticketstring or nullOptionalformat: "uuid"
The ticket associated with the attachment.
file_urlstring or nullOptional
The attachment's url. It is required to include the file extension in the file's URL.
content_typestring or nullOptional
The attachment's file format.
uploaded_bystring or nullOptionalformat: "uuid"
The user who uploaded the attachment.
remote_created_atdatetime or nullOptional
When the third party's attachment was created.
remote_was_deletedbooleanOptional

Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. Learn more.

field_mappingsobject or nullOptional
remote_datalist of objects or nullOptional