{{baseUrl}}/IT-crif-persona/:id
PATCH {{baseUrl}}/IT-crif-persona/:id
This method allows you to upload the delegation file. The delegation file must be completed and signed. You can download it via the method GET/IT-crif-persona/{id}/delega.
Request Body
{"signed_delegation_file"=>"<byte>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"data":{"first_name":"mario","last_name":"rossi","email":"m.rossi@openapi.it","birth_date":"1990-04-28","gender":"m","fiscal_code":"mrrrss89d28l117d","birth_city":"terni","birth_province":"tr","birth_country":"italia","residence_address":"via rossini","residence_street_number":"2","residence_city":"terni","residence_postal_code":"05100","residence_province":"tr","residence_country":"italia","document_type":"IDENTITY_CARD","document_number":"IT567TRF","release_date":"2010-12-01","expiration_date":"2030-12-01","release_city":"terni","release_province":"tr","public_authority":"comune","document_file":"f962040df0eb57939e53aebb4cdea490.pdf","health_insurance_card_file":"7cf5042a4d50d33a5947c0743b23d7c4.pdf","callback":{"url":"https://your_domain.it/your_callback.php","method":"POST","field":"data","headers":{"session_id":"oiwejdf89453urf945jfg"},"data":{}},"state":"in_progress","creation_timestamp":1685530639,"last_update_timestamp":1685531562,"owner":"m.rossi@gmail.it","delegation_file":"6477280f496e98e849017aa7_delega.pdf","signed_delegation_file":"bf165943a95f2b778203617a9de5115f.pdf","id":"6477280f496e98e849017aa7"},"success":true,"message":"","error":null}