Skip to main content
GET
getEmailAttachmentFile

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

invoiceid
integer
required

Document ID of the email.

index
integer
required

Zero-based index of the attachment.

Response

Success

file_name
string
content_type
string
file_data
string<byte>
service_status
object