Add a uploaded attachment to a transaction.

Use this endpoint to add a formerly uploaded attachment to an existing transaction. Note that Basic Authentication is required for all requests as such, make sure to provide the Authorization header with a valid value.

Path Params
string
required
Body Params
string
required
length ≥ 1
string | null
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
200

The attachment was successfully added to the transaction

404

Transaction not found

500

An error occurred when trying add the attachment to the transaction.

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json