Skip to main content

AttachmentItem

attachment_tokenuuidrequired
file_namestringrequired
content_typestringrequired

MIME type

typestringrequired

Possible values: [INVOICE_IMAGE, EMAIL_ATTACHMENT, EMAIL]

parent_tokenstringnullable

Public token of the parent attachment if derived

AttachmentItem
{
"attachment_token": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"file_name": "string",
"content_type": "string",
"type": "INVOICE_IMAGE",
"parent_token": "string"
}