Upload an appendix for a customer invoice

Upload a file that will be an appendix attached to a customer invoice.

Note that this will not upload a file into the DMS (GED).

⚠️ ALPHA STATUS NOTICE

This endpoint is currently in alpha. It is part of an early testing phase, and its functionality may change or be removed in future updates.
We welcome your feedback to help us improve. Please use this endpoint with caution, especially in production environments, as backward compatibility is not guaranteed and functionality may change frequently.
This feature is best suited for developers interested in testing and providing input on upcoming capabilities.

ℹ️

This endpoint requires one of the following scopes: customer_invoices:all

Log in to see full request history
Path Params
integer
required
Body Params
file
required

The appendix file you want to upload.
Allowed content types:

  • image/png
  • image/jpeg
  • image/tiff
  • image/bmp
  • image/gif
  • application/pdf
Responses

Response body
object
integer
required
string
required

URL to the uploaded file.

string
required
date-time
required
date-time
required

Language
Credentials
OAuth2