GET Identifications/{Identifiant}/NoLicence
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Identifiant | string |
Required |
Body Parameters
None.
Response Information
Resource Description
GetLicenceNumberFromIdentifiantReturn| Name | Description | Type | Additional information |
|---|---|---|---|
| NoLicence | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"NoLicence": "sample string 1"
}