GET Resultats/{NoLicence}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| NoLicence | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of SP_API_RESULTATS_FROM_NOLICENCE_Result| Name | Description | Type | Additional information |
|---|---|---|---|
| EP_ID | integer |
None. |
|
| DATE_RECEPTION | date |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"EP_ID": 1,
"DATE_RECEPTION": "2026-04-18T10:39:25.0750377+02:00"
},
{
"EP_ID": 1,
"DATE_RECEPTION": "2026-04-18T10:39:25.0750377+02:00"
}
]