{{baseUrl}}/ordinaria-impresa-individuale/:id/allegati
GET {{baseUrl}}/ordinaria-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": "62542b96ee774050be7049bd.zip",
"dimensione": 46202,
"file": "UEsDBBQAAAAIABqOi1SS0Ed8rLMAACLLAAAcABwANjI1NDJiOTZlZTc3NDA1MGJlNzA0OWJkLnBkZlVUCQAD401UYuNNVGJ1eAsAAQQhAAAABCEAAADU/HOUbc+WLQqnnTtt27Zt27Zt25k7bdu2bdvcadv5fnXOqapz655qt9p93x/vW62tFjHnGmv2HiMiZvQxY7RJIi8sSsNAywxFcnA4uwjFgE+Pb2doCcXNTSdqYe1s4kgnam3gbCJsYmRnbEInbWJr5"
},
"success": true,
"message": "",
"error": null
} |
ENDPOINTS