Upload transaction files

Attaches one or more files to a transaction's documentation, creating the documentation
record on first upload. Send the request as multipart/form-data with a files field
(single file or array). Returns the most recently attached file.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The Cardda accounting-ledger transaction id (accounting_ledger_tx_id). This is
the same value exposed as id in the unified transactions list.

Body Params
files
array of files
required

One or more files to attach.

Headers
uuid
required

UUID of the company on whose behalf the request is made. Required for every Accounting endpoint.
See The company-id header for details on how to obtain
a value for this header and the error responses to expect when it is missing or invalid.

Responses

400

Missing files parameter

401

Unauthorized

404

Transaction not found

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json