GET api/Contract?idCustomer={idCustomer}&fiscalCode={fiscalCode}&dal={dal}&al={al}
Restituisce le polizze da pagare del cliente
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| idCustomer | string |
Required |
|
| fiscalCode | string |
Required |
|
| dal | string |
Required |
|
| al | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, multipart/form-data
Sample:
Sample not available.