Adds files to the transaction
Transactions
Adds files to the transaction
Uploads a set of files to be processed in the specified transaction. The maximum size of processed files should not exceed 2 GB. The maximum count per transaction should not exceed 1000 for process skill.
POST
Adds files to the transaction
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Transaction identifier. You receive it in the response after the transaction has been successfully created.
Body
multipart/form-data
Response
Files successfully added to a transaction
