POST api/{language}/contract/{contractId}/DocumentSDI?documentId={documentId}&documentSdiId={documentSdiId}
Documentazione di 'Post'.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| language | Documentazione di 'language'. |
Define this parameter in the request URI. |
| contractId | Documentazione di 'contractId'. |
Define this parameter in the request URI. |
| documentId | Documentazione di 'documentId'. |
Define this parameter in the request URI. |
| electronicDocument | Documentazione di 'electronicDocument'. |
Define this parameter in the request body. |
| documentSdiId | Documentazione di 'documentSdiId'. |
Define this parameter in the request URI. |
Request body formats
application/json, text/json
Sample:
"sample string 1"
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Response body formats
application/json, text/json
Sample:
{
"idSdiField": 1,
"dateSdiField": "2026-02-16T16:31:28.8098827+00:00",
"statusEmailField": 1,
"resultCodeField": 0,
"resultMessageField": [
"sample string 1",
"sample string 2",
"sample string 3"
]
}