{{baseUrl}}/certificato-iscrizione-vigenza
POST {{baseUrl}}/certificato-iscrizione-vigenza
Endpoint that allows you to generate a request. Starting from a VAT number or from the id of the company returning from the search, the request is accepted only if the company is registered with the Chamber of Commerce
Request Body
{"cf_piva_id"=>"<string>", "callback"=>{"url"=>"<string>", "field"=>"<string>", "method"=>"<string>", "data"=>"<object>"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"data":{"cf_piva_id":"12485671007","tipo":"certificato-iscrizione-vigenza","stato_richiesta":"In erogazione","timestamp_creation":1700582150,"timestamp_last_update":1700582150,"allegati":[],"callback":{"url":"https://www.your_url.it/callback","method":"POST","field":"data","data":{}},"owner":"gcloud-tests@openapi.it","id":"655cd1472fd384e0020e10b3"},"message":"","success":true,"error":null}