Requests Attachments
The Attachment object inherits from the abstract File base object.
Field
Type
Description
inlineAttachmentContent
string
Inline attachment content. For example, in the case of type LicenseKey
, this field is populated with a license key string.
Example: DFE25-GQ943-GH992-KL235-PY037
id
string
Primary attachment identifier using the 'ATT' prefix.
Example: ATT-1234-1234-1234
classification
string
File or license key.
Example: File
status
string
Status of the attachment. Possible values include Published or Deleted.
Example: Published
Example
Last updated
Was this helpful?