GET api/{language}/contract/{contractId}/DocumentSDIPassive
Documentazione di 'Get'.
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. |
Response Information
Response body formats
application/json, text/json
Sample:
[
{
"descriptionField": "sample string 1",
"valueField": "sample string 2"
},
{
"descriptionField": "sample string 1",
"valueField": "sample string 2"
},
{
"descriptionField": "sample string 1",
"valueField": "sample string 2"
}
]