{{baseUrl}}/storica-impresa-individuale/:id/allegati
GET {{baseUrl}}/storica-impresa-individuale/:id/allegati
This endpoint allows you to download the document generated by the request passed id
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Accept
|
string |
RESPONSES
status OK
{
"data": {
"nome": "625fec8f281c125dd70606a7.zip",
"dimensione": 586660,
"file": "SDERTYBQAAAAIABqOi1SS0Ed8rLMAACLLAAAcABwANjI1NDJiOTZlZTc3NDA1MGJlNzA0OWJkLnBkZlVUCQAD401UYuNNVGJ1eAsAAQQhAAAABCEAAADU/HOUbc+WLQqnnTtt27Zt27Zt25k7bdu2bdvcadv5fnXOqapz655qt9p93x/vW62tFjHnGmv2HiMiZvQxY7RJIi8sSsNAywxFcnA4uwjFgE+Pb2doCcXNTSdqYe1s4kgnam3gbCJsYmRnbEIngftr564"
},
"success": true,
"message": "",
"error": null
} |
ENDPOINTS