GET api/Ticket/{ID}?REF={REF}&TYPE={TYPE}
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| REF | string | Required | |
| TYPE | string | Required | |
| ID | string | Required | 
Body Parameters
None.
Response Information
Resource Description
Collection of Ticket| Name | Description | Type | Additional information | 
|---|---|---|---|
| ID | integer | None. | |
| NOME | string | None. | |
| ATTIVITA | string | None. | |
| QUANTITA | integer | None. | |
| PREZZO | decimal number | None. | |
| PREZZO_SCONTATO | decimal number | None. | |
| DISPONIBILE | boolean | None. | 
Response Formats
application/json, text/json, application/xml, text/xml
            Sample:
                    
Sample not available.