Update invoice attachment
documentedUpdate an invoice attachment.
PUT /Invoices/{InvoiceID}/Attachments/{AttachmentID}Invoicesno implementation yet0 runsInput
invoice_id*
Invoice ID (UUID)
{{$invoice_id}}
file_name*
Attachment FileName
{{$file_name}}
attachment_file_path*
Attachment File Path
{{$attachment_file_path}}
mime_type*
Attachment MIME Type
{{$mime_type}}
tenant_id*
Xero Tenant ID
{{$tenant_id}}
idempotency_key
Idempotency Key
{{$idempotency_key}}
Calls Xero as you (your API key is your account); keychains.dev holds the credentials.