Logo
Openapi.it Public API Documentation

{{baseUrl}}/ordinaria-societa-persone/:id

GET {{baseUrl}}/ordinaria-societa-persone/:id

This endpoint allows you to see the specific request identified by the passed id

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status OK

{ "data": { "cf_piva_id": "61f2d55934abab667c085b7d", "tipo": "ordinaria-societa-persone", "stato_richiesta": "Visura evasa", "timestamp_creation": 1651055695, "timestamp_last_update": 1651055861, "allegati": [ "62691c4f97e0944754027345.pdf" ], "callback": false, "owner": "gcloud-tests@openapi.it", "id": "62691c4fea3caa5f2b21f334" }, "success": true, "message": "", "error": null }



Curl
curl -X GET 'baseUrl/ordinaria-societa-persone/:id' -H 'Accept: application/json'

ENDPOINTS