Upload a file attachment for a trade as multipart/form-data, replacing any existing attachment.
The maximum file size is 5MB and the allowed file types are .pdf, .xlsx and .csv.
Request
Authorization
API Key
Add parameter in header
Authorization
Example:
Authorization: ********************
or
Path Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST '/v1/trades//attachment' \
--header'Authorization: <api-key>'