Upload Transaction Attachment

Endpoint to upload a TransactionAttachment to a Transaction. The first step is to get a temporary URL where to upload the attachment file.

Path Params
string
required

The Transaction ID.

Form Data
string

The file name of the attachment.

string

The file type of the attachment.

Responses

400

Your request has missing arguments or is malformed.

404

One or more resource requested does not exist.

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