GuidesAPI Reference
Guides
API Reference

Upload supporting documents to a transaction

Attaches one or more supporting documents to an existing transaction and triggers document validation. Use this to provide documentation after a transaction has been created — most importantly to satisfy or retry a transaction that is held for document review. Send a single file or several at once under the files field. Documents cannot be uploaded once a transaction has reached a final state.

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

Unique identifier of the transaction to attach the document to.

Body Params
files
array of files
required

One or more files to attach to the transaction. The field is named files even when sending exactly one.

Responses

404

The transaction was not found.

409

The transaction is in a final state and no longer accepts documents.

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