Upload Attachment
Upload documents (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
Request
This endpoint expects an object.
document
Base64-encoded string. Supported file types include PNG, JPG, WEBP, PDF, and all Microsoft Office formats (automatically converted to PDF). Max file size 10MB.
type
Specify Document Type, defaults to INVOICE
Errors
400
Bad Request
401
Unauthorized
403
Forbidden
404
Not Found
409
Conflict
500
Internal Server Error
501
Unimplemented
