GET api/{language}/contract/{contractId}/Banner
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:
{
"Id": 1,
"IdAggregato": "sample string 2",
"IdContrattoRicambista": "sample string 3",
"PathHeader": "sample string 4",
"PathRight": "sample string 5",
"PathLeft": "sample string 6",
"DataDa": "2026-02-16T16:31:13.7514058+00:00",
"DataA": "2026-02-16T16:31:13.7514058+00:00",
"IsActive": true,
"LinkHeader": "sample string 8",
"LinkRight": "sample string 9",
"LinkLeft": "sample string 10"
}