Get Attachments
Get attachments (scanned/uploaded PDFs and images) associated with this invoice
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
invoiceId
Invoice ID or Invoice ForeignID
Query parameters
type
Filter by document type
Response
mimeType
type
uri
id
ID of the document. If not provided, this is a dynamic document that is generated on the fly.
Errors
400
Bad Request
401
Unauthorized
403
Forbidden
404
Not Found
409
Conflict
500
Internal Server Error
501
Unimplemented
