18-02-2021 16:09
DEPRECATED (для внутреннего использования): Запрос сертификата на загрузку файла в хранилище
GET   /bs-core/files/uploads/authorize?service={serviceKey}&space={spaceCode}&category={categoryCode}
spaceCode: "reports"
category: "xls-rprt"
spaceCode: "gateways"
category: "full"
category: "delta"
spaceCode: "gateways"
category: "fch"
category: "fip"
category: "history"
category: "hist:pdf"
spaceCode: "gateways"
category: "tutdf"
category: "history"
category: "hist:pdf"
spaceCode: "client"
category: "photo"
category: "custom"
Запрос
GET /bs-core/files/uploads/authorize?service=reports&space=reports&category=xls-rprt
Описание параметров
Нет описанных параметров
Нет описанных параметров
Ответ
{
"status": "ok",
"timestamp": 1462978108200,
"data": {
"user": "01",
"customer": "cust-generic",
"userAddress": "",
"location": "upload/reports/xls/cust-generic/01",
"noise": "E98F6E7E68E94C46989190D180459274",
"validUptoTimestamp": "1462978708",
"modifiers": "-noip-",
"signature": "1KCClJ7xSSZBedZy7PuKWg",
"extraData": null
}
}
У данной функции отсутствует описание параметров ответа