api-key: ********************[
{
"FileName": "",
"Data": ""
}
]curl --location --request POST 'https://api.logictrade.cloud/rest/v1/orders//uploadfiles' \
--header 'api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"FileName": "",
"Data": ""
}
]'{}